On the importance of cross-task features for class-incremental learning
Albin Soutif--Cormerais, Marc Masana, Joost van de Weijer,, Bart{\l}omiej Twardowski

TL;DR
This paper investigates the role of cross-task features in class-incremental learning, showing that improving feature quality and transfer between tasks is crucial for better performance, especially with limited data.
Contribution
It introduces an analysis of cross-task feature learning, proposes a new forgetting measure, and emphasizes the importance of feature quality over mere forgetting prevention.
Findings
Forgetting is not the main cause of low performance.
Enhancing cross-task features improves knowledge transfer.
Future methods should focus on feature quality and transfer, not just forgetting.
Abstract
In class-incremental learning, an agent with limited resources needs to learn a sequence of classification tasks, forming an ever growing classification problem, with the constraint of not being able to access data from previous tasks. The main difference with task-incremental learning, where a task-ID is available at inference time, is that the learner also needs to perform cross-task discrimination, i.e. distinguish between classes that have not been seen together. Approaches to tackle this problem are numerous and mostly make use of an external memory (buffer) of non-negligible size. In this paper, we ablate the learning of cross-task features and study its influence on the performance of basic replay strategies used for class-IL. We also define a new forgetting measure for class-incremental learning, and see that forgetting is not the principal cause of low performance. Our…
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
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and ELM · Multimodal Machine Learning Applications
