Estimation contrastive bruitée
Domaine
Catégorie Démo Apprentissage profond
Définition
Termes privilégiés
Anglais
Noise-contrastive estimation (NCE)
Noise-contrastive estimation is a sampling loss typically used to train classifiers with a large output vocabulary. Calculating the softmax over a large number of possible classes is prohibitively expensive. Using NCE, we can reduce the problem to binary classification problem by training the classifier to discriminate between samples from the “real” distribution and an artificially generated noise distribution. • Noise-contrastive estimation: A new estimation principle for unnormalized statistical models • Learning word embeddings efficiently with noise-contrastive estimation
Contributeurs: Claude Coulombe, Jacques Barolet, wiki