paper-with-me

홈 › Papers

PMF-CL: Pareto-Minimal-Forgetting Continual Learner for Conflicting Tasks

2026-05-18 · Srijith Nair, Atilla Eryilmaz, Jia Liu arxiv

In the literature, many continual learning (CL) algorithms have been proposed to address the issue of catastrophic forgetting in ML models (i.e., learning new tasks leads to the loss of performance on previously learned tasks). Although all CL approaches use some form of memory to retain information about past tasks, a grounded understanding of what information needs to be stored to minimize catastrophic forgetting remains elusive. Recently, it has been recognized that under the strong assumption of the existence of a common global minimizer over all tasks, catastrophic forgetting can be completely avoided. However, in practice, tasks rarely have a common global minimizer, and a certain amount of forgetting is inevitable. In this paper, we propose a foundational framework for principled and systematic CL of conflicting tasks using a multi-task learning (MTL) perspective. The approach is based on finding Pareto-optimal solutions, i.e., the solutions which, by definition, minimally forget the previous tasks in the Pareto sense. We derive Pareto-minimal-forgetting CL algorithms for linear and basis-function regression, and general loss functions which have a quadratic upper bound, e.g., logistic regression. For quadratic problems, PMF-CL uses memory-efficient iterative updates with a static memory footage of $\mathcal{O}(d^2)$ for models with $d$ parameters.

📄 PDF Abstract BibTeX arXiv:2605.19145

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task LearningContinual Learning

Similar Papers 제목 키워드 기반

Label-Efficient Online Continual Object Detection in Streaming Video

2022-06-01 · ICCV 2023 1 · Jay Zhangjie Wu, David Junhao Zhang, Wynne Hsu, Mengmi Zhang 외

Humans can watch a continuous video stream and effortlessly perform continual acquisition and transfer of new knowledge with minimal supervision yet retaining previously learnt experiences. In contrast, existing continua…

Continual LearningHippocampusObjectobject-detection+1

AdaER: An Adaptive Experience Replay Approach for Continual Lifelong Learning

2023-08-07 · Xingyu Li, Bo Tang, Haifeng Li

Continual lifelong learning is an machine learning framework inspired by human learning, where learners are trained to continuously acquire new knowledge in a sequential manner. However, the non-stationary nature of stre…

class-incremental learningClass Incremental LearningIncremental LearningLifelong learning

Interference and Retention in Continual Learning

2026-07-10 · Julius Störk arxiv

Continual learning commonly relies on post-hoc mechanisms such as replay, elastic regularization, or distillation. This work argues that forgetting should instead be modeled directly as interference between tasks. In the…

Continual Learning

Agent-Dice: Disentangling Knowledge Updates via Geometric Consensus for Agent Continual Learning

2026-01-07 · Zheng Wu, Xingyu Lou, Xinbei Ma, Yansi Li 외 arxiv

Large Language Model (LLM)-based agents significantly extend the utility of LLMs by interacting with dynamic environments. However, enabling agents to continually learn new tasks without catastrophic forgetting remains a…

Continual Learning

Pareto Continual Learning: Preference-Conditioned Learning and Adaption for Dynamic Stability-Plasticity Trade-off

2025-03-30 · Song Lai, Zhe Zhao, Fei Zhu, Xi Lin 외

Continual learning aims to learn multiple tasks sequentially. A key challenge in continual learning is balancing between two objectives: retaining knowledge from old tasks (stability) and adapting to new tasks (plasticit…

Continual Learning