Dynamic Y-KD: A Hybrid Approach to Continual Instance Segmentation
Mathieu Pag\'e-Fortin, Brahim Chaib-draa

TL;DR
This paper introduces Dynamic Y-KD, a novel hybrid approach combining shared feature extractors, task-specific modules, and checkpoint averaging to improve continual instance segmentation and mitigate catastrophic forgetting.
Contribution
It proposes the Y-knowledge distillation technique with a dynamic architecture and checkpoint averaging, advancing continual learning for instance segmentation.
Findings
Outperforms previous methods on old and new classes
Achieves +2.1% mAP on old classes in 15-1 scenario
Reaches 91.5% of joint-training mAP in 15-5 scenario
Abstract
Despite the success of deep learning models on instance segmentation, current methods still suffer from catastrophic forgetting in continual learning scenarios. In this paper, our contributions for continual instance segmentation are threefold. First, we propose the Y-knowledge distillation (Y-KD), a technique that shares a common feature extractor between the teacher and student networks. As the teacher is also updated with new data in Y-KD, the increased plasticity results in new modules that are specialized on new classes. Second, our Y-KD approach is supported by a dynamic architecture method that trains task-specific modules with a unique instance segmentation head, thereby significantly reducing forgetting. Third, we complete our approach by leveraging checkpoint averaging as a simple method to manually balance the trade-off between performance on the various sets of classes, thus…
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 · Domain Adaptation and Few-Shot Learning · Intelligent Tutoring Systems and Adaptive Learning
MethodsKnowledge Distillation
