paper-with-me

홈 › Papers

A Comprehensive Survey of Forgetting in Deep Learning Beyond Continual Learning

2023-07-16 · Zhenyi Wang, Enneng Yang, Li Shen, Heng Huang

Forgetting refers to the loss or deterioration of previously acquired knowledge. While existing surveys on forgetting have primarily focused on continual learning, forgetting is a prevalent phenomenon observed in various other research domains within deep learning. Forgetting manifests in research fields such as generative models due to generator shifts, and federated learning due to heterogeneous data distributions across clients. Addressing forgetting encompasses several challenges, including balancing the retention of old task knowledge with fast learning of new task, managing task interference with conflicting goals, and preventing privacy leakage, etc. Moreover, most existing surveys on continual learning implicitly assume that forgetting is always harmful. In contrast, our survey argues that forgetting is a double-edged sword and can be beneficial and desirable in certain cases, such as privacy-preserving scenarios. By exploring forgetting in a broader context, we present a more nuanced understanding of this phenomenon and highlight its potential advantages. Through this comprehensive survey, we aspire to uncover potential solutions by drawing upon ideas and approaches from various fields that have dealt with forgetting. By examining forgetting beyond its conventional boundaries, we hope to encourage the development of novel strategies for mitigating, harnessing, or even embracing forgetting in real applications. A comprehensive list of papers about forgetting in various research fields is available at \url{https://github.com/EnnengYang/Awesome-Forgetting-in-Deep-Learning}.

📄 PDF Abstract BibTeX arXiv:2307.09218

Code (1)

ennengyang/awesome-forgetting-in-deep-learning 공식 구현

Tasks

Continual LearningFederated LearningPrivacy PreservingSurvey

Similar Papers 제목 키워드 기반

A Comprehensive Survey of Continual Learning: Theory, Method and Application

2023-01-31 · Liyuan Wang, Xingxing Zhang, Hang Su, Jun Zhu

To cope with real-world dynamics, an intelligent system needs to incrementally acquire, update, accumulate, and exploit knowledge throughout its lifetime. This ability, known as continual learning, provides a foundation …

Continual LearningLearning TheorySurvey

Continual Learning in Large Language Models: Methods, Challenges, and Opportunities

2026-03-13 · Hongyang Chen, Zhongwu Sun, Hongfei Ye, Kunchi Li 외 arxiv

Continual learning (CL) has emerged as a pivotal paradigm to enable large language models (LLMs) to dynamically adapt to evolving knowledge and sequential tasks while mitigating catastrophic forgetting-a critical limitat…

Continual Learning

Recent Advances of Multimodal Continual Learning: A Comprehensive Survey

2024-10-07 · Dianzhi Yu, Xinni Zhang, Yankai Chen, Aiwei Liu 외

Continual learning (CL) aims to empower machine learning models to learn continually from new data, while building upon previously acquired knowledge without forgetting. As machine learning models have evolved from small…

Continual LearningSurvey

Continual Learning on Graphs: A Survey

2024-02-09 · Zonggui Tian, Du Zhang, Hong-Ning Dai

Recently, continual graph learning has been increasingly adopted for diverse graph-structured data processing tasks in non-stationary environments. Despite its promising learning capability, current studies on continual …

Continual LearningGraph LearningSurvey

Continual Learning of Natural Language Processing Tasks: A Survey

2022-11-23 · Zixuan Ke, Bing Liu

Continual learning (CL) is a learning paradigm that emulates the human capability of learning and accumulating knowledge continually without forgetting the previously learned knowledge and also transferring the learned k…

Continual LearningSurveyTransfer Learning