English

Distillation Techniques for Pseudo-rehearsal Based Incremental Learning

Computer Vision and Pattern Recognition 2018-07-12 v3 Artificial Intelligence Machine Learning

Abstract

The ability to learn from incrementally arriving data is essential for any life-long learning system. However, standard deep neural networks forget the knowledge about the old tasks, a phenomenon called catastrophic forgetting, when trained on incrementally arriving data. We discuss the biases in current Generative Adversarial Networks (GAN) based approaches that learn the classifier by knowledge distillation from previously trained classifiers. These biases cause the trained classifier to perform poorly. We propose an approach to remove these biases by distilling knowledge from the classifier of AC-GAN. Experiments on MNIST and CIFAR10 show that this method is comparable to current state of the art rehearsal based approaches. The code for this paper is available at https://bit.ly/incremental-learning

Keywords

Cite

@article{arxiv.1807.02799,
  title  = {Distillation Techniques for Pseudo-rehearsal Based Incremental Learning},
  author = {Haseeb Shah and Khurram Javed and Faisal Shafait},
  journal= {arXiv preprint arXiv:1807.02799},
  year   = {2018}
}
R2 v1 2026-06-23T02:53:58.243Z