paper-with-me

홈 › Papers

Spectral Imbalance Causes Forgetting in Low-Rank Continual Adaptation

2026-01-31 · Hao Gu, Mao-Lin Luo, Zi-Hao Zhou, Han-Chen Zhang, Min-Ling Zhang, Tong Wei arxiv

Parameter-efficient continual learning aims to adapt pre-trained models to sequential tasks without forgetting previously acquired knowledge. Most existing approaches treat continual learning as avoiding interference with past updates, rather than considering what properties make the current task-specific update naturally preserve previously acquired knowledge. From a knowledge-decomposition perspective, we observe that low-rank adaptations exhibit highly imbalanced singular value spectra: a few dominant components absorb most of the adaptation energy, thereby (i) more likely to disrupt previously acquired knowledge and (ii) making the update more vulnerable to interference from subsequent tasks. To enable explicit balance among components, we decouple the magnitude of the task update from its directional structure and formulate it as a constrained optimization problem on a restricted Stiefel manifold. We address this problem using a projected first-order method compatible with standard deep-learning optimizers used in vision-language models. Our method mitigates both backward and forward forgetting, consistently outperforming continual learning baselines. The implementation code is available at https://github.com/haodotgu/EBLoRA.

📄 PDF Abstract BibTeX arXiv:2602.00722

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

Attention-Spectrum Regularization for Replay-Free Continual Multimodal LLMs

2026-06-22 · Chuangxin Zhao, Canran Xiao, Siyuan Ma, Mengyao Lyu 외 arxiv

Multimodal large language models (MLLMs) are increasingly required to adapt to non-stationary streams of visual domains, question types, and user instructions, yet continual fine-tuning often causes severe forgetting of …

Continual Learning

FOGO: Forgetting-aware Orthogonalization Optimizer

2026-06-09 · Toan Nguyen, Yang Liu, Trung Le, Celso de Melo 외 arxiv

We argue that forgetting is not confined to continual learning but is a general optimization phenomenon: during standard training, dominant mini-batch gradients suppress rare but useful update directions, causing short-t…

Continual Learning

Gradient Reweighting: Towards Imbalanced Class-Incremental Learning

2024-02-28 · CVPR 2024 1 · Jiangpeng He, Fengqing Zhu

Class-Incremental Learning (CIL) trains a model to continually recognize new classes from non-stationary data while retaining learned knowledge. A major challenge of CIL arises when applying to real-world data characteri…

class-incremental learningClass Incremental LearningIncremental LearningKnowledge Distillation

Catastrophic Forgetting is Low-Rank: A Function-Space Theory for Continual Adaptation

2026-06-16 · Ido Nitzan Hidekel, Dan Raviv arxiv

Catastrophic forgetting in continual adaptation is usually studied through parameter drift, replay, or distillation, but these views do not identify which output-space directions are vulnerable. We give a function-space …

$φ$-DPO: Fairness Direct Preference Optimization Approach to Continual Learning in Large Multimodal Models

2026-02-26 · Thanh-Dat Truong, Huu-Thien Tran, Jackson Cothren, Bhiksha Raj 외 arxiv

Fairness in Continual Learning for Large Multimodal Models (LMMs) is an emerging yet underexplored challenge, particularly in the presence of imbalanced data distributions that can lead to biased model updates and subopt…

Continual Learning