Background Adaptation with Residual Modeling for Exemplar-Free Class-Incremental Semantic Segmentation
Anqi Zhang, Guangyu Gao

TL;DR
This paper introduces a novel background adaptation mechanism with residual modeling for exemplar-free class-incremental semantic segmentation, improving stability and accuracy in evolving background scenarios.
Contribution
It proposes a residual-based background adaptation method and specialized loss functions to enhance incremental segmentation performance without exemplars.
Findings
Outperforms prior exemplar-free methods on Pascal VOC 2012 and ADE20K datasets.
Achieves 3.0% and 2.0% mIoU improvements in specific scenarios.
Enhances new class accuracy while reducing catastrophic forgetting.
Abstract
Class Incremental Semantic Segmentation~(CISS), within Incremental Learning for semantic segmentation, targets segmenting new categories while reducing the catastrophic forgetting on the old categories.Besides, background shifting, where the background category changes constantly in each step, is a special challenge for CISS. Current methods with a shared background classifier struggle to keep up with these changes, leading to decreased stability in background predictions and reduced accuracy of segmentation. For this special challenge, we designed a novel background adaptation mechanism, which explicitly models the background residual rather than the background itself in each step, and aggregates these residuals to represent the evolving background. Therefore, the background adaptation mechanism ensures the stability of previous background classifiers, while enabling the model to…
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
TopicsTopic Modeling · Natural Language Processing Techniques · Machine Learning and Data Classification
MethodsKnowledge Distillation
