paper-with-me

Papers

Enabling Continual Learning in Neural Networks with Meta Learning

2019-05-16 · ICML Workshop AMTL 2019 6 · Anonymous

Catastrophic forgetting in neural networks is one of the most well-known problems in continual learning. Previous attempts on addressing the problem focus on preventing important weights from changing. Such methods often require task boundaries to learn effectively and do not support backward transfer learning. In this paper, we propose a meta-learning algorithm which learns to reconstruct the gradients of old tasks w.r.t. the current parameters and combines these reconstructed gradients with the current gradient to enable continual learning and backward transfer learning from the current task to previous tasks. Experiments on standard continual learning benchmarks show that our algorithm can effectively prevent catastrophic forgetting and supports backward transfer learning.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningMeta-LearningTransfer Learning

Similar Papers 제목 키워드 기반

MetaCLBench: Meta Continual Learning Benchmark on Resource-Constrained Edge Devices

2025-03-31 · Sijia Li, Young D. Kwon, Lik-Hang Lee, Pan Hui

Meta-Continual Learning (Meta-CL) has emerged as a promising approach to minimize manual labeling efforts and system resource requirements by enabling Continual Learning (CL) with limited labeled samples. However, while …

Continual Learning

MetaCD: A Meta Learning Framework for Cognitive Diagnosis based on Continual Learning

2025-12-28 · Jin Wu, Chanjin Zheng arxiv

Cognitive diagnosis is an essential research topic in intelligent education, aimed at assessing the level of mastery of different skills by students. So far, many research works have used deep learning models to explore …

Continual Learning

Learning to Continually Learn via Meta-learning Agentic Memory Designs

2026-02-08 · Yiming Xiong, Shengran Hu, Jeff Clune arxiv

The statelessness of foundation models bottlenecks agentic systems' ability to continually learn, a core capability for long-horizon reasoning and adaptation. To address this limitation, agentic systems commonly incorpor…

Continual Learning

MePo: Meta Post-Refinement for Rehearsal-Free General Continual Learning

2026-02-08 · Guanglong Sun, Hongwei Yan, Liyuan Wang, Zhiqi Kang 외 arxiv

To cope with uncertain changes of the external world, intelligent systems must continually learn from complex, evolving environments and respond in real time. This ability, collectively known as general continual learnin…

Representation LearningContinual Learning

LifeLearner: Hardware-Aware Meta Continual Learning System for Embedded Computing Platforms

2023-11-19 · Young D. Kwon, Jagmohan Chauhan, Hong Jia, Stylianos I. Venieris 외

Continual Learning (CL) allows applications such as user personalization and household robots to learn on the fly and adapt to context. This is an important feature when context, actions, and users change. However, enabl…

Continual LearningMeta-Learning