手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| マルチモーダル畳み込みニューラルネットワーク× | マルチモーダルBERTベース分類× | |
|---|---|---|
| 分野 | 深層学習 | 深層学習 |
| 系統 | Machine learning | Machine learning |
| 提唱年≠ | 2011 | 2019 |
| 提唱者≠ | Ngiam, J. et al. / multiple groups | Kiela, D. et al.; Lu, J. et al. |
| 種類≠ | Multimodal deep learning model | Multimodal transformer classifier |
| 原典≠ | Ngiam, J., Khosla, A., Kim, M., Nam, J., Lee, H., & Ng, A. Y. (2011). Multimodal deep learning. In Proceedings of the 28th International Conference on Machine Learning (ICML), 689–696. link ↗ | Kiela, D., Bhooshan, S., Firooz, H., Perez, E., & Testuggine, D. (2019). Supervised multimodal bitransformers for classifying images and text. arXiv preprint arXiv:1909.02950. link ↗ |
| 別名 | MM-CNN, multimodal CNN, multi-input CNN, cross-modal convolutional network | MMBT, multimodal transformer classification, BERT multimodal fusion, vision-language BERT classifier |
| 関連≠ | 5 | 2 |
| 概要≠ | A Multimodal Convolutional Neural Network (MM-CNN) processes and fuses two or more input modalities — such as images and text, or video and audio — through dedicated convolutional branches, learning a shared representation that captures complementary signals from each source. The fused representation drives a downstream task such as classification, regression, or retrieval. | Multimodal BERT-based classification extends the BERT transformer architecture to jointly encode and classify data from multiple modalities — most commonly text paired with images — by fusing their representations before a final classification head. Introduced prominently around 2019 through models such as MMBT and ViLBERT, it has become a standard approach for tasks where neither text nor image alone carries sufficient information for accurate labeling. |
| ScholarGateデータセット ↗ |
|
|