手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| マルチモーダルDoc2Vec× | Doc2Vec× | |
|---|---|---|
| 分野≠ | 深層学習 | テキストマイニング |
| 系統≠ | Machine learning | Process / pipeline |
| 提唱年≠ | 2014–2017 | 2014 |
| 提唱者≠ | Le, Q. V. & Mikolov, T. (Doc2Vec core); multimodal extensions by various authors post-2014 | Quoc V. Le & Tomas Mikolov |
| 種類≠ | Multimodal document embedding | Document-embedding representation learning |
| 原典≠ | Le, Q. V., & Mikolov, T. (2014). Distributed Representations of Sentences and Documents. Proceedings of the 31st International Conference on Machine Learning (ICML), PMLR 32(2), 1188–1196. link ↗ | Le, Q. V. & Mikolov, T. (2014). Distributed Representations of Sentences and Documents. Proceedings of the 31st International Conference on Machine Learning (ICML), 1188-1196. link ↗ |
| 別名≠ | Multimodal Paragraph Vector, Cross-modal Doc2Vec, Multi-source PV-DM, Multimodal Document Embedding | paragraph vector, document embeddings, Doc2Vec Belge Gömülmeleri |
| 関連≠ | 6 | 4 |
| 概要≠ | Multimodal Doc2Vec extends the Doc2Vec paragraph-vector framework to incorporate information from more than one modality — typically text alongside images, audio, or structured metadata — producing a shared document-level embedding that captures semantics from multiple sources simultaneously. It is used for cross-modal retrieval, multi-source classification, and document representation where text alone is insufficient. | Doc2Vec, also known as Paragraph Vector, is a representation-learning method introduced by Le and Mikolov (2014) that maps whole documents to fixed-length dense vectors. These vectors place similar documents close together in space, supporting document comparison and classification. |
| ScholarGateデータセット ↗ |
|
|