English

Emergent Visual Grounding in Large Multimodal Models Without Grounding Supervision

Computer Vision and Pattern Recognition 2025-10-17 v2 Artificial Intelligence Machine Learning

Abstract

Current large multimodal models (LMMs) face challenges in grounding, which requires the model to relate language components to visual entities. Contrary to the common practice that fine-tunes LMMs with additional grounding supervision, we find that the grounding ability can in fact emerge in LMMs trained without explicit grounding supervision. To reveal this emerging grounding, we introduce an "attend-and-segment" method which leverages attention maps from standard LMMs to perform pixel-level segmentation. Furthermore, to enhance the grounding ability, we propose DIFFLMM, an LMM utilizing a diffusion-based visual encoder, as opposed to the standard CLIP visual encoder, and trained with the same weak supervision. Without being constrained by the biases and limited scale of grounding-specific supervision data, our approach is more generalizable and scalable. We achieve competitive performance on both grounding-specific and general visual question answering benchmarks, compared with grounding LMMs and generalist LMMs, respectively. Notably, we achieve a 44.2 grounding mask recall on grounded conversation generation without any grounding supervision, outperforming the extensively supervised model GLaMM. Project page: https://GroundLMM-ICCV.github.io.

Keywords

Cite

@article{arxiv.2410.08209,
  title  = {Emergent Visual Grounding in Large Multimodal Models Without Grounding Supervision},
  author = {Shengcao Cao and Liang-Yan Gui and Yu-Xiong Wang},
  journal= {arXiv preprint arXiv:2410.08209},
  year   = {2025}
}

Comments

ICCV 2025 Findings

R2 v1 2026-06-28T19:16:47.172Z