paper-with-me

Papers

EVCL: Elastic Variational Continual Learning with Weight Consolidation

2024-06-23 · Hunar Batra, Ronald Clark

Continual learning aims to allow models to learn new tasks without forgetting what has been learned before. This work introduces Elastic Variational Continual Learning with Weight Consolidation (EVCL), a novel hybrid model that integrates the variational posterior approximation mechanism of Variational Continual Learning (VCL) with the regularization-based parameter-protection strategy of Elastic Weight Consolidation (EWC). By combining the strengths of both methods, EVCL effectively mitigates catastrophic forgetting and enables better capture of dependencies between model parameters and task-specific data. Evaluated on five discriminative tasks, EVCL consistently outperforms existing baselines in both domain-incremental and task-incremental learning scenarios for deep discriminative models.

📄 PDF Abstract BibTeX arXiv:2406.15972

Code (1)

hunarbatra/elastic-variational-continual-learning 공식 구현 pytorch

Tasks

Continual LearningIncremental Learning

Similar Papers 제목 키워드 기반

Elastic Weight Consolidation (EWC): Nuts and Bolts

2021-05-10 · Abhishek Aich

In this report, we present a theoretical support of the continual learning method \textbf{Elastic Weight Consolidation}, introduced in paper titled `Overcoming catastrophic forgetting in neural networks'. Being one of th…

Continual Learning

Adaptive Variance-Penalized Continual Learning with Fisher Regularization

2025-08-15 · Krisanu Sarkar arxiv

The persistent challenge of catastrophic forgetting in neural networks has motivated extensive research in continual learning . This work presents a novel continual learning framework that integrates Fisher-weighted asym…

Continual Learning

Generalized Variational Continual Learning

2020-11-24 · ICLR 2021 1 · Noel Loo, Siddharth Swaroop, Richard E. Turner

Continual learning deals with training models on new tasks and datasets in an online fashion. One strand of research has used probabilistic regularization for continual learning, with two of the main approaches in this v…

Continual LearningVariational Inference

Elastic Weight Consolidation for Full-Parameter Continual Pre-Training of Gemma2

2025-05-09 · Vytenis Šliogeris, Povilas Daniušis, Artūras Nakvosas

This technical report describes an experiment on autoregressive pre-training of Gemma2 2 billion parameter large language model (LLM) with 10\% on the Lithuanian language component of CulturaX from the point of view of c…

ARCBelebeleContinual LearningGSM8K+7

Statistical mechanics of continual learning: variational principle and mean-field potential

2022-12-06 · Chan Li, Zhenye Huang, Wenxuan Zou, Haiping Huang

An obstacle to artificial general intelligence is set by continual learning of multiple tasks of different nature. Recently, various heuristic tricks, both from machine learning and from neuroscience angles, were propose…

Continual LearningMulti-Task Learning