Perceptual Anchoring: Prototype-Guided Text Calibration for Training-free Open-Vocabulary Semantic Segmentation
2026-08-04 • Computer Vision and Pattern Recognition
Computer Vision and Pattern Recognition
AI summaryⓘ
The authors propose a method called Prototype-Guided Text Calibration (PTC) to improve how computers segment images based on text descriptions without extra training. They noticed that existing methods use fixed text descriptions that don't always match the specific visual details of objects, causing mistakes. PTC works by first finding reliable visual parts of the image and then adjusting the text descriptions to better fit these visuals. This helps create more accurate and complete segments of objects in images and can be added to existing methods easily.
open-vocabulary semantic segmentationtext embeddingsvisual prototypesperceptual anchoringtraining-free methodsvisual-text alignmentsemantic segmentationimage segmentationprototype calibration
Authors
Wanli Ma, Jiangwen Lu, Qinmu Peng, Xinge You
Abstract
Training-free open-vocabulary semantic segmentation (OVSS) partitions an image into semantically distinct regions based on arbitrary text descriptions, without learning any additional parameters. However, existing methods typically focus on improving visual representations while treating text embeddings that encode only generic category concepts as fixed classification references. The resulting semantic gap between these generic concepts and the visual representations that capture the specific appearances of target instances often causes incomplete masks and erroneous predictions in non-target regions. Inspired by the symbol-percept correspondence underlying perceptual anchoring, we propose Prototype-Guided Text Calibration (PTC) for training-free OVSS. In the Perceiving stage, PTC selects reliable visual evidence based on initial matching scores to construct category-specific visual prototypes. In the Anchoring stage, PTC uses these prototypes to calibrate their corresponding text embeddings, with the calibration strength adaptively adjusted based on the amount of visual evidence. Consequently, the calibrated text embeddings align more accurately with instance-specific visual representations while preserving generic category semantics and open-vocabulary generalization. Moreover, PTC requires neither additional training nor external models and can serve as a plug-and-play module for existing methods. Extensive experiments across eight benchmarks show that PTC significantly enhances the performance of six representative methods and yields more complete and accurate segmentation results. These results validate PTC as a simple and effective approach to improving visual-text alignment.