paper-with-me

Papers

From Pixels to Concepts: Do Segmentation Models Understand What They Segment?

2026-05-10 · Shuang Liang, Zeqing Wang, Yuxian Li, Xihui Liu, Han Wang arxiv

Segmentation is a fundamental vision task underlying numerous downstream applications. Recent promptable segmentation models, such as Segment Anything Model 3 (SAM3), extend segmentation from category-agnostic mask prediction to concept-guided localization conditioned on high-level textual prompts. However, existing benchmarks primarily evaluate mask accuracy or object presence, leaving unclear whether these models faithfully ground the queried concept or instead rely on visually salient but semantically misleading cues. We introduce CAFE: \textbf{C}ounterfactual \textbf{A}ttribute \textbf{F}actuality \textbf{E}valuation, a novel benchmark for evaluating concept-faithful segmentation in promptable segmentation models. Our \textbf{CAFE} is built on attribute-level counterfactual manipulation: the target region and ground-truth mask are preserved, while attributes such as surface appearance, context, or material composition are modified to introduce misleading semantic cues. The benchmark contains 2,146 paired test samples, each consisting of a target image, a ground-truth mask, a positive prompt, and a misleading negative prompt. These samples cover three counterfactual categories: Superficial Mimicry (\textbf{SM}), Context Conflict (\textbf{CC}), and Ontological Conflict (\textbf{OC}). We evaluate various model types and sizes on our CAFE. Experiments reveal a systematic gap between localization quality and concept discrimination: models often generate accurate masks even for misleading prompts, suggesting that strong mask prediction does not necessarily imply faithful semantic grounding. Our CAFE provides a controlled benchmark for diagnosing whether promptable segmentation models perform concept-faithful grounding rather than shortcut-driven mask retrieval.

📄 PDF Abstract BibTeX arXiv:2605.09591

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Self-supervised Semantic Segmentation Grounded in Visual Concepts

2022-03-25 · Wenbin He, William Surmeier, Arvind Kumar Shekar, Liang Gou 외

Unsupervised semantic segmentation requires assigning a label to every pixel without any human annotations. Despite recent advances in self-supervised representation learning for individual images, unsupervised semantic …

Representation LearningSegmentationSelf-Supervised LearningSemantic Segmentation+1

Accurate Nuclear Segmentation with Center Vector Encoding

2019-07-09 · Jiahui Li, Zhiqiang Hu, Shuang Yang

Nuclear segmentation is important and frequently demanded for pathology image analysis, yet is also challenging due to nuclear crowdedness and possible occlusion. In this paper, we present a novel bottom-up method for nu…

Nuclear SegmentationSegmentation

AttentionBoost: Learning What to Attend by Boosting Fully Convolutional Networks

2019-08-06 · Gozde Nur Gunesli, Cenk Sokmensuer, Cigdem Gunduz-Demir

Dense prediction models are widely used for image segmentation. One important challenge is to sufficiently train these models to yield good generalizations for hard-to-learn pixels. A typical group of such hard-to-learn …

Image SegmentationSemantic Segmentation

Teaching and Critiquing Conceptualization and Operationalization in NLP

2025-12-20 · Vagrant Gautam arxiv

NLP researchers regularly invoke abstract concepts like "interpretability," "bias," "reasoning," and "stereotypes," without defining them. Each subfield has a shared understanding or conceptualization of what these terms…

Towards Open-Vocabulary Semantic Segmentation Without Semantic Labels

2024-09-30 · Heeseong Shin, Chaehyun Kim, Sunghwan Hong, Seokju Cho 외

Large-scale vision-language models like CLIP have demonstrated impressive open-vocabulary capabilities for image-level tasks, excelling in recognizing what objects are present. However, they struggle with pixel-level rec…

Online ClusteringOpen Vocabulary Semantic SegmentationOpen-Vocabulary Semantic SegmentationSemantic Segmentation