Machine learningDeep learning / NLP / CV
多模态Transformer
多模态Transformer扩展了标准的Transformer架构,以处理两种或更多输入模态并对其进行联合推理——最常见的是文本和图像,但也包括音频、视频或结构化数据。跨模态注意力层允许来自一种模态的信息为另一种模态的表示提供依据,从而实现视觉问答、图像字幕生成和多模态情感分析等任务。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
+15 more
来源
- Lu, J., Batra, D., Parikh, D., & Lee, S. (2019). ViLBERT: Pretraining Task-Agnostic Visiolinguistic Representations for Vision-and-Language Tasks. Advances in Neural Information Processing Systems (NeurIPS), 32. link ↗
- Radford, A., Kim, J. W., Hallacy, C., Ramesh, A., Goh, G., Agarwal, S., ... & Sutskever, I. (2021). Learning Transferable Visual Models From Natural Language Supervision. Proceedings of the 38th International Conference on Machine Learning (ICML), PMLR 139. link ↗
如何引用本页
ScholarGate. (2026, June 3). Multimodal Transformer (Cross-Modal Attention-Based Architecture). ScholarGate. https://scholargate.app/zh/deep-learning/multimodal-transformer
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-based Classification...]深度学习↔ compare
- 图像分类深度学习↔ compare
- 多模态BERT分类深度学习↔ compare
- 句子嵌入深度学习↔ compare
- Vision Transformer深度学习↔ compare