paper-with-me

홈 › Papers

Bilateral Memory Consolidation for Continual Learning

2023-01-01 · CVPR 2023 1 · Xing Nie, Shixiong Xu, Xiyan Liu, Gaofeng Meng, Chunlei Huo, Shiming Xiang

Humans are proficient at continuously acquiring and integrating new knowledge. By contrast, deep models forget catastrophically, especially when tackling highly long task sequences. Inspired by the way our brains constantly rewrite and consolidate past recollections, we propose a novel Bilateral Memory Consolidation (BiMeCo) framework that focuses on enhancing memory interaction capabilities. Specifically, BiMeCo explicitly decouples model parameters into short-term memory module and long-term memory module, responsible for representation ability of the model and generalization over all learned tasks, respectively. BiMeCo encourages dynamic interactions between two memory modules by knowledge distillation and momentum-based updating for forming generic knowledge to prevent forgetting. The proposed BiMeCo is parameter-efficient and can be integrated into existing methods seamlessly. Extensive experiments on challenging benchmarks show that BiMeCo significantly improves the performance of existing continual learning methods. For example, combined with the state-of-the-art method CwD, BiMeCo brings in significant gains of around 2% to 6% while using 2x fewer parameters on CIFAR-100 under ResNet-18.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningKnowledge Distillation

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

In Two Minds about Lifelong Learning: Exploring Hemispheric Redundancy and Specialisation in Neural Models

2026-08-20 · Benjamin Smith, Levin Kuhlmann, Kaushik Roy, Gideon Kowadlo arxiv

Persistent intelligent systems require the ability to learn continually, but current machine learning approaches face significant challenges in this area compared to biological learning systems. Machine learning algorith…

Incremental LearningContinual Learning

Continual Relation Learning via Episodic Memory Activation and Reconsolidation

2020-07-01 · ACL 2020 6 · Xu Han, Yi Dai, Tianyu Gao, Yankai Lin 외

Continual relation learning aims to continually train a model on new data to learn incessantly emerging novel relations while avoiding catastrophically forgetting old relations. Some pioneering work has proved that stori…

Continual LearningRelation

On-device Synaptic Memory Consolidation using Fowler-Nordheim Quantum-tunneling

2022-06-27 · Mustafizur Rahman, Subhankar Bose, Shantanu Chakrabartty

Synaptic memory consolidation has been heralded as one of the key mechanisms for supporting continual learning in neuromorphic Artificial Intelligence (AI) systems. Here we report that a Fowler-Nordheim (FN) quantum-tunn…

Continual Learning

SYNERgy between SYNaptic consolidation and Experience Replay for general continual learning

2022-06-08 · Fahad Sarfraz, Elahe Arani, Bahram Zonooz

Continual learning (CL) in the brain is facilitated by a complex set of mechanisms. This includes the interplay of multiple memory systems for consolidating information as posited by the complementary learning systems (C…

Continual Learning

Semi-parametric Memory Consolidation: Towards Brain-like Deep Continual Learning

2025-04-20 · Geng Liu, Fei Zhu, Rong Feng, Zhiqiang Yi 외

Humans and most animals inherently possess a distinctive capacity to continually acquire novel experiences and accumulate worldly knowledge over time. This ability, termed continual learning, is also critical for deep ne…

class-incremental learningClass Incremental LearningContinual LearningIncremental Learning