paper-with-me

Papers

SegAgent: Exploring Pixel Understanding Capabilities in MLLMs by Imitating Human Annotator Trajectories

2025-03-11 · Zhu, Muzhi; Tian, Yuzhuo; Chen, Hao; Zhou, Chunluan; Guo, Qingpei; Liu, Yang; Yang, Ming; Shen, Chunhua

While MLLMs have demonstrated adequate image understanding capabilities, they still struggle with pixel-level comprehension, limiting their practical applications. Current evaluation tasks like VQA and visual grounding remain too coarse to assess fine-grained pixel comprehension accurately. Though segmentation is foundational for pixel-level understanding, existing methods often require MLLMs to generate implicit tokens, decoded through external pixel decoders. This approach disrupts the MLLM's text output space, potentially compromising language capabilities and reducing flexibility and extensibility, while failing to reflect the model's intrinsic pixel-level understanding. Thus, we introduce the Human-Like Mask Annotation Task (HLMAT), a new paradigm where MLLMs mimic human annotators using interactive segmentation tools. Modeling segmentation as a multi-step Markov Decision Process, HLMAT enables MLLMs to iteratively generate text-based click points, achieving high-quality masks without architectural changes or implicit tokens. Through this setup, we develop SegAgent, a model fine-tuned on human-like annotation trajectories, which achieves performance comparable to state-of-the-art (SOTA) methods and supports additional tasks like mask refinement and annotation filtering. HLMAT provides a protocol for assessing fine-grained pixel understanding in MLLMs and introduces a vision-centric, multi-step decision-making task that facilitates exploration of MLLMs' visual reasoning abilities. Our adaptations of policy improvement method StaR and PRM-guided tree search further enhance model robustness in complex segmentation tasks, laying a foundation for future advancements in fine-grained visual perception and multi-step decision-making for MLLMs.

📄 PDF Abstract BibTeX

Code (1)

aim-uofa/SegAgent

Tasks

Decision MakingInteractive SegmentationReferring Expression SegmentationSegmentationVisual GroundingVisual Question Answering (VQA)Visual Reasoning

Similar Papers 제목 키워드 기반

SegAgent: Exploring Pixel Understanding Capabilities in MLLMs by Imitating Human Annotator Trajectories

2025-03-11 · CVPR 2025 1 · Muzhi Zhu, Yuzhuo Tian, Hao Chen, Chunluan Zhou 외

While MLLMs have demonstrated adequate image understanding capabilities, they still struggle with pixel-level comprehension, limiting their practical applications. Current evaluation tasks like VQA and visual grounding r…

Decision MakingInteractive SegmentationSegmentationVisual Grounding+2

Can Multimodal Large Language Models Truly Understand Small Objects?

2026-04-24 · Fujun Han, Junan Chen, Xintong Zhu, Jingqi Ye 외 arxiv

Multimodal Large Language Models (MLLMs) have shown promising potential in diverse understanding tasks, e.g., image and video analysis, math and physics olympiads. However, they remain blank and unexplored for Small Obje…

Answer Generation

Osprey: Pixel Understanding with Visual Instruction Tuning

2023-12-15 · CVPR 2024 1 · Yuqian Yuan, Wentong Li, Jian Liu, Dongqi Tang 외

Multimodal large language models (MLLMs) have recently achieved impressive general-purpose vision-language capabilities through visual instruction tuning. However, current MLLMs primarily focus on image-level or box-leve…

Language Modelling

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

SAMTok: Representing Any Mask with Two Words

2026-01-22 · Yikang Zhou, Tao Zhang, Dengxian Gong, Yuanzheng Wu 외 arxiv

Pixel-wise capabilities are essential for building interactive intelligent systems. However, pixel-wise multi-modal LLMs (MLLMs) remain difficult to scale due to complex region-level encoders, specialized segmentation de…

Interactive SegmentationReinforcement Learning