English

CoCo-SAM3: Harnessing Concept Conflict in Open-Vocabulary Semantic Segmentation

Computer Vision and Pattern Recognition 2026-04-22 v1 Artificial Intelligence

Abstract

SAM3 advances open-vocabulary semantic segmentation by introducing a prompt-driven mask generation paradigm. However, in multi-class open-vocabulary scenarios, masks generated independently from different category prompts lack a unified and inter-class comparable evidence scale, often resulting in overlapping coverage and unstable competition. Moreover, synonymous expressions of the same concept tend to activate inconsistent semantic and spatial evidence, leading to intra-class drift that exacerbates inter-class conflicts and compromises overall inference stability. To address these issues, we propose CoCo-SAM3 (Concept-Conflict SAM3), which explicitly decouples inference into intra-class enhancement and inter-class competition. Our method first aligns and aggregates evidence from synonymous prompts to strengthen concept consistency. It then performs inter-class competition on a unified comparable scale, enabling direct pixel-wise comparisons among all candidate classes. This mechanism stabilizes multi-class inference and effectively mitigates inter-class conflicts. Without requiring any additional training, CoCo-SAM3 achieves consistent improvements across eight open-vocabulary semantic segmentation benchmarks.

Cite

@article{arxiv.2604.19648,
  title  = {CoCo-SAM3: Harnessing Concept Conflict in Open-Vocabulary Semantic Segmentation},
  author = {Yanhui Chen and Baoyao Yang and Siqi Liu and Jingchao Wang},
  journal= {arXiv preprint arXiv:2604.19648},
  year   = {2026}
}
R2 v1 2026-07-01T12:28:42.910Z