English

CSL: Class-Agnostic Structure-Constrained Learning for Segmentation Including the Unseen

Computer Vision and Pattern Recognition 2024-02-09 v2

Abstract

Addressing Out-Of-Distribution (OOD) Segmentation and Zero-Shot Semantic Segmentation (ZS3) is challenging, necessitating segmenting unseen classes. Existing strategies adapt the class-agnostic Mask2Former (CA-M2F) tailored to specific tasks. However, these methods cater to singular tasks, demand training from scratch, and we demonstrate certain deficiencies in CA-M2F, which affect performance. We propose the Class-Agnostic Structure-Constrained Learning (CSL), a plug-in framework that can integrate with existing methods, thereby embedding structural constraints and achieving performance gain, including the unseen, specifically OOD, ZS3, and domain adaptation (DA) tasks. There are two schemes for CSL to integrate with existing methods (1) by distilling knowledge from a base teacher network, enforcing constraints across training and inference phrases, or (2) by leveraging established models to obtain per-pixel distributions without retraining, appending constraints during the inference phase. We propose soft assignment and mask split methodologies that enhance OOD object segmentation. Empirical evaluations demonstrate CSL's prowess in boosting the performance of existing algorithms spanning OOD segmentation, ZS3, and DA segmentation, consistently transcending the state-of-art across all three tasks.

Keywords

Cite

@article{arxiv.2312.05538,
  title  = {CSL: Class-Agnostic Structure-Constrained Learning for Segmentation Including the Unseen},
  author = {Hao Zhang and Fang Li and Lu Qi and Ming-Hsuan Yang and Narendra Ahuja},
  journal= {arXiv preprint arXiv:2312.05538},
  year   = {2024}
}

Comments

Accepted by AAAI 2024

R2 v1 2026-06-28T13:45:50.089Z