Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
102 tokens/sec
GPT-4o
59 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
6 tokens/sec
GPT-4.1 Pro
50 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Generative Feature Replay For Class-Incremental Learning (2004.09199v1)

Published 20 Apr 2020 in cs.CV and cs.LG

Abstract: Humans are capable of learning new tasks without forgetting previous ones, while neural networks fail due to catastrophic forgetting between new and previously-learned tasks. We consider a class-incremental setting which means that the task-ID is unknown at inference time. The imbalance between old and new classes typically results in a bias of the network towards the newest ones. This imbalance problem can either be addressed by storing exemplars from previous tasks, or by using image replay methods. However, the latter can only be applied to toy datasets since image generation for complex datasets is a hard problem. We propose a solution to the imbalance problem based on generative feature replay which does not require any exemplars. To do this, we split the network into two parts: a feature extractor and a classifier. To prevent forgetting, we combine generative feature replay in the classifier with feature distillation in the feature extractor. Through feature generation, our method reduces the complexity of generative replay and prevents the imbalance problem. Our approach is computationally efficient and scalable to large datasets. Experiments confirm that our approach achieves state-of-the-art results on CIFAR-100 and ImageNet, while requiring only a fraction of the storage needed for exemplar-based continual learning. Code available at \url{https://github.com/xialeiliu/GFR-IL}.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (8)
  1. Xialei Liu (35 papers)
  2. Chenshen Wu (6 papers)
  3. Mikel Menta (3 papers)
  4. Luis Herranz (46 papers)
  5. Bogdan Raducanu (24 papers)
  6. Andrew D. Bagdanov (47 papers)
  7. Shangling Jui (36 papers)
  8. Joost van de Weijer (133 papers)
Citations (134)

Summary

We haven't generated a summary for this paper yet.