paper-with-me

홈 › Papers

Orthogonal Low-rank Adaptation in Lie Groups for Continual Learning of Large Language Models

2025-09-07 · Kefan Cao, Shuaicheng Wu arxiv

Large language models (LLMs) suffer from catastrophic forgetting in sequential multi-task learning. Existing parameter regularization methods (e.g., O-LoRA, N-LoRA) mitigate interference via low-rank subspace orthogonality, but additive updates distort the intrinsic geometry of model parameters. We propose \textbf{OLieRA}, a Lie group based fine-tuning framework that preserves parameter geometry through multiplicative updates while enforcing orthogonality across task subspaces. OLieRA achieves state-of-the-art performance on the Standard CL benchmark and remains highly competitive under large task sequences. It further inherits the replay-free and task-ID free inference properties of O-LoRA, establishing a principled paradigm for continual learning in LLMs.

📄 PDF Abstract BibTeX arXiv:2509.06100

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task LearningContinual Learning

Similar Papers 제목 키워드 기반

Group Orthogonal Low-Rank Adaptation for RGB-T Tracking

2025-12-05 · Zekai Shao, Yufan Hu, Jingyuan Liu, Bin Fan 외 arxiv

Parameter-efficient fine-tuning has emerged as a promising paradigm in RGB-T tracking, enabling downstream task adaptation by freezing pretrained parameters and fine-tuning only a small set of parameters. This set forms …

parameter-efficient fine-tuningRgb-T Tracking

Orthogonal Subspace Learning for Language Model Continual Learning

2023-10-22 · Xiao Wang, Tianze Chen, Qiming Ge, Han Xia 외

Benefiting from massive corpora and advanced hardware, large language models (LLMs) exhibit remarkable capabilities in language understanding and generation. However, their performance degrades in scenarios where multipl…

Continual LearningLanguage ModelingLanguage Modellingmodel

Subspace Geometry Governs Catastrophic Forgetting in Low-Rank Adaptation

2026-02-10 · Brady Steele arxiv

Low-Rank Adaptation (LoRA) has emerged as a parameter-efficient approach for adapting large pre-trained models, yet its behavior under continual learning remains poorly understood. We present a geometric theory character…

parameter-efficient fine-tuningContinual Learning

C-LoRA: Continual Low-Rank Adaptation for Pre-trained Models

2025-02-25 · Xin Zhang, Liang Bai, Xian Yang, Jiye Liang

Low-Rank Adaptation (LoRA) is an efficient fine-tuning method that has been extensively applied in areas such as natural language processing and computer vision. Existing LoRA fine-tuning approaches excel in static envir…

Continual Learning

Merge before Forget: A Single LoRA Continual Learning via Continual Merging

2025-12-28 · Fuli Qiao, Mehrdad Mahdavi arxiv

Parameter-efficient continual learning has emerged as a promising approach for large language models (LLMs) to mitigate catastrophic forgetting while enabling adaptation to new tasks. Current Low-Rank Adaptation (LoRA) c…

Continual Learning