CoinSeg: Contrast Inter- and Intra- Class Representations for Incremental Segmentation
Zekang Zhang, Guangyu Gao, Jianbo Jiao, Chi Harold Liu, Yunchao Wei

TL;DR
CoinSeg introduces a contrastive learning approach emphasizing intra- and inter-class diversity to improve incremental semantic segmentation, balancing plasticity and stability for better long-term performance.
Contribution
The paper proposes CoinSeg, a novel method that enhances discriminative feature representations using contrastive learning with multiple centroids and pseudo-labels for incremental segmentation.
Findings
Outperforms previous methods on Pascal VOC 2012 and ADE20K datasets.
Achieves superior results in long-term incremental scenarios.
Effectively balances model stability and plasticity.
Abstract
Class incremental semantic segmentation aims to strike a balance between the model's stability and plasticity by maintaining old knowledge while adapting to new concepts. However, most state-of-the-art methods use the freeze strategy for stability, which compromises the model's plasticity.In contrast, releasing parameter training for plasticity could lead to the best performance for all categories, but this requires discriminative feature representation.Therefore, we prioritize the model's plasticity and propose the Contrast inter- and intra-class representations for Incremental Segmentation (CoinSeg), which pursues discriminative representations for flexible parameter tuning. Inspired by the Gaussian mixture model that samples from a mixture of Gaussian distributions, CoinSeg emphasizes intra-class diversity with multiple contrastive representation centroids. Specifically, we use mask…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Machine Learning and Data Classification
