A Strategy for an Uncompromising Incremental Learner
Ragav Venkatesan, Hemanth Venkateswara, Sethuraman Panchanathan,, Baoxin Li

TL;DR
This paper introduces a strict incremental learning strategy called phantom sampling, utilizing generative models and dark knowledge distillation to prevent catastrophic forgetting without relaxing core learning principles.
Contribution
The paper proposes a novel incremental learning approach that employs generative models and dark knowledge distillation to avoid catastrophic forgetting under strict conditions.
Findings
Phantom sampling effectively prevents catastrophic forgetting.
The strategy performs well on various benchmark datasets.
It handles cross-domain and novel label space increments.
Abstract
Multi-class supervised learning systems require the knowledge of the entire range of labels they predict. Often when learnt incrementally, they suffer from catastrophic forgetting. To avoid this, generous leeways have to be made to the philosophy of incremental learning that either forces a part of the machine to not learn, or to retrain the machine again with a selection of the historic data. While these hacks work to various degrees, they do not adhere to the spirit of incremental learning. In this article, we redefine incremental learning with stringent conditions that do not allow for any undesirable relaxations and assumptions. We design a strategy involving generative models and the distillation of dark knowledge as a means of hallucinating data along with appropriate targets from past distributions. We call this technique, phantom sampling.We show that phantom sampling helps…
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
