DeepEyes: Incentivizing "Thinking with Images" via Reinforcement Learning
About
Large Vision-Language Models excel at multimodal understanding but struggle to deeply integrate visual information into their predominantly text-based reasoning processes, a key challenge in mirroring human cognition. To address this, we introduce DeepEyes, a model that learns to "think with images", trained end-to-end with reinforcement learning without requiring pre-collected reasoning data for cold-start supervised fine-tuning (SFT). Notably, this ability emerges natively, leveraging the model's own grounding capability as an intrinsic function rather than relying on external specialized models or APIs. We enable this capability through active perception, where the model learns to strategically ground its reasoning in visual information, guided by a tailored data selection and reward strategy. DeepEyes achieves significant performance gains on general perception and reasoning benchmarks and also demonstrates improvement in grounding, hallucination, and mathematical reasoning tasks. Interestingly, we observe the distinct evolution of active perception from initial exploration to efficient and accurate exploitation, and diverse thinking patterns that closely mirror human visual reasoning processes. Code is available at https://github.com/Visual-Agent/DeepEyes.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Object Hallucination Evaluation | POPE | Accuracy87.7 | 1455 | |
| Multimodal Reasoning | MM-Vet | MM-Vet Score60.28 | 431 | |
| Mathematical Reasoning | MathVista | Score70.8 | 385 | |
| Mathematical Reasoning | AIME 2024 | Accuracy6.98 | 370 | |
| Multimodal Understanding | MMStar | -- | 324 | |
| Multi-discipline Multimodal Understanding | MMMU | -- | 317 | |
| Visual Mathematical Reasoning | MathVista | Accuracy70.1 | 278 | |
| Object Hallucination | POPE Popular | -- | 273 | |
| Mathematical Reasoning | MathVista | Accuracy70.1 | 257 | |
| Medical Visual Question Answering | Slake | Accuracy68.2 | 239 |