Redirecting to original paper in 30 seconds...

Click below to go immediately or wait for automatic redirect

arxiv_cv 95% Match Research Paper Researchers in LLMs and multimodal AI,AI engineers developing AI assistants,Robotics researchers,Computer vision scientists 3 weeks ago

Spatial Preference Rewarding for MLLMs Spatial Understanding

large-language-models › multimodal-llms
📄 Abstract

Abstract: Multimodal large language models~(MLLMs) have demonstrated promising spatial understanding capabilities, such as referencing and grounding object descriptions. Despite their successes, MLLMs still fall short in fine-grained spatial perception abilities, such as generating detailed region descriptions or accurately localizing objects. Additionally, they often fail to respond to the user's requirements for desired fine-grained spatial understanding. This issue might arise because existing approaches primarily focus on tuning MLLMs to model pre-annotated instruction data to inject spatial knowledge, without direct supervision of MLLMs' actual responses. We address this issue by SPR, a Spatial Preference Rewarding~(SPR) approach that enhances MLLMs' spatial capabilities by rewarding MLLMs' detailed responses with precise object localization over vague or inaccurate responses. With randomly selected image regions and region descriptions from MLLMs, SPR introduces semantic and localization scores to comprehensively evaluate the text quality and localization quality in MLLM-generated descriptions. We also refine the MLLM descriptions with better localization accuracy and pair the best-scored refinement with the initial descriptions of the lowest score for direct preference optimization, thereby enhancing fine-grained alignment with visual input. Extensive experiments over standard referring and grounding benchmarks show that SPR improves MLLM spatial understanding capabilities effectively with minimal overhead in training. Data and code will be released at https://github.com/hanqiu-hq/SPR
Authors (6)
Han Qiu
Peng Gao
Lewei Lu
Xiaoqin Zhang
Ling Shao
Shijian Lu
Submitted
October 16, 2025
arXiv Category
cs.CV
arXiv PDF

Key Contributions

SPR introduces a Spatial Preference Rewarding approach to enhance MLLMs' spatial understanding capabilities. By rewarding detailed responses with precise object localization over vague ones, it directly supervises the MLLM's spatial perception, improving fine-grained localization and description generation beyond traditional instruction tuning.

Business Value

Enables more intuitive and precise AI assistants that can better understand and interact with visual information, crucial for applications like robotics, AR navigation, and detailed image analysis.