On the stability-plasticity dilemma of class-incremental learning

D Kim, B Han - Proceedings of the IEEE/CVF Conference …, 2023 - openaccess.thecvf.com
A primary goal of class-incremental learning is to strike a balance between stability and
plasticity, where models should be both stable enough to retain knowledge learned from …

Striking a balance between stability and plasticity for class-incremental learning

G Wu, S Gong, P Li - Proceedings of the IEEE/CVF …, 2021 - openaccess.thecvf.com
Class-incremental learning (CIL) aims at continuously updating a trained model with new
classes (plasticity) without forgetting previously learned old ones (stability). Contemporary …

Adaptive aggregation networks for class-incremental learning

Y Liu, B Schiele, Q Sun - … of the IEEE/CVF conference on …, 2021 - openaccess.thecvf.com
Abstract Class-Incremental Learning (CIL) aims to learn a classification model with the
number of classes increasing phase-by-phase. An inherent problem in CIL is the stability …

Class-incremental learning with cross-space clustering and controlled transfer

A Ashok, KJ Joseph, VN Balasubramanian - European Conference on …, 2022 - Springer
In class-incremental learning, the model is expected to learn new classes continually while
maintaining knowledge on previous classes. The challenge here lies in preserving the …

Fetril: Feature translation for exemplar-free class-incremental learning

G Petit, A Popescu, H Schindler… - Proceedings of the …, 2023 - openaccess.thecvf.com
Exemplar-free class-incremental learning is very challenging due to the negative effect of
catastrophic forgetting. A balance between stability and plasticity of the incremental process …

Self-sustaining representation expansion for non-exemplar class-incremental learning

K Zhu, W Zhai, Y Cao, J Luo… - Proceedings of the IEEE …, 2022 - openaccess.thecvf.com
Non-exemplar class-incremental learning is to recognize both the old and new classes
when old class samples cannot be saved. It is a challenging task since representation …

Class-incremental learning with strong pre-trained models

TY Wu, G Swaminathan, Z Li… - Proceedings of the …, 2022 - openaccess.thecvf.com
Class-incremental learning (CIL) has been widely studied under the setting of starting from a
small number of classes (base classes). Instead, we explore an understudied real-world …

Self-organizing pathway expansion for non-exemplar class-incremental learning

K Zhu, K Zheng, R Feng, D Zhao… - Proceedings of the …, 2023 - openaccess.thecvf.com
Non-exemplar class-incremental learning aims to recognize both the old and new classes
without access to old class samples. The conflict between old and new class optimization is …

Class-incremental learning via deep model consolidation

J Zhang, J Zhang, S Ghosh, D Li… - Proceedings of the …, 2020 - openaccess.thecvf.com
Deep neural networks (DNNs) often suffer from" catastrophic forgetting" during incremental
learning (IL)---an abrupt degradation of performance on the original set of classes when the …

First session adaptation: A strong replay-free baseline for class-incremental learning

A Panos, Y Kobe, DO Reino… - Proceedings of the …, 2023 - openaccess.thecvf.com
Abstract In Class-Incremental Learning (CIL) an image classification system is exposed to
new classes in each learning session and must be updated incrementally. Methods …