CCSI: Continual Class-Specific Impression for Data-free Class Incremental Learning
Sana Ayromlou, Teresa Tsang, Purang Abolmaesumi, Xiaoxiao Li

TL;DR
This paper introduces a data-free continual learning framework for medical image classification that synthesizes class-specific data to prevent forgetting without storing previous data, enhancing privacy and practicality.
Contribution
It proposes a novel method to generate synthetic class data using data inversion, enabling effective incremental learning without data storage.
Findings
Successfully synthesizes class-specific data for previous classes.
Improves model performance on new and old classes without data storage.
Employs multiple loss functions to enhance learning stability and separation.
Abstract
In real-world clinical settings, traditional deep learning-based classification methods struggle with diagnosing newly introduced disease types because they require samples from all disease classes for offline training. Class incremental learning offers a promising solution by adapting a deep network trained on specific disease classes to handle new diseases. However, catastrophic forgetting occurs, decreasing the performance of earlier classes when adapting the model to new data. Prior proposed methodologies to overcome this require perpetual storage of previous samples, posing potential practical concerns regarding privacy and storage regulations in healthcare. To this end, we propose a novel data-free class incremental learning framework that utilizes data synthesis on learned classes instead of data storage from previous classes. Our key contributions include acquiring synthetic…
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
TopicsText and Document Classification Technologies · Domain Adaptation and Few-Shot Learning · Face and Expression Recognition
