Mitigating Objectness Bias and Region-to-Text Misalignment for Open-Vocabulary Panoptic Segmentation
Nikolay Kormushev, Josip \v{S}ari\'c, Matej Kristan

TL;DR
This paper introduces OVRCOAT, a modular framework that improves open-vocabulary panoptic segmentation by addressing objectness bias and regional misalignment, leading to state-of-the-art results on multiple datasets.
Contribution
The paper proposes a novel CLIP-conditioned objectness adjustment and mask-to-text refinement to enhance segmentation of unseen categories without extensive fine-tuning.
Findings
Achieved +5.5% PQ on ADE20K
Improved PQ by +7.1% on Mapillary Vistas
Enhanced PQ by +3% on Cityscapes
Abstract
Open-vocabulary panoptic segmentation remains hindered by two coupled issues: (i) mask selection bias, where objectness heads trained on closed vocabularies suppress masks of categories not observed in training, and (ii) limited regional understanding in vision-language models such as CLIP, which were optimized for global image classification rather than localized segmentation. We introduce OVRCOAT, a simple, modular framework that tackles both. First, a CLIP-conditioned objectness adjustment (COAT) updates background/foreground probabilities, preserving high-quality masks for out-of-vocabulary objects. Second, an open-vocabulary mask-to-text refinement (OVR) strengthens CLIP's region-level alignment to improve classification of both seen and unseen classes with markedly lower memory cost than prior fine-tuning schemes. The two components combine to jointly improve objectness estimation…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Advanced Neural Network Applications · Domain Adaptation and Few-Shot Learning
