paper-with-me

Papers

Continual Learning through Networks Splitting and Merging with Dreaming-Meta-Weighted Model Fusion

2023-12-12 · Yi Sun, Xin Xu, Jian Li, Guanglei Xie, Yifei Shi, Qiang Fang

It's challenging to balance the networks stability and plasticity in continual learning scenarios, considering stability suffers from the update of model and plasticity benefits from it. Existing works usually focus more on the stability and restrict the learning plasticity of later tasks to avoid catastrophic forgetting of learned knowledge. Differently, we propose a continual learning method named Split2MetaFusion which can achieve better trade-off by employing a two-stage strategy: splitting and meta-weighted fusion. In this strategy, a slow model with better stability, and a fast model with better plasticity are learned sequentially at the splitting stage. Then stability and plasticity are both kept by fusing the two models in an adaptive manner. Towards this end, we design an optimizer named Task-Preferred Null Space Projector(TPNSP) to the slow learning process for narrowing the fusion gap. To achieve better model fusion, we further design a Dreaming-Meta-Weighted fusion policy for better maintaining the old and new knowledge simultaneously, which doesn't require to use the previous datasets. Experimental results and analysis reported in this work demonstrate the superiority of the proposed method for maintaining networks stability and keeping its plasticity. Our code will be released.

📄 PDF Abstract BibTeX arXiv:2312.07082

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Dreaming in Code for Curriculum Learning in Open-Ended Worlds

2026-02-09 · Konstantinos Mitsides, Maxence Faldor, Antoine Cully arxiv

Open-ended learning frames intelligence as emerging from continual interaction with an ever-expanding space of environments. While recent advances have utilized foundation models to programmatically generate diverse envi…

Dream2Learn: Structured Generative Dreaming for Continual Learning

2026-03-02 · Salvatore Calcagno, Matteo Pennisi, Federica Proietto Salanitri, Amelia Sorrenti 외 arxiv

Continual learning requires balancing plasticity and stability while mitigating catastrophic forgetting. Inspired by human dreaming as a mechanism for internal simulation and knowledge restructuring, we introduce Dream2L…

Continual Learning

Wake-Sleep Consolidated Learning

2023-12-06 · Amelia Sorrenti, Giovanni Bellitto, Federica Proietto Salanitri, Matteo Pennisi 외

We propose Wake-Sleep Consolidated Learning (WSCL), a learning strategy leveraging Complementary Learning System theory and the wake-sleep phases of the human brain to improve the performance of deep neural networks for …

Continual LearningHippocampus

Domain Adaptation of Llama3-70B-Instruct through Continual Pre-Training and Model Merging: A Comprehensive Evaluation

2024-06-21 · Shamane Siriwardhana, Mark McQuade, Thomas Gauthier, Lucas Atkins 외

We conducted extensive experiments on domain adaptation of the Meta-Llama-3-70B-Instruct model on SEC data, exploring its performance on both general and domain-specific benchmarks. Our focus included continual pre-train…

Domain AdaptationLanguage ModelingLanguage Modelling

Probabilistic Metaplasticity for Continual Learning with Memristors

2024-03-13 · Fatima Tuz Zohora, Vedant Karia, Nicholas Soures, Dhireesha Kudithipudi

Edge devices operating in dynamic environments critically need the ability to continually learn without catastrophic forgetting. The strict resource constraints in these devices pose a major challenge to achieve this, as…

Continual Learning