English

Reasoning-Guided Part-Level Visual Grounding via Reinforcement Learning

Computer Vision and Pattern Recognition 2026-07-16 v1

Abstract

Multimodal large language models (MLLMs) ground whole objects well from free-form language queries, but they struggle when the query names a part rather than the object. We trace this to a missing object-part hierarchy, since parts are localized in the same single step used for objects. We propose Object-Part Hierarchical Reflective Grounding (OP-HRG), a coarse-to-fine reasoning-guided grounding strategy that first localizes the parent object and then the part within it. A self-check then reflects on the result, with an extension to re-encode the predicted crop to inspect the region it is correcting. We introduce a part-aware GRPO framework to train our pipeline with stage-wise rewards. A 4B model trained this way outperforms 7B grounding LLMs and SAM3 across PascalPart, PartImageNet, and InstructPart, and transfers to reasoning segmentation.

Cite

@article{arxiv.2607.15374,
  title  = {Reasoning-Guided Part-Level Visual Grounding via Reinforcement Learning},
  author = {Kazi Sajeed Mehrab and Hani Alomari and Najibul Haque Sarker and Chia-Wei Tang and Zaber Ibn Abdul Hakim and Anuj Karpatne and Chris Thomas},
  journal= {arXiv preprint arXiv:2607.15374},
  year   = {2026}
}

Comments

ECCV 2026