手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| マルチモーダル拡散モデル× | マルチモーダルBERTベース分類× | |
|---|---|---|
| 分野 | 深層学習 | 深層学習 |
| 系統 | Machine learning | Machine learning |
| 提唱年≠ | 2020–2022 | 2019 |
| 提唱者≠ | Ho, J. et al. (DDPM); Rombach, R. et al. (LDM/Stable Diffusion) | Kiela, D. et al.; Lu, J. et al. |
| 種類≠ | Generative model (denoising diffusion) | Multimodal transformer classifier |
| 原典≠ | Rombach, R., Blattmann, A., Lorenz, D., Esser, P., & Ommer, B. (2022). High-Resolution Image Synthesis with Latent Diffusion Models. Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), 10684–10695. DOI ↗ | 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 ↗ |
| 別名 | multimodal DDPM, cross-modal diffusion, conditional multimodal diffusion, multi-modal denoising diffusion | MMBT, multimodal transformer classification, BERT multimodal fusion, vision-language BERT classifier |
| 関連≠ | 6 | 2 |
| 概要≠ | A multimodal diffusion model extends denoising diffusion probabilistic models to generate or understand content by conditioning on signals from multiple modalities — such as text, image, audio, or video — simultaneously. It learns to reverse a noise process guided by cross-modal context, enabling high-fidelity synthesis and translation across modalities. | 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データセット ↗ |
|
|