CVAug 7, 2025

Finding Needles in Images: Can Multimodal LLMs Locate Fine Details?

arXiv:2508.05053v1h-index: 6ACL
Originality Incremental advance
AI Analysis

This addresses a critical limitation in document understanding for applications like information retrieval and analysis, though it is incremental as it builds on existing MLLM frameworks.

The paper tackles the problem of multimodal large language models (MLLMs) struggling to locate fine-grained details in complex documents, and introduces the Spot-IT method, which achieves significant improvements over baseline methods in precise detail extraction tasks.

While Multi-modal Large Language Models (MLLMs) have shown impressive capabilities in document understanding tasks, their ability to locate and reason about fine-grained details within complex documents remains understudied. Consider searching a restaurant menu for a specific nutritional detail or identifying a disclaimer in a lengthy newspaper article tasks that demand careful attention to small but significant details within a broader narrative, akin to Finding Needles in Images (NiM). To address this gap, we introduce NiM, a carefully curated benchmark spanning diverse real-world documents including newspapers, menus, and lecture images, specifically designed to evaluate MLLMs' capability in these intricate tasks. Building on this, we further propose Spot-IT, a simple yet effective approach that enhances MLLMs capability through intelligent patch selection and Gaussian attention, motivated from how humans zoom and focus when searching documents. Our extensive experiments reveal both the capabilities and limitations of current MLLMs in handling fine-grained document understanding tasks, while demonstrating the effectiveness of our approach. Spot-IT achieves significant improvements over baseline methods, particularly in scenarios requiring precise detail extraction from complex layouts.

Foundations

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

Your Notes