Collaborative Method for Incremental Learning on Classification and Generation
Byungju Kim, Jaeyoung Lee, Kyungsu Kim, Sungjin Kim, Junmo Kim

TL;DR
This paper introduces ICLAS, a novel incremental learning algorithm for deep neural networks that combines classification and generative models to mitigate forgetting and enhance learning with limited data.
Contribution
The paper presents ICLAS, a new incremental class learning method that integrates a generative model, incGAN, to improve learning efficiency and performance over multiple incremental steps.
Findings
ICLAS effectively mitigates catastrophic forgetting in incremental learning.
incGAN generates diverse images, aiding in training with limited data.
Experiments on MNIST show improved accuracy and robustness.
Abstract
Although well-trained deep neural networks have shown remarkable performance on numerous tasks, they rapidly forget what they have learned as soon as they begin to learn with additional data with the previous data stop being provided. In this paper, we introduce a novel algorithm, Incremental Class Learning with Attribute Sharing (ICLAS), for incremental class learning with deep neural networks. As one of its component, we also introduce a generative model, incGAN, which can generate images with increased variety compared with the training data. Under challenging environment of data deficiency, ICLAS incrementally trains classification and the generation networks. Since ICLAS trains both networks, our algorithm can perform multiple times of incremental class learning. The experiments on MNIST dataset demonstrate the advantages of our algorithm.
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
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Human Pose and Action Recognition
