Subspace Distillation for Continual Learning
Kaushik Roy, Christian Simon, Peyman Moghadam, Mehrtash Harandi

TL;DR
This paper introduces a subspace-based knowledge distillation method for continual learning that models the data manifold to reduce forgetting, demonstrating improved performance on multiple datasets and compatibility with existing approaches.
Contribution
The paper proposes a novel subspace distillation technique that models the data manifold's structure to mitigate catastrophic forgetting in continual learning.
Findings
Outperforms existing methods on Pascal VOC and Tiny-Imagenet
Provides robustness to noise in continual learning scenarios
Can be integrated with other learning approaches for enhanced performance
Abstract
An ultimate objective in continual learning is to preserve knowledge learned in preceding tasks while learning new tasks. To mitigate forgetting prior knowledge, we propose a novel knowledge distillation technique that takes into the account the manifold structure of the latent/output space of a neural network in learning novel tasks. To achieve this, we propose to approximate the data manifold up-to its first order, hence benefiting from linear subspaces to model the structure and maintain the knowledge of a neural network while learning novel concepts. We demonstrate that the modeling with subspaces provides several intriguing properties, including robustness to noise and therefore effective for mitigating Catastrophic Forgetting in continual learning. We also discuss and show how our proposed method can be adopted to address both classification and segmentation problems. Empirically,…
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 · COVID-19 diagnosis using AI
MethodsKnowledge Distillation
