TL;DR
This paper introduces a two-stage reinforcement learning framework that improves multimodal large language models' ability to focus on relevant image regions for better question answering, using information gaps and grounding loss.
Contribution
It presents a novel RL-based approach that enhances cropping precision and attention in MLLMs without requiring trajectory supervision, achieving state-of-the-art results.
Findings
Significantly improves attention to cropped regions in MLLMs.
Achieves state-of-the-art performance on high-resolution visual question-answering benchmarks.
Efficiently perceives and reasons about fine-grained visual details.
Abstract
To enhance the perception and reasoning capabilities of multimodal large language models in complex visual scenes, recent research has introduced agent-based workflows. In these works, MLLMs autonomously utilize image cropping tool to analyze regions of interest for question answering. While existing training strategies, such as those employing supervised fine-tuning and reinforcement learning, have made significant progress, our empirical analysis reveals a key limitation. We demonstrate the model's strong reliance on global input and its weak dependence on the details within the cropped region. To address this issue, we propose a novel two-stage reinforcement learning framework that does not require trajectory supervision. In the first stage, we introduce the ``Information Gap" mechanism by adjusting the granularity of the global image. This mechanism trains the model to answer…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
