paper-with-me

홈 › Papers

Incremental Learning with Maximum Entropy Regularization: Rethinking Forgetting and Intransigence

2019-02-03 · Dahyun Kim, Jihwan Bae, Yeonsik Jo, Jonghyun Choi

Incremental learning suffers from two challenging problems; forgetting of old knowledge and intransigence on learning new knowledge. Prediction by the model incrementally learned with a subset of the dataset are thus uncertain and the uncertainty accumulates through the tasks by knowledge transfer. To prevent overfitting to the uncertain knowledge, we propose to penalize confident fitting to the uncertain knowledge by the Maximum Entropy Regularizer (MER). Additionally, to reduce class imbalance and induce a self-paced curriculum on new classes, we exclude a few samples from the new classes in every mini-batch, which we call DropOut Sampling (DOS). We further rethink evaluation metrics for forgetting and intransigence in incremental learning by tracking each sample's confusion at the transition of a task since the existing metrics that compute the difference in accuracy are often misleading. We show that the proposed method, named 'MEDIC', outperforms the state-of-the-art incremental learning algorithms in accuracy, forgetting, and intransigence measured by both the existing and the proposed metrics by a large margin in extensive empirical validations on CIFAR100 and a popular subset of ImageNet dataset (TinyImageNet).

📄 PDF Abstract BibTeX arXiv:1902.00829

Code (0)

등록된 구현이 없습니다.

Tasks

Incremental LearningTransfer Learning

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Class-incremental Learning with Rectified Feature-Graph Preservation

2020-12-15 · Cheng-Hsun Lei, Yi-Hsin Chen, Wen-Hsiao Peng, Wei-Chen Chiu

In this paper, we address the problem of distillation-based class-incremental learning with a single head. A central theme of this task is to learn new classes that arrive in sequential phases over time while keeping the…

class-incremental learningClass Incremental LearningIncremental Learning

More Classifiers, Less Forgetting: A Generic Multi-classifier Paradigm for Incremental Learning

2020-08-01 · ECCV 2020 8 · Yu Liu, Sarah Parisot, Gregory Slabaugh, Xu Jia 외

Less Forgetting: A Generic Multi-classifier Paradigm for Incremental Learning","Overcoming catastrophic forgetting in neural networks is a long-standing and core research objective for incremental learning. Notable studi…

Incremental Learning

On the Exploration of Incremental Learning for Fine-grained Image Retrieval

2020-10-15 · Wei Chen, Yu Liu, Weiping Wang, Tinne Tuytelaars 외

In this paper, we consider the problem of fine-grained image retrieval in an incremental setting, when new categories are added over time. On the one hand, repeatedly training the representation on the extended dataset i…

Image RetrievalIncremental LearningRetrieval

DLCFT: Deep Linear Continual Fine-Tuning for General Incremental Learning

2022-08-17 · Hyounguk Shon, Janghyeon Lee, Seung Hwan Kim, Junmo Kim

Pre-trained representation is one of the key elements in the success of modern deep learning. However, existing works on continual learning methods have mostly focused on learning models incrementally from scratch. In th…

class-incremental learningClass Incremental LearningContinual Learningimage-classification+2

Continual learning using lattice-free MMI for speech recognition

2021-10-13 · Hossein Hadian, Arseniy Gorin

Continual learning (CL), or domain expansion, recently became a popular topic for automatic speech recognition (ASR) acoustic modeling because practical systems have to be updated frequently in order to work robustly on …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Continual Learningspeech-recognition+1