Incremental Classifier Learning with Generative Adversarial Networks
Yue Wu, Yinpeng Chen, Lijuan Wang, Yuancheng Ye, Zicheng Liu, Yandong, Guo, Zhengyou Zhang, Yun Fu

TL;DR
This paper introduces a novel incremental classifier learning method using GANs to generate data, addressing catastrophic forgetting by improving loss functions, balancing classes, and enhancing privacy preservation.
Contribution
It proposes a new loss function, a class balancing technique, and utilizes GANs for data generation to improve incremental learning performance.
Findings
Effective in reducing catastrophic forgetting
Outperforms existing methods on benchmark datasets
Generates privacy-preserving synthetic data
Abstract
In this paper, we address the incremental classifier learning problem, which suffers from catastrophic forgetting. The main reason for catastrophic forgetting is that the past data are not available during learning. Typical approaches keep some exemplars for the past classes and use distillation regularization to retain the classification capability on the past classes and balance the past and new classes. However, there are four main problems with these approaches. First, the loss function is not efficient for classification. Second, there is unbalance problem between the past and new classes. Third, the size of pre-decided exemplars is usually limited and they might not be distinguishable from unseen new classes. Forth, the exemplars may not be allowed to be kept for a long time due to privacy regulations. To address these problems, we propose (a) a new loss function to combine the…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Domain Adaptation and Few-Shot Learning · COVID-19 diagnosis using AI
