CVJan 12

More Images, More Problems? A Controlled Analysis of VLM Failure Modes

arXiv:2601.07812v15 citationsh-index: 137Has Code
Originality Incremental advance
AI Analysis

This addresses a key limitation in multi-image reasoning for AI systems, offering incremental improvements through targeted training and optimization methods.

The paper tackled the problem of large vision-language models (LVLMs) struggling with multi-image understanding by introducing the MIMIC benchmark, which revealed failures in information aggregation and attention across images, and proposed data-generation and attention-masking remedies that improved performance and outperformed prior state-of-the-art on benchmarks.

Large Vision Language Models (LVLMs) have demonstrated remarkable capabilities, yet their proficiency in understanding and reasoning over multiple images remains largely unexplored. While existing benchmarks have initiated the evaluation of multi-image models, a comprehensive analysis of their core weaknesses and their causes is still lacking. In this work, we introduce MIMIC (Multi-Image Model Insights and Challenges), a new benchmark designed to rigorously evaluate the multi-image capabilities of LVLMs. Using MIMIC, we conduct a series of diagnostic experiments that reveal pervasive issues: LVLMs often fail to aggregate information across images and struggle to track or attend to multiple concepts simultaneously. To address these failures, we propose two novel complementary remedies. On the data side, we present a procedural data-generation strategy that composes single-image annotations into rich, targeted multi-image training examples. On the optimization side, we analyze layer-wise attention patterns and derive an attention-masking scheme tailored for multi-image inputs. Experiments substantially improved cross-image aggregation, while also enhancing performance on existing multi-image benchmarks, outperforming prior state of the art across tasks. Data and code will be made available at https://github.com/anurag-198/MIMIC.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes