GRIT: Teaching MLLMs to Think with Images
Yue Fan, Xuehai He, Diji Yang, Kaizhi Zheng, Ching-Chen Kuo, Yuting Zheng, Sravana Jyothi Narayanaraju, Xinze Guan, Xin Eric Wang

TL;DR
GRIT is a novel training method for multimodal large language models that generates visually grounded reasoning chains by interleaving natural language and bounding box coordinates, improving reasoning and grounding capabilities.
Contribution
Introduces a grounded reasoning paradigm with a reinforcement learning approach that trains MLLMs to produce explicit visual reasoning without requiring annotated reasoning chains.
Findings
GRIT achieves high-quality, visually grounded reasoning with as few as 20 training triplets.
Models trained with GRIT produce coherent reasoning chains that are explicitly grounded in images.
GRIT enhances reasoning and grounding abilities in MLLMs effectively and data-efficiently.
Abstract
Recent studies have demonstrated the efficacy of using Reinforcement Learning (RL) in building reasoning models that articulate chains of thoughts prior to producing final answers. However, despite ongoing advances that aim at enabling reasoning for vision-language tasks, existing open-source visual reasoning models typically generate reasoning content with pure natural language, lacking explicit integration of visual information. This limits their ability to produce clearly articulated and visually grounded reasoning chains. To this end, we propose Grounded Reasoning with Images and Texts (GRIT), a novel method for training MLLMs to think with images. GRIT introduces a grounded reasoning paradigm, in which models generate reasoning chains that interleave natural language and explicit bounding box coordinates. These coordinates point to regions of the input image that the model consults…
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
