Transfer Learning met Word2Vec
Transfer Learning met Word2Vec maakt gebruik van woord-embeddings die vooraf zijn getraind op grote tekstcorpora via de Skip-gram of CBOW-doelstellingen geïntroduceerd door Mikolov et al. (2013) om de embeddinglaag van een downstream NLP-model te initialiseren. Deze aanpak draagt distributieve semantische kennis over naar taken waarvoor gelabelde data schaars is, en presteert consequent beter dan willekeurige initialisatie.
Lees de volledige methode
Log in met een gratis account om dit onderdeel te lezen.
Method map
The neighbourhood of related methods — select a node to explore.
Bronnen
- Mikolov, T., Sutskever, I., Chen, K., Corrado, G. S., & Dean, J. (2013). Distributed representations of words and phrases and their compositionality. Advances in Neural Information Processing Systems (NIPS), 26, 3111-3119. link ↗
- Kim, Y. (2014). Convolutional Neural Networks for Sentence Classification. Proceedings of the 2014 Conference on Empirical Methods in Natural Language Processing (EMNLP), 1746-1751. DOI: 10.3115/v1/D14-1181 ↗
Deze pagina citeren
ScholarGate. (2026, June 3). Transfer Learning with Word2Vec Pre-trained Embeddings. ScholarGate. https://scholargate.app/nl/deep-learning/transfer-learning-with-word2vec
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- Fine-Tuned Word2VecDeep learning↔ compare
- LDA-onderwerpmodelDeep learning↔ compare
- Recurrent Neuraal NetwerkDeep learning↔ compare
- Sentence EmbeddingsDeep learning↔ compare
- Transfer Learning met BERT-gebaseerde ClassificatieDeep learning↔ compare
Geciteerd door
Een fout op deze pagina gezien? Meld het of stel een correctie voor →