DeepPerception: Advancing R1-like Cognitive Visual Perception in MLLMs for Knowledge-Intensive Visual Grounding
Xinyu Ma, Ziyang Ding, Zhicong Luo, Chi Chen, Zonghao Guo, Derek F. Wong, Xiaoyi Feng, Maosong Sun
TL;DR
This work introduces knowledge-intensive visual grounding (KVG) and DeepPerception, an MLLM augmented with cognitive visual perception to fuse domain knowledge with perceptual processing. A two-stage training framework—Chain-of-Thought supervised fine-tuning (SFT) followed by perception-oriented reinforcement learning (GRPO)—is paired with an automated data engine to synthesize knowledge-aligned training samples. KVG-Bench provides a 10-domain benchmark with 1.3K test cases to evaluate knowledge-driven grounding, revealing strong in-domain and cross-domain gains and highlighting the role of knowledge in perception. The approach achieves state-of-the-art results on KVG-Bench and FGVR tasks, demonstrating that cognition-guided perception yields superior fine-grained visual discrimination and robust generalization across domains.
Abstract
Human experts excel at fine-grained visual discrimination by leveraging domain knowledge to refine perceptual features, a capability that remains underdeveloped in current Multimodal Large Language Models (MLLMs). Despite possessing vast expert-level knowledge, MLLMs struggle to integrate reasoning into visual perception, often generating direct responses without deeper analysis. To bridge this gap, we introduce knowledge-intensive visual grounding (KVG), a novel visual grounding task that requires both fine-grained perception and domain-specific knowledge integration. To address the challenges of KVG, we propose DeepPerception, an MLLM enhanced with cognitive visual perception capabilities. Our approach consists of (1) an automated data synthesis pipeline that generates high-quality, knowledge-aligned training samples, and (2) a two-stage training framework combining supervised fine-tuning for cognitive reasoning scaffolding and reinforcement learning to optimize perception-cognition synergy. To benchmark performance, we introduce KVG-Bench a comprehensive dataset spanning 10 domains with 1.3K manually curated test cases. Experimental results demonstrate that DeepPerception significantly outperforms direct fine-tuning, achieving +8.08\% accuracy improvements on KVG-Bench and exhibiting +4.60\% superior cross-domain generalization over baseline approaches. Our findings highlight the importance of integrating cognitive processes into MLLMs for human-like visual perception and open new directions for multimodal reasoning research. The data, codes, and models are released at https://github.com/thunlp/DeepPerception.
