pith. sign in

arxiv: 2401.13601 · v5 · pith:QOTNTPGBnew · submitted 2024-01-24 · 💻 cs.CL

MM-LLMs: Recent Advances in MultiModal Large Language Models

classification 💻 cs.CL
keywords mm-llmsmodelstrainingformulationslanguagelargellmsmultimodal
0
0 comments X
read the original abstract

In the past year, MultiModal Large Language Models (MM-LLMs) have undergone substantial advancements, augmenting off-the-shelf LLMs to support MM inputs or outputs via cost-effective training strategies. The resulting models not only preserve the inherent reasoning and decision-making capabilities of LLMs but also empower a diverse range of MM tasks. In this paper, we provide a comprehensive survey aimed at facilitating further research of MM-LLMs. Initially, we outline general design formulations for model architecture and training pipeline. Subsequently, we introduce a taxonomy encompassing 126 MM-LLMs, each characterized by its specific formulations. Furthermore, we review the performance of selected MM-LLMs on mainstream benchmarks and summarize key training recipes to enhance the potency of MM-LLMs. Finally, we explore promising directions for MM-LLMs while concurrently maintaining a real-time tracking website for the latest developments in the field. We hope that this survey contributes to the ongoing advancement of the MM-LLMs domain.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 22 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Cross-Modal Backdoors in Multimodal Large Language Models

    cs.CR 2026-05 unverdicted novelty 8.0

    Poisoning a single connector in MLLMs establishes a reusable latent backdoor pathway that transfers across modalities with over 95% attack success rate under bounded perturbations.

  2. VISA: VLM-Guided Instance Semantic Auditing for 3D Occupancy World Models

    cs.CV 2026-06 unverdicted novelty 7.0

    VISA improves closed-set 3D occupancy mIoU on nuScenes by using VLM instance audits as reliability-weighted semantic supervisors during training of existing world models.

  3. SpatialWorld: Benchmarking Interactive Spatial Reasoning of Multimodal Agents in Real-World Tasks

    cs.AI 2026-06 unverdicted novelty 7.0

    SpatialWorld is a new multi-simulator benchmark showing top multimodal agents achieve under 18% success on interactive spatial tasks requiring active exploration and long-horizon planning.

  4. A Cross-Modal Prompt Injection Attack against Large Vision-Language Models with Image-Only Perturbation

    cs.CR 2026-05 unverdicted novelty 7.0

    CrossMPI steers both visual and textual interpretations in LVLMs through image-only perturbations by optimizing in hidden-state space at selected middle layers with distance-based budget allocation.

  5. Dynamic Cross-Modal Prompt Generation for Multimodal Continual Instruction Tuning

    cs.CV 2026-05 unverdicted novelty 7.0

    DRAPE generates query-image conditioned prompts on the fly for multimodal continual instruction tuning and reports SOTA results on MCIT benchmarks.

  6. MNAFT: modality neuron-aware fine-tuning of multimodal large language models for image translation

    cs.CL 2026-04 unverdicted novelty 7.0

    MNAFT identifies language-agnostic and language-specific neurons via activation analysis and selectively fine-tunes only relevant ones in MLLMs to close the modality gap and outperform full fine-tuning and other metho...

  7. ProactiveMobile: A Comprehensive Benchmark for Boosting Proactive Intelligence on Mobile Devices

    cs.AI 2026-02 conditional novelty 7.0

    ProactiveMobile is a new benchmark for proactive mobile agents that tests latent intent inference from context and executable API generation, where a fine-tuned 7B model reaches 19.15% success versus 15.71% for o1 and...

  8. OR-VSKC: Resolving Visual-Semantic Knowledge Conflicts in Operating Rooms with Synthetic Data-Guided Alignment

    cs.CV 2025-06 conditional novelty 7.0

    OR-VSKC provides 28,190 synthetic operating room images plus an expert subset to expose and reduce visual-semantic knowledge conflicts in multimodal models for surgical risk detection.

  9. AVA-Bench: Atomic Visual Ability Benchmark for Vision Foundation Models

    cs.CV 2025-06 unverdicted novelty 7.0

    AVA-Bench evaluates vision foundation models by disentangling 14 atomic visual abilities with aligned training-test distributions to reveal precise ability fingerprints.

  10. EconWebArena: Benchmarking Autonomous Agents on Economic Tasks in Realistic Web Environments

    cs.CL 2025-06 unverdicted novelty 7.0

    EconWebArena is a new benchmark with 360 curated economic tasks across 82 authoritative websites for evaluating multimodal web agents on navigation, grounding, and data extraction.

  11. Polaris: Scaling Up Instruction-Guided Image Generation Towards Millions of Personalized Style Needs

    cs.CV 2026-06 unverdicted novelty 6.0

    Polaris retrieves and integrates relevant models from a large library of checkpoints and adapters to enable scalable instruction-guided image generation and editing without additional training.

  12. Protecting On-Device AI Inference: A Systematic Review of Attacks and Defence Mechanisms

    cs.CR 2026-05 unverdicted novelty 6.0

    A systematic review of on-device AI inference security finds defenses are imbalanced, with roughly half focused on IP theft while one-third of attacks (adversarial examples) lack any associated defenses.

  13. Structured Visual Narratives Undermine Safety Alignment in Multimodal Large Language Models

    cs.CR 2026-03 unverdicted novelty 6.0

    Comic-based visual narratives achieve over 90% ensemble success rates on multiple MLLMs, outperforming text and random-image baselines while breaking existing safety methods and evaluators.

  14. PiERN: Token-Level Routing for Integrating High-Precision Computation and Reasoning

    cs.LG 2025-09 unverdicted novelty 6.0

    PiERN proposes token-level routing of physically-isolated experts to embed high-precision computation directly into LLMs, reporting higher accuracy and lower latency, token count, and energy use than fine-tuning or mu...

  15. How Well Does GPT-4o Understand Vision? Evaluating Multimodal Foundation Models on Standard Computer Vision Tasks

    cs.CV 2025-07 unverdicted novelty 6.0

    Multimodal foundation models achieve respectable but sub-specialist performance on semantic vision tasks and weaker results on geometric tasks when evaluated through prompt chaining on established benchmarks.

  16. MathFlow: Enhancing the Perceptual Flow of MLLMs for Visual Mathematical Problems

    cs.CV 2025-03 unverdicted novelty 6.0

    MathFlow decouples perception and inference stages in MLLMs for visual math, with a dedicated perception model delivering gains on the FlowVerse benchmark when paired with existing reasoners.

  17. From Structure to Synergy: A Survey of Vision-Language Perception Paradigm Evolution in Multimodal Large Language Models

    cs.CL 2026-06 unverdicted novelty 5.0

    The survey formalizes MLLM perception as a unified vision-language capability and traces its evolution via a new five-stage taxonomy while outlining future challenges.

  18. Disentanglement-Based Equivariant Learning for Compositional VQA

    cs.CV 2026-06 unverdicted novelty 5.0

    DEAL disentangles concepts from images and text using causal interventions and enforces equivariance on compositional transformations to boost generalization in VQA, outperforming prior methods on CLEVR-CoGenT and GQA-SGL.

  19. Personalize Your Large Vision-language Models With In-context Prompt Tuning

    cs.CV 2026-05 unverdicted novelty 5.0

    ICPT adds an adaptive-length projection module and two geometric regularizations to enable efficient, high-accuracy personalization of LVLMs across complex multi-concept tasks.

  20. From Incomplete Architecture to Quantified Risk: Multimodal LLM-Driven Security Assessment for Cyber-Physical Systems

    cs.CR 2026-04 unverdicted novelty 5.0

    ASTRAL applies multimodal LLMs with prompt chaining and few-shot learning to synthesize CPS architectures from disparate sources, enabling adaptive threat identification and quantitative risk estimation, as supported ...

  21. MobileVLM V2: Faster and Stronger Baseline for Vision Language Model

    cs.CV 2024-02 unverdicted novelty 4.0

    MobileVLM V2 shows that 1.7B and 3B parameter vision-language models can reach or exceed the performance of 3B and 7B+ models on common VLM benchmarks via targeted design and data improvements.

  22. PDF Retrieval Augmented Question Answering

    cs.CL 2025-06 unverdicted novelty 3.0

    Develops a multimodal RAG QA system for PDFs by processing non-textual elements and fine-tuning LLMs to handle complex queries combining multiple data types.