English
Related papers

Related papers: Resolving Conflicts in Lifelong Learning via Align…

200 papers

Low-Rank Adaptation (LoRA) has emerged as a promising paradigm for Continual Learning. It independently updates its low-rank factors ($A$ and $B$), creating a composite update to the full weight matrix through their interaction. To prevent…

Computer Vision and Pattern Recognition · Computer Science 2026-05-28 Cheng Chen , Pengpeng Zeng , Yuyu Guo , Lianli Gao , Hengtao Shen , Jingkuan Song

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 environments but struggle…

Machine Learning · Computer Science 2025-02-26 Xin Zhang , Liang Bai , Xian Yang , Jiye Liang

Multi-Task Learning (MTL) combined with Low-Rank Adaptation (LoRA) has emerged as a promising direction for parameter-efficient deployment of Large Language Models (LLMs). By sharing a single adapter across multiple tasks, one can…

Machine Learning · Computer Science 2026-01-15 Ziyu Yang , Guibin Chen , Yuxin Yang , Aoxiong Zeng , Xiangquan Yang

Low-Rank Adaptation (LoRA) enables efficient fine-tuning of large language models but suffers from catastrophic forgetting when learned updates interfere with the dominant singular directions that encode essential pre-trained knowledge. We…

Computation and Language · Computer Science 2025-11-11 Yifeng Xiong , Xiaohui Xie

Low-Rank Adaptation (LoRA) is a widely adopted parameter-efficient method for fine-tuning Large Langauge Models. It updates the weight matrix as $W=W_0+sBA$, where $W_0$ is the original frozen weight, $s$ is a scaling factor and $A$,$B$ are…

Machine Learning · Computer Science 2026-03-06 Yize Wu , Ke Gao , Ling Li , Yanjun Wu

Low-Rank Adaptation (LoRA) is a widely-used parameter-efficient finetuning method for large language models. LoRA saves memory by training only low rank perturbations to selected weight matrices. In this work, we compare the performance of…

Low-Rank Adaptation (LoRA) has emerged as an effective technique for reducing memory overhead in fine-tuning large language models. However, it often suffers from sub-optimal performance compared with full fine-tuning since the update is…

Machine Learning · Computer Science 2025-09-30 Xin Yu , Yujia Wang , Jinghui Chen , Lingzhou Xue

Parameter-Efficient Fine-Tuning (PEFT) methods, particularly Low-Rank Adaptation (LoRA), are indispensable for efficiently customizing Large Language Models (LLMs). However, vanilla LoRA suffers from slow convergence speed and knowledge…

Machine Learning · Computer Science 2025-11-03 Minrui Luo , Fuhang Kuang , Yu Wang , Zirui Liu , Tianxing He

While orthogonal subspace methods try to mitigate task interference in Continual Learning (CL), they often suffer from energy diffusion across the basis, hindering knowledge compaction and exhausting capacity for future tasks. We observe…

Machine Learning · Computer Science 2026-05-28 Longhua Li , Lei Qi , Qi Tian , Xin Geng

Large language models (LLMs) rely on internal knowledge to solve many downstream tasks, making it crucial to keep them up to date. Since full retraining is expensive, prior work has explored efficient alternatives such as model editing and…

Machine Learning · Computer Science 2026-02-04 Duy Nguyen , Hanqi Xiao , Archiki Prasad , Elias Stengel-Eskin , Hyunji Lee , Mohit Bansal

Low-Rank Adaptation (LoRA) is one of the most widely used techniques for fine-tuning large language models (LLMs). By introducing a small number of trainable low-rank weight matrices, LoRA substantially reduces the number of parameters that…

Machine Learning · Computer Science 2025-07-15 Seokmin Ko

Low-Rank Adaptation (LoRA) has significantly advanced parameter-efficient fine-tuning of large pretrained models. LoRA augments the pre-trained weights of a model by adding the product of two smaller matrices that together form a low-rank…

Artificial Intelligence · Computer Science 2025-07-09 David Bensaïd , Noam Rotstein , Roy Velich , Daniel Bensaïd , Ron Kimmel

Continual Learning (CL) requires models to sequentially adapt to new tasks without forgetting old knowledge. Recently, Low-Rank Adaptation (LoRA), a representative Parameter-Efficient Fine-Tuning (PEFT) method, has gained increasing…

Machine Learning · Computer Science 2026-05-26 Lingfeng He , De Cheng , Huaijie Wang , Xi Yang , Nannan Wang , Xinbo Gao

Supervised fine-tuning is the most common method to adapt large language models (LLMs) to downstream tasks, but full fine-tuning LLMs requires massive computational resources. Recently, parameter-efficient fine-tuning (PEFT) methods have…

Computation and Language · Computer Science 2024-02-27 Xiangdi Meng , Damai Dai , Weiyao Luo , Zhe Yang , Shaoxiang Wu , Xiaochen Wang , Peiyi Wang , Qingxiu Dong , Liang Chen , Zhifang Sui

Low-Rank Adaptation (LoRA) has become a cornerstone of parameter-efficient fine-tuning (PEFT). Yet, its efficacy is hampered by two fundamental limitations: semantic drift, by treating all update directions with equal importance, and…

Computer Vision and Pattern Recognition · Computer Science 2026-04-28 Xi Xiao , Chenrui Ma , Yunbei Zhang , Chen Liu , Zhuxuanzi Wang , Yanshu Li , Lin Zhao , Guosheng Hu , Tianyang Wang , Hao Xu

Scaling multi-task low-rank adaptation (LoRA) to a large number of tasks induces catastrophic performance degradation, such as an accuracy drop from 88.2% to 2.0% on DOTA when scaling from 5 to 15 tasks. This failure is due to parameter and…

Machine Learning · Computer Science 2026-03-03 Zichen Tian , Antoine Ledent , Qianru Sun

Low-Rank Adaptation (LoRA) has proven effective in reducing computational costs while maintaining performance comparable to fully fine-tuned foundation models across various tasks. However, its fixed low-rank structure restricts its…

Computer Vision and Pattern Recognition · Computer Science 2025-07-02 Chuyan Zhang , Kefan Wang , Yun Gu

Learning in general-sum games is unstable and frequently leads to socially undesirable (Pareto-dominated) outcomes. To mitigate this, Learning with Opponent-Learning Awareness (LOLA) introduced opponent shaping to this setting, by…

Machine Learning · Computer Science 2022-06-28 Timon Willi , Alistair Letcher , Johannes Treutlein , Jakob Foerster

Low-Rank Adaptation (LoRA), which leverages the insight that model updates typically reside in a low-dimensional space, has significantly improved the training efficiency of Large Language Models (LLMs) by updating neural network layers…

Machine Learning · Computer Science 2026-05-01 Han Liu , Shanghao Shi , Yevgeniy Vorobeychik , Chongjie Zhang , Ning Zhang

In fine-tuning large language models (LLMs), conserving computational resources while maintaining effectiveness and improving outcomes within the same computational constraints is crucial. The Low-Rank Adaptation (LoRA) strategy balances…

Machine Learning · Computer Science 2024-09-05 Xiaojun Xiao , Sen Shen , Qiming Bao , Hongfei Rong , Kairui Liu , Zhongsheng Wang , Jiamou Liu
‹ Prev 1 2 3 10 Next ›