SR$^2$-LoRA: Self-Rectifying Inter-layer Relations in Low-Rank Adaptation for Class-Incremental Learning

📅 2026-05-08
📈 Citations: 0
Influential: 0
📄 PDF

career value

202K/year
🤖 AI Summary
This work addresses catastrophic forgetting in class-incremental learning caused by representational drift across network layers. It introduces, for the first time, an analysis from the perspective of inter-layer relational dynamics and proposes a self-correcting low-rank adaptation method. By integrating Low-Rank Adaptation (LoRA) with inter-layer relation matrices, the approach constrains representational drift during new task learning through a singular value alignment mechanism, offering greater robustness compared to conventional element-wise alignment strategies. Evaluated on standard class-incremental benchmarks, the method substantially mitigates forgetting, with performance gains becoming more pronounced as the task sequence lengthens. Notably, it achieves this while maintaining parameter efficiency and effectively stabilizing decision boundaries for previously learned tasks.
📝 Abstract
Pre-trained models with parameter-efficient fine-tuning (PEFT) have demonstrated promising potential for class-incremental learning (CIL), yet catastrophic forgetting still persists when adapting models to new tasks. In this paper, we present a novel perspective on catastrophic forgetting through the analysis of inter-layer relation drift, i.e., the progressive disruption of relationships among layer-wise representations during the learning of new tasks. We theoretically show that the increase of such drift reduces the classification margins of previously learned tasks, thereby degrading overall model performance. To address this issue, we propose \underline{S}elf-\underline{R}ectifying inter-layer \underline{R}elation Low-Rank Adaptation~(SR$^2$-LoRA), a simple yet effective method that mitigates catastrophic forgetting by constraining inter-layer relation drift. Specifically, SR$^2$-LoRA constructs the relation matrices induced by the previous and current models on current-task samples, and aligns the corresponding singular values. We further theoretically show that this alignment exhibits greater robustness to estimation perturbations than direct entry-wise alignment. Extensive experiments on standard CIL benchmarks demonstrate that SR$^2$-LoRA effectively mitigates catastrophic forgetting, with its advantages becoming more pronounced as the number of tasks increases. Code is available in the \href{https://github.com/FqWan24/SR-2-LoRA}{repository}.
Problem

Research questions and friction points this paper is trying to address.

catastrophic forgetting
class-incremental learning
inter-layer relation drift
parameter-efficient fine-tuning
Innovation

Methods, ideas, or system contributions that make the work stand out.

inter-layer relation drift
singular value alignment
catastrophic forgetting
low-rank adaptation
class-incremental learning
F
Fengqiang Wan
School of Computer Science and Engineering, Nanjing University of Science and Technology, Nanjing 210094, China
Y
Yipeng Lin
School of Computer Science and Engineering, Nanjing University of Science and Technology, Nanjing 210094, China
K
Kan Lv
School of Computer Science and Engineering, Nanjing University of Science and Technology, Nanjing 210094, China
Yang Yang
Yang Yang
Nanjing University of Science and Technology
Data MiningMulti Modal LearningIncremental Learning