paper-with-me

홈 › Papers

Toward industrial use of continual learning : new metrics proposal for class incremental learning

2024-04-10 · Konaté Mohamed Abbas, Anne-Françoise Yao, Thierry Chateau, Pierre Bouges

In this paper, we investigate continual learning performance metrics used in class incremental learning strategies for continual learning (CL) using some high performing methods. We investigate especially mean task accuracy. First, we show that it lacks of expressiveness through some simple experiments to capture performance. We show that monitoring average tasks performance is over optimistic and can lead to misleading conclusions for future real life industrial uses. Then, we propose first a simple metric, Minimal Incremental Class Accuracy (MICA) which gives a fair and more useful evaluation of different continual learning methods. Moreover, in order to provide a simple way to easily compare different methods performance in continual learning, we derive another single scalar metric that take into account the learning performance variation as well as our newly introduced metric.

📄 PDF Abstract BibTeX arXiv:2404.06972

Code (0)

등록된 구현이 없습니다.

Tasks

class-incremental learningClass Incremental LearningContinual LearningIncremental Learning

Similar Papers 제목 키워드 기반

Towards Realistic Evaluation of Industrial Continual Learning Scenarios with an Emphasis on Energy Consumption and Computational Footprint

2023-01-01 · ICCV 2023 1 · Vivek Chavan, Paul Koch, Marian Schlüter, Clemens Briese

Incremental Learning (IL) aims to develop Machine Learning (ML) models that can learn from continuous streams of data and mitigate catastrophic forgetting. We analyse the current state-of-the-art Class-IL implementat…

class-incremental learningClass Incremental LearningContinual LearningIncremental Learning

Don't forget, there is more than forgetting: new metrics for Continual Learning

2018-10-31 · Natalia Díaz-Rodríguez, Vincenzo Lomonaco, David Filliat, Davide Maltoni

Continual learning consists of algorithms that learn from a stream of data/tasks continuously and adaptively thought time, enabling the incremental development of ever more complex knowledge and skills. The lack of conse…

AttributeComputational EfficiencyContinual LearningTransfer Learning

Is Class-Incremental Enough for Continual Learning?

2021-12-06 · Andrea Cossu, Gabriele Graffieti, Lorenzo Pellegrini, Davide Maltoni 외

The ability of a model to learn continually can be empirically assessed in different continual learning scenarios. Each scenario defines the constraints and the opportunities of the learning environment. Here, we challen…

Computational EfficiencyContinual Learning

Class-incremental Continual Learning for Instance Segmentation with Image-level Weak Supervision

2023-01-01 · ICCV 2023 1 · Yu-Hsing Hsieh, Guan-Sheng Chen, Shun-Xian Cai, Ting-Yun Wei 외

Instance segmentation requires labor-intensive manual labeling of the contours of complex objects in images for training. The labels can also be provided incrementally in practice to balance the human labor in differ…

Continual LearningIncremental LearningInstance SegmentationSegmentation+4

Class-Incremental Continual Learning into the eXtended DER-verse

2022-01-03 · Matteo Boschini, Lorenzo Bonicelli, Pietro Buzzega, Angelo Porrello 외

The staple of human intelligence is the capability of acquiring knowledge in a continuous fashion. In stark contrast, Deep Networks forget catastrophically and, for this reason, the sub-field of Class-Incremental Continu…

Continual LearningKnowledge Distillation