English

Pixel-Grounded Retrieval for Knowledgeable Large Multimodal Models

Computer Vision and Pattern Recognition 2026-01-28 v1 Artificial Intelligence

Abstract

Visual Question Answering (VQA) often requires coupling fine-grained perception with factual knowledge beyond the input image. Prior multimodal Retrieval-Augmented Generation (MM-RAG) systems improve factual grounding but lack an internal policy for when and how to retrieve. We propose PixSearch, the first end-to-end Segmenting Large Multimodal Model (LMM) that unifies region-level perception and retrieval-augmented reasoning. During encoding, PixSearch emits <search> tokens to trigger retrieval, selects query modalities (text, image, or region), and generates pixel-level masks that directly serve as visual queries, eliminating the reliance on modular pipelines (detectors, segmenters, captioners, etc.). A two-stage supervised fine-tuning regimen with search-interleaved supervision teaches retrieval timing and query selection while preserving segmentation ability. On egocentric and entity-centric VQA benchmarks, PixSearch substantially improves factual consistency and generalization, yielding a 19.7% relative gain in accuracy on CRAG-MM compared to whole image retrieval, while retaining competitive reasoning performance on various VQA and text-only QA tasks.

Keywords

Cite

@article{arxiv.2601.19060,
  title  = {Pixel-Grounded Retrieval for Knowledgeable Large Multimodal Models},
  author = {Jeonghwan Kim and Renjie Tao and Sanat Sharma and Jiaqi Wang and Kai Sun and Zhaojiang Lin and Seungwhan Moon and Lambert Mathias and Anuj Kumar and Heng Ji and Xin Luna Dong},
  journal= {arXiv preprint arXiv:2601.19060},
  year   = {2026}
}

Comments

Preprint

R2 v1 2026-07-01T09:21:25.239Z