paper-with-me

홈 › Papers

Segmentation before Answering: Pixel Grounding for MLLM Visual Reasoning

2026-07-07 · Yake Wei, Yuan Wang, Fengyun Rao, Jing Lyu, Di Hu arxiv

Recent advancements in Multimodal Large Language Models (MLLMs) have evolved from static perception to interleaved visual-language reasoning, often referred to as ``thinking with images''. A basic operation in this reasoning process is to zoom in on regions of interest (often represented with bounding boxes) to acquire finer visual details. In this paper, we propose \textbf{Seg}mentation before \textbf{Answer}ing (SegAnswer), which shifts the unit of zoom-in from the popular bounding box to pixel-level segmentation mask. By employing fine-grained masks to isolate the target area from cluttered environments, segmented visual input yields a more precise region of interest, effectively filtering out redundant background and interfering objects. Furthermore, the discrete patches of segmented visual input align more seamlessly with how MLLMs structure visual tokens via positional embeddings. In experiments, we evaluate SegAnswer across diverse benchmarks, including high-resolution perception, general perception, and hallucination. It achieves consistent improvements and also exhibits considerable performance on segmentation tasks, validating its capability for reliable pixel grounding.

📄 PDF Abstract BibTeX arXiv:2607.05798

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Reasoning

Similar Papers 제목 키워드 기반

PixFoundation: Are We Heading in the Right Direction with Pixel-level Vision Foundation Models?

2025-02-06 · Mennatullah Siam

Multiple works have emerged to push the boundaries on multi-modal large language models (MLLMs) towards pixel-level understanding. Such approaches have shown strong performance on benchmarks for referring expression segm…

Question AnsweringReferring ExpressionReferring Expression SegmentationVisual Question Answering

SafePLUG: Empowering Multimodal LLMs with Pixel-Level Insight and Temporal Grounding for Traffic Accident Understanding

2025-08-09 · Zihao Sheng, Zilin Huang, Yansong Qu, Jiancong Chen 외 arxiv

Multimodal large language models (MLLMs) have achieved remarkable progress across a range of vision-language tasks and demonstrate strong potential for traffic accident understanding. However, existing MLLMs in this doma…

Question Answering

GeoPix: Multi-Modal Large Language Model for Pixel-level Image Understanding in Remote Sensing

2025-01-12 · Ruizhe Ou, Yuan Hu, Fan Zhang, Jiaxin Chen 외

Multi-modal large language models (MLLMs) have achieved remarkable success in image- and region-level remote sensing (RS) image understanding tasks, such as image captioning, visual question answering, and visual groundi…

Image CaptioningLanguage ModelingLanguage ModellingLarge Language Model+5

VISTAQA: Benchmarking Joint Visual Question Answering and Pixel-Level Evidence

2026-05-20 · Mozhgan Nasr Azadani, Yimu Wang, Yongpeng Zhu, Lihong Chen 외 arxiv

Establishing a clear link between model predictions and the visual evidence that supports them is critical for transparency and reliability in multimodal reasoning, yet current multimodal large language model (MLLM) eval…

Visual Question AnsweringRelational ReasoningMultimodal Reasoning

SPARROW: Learning Spatial Precision and Temporal Referential Consistency in Pixel-Grounded Video MLLMs

2026-03-12 · Mohamad Alansari, Naufal Suryanto, Divya Velayudhan, Sajid Javed 외 arxiv

Multimodal large language models (MLLMs) have advanced from image-level reasoning to pixel-level grounding, but extending these capabilities to videos remains challenging as models must achieve spatial precision and temp…

Visual Grounding