paper-with-me

홈 › Papers

Finding Structure in Continual Learning

2026-02-04 · Pourya Shamsolmoali, Masoumeh Zareapoor arxiv

Learning from a stream of tasks usually pits plasticity against stability: acquiring new knowledge often causes catastrophic forgetting of past information. Most methods address this by summing competing loss terms, creating gradient conflicts that are managed with complex and often inefficient strategies such as external memory replay or parameter regularization. We propose a reformulation of the continual learning objective using Douglas-Rachford Splitting (DRS). This reframes the learning process not as a direct trade-off, but as a negotiation between two decoupled objectives: one promoting plasticity for new tasks and the other enforcing stability of old knowledge. By iteratively finding a consensus through their proximal operators, DRS provides a more principled and stable learning dynamic. Our approach achieves an efficient balance between stability and plasticity without the need for auxiliary modules or complex add-ons, providing a simpler yet more powerful paradigm for continual learning systems.

📄 PDF Abstract BibTeX arXiv:2602.04555

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

Topological Continual Learning with Wasserstein Distance and Barycenter

2022-10-06 · Tananun Songdechakraiwut, Xiaoshuang Yin, Barry D. Van Veen

Continual learning in neural networks suffers from a phenomenon called catastrophic forgetting, in which a network quickly forgets what was learned in a previous task. The human brain, however, is able to continually lea…

Continual Learningimage-classificationImage Classification

Towards continual learning in medical imaging

2018-11-06 · Chaitanya Baweja, Ben Glocker, Konstantinos Kamnitsas

This work investigates continual learning of two segmentation tasks in brain MRI with neural networks. To explore in this context the capabilities of current methods for countering catastrophic forgetting of the first ta…

Atari GamesContinual Learningreinforcement-learningReinforcement Learning+2

Continual and Multi-Task Architecture Search

2019-06-12 · ACL 2019 7 · Ramakanth Pasunuru, Mohit Bansal

Architecture search is the process of automatically learning the neural model or cell structure that best suits the given task. Recently, this approach has shown promising performance improvements (on language modeling a…

Continual LearningGeneral Classificationimage-classificationImage Classification+8

Data Scaling Laws for Radiology Foundation Models

2025-09-16 · Maximilian Ilse, Harshita Sharma, Anton Schwaighofer, Sam Bond-Taylor 외 arxiv

Foundation vision encoders such as CLIP and DINOv2, trained on web-scale data, exhibit strong transfer performance across tasks and datasets. However, medical imaging foundation models remain constrained by smaller datas…

Continual Pretraining

Distributed Continual Learning

2024-05-23 · Long Le, Marcel Hussing, Eric Eaton

This work studies the intersection of continual and federated learning, in which independent agents face unique tasks in their environments and incrementally develop and share knowledge. We introduce a mathematical frame…

Continual LearningFederated Learning