Conference Paper
Large Language Models

Multimodal Learning With Transformers: A Survey

Peng Xu(Tsinghua University), Xiatian Zhu(University of Surrey), David A. Clifton(University of Oxford)
May 11, 2023IEEE Transactions on Pattern Analysis and Machine Intelligence1,089 citations

1.1k

Citations

27

Influential Citations

IEEE Transactions on Pattern Analysis and Machine Intelligence

Venue

2023

Year

Abstract

Transformer is a promising neural network learner, and has achieved great success in various machine learning tasks. Thanks to the recent prevalence of multimodal applications and Big Data, Transformer-based multimodal learning has become a hot topic in AI research. This paper presents a comprehensive survey of Transformer techniques oriented at multimodal data. The main contents of this survey include: (1) a background of multimodal learning, Transformer ecosystem, and the multimodal Big Data era, (2) a systematic review of Vanilla Transformer, Vision Transformer, and multimodal Transformers, from a geometrically topological perspective, (3) a review of multimodal Transformer applications, via two important paradigms, i.e., for multimodal pretraining and for specific multimodal tasks, (4) a summary of the common challenges and designs shared by the multimodal Transformer models and applications, and (5) a discussion of open problems and potential research directions for the community.

Analysis

Why This Paper Matters

Multimodal learning—integrating data from sources like text, images, audio, and video—is a cornerstone of modern AI. Transformers have emerged as the dominant architecture for such tasks, yet the field has grown so rapidly that a unified perspective is urgently needed. This survey, published in IEEE TPAMI with over 1000 citations, fills that gap by providing a structured, topology-aware review of multimodal Transformers. It is particularly valuable for practitioners who need to navigate the landscape of vision-language models, multimodal pretraining, and task-specific adaptations.

The paper’s timing is critical: as Big Data and multimodal applications proliferate, understanding the design principles and common challenges of these models becomes essential. By framing the discussion around geometric topology, the authors offer a novel lens that helps readers see beyond individual architectures to the underlying patterns.

Technical Contributions

  • Topological taxonomy: The survey classifies Transformers (Vanilla, Vision, multimodal) based on their geometric and topological properties, providing a fresh perspective on architectural evolution.
  • Two-paradigm framework: It organizes multimodal applications into pretraining (e.g., CLIP, ALIGN) and task-specific (e.g., VQA, image captioning) paradigms, clarifying the design space.
  • Challenge synthesis: Common issues such as modality alignment, fusion strategies, and computational efficiency are systematically cataloged, offering a checklist for model designers.
  • Future directions: Open problems like scaling laws, few-shot multimodal learning, and interpretability are highlighted, guiding the community toward impactful research.

Results

As a survey, the paper does not present new experimental results. Instead, it aggregates insights from 1089 cited works, covering models like CLIP, DALL-E, ViT, and multimodal pretraining frameworks. The key output is a structured knowledge map that enables researchers to quickly identify relevant architectures, benchmarks, and design choices. The survey’s impact is evidenced by its high citation count, indicating its role as a go-to reference.

Significance

This survey has become a foundational resource for the multimodal AI community. By distilling a vast and fragmented literature into a coherent framework, it accelerates both research and application development. Practitioners can use it to select appropriate Transformer variants for their multimodal tasks, while researchers can identify underexplored areas. The paper’s emphasis on open problems also helps shape the next wave of innovation in multimodal learning, from more efficient fusion methods to robust pretraining strategies.