中文
相关论文

相关论文: Low-Rank Interconnected Adaptation across Layers

200 篇论文

Fine-tuning helps large language models (LLM) recover degraded information and enhance task performance. Although Low-Rank Adaptation (LoRA) is widely used and effective for fine-tuning, we have observed that its scaling factor can limit or…

Low-rank adaptation (LoRA) is a widely used parameter-efficient fine-tuning method, yet its learned correction is static: the same low-rank update is applied to every input. This input-agnostic approach creates an inevitable compromise…

机器学习 · 计算机科学 2026-05-20 Ali Zindari , Xiaowen Jiang , Rotem Mulayoff , Sebastian U. Stich

Large pre-trained models achieve remarkable success across diverse domains, yet fully fine-tuning incurs prohibitive computational and memory costs. Parameter-efficient fine-tuning (PEFT) has thus become a mainstream paradigm. Among them,…

机器学习 · 计算机科学 2026-02-02 Muqing Liu , Chongjie Si , Yuheng Jia

As large language models continue to grow in size, parameter-efficient fine-tuning (PEFT) has become increasingly crucial. While low-rank adaptation (LoRA) offers a solution through low-rank updates, its static rank allocation may yield…

机器学习 · 计算机科学 2025-04-14 Hao Nan Sheng , Zhi-yong Wang , Mingrui Yang , Hing Cheung So

Low-rank adaptation (LoRA) assigns a uniform rank to every adapted weight matrix - a practical convenience that ignores a fundamental reality: different layers contribute unequally to task adaptation. We address this with a lightweight…

机器学习 · 计算机科学 2026-05-19 Ramakrishnan Sathyavageeswaran

Low-Rank Adaptation (LoRA) is a widely adopted parameter-efficient fine-tuning method for large language models. However, its linear nature limits expressiveness. We propose LoRAN, a non-linear extension of LoRA that applies lightweight…

计算与语言 · 计算机科学 2025-09-29 Guanzhi Deng , Mingyang Liu , Dapeng Wu , Yinqiao Li , Linqi Song

Low-Rank Adaptation (LoRA) has recently gained attention for fine-tuning foundation models by incorporating trainable low-rank matrices, thereby reducing the number of trainable parameters. While LoRA offers numerous advantages, its…

机器学习 · 计算机科学 2024-04-29 Yeming Wen , Swarat Chaudhuri

As large language models (LLMs) have become increasingly compute and memory intensive, parameter-efficient fine-tuning (PEFT) methods are now a common strategy to fine-tune LLMs. A popular PEFT method is Low-Rank Adapters (LoRA), which adds…

计算与语言 · 计算机科学 2023-12-08 Damjan Kalajdzievski

Low-Rank Adaptation (LoRA) is a parameter-efficient technique for rapidly fine-tuning foundation models. In standard LoRA training dynamics, models tend to quickly converge to a local optimum near the initialization. However, this local…

机器学习 · 计算机科学 2024-10-31 Zhan Zhuang , Xiequn Wang , Yulong Zhang , Wei Li , Yu Zhang , Ying Wei

Fine-tuning large language models requires high computational and memory resources, and is therefore associated with significant costs. When training on federated datasets, an increased communication effort is also needed. For this reason,…

机器学习 · 计算机科学 2026-05-06 Evelyn Trautmann , Ian Hales , Martin F. Volk

Vision Transformers (ViTs) have been widely adopted in vision tasks due to their strong transferability. In Federated Learning (FL), where full fine-tuning is communication heavy, Low-Rank Adaptation (LoRA) provides an efficient and…

计算机视觉与模式识别 · 计算机科学 2026-03-04 Zihao Peng , Nan Zou , Jiandian Zeng , Guo Li , Ke Chen , Boyuan Li , Tian Wang

Parameter-efficient fine-tuning (PEFT) methods have become the standard paradigm for adapting large-scale models. Among these techniques, Weight-Decomposed Low-Rank Adaptation (DoRA) has been shown to improve both the learning capacity and…

机器学习 · 计算机科学 2026-02-09 Nghiem T. Diep , Hien Dang , Tuan Truong , Tan Dinh , Huy Nguyen , Nhat Ho

Parameter-Efficient Fine-Tuning (PEFT) methods have emerged as a widely adopted strategy for adapting pre-trained Large Language Models (LLMs) to downstream tasks, significantly reducing memory and computational costs. However, most…

机器学习 · 计算机科学 2025-06-03 Xinyi Wang , Lirong Gao , Haobo Wang , Yiming Zhang , Junbo Zhao

Large language models (LLMs) have not yet effectively leveraged the vast amounts of edge-device data, and federated learning (FL) offers a promising paradigm to collaboratively fine-tune LLMs without transferring private edge data to the…

机器学习 · 计算机科学 2026-02-02 Arian Raje , Baris Askin , Divyansh Jhunjhunwala , Gauri Joshi

Low-Rank Adaptation (LoRA) dominates parameter-efficient fine-tuning (PEFT). However, it faces a ``linear ceiling'': increasing the rank yields diminishing returns in expressive capacity due to intrinsic linear constraints. We introduce…

机器学习 · 计算机科学 2026-04-06 Hung-Hsuan Chen

Parameter-Efficient Fine-Tuning (PEFT) has become the standard for customising Foundation Models (FMs) to user-specific downstream tasks. However, typical PEFT methods require storing multiple task-specific adapters, creating scalability…

机器学习 · 计算机科学 2024-11-04 Abhinav Jain , Swarat Chaudhuri , Thomas Reps , Chris Jermaine

Large language models (LLMs) have demonstrated remarkable success across various tasks, accompanied by a continuous increase in their parameter size. Parameter-efficient fine-tuning (PEFT) methods, such as Low-Rank Adaptation (LoRA),…

机器学习 · 计算机科学 2025-02-07 Peizhuang Cong , Wenpu Liu , Wenhan Yu , Haochen Zhao , Tong Yang

Despite the efficacy of network sparsity in alleviating the deployment strain of Large Language Models (LLMs), it endures significant performance degradation. Applying Low-Rank Adaptation (LoRA) to fine-tune the sparse LLMs offers an…

机器学习 · 计算机科学 2025-02-21 Weizhong Huang , Yuxin Zhang , Xiawu Zheng , Yang Liu , Jing Lin , Yiwu Yao , Rongrong Ji

The recent surge in large-scale foundation models has spurred the development of efficient methods for adapting these models to various downstream tasks. Low-rank adaptation methods, such as LoRA, have gained significant attention due to…

计算机视觉与模式识别 · 计算机科学 2023-09-14 Sanghyeon Kim , Hyunmo Yang , Younghyun Kim , Youngjoon Hong , Eunbyung Park

Low Rank Adaptation (LoRA) is the de facto fine-tuning strategy to generate personalized images from pre-trained diffusion models. Choosing a good rank is extremely critical, since it trades off performance and memory consumption, but today…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Donald Shenaj , Federico Errica , Antonio Carta