paper-with-me

홈 › Papers

A Methodology-Oriented Study of Catastrophic Forgetting in Incremental Deep Neural Networks

2024-05-11 · Ashutosh Kumar, Sonali Agarwal, D Jude Hemanth

Human being and different species of animals having the skills to gather, transferring knowledge, processing, fine-tune and generating information throughout their lifetime. The ability of learning throughout their lifespan is referred as continuous learning which is using neurocognition mechanism. Consequently, in real world computational system of incremental learning autonomous agents also needs such continuous learning mechanism which provide retrieval of information and long-term memory consolidation. However, the main challenge in artificial intelligence is that the incremental learning of the autonomous agent when new data confronted. In such scenarios, the main concern is catastrophic forgetting(CF), i.e., while learning the sequentially, neural network underfits the old data when it confronted with new data. To tackle this CF problem many numerous studied have been proposed, however it is very difficult to compare their performance due to dissimilarity in their evaluation mechanism. Here we focus on the comparison of all algorithms which are having similar type of evaluation mechanism. Here we are comparing three types of incremental learning methods: (1) Exemplar based methods, (2) Memory based methods, and (3) Network based method. In this survey paper, methodology oriented study for catastrophic forgetting in incremental deep neural network is addressed. Furthermore, it contains the mathematical overview of impact-full methods which can be help researchers to deal with CF.

📄 PDF Abstract BibTeX arXiv:2405.08015

Code (0)

등록된 구현이 없습니다.

Tasks

Incremental Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Catastrophic forgetting: still a problem for DNNs

2019-05-20 · B. Pfülb, A. Gepperth, S. Abdullah, A. Kilian

We investigate the performance of DNNs when trained on class-incremental visual problems consisting of initial training, followed by retraining with added visual classes. Catastrophic forgetting (CF) behavior is measured…

Incremental LearningModel Selection

Demystifying Catastrophic Forgetting in Two-Stage Incremental Object Detector

2025-02-08 · Qirui Wu, Shizhou Zhang, De Cheng, Yinghui Xing 외

Catastrophic forgetting is a critical chanllenge for incremental object detection (IOD). Most existing methods treat the detector monolithically, relying on instance replay or knowledge distillation without analyzing com…

Incremental LearningKnowledge Distillationobject-detectionObject Detection

A comprehensive, application-oriented study of catastrophic forgetting in DNNs

2019-05-20 · ICLR 2019 5 · B. Pfülb, A. Gepperth

We present a large-scale empirical study of catastrophic forgetting (CF) in modern Deep Neural Network (DNN) models that perform sequential (or: incremental) learning. A new experimental protocol is proposed that enforce…

General ClassificationIncremental Learning

Overcoming Catastrophic Forgetting in Tabular Data Classification: A Pseudorehearsal-based approach

2024-07-12 · Pablo García-Santaclara, Bruno Fernández-Castro, Rebeca P. Díaz-Redondo

Continual learning (CL) poses the important challenge of adapting to evolving data distributions without forgetting previously acquired knowledge while consolidating new knowledge. In this paper, we introduce a new metho…

Continual LearningLifelong learning

Continual Learning for Natural Language Generation in Task-oriented Dialog Systems

2020-10-02 · Findings of the Association for Computational Linguistics 2020 · Fei Mi, LiangWei Chen, Mengjie Zhao, Minlie Huang 외

Natural language generation (NLG) is an essential component of task-oriented dialog systems. Despite the recent success of neural approaches for NLG, they are typically developed in an offline manner for particular domai…

Continual LearningText Generation