Target Refocusing via Attention Redistribution for Open-Vocabulary Semantic Segmentation: An Explainability Perspective
About
Open-vocabulary semantic segmentation (OVSS) employs pixel-level vision-language alignment to associate category-related prompts with corresponding pixels. A key challenge is enhancing the multimodal dense prediction capability, specifically this pixel-level multimodal alignment. Although existing methods achieve promising results by leveraging CLIP's vision-language alignment, they rarely investigate the performance boundaries of CLIP for dense prediction from an interpretability mechanisms perspective. In this work, we systematically investigate CLIP's internal mechanisms and identify a critical phenomenon: analogous to human distraction, CLIP diverts significant attention resources from target regions to irrelevant tokens. Our analysis reveals that these tokens arise from dimension-specific over-activation; filtering them enhances CLIP's dense prediction performance. Consequently, we propose ReFocusing CLIP (RF-CLIP), a training-free approach that emulates human distraction-refocusing behavior to redirect attention from distraction tokens back to target regions, thereby refining CLIP's multimodal alignment granularity. Our method achieves SOTA performance on eight benchmarks while maintaining high inference efficiency.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Open Vocabulary Semantic Segmentation | COCOStuff (val) | mIoU27.5 | 60 | |
| Open Vocabulary Semantic Segmentation | Cityscapes (val) | mIoU43 | 37 | |
| Open Vocabulary Semantic Segmentation | PASCAL Context 59 (val) | mIoU41.4 | 32 | |
| Open-Vocabulary Segmentation | Pascal VOC 21 2012 (val) | mIoU67.2 | 27 | |
| Open-Vocabulary Segmentation | Pascal Context 60 (val) | mIoU37.9 | 26 | |
| Open-Vocabulary Segmentation | COCO-Object (COCO-O) (val) | mIoU39.1 | 25 | |
| Open-Vocabulary Segmentation | ADE20K (ADE) (val) | mIoU21 | 25 | |
| Open-Vocabulary Segmentation | Pascal VOC 20 2012 (val) | mIoU87 | 23 | |
| Open-Vocabulary Segmentation | Natural-scene (NS) benchmark suite V21, PC60, COCO-O, V20, PC59, COCO-S, City, ADE | V21 mIoU (with background)67.2 | 18 |