« Estimation contrastive bruitée » : différence entre les versions
Aucun résumé des modifications |
m (Remplacement de texte — « Termes privilégiés » par « Français ») |
||
Ligne 9 : | Ligne 9 : | ||
== | == Français == | ||
Version du 31 décembre 2018 à 14:50
Domaine
Vocabulary Apprentissage profond
Définition
Français
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