Dataset Knowledge Transfer for Class-Incremental Learning without Memory
Habib Slim, Eden Belouadah, Adrian Popescu, Darian Onchis

TL;DR
This paper proposes a novel dataset knowledge transfer method for class-incremental learning without memory, using bias correction transfer and state-specific modeling to improve performance across multiple datasets.
Contribution
It introduces a two-step bias correction transfer approach and state-specific bias modeling, enabling memory-free incremental learning to perform better.
Findings
Consistent performance improvements across four datasets.
No additional computational or memory overhead.
Effective when applied to various existing methods.
Abstract
Incremental learning enables artificial agents to learn from sequential data. While important progress was made by exploiting deep neural networks, incremental learning remains very challenging. This is particularly the case when no memory of past data is allowed and catastrophic forgetting has a strong negative effect. We tackle class-incremental learning without memory by adapting prediction bias correction, a method which makes predictions of past and new classes more comparable. It was proposed when a memory is allowed and cannot be directly used without memory, since samples of past classes are required. We introduce a two-step learning process which allows the transfer of bias correction parameters between reference and target datasets. Bias correction is first optimized offline on reference datasets which have an associated validation memory. The obtained correction parameters…
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
Dataset Knowledge Transfer for Class-Incremental Learning without Memory· youtube
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning in Healthcare
MethodsTest
