ScholarGate
助手
Machine learningDeep learning / NLP / CV

基于Word2Vec的迁移学习

基于Word2Vec的迁移学习利用Mikolov 等人 (2013) 提出的Skip-gram或CBOW目标,在大型文本语料库上预训练的词嵌入来初始化下游自然语言处理 (NLP) 模型的嵌入层。这种方法将分布式语义知识迁移到标记数据稀缺的任务中,其性能始终优于随机初始化。

在 MethodMind 中打开即将推出视频即将推出Download slides

阅读完整方法

仅限会员

使用免费账户登录即可阅读本节。

登录

Method map

The neighbourhood of related methods — select a node to explore.

来源

  1. 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
  2. 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

如何引用本页

ScholarGate. (2026, June 3). Transfer Learning with Word2Vec Pre-trained Embeddings. ScholarGate. https://scholargate.app/zh/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.

Compare side by side

被引用于

ScholarGateTransfer Learning with Word2Vec (Transfer Learning with Word2Vec Pre-trained Embeddings). 于 2026-06-15 检索自 https://scholargate.app/zh/deep-learning/transfer-learning-with-word2vec · 数据集: https://doi.org/10.5281/zenodo.20539026