TL;DR
This paper introduces BalConpas, a novel method for continual panoptic segmentation that balances stability and plasticity through past-class distillation, class-proportional memory, and anti-misguidance losses, achieving superior results on ADE20K.
Contribution
It proposes new techniques for continual panoptic segmentation, including past-class backtrace distillation, class-proportional memory, and balanced anti-misguidance losses, to improve knowledge retention and adaptation.
Findings
Outperforms existing methods on ADE20K dataset
Effectively balances stability and plasticity in segmentation
Enhances recall of past classes during continual learning
Abstract
This study explores the emerging area of continual panoptic segmentation, highlighting three key balances. First, we introduce past-class backtrace distillation to balance the stability of existing knowledge with the adaptability to new information. This technique retraces the features associated with past classes based on the final label assignment results, performing knowledge distillation targeting these specific features from the previous model while allowing other features to flexibly adapt to new information. Additionally, we introduce a class-proportional memory strategy, which aligns the class distribution in the replay sample set with that of the historical training data. This strategy maintains a balanced class representation during replay, enhancing the utility of the limited-capacity replay sample set in recalling prior classes. Moreover, recognizing that replay samples are…
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
MethodsKnowledge Distillation
