Machine learningDeep learning / NLP / CV
多模态Word2Vec
多模态Word2Vec通过将词汇表征与感知信号(通常是图像特征)以及分布文本统计数据相结合,扩展了经典的Word2Vec框架。其结果是词向量既能捕捉语言共现模式,又能捕捉视觉意义,从而实现更丰富的语义相似性判断,并在纯文本嵌入不足的概念层面任务上表现更佳。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- Bruni, E., Tran, N.-K., & Baroni, M. (2014). Multimodal Distributional Semantics. Journal of Artificial Intelligence Research, 49, 1–47. DOI: 10.1613/jair.4135 ↗
- Mikolov, T., Sutskever, I., Chen, K., Corrado, G., & Dean, J. (2013). Distributed Representations of Words and Phrases and their Compositionality. Advances in Neural Information Processing Systems (NIPS), 26. link ↗
如何引用本页
ScholarGate. (2026, June 3). Multimodal Word2Vec (Cross-Modal Distributional Semantics). ScholarGate. https://scholargate.app/zh/deep-learning/multimodal-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.
- 多模态BERT分类深度学习↔ compare
- 多模态Doc2Vec深度学习↔ compare
- 多模态句子嵌入深度学习↔ compare
- 多模态Transformer深度学习↔ compare
- 句子嵌入深度学习↔ compare