Reasoning Segmentation for Images and Videos: A Survey
Yiqing Shen, Chenjia Li, Fei Xiong, Jeong-O Jeong, Tianpeng Wang, Michael Latman, Mathias Unberath
TL;DR
Reasoning Segmentation defines a new task that produces pixel-level masks from implicit text queries, requiring joint visual understanding and world knowledge. The survey catalogs 26 image and video RS methods that fuse multimodal language models with segmentation backbones, including end-to-end, decoupled reasoning, and conversational architectures, many leveraging SAM, DINOv2, and LoRA. It also reviews 29 image and 10 video RS datasets and benchmarks, plus a range of evaluation metrics that emphasize both mask quality and text-based reasoning, while highlighting gaps in multi-step reasoning, robustness, and domain-specific applications. The work identifies challenges such as dependence on external segmentation models, heavy computational demands, and a lack of standardized reasoning-focused metrics, and outlines directions toward expanded reasoning, richer evaluation, and broader modality integration with practical impact across safety, surveillance, healthcare, and autonomous systems.
Abstract
Reasoning Segmentation (RS) aims to delineate objects based on implicit text queries, the interpretation of which requires reasoning and knowledge integration. Unlike the traditional formulation of segmentation problems that relies on fixed semantic categories or explicit prompting, RS bridges the gap between visual perception and human-like reasoning capabilities, facilitating more intuitive human-AI interaction through natural language. Our work presents the first comprehensive survey of RS for image and video processing, examining 26 state-of-the-art methods together with a review of the corresponding evaluation metrics, as well as 29 datasets and benchmarks. We also explore existing applications of RS across diverse domains and identify their potential extensions. Finally, we identify current research gaps and highlight promising future directions.
