English
Related papers

Related papers: Rethinking LoRA for Data Heterogeneous Federated L…

200 papers

Federated Learning (FL) enables collaborative model training across decentralized data sources while preserving data privacy. However, the growing size of Machine Learning (ML) models poses communication and computation challenges in FL.…

Machine Learning · Computer Science 2025-09-03 Xin Chen , Shuaijun Chen , Omid Tavallaie , Nguyen Tran , Shuhuang Xiang , Albert Zomaya

Adaptability has been regarded as a central feature in the foundation models, enabling them to effectively acclimate to unseen downstream tasks. Parameter-efficient fine-tuning methods such as celebrated LoRA facilitate efficient adaptation…

Machine Learning · Computer Science 2026-02-10 Gagik Magakyan , Amirhossein Reisizadeh , Chanwoo Park , Pablo A. Parrilo , Asuman Ozdaglar

Federated learning (FL) is an emerging machine learning paradigm in which a central server coordinates multiple participants (clients) collaboratively to train on decentralized data. In practice, FL often faces statistical, system, and…

Machine Learning · Computer Science 2024-02-13 Liping Yi , Han Yu , Gang Wang , Xiaoguang Liu , Xiaoxiao Li

Low-rank adaptation, also known as LoRA, has emerged as a prominent method for parameter-efficient fine-tuning of foundation models. Despite its computational efficiency, LoRA still yields inferior performance compared to full fine-tuning.…

Machine Learning · Computer Science 2025-03-25 Zhengbo Wang , Jian Liang , Ran He , Zilei Wang , Tieniu Tan

Foundation models (FMs) achieve strong performance across diverse tasks with task-specific fine-tuning, yet full parameter fine-tuning is often computationally prohibitive for large models. Parameter-efficient fine-tuning (PEFT) methods…

Machine Learning · Computer Science 2025-10-14 Jieming Bian , Lei Wang , Letian Zhang , Jie Xu

While Low-Rank Adaptation (LoRA) has proven beneficial for efficiently fine-tuning large models, LoRA fine-tuned text-to-image diffusion models lack diversity in the generated images, as the model tends to copy data from the observed…

We investigate LoRA in federated learning through the lens of the asymmetry analysis of the learned $A$ and $B$ matrices. In doing so, we uncover that $A$ matrices are responsible for learning general knowledge, while $B$ matrices focus on…

Machine Learning · Computer Science 2025-03-24 Pengxin Guo , Shuang Zeng , Yanran Wang , Huijie Fan , Feifei Wang , Liangqiong Qu

Large language models are often adapted using parameter-efficient techniques such as Low-Rank Adaptation (LoRA), formulated as $y = W_0x + BAx$, where $W_0$ is the pre-trained parameters and $x$ is the input to the adapted layer. While…

Machine Learning · Computer Science 2026-04-28 Hao Ban , Kaiyi Ji

While Low-Rank Adaptation (LoRA) enables parameter-efficient fine-tuning for Large Language Models (LLMs), its performance often falls short of Full Fine-Tuning (Full FT). Current methods optimize LoRA by initializing with static singular…

Computation and Language · Computer Science 2026-03-04 Chenghao Fan , Zhenyi Lu , Sichen Liu , Chengfeng Gu , Xiaoye Qu , Wei Wei , Yu Cheng

As FMs drive progress toward Artificial General Intelligence (AGI), fine-tuning them under privacy and resource constraints has become increasingly critical particularly when highquality training data resides on distributed edge devices.…

Machine Learning · Computer Science 2025-08-27 Gang Hu , Yinglei Teng , Pengfei Wu , Nan Wang

There has been a significant increase in the deployment of neural network models, presenting substantial challenges in model adaptation and fine-tuning. Efficient adaptation is crucial in maintaining model performance across diverse tasks…

Machine Learning · Computer Science 2025-04-02 Maolin Wang , Xiangyu Zhao

Transformer-based large language models (LLMs) have achieved remarkable success across various tasks. Yet, fine-tuning such massive models in federated learning (FL) settings poses significant challenges due to resource constraints and…

Machine Learning · Computer Science 2026-03-25 Bumjun Kim , Wan Choi

Low-rank adaptation (LoRA) and its variants are widely employed in fine-tuning large models, including large language models for natural language processing and diffusion models for computer vision. This paper proposes a generalized…

Computer Vision and Pattern Recognition · Computer Science 2024-03-19 Xiangyu Chen , Jing Liu , Ye Wang , Pu Perry Wang , Matthew Brand , Guanghui Wang , Toshiaki Koike-Akino

Federated LoRA enables parameter-efficient adaptation of large language models under decentralized data and limited client resources.However, directly averaging LoRA factors is representation-dependent: the same intrinsic update admits…

Machine Learning · Computer Science 2026-05-11 Jinqian Chen , Chang Liu , Jihua Zhu

LoRA has emerged as one of the most promising fine-tuning techniques, especially for federated learning (FL), since it significantly reduces communication and computation costs at resource-constrained clients. However, data heterogeneity…

Federated fine-tuning (FedFT) provides an effective paradigm for fine-tuning large language models (LLMs) in privacy-sensitive scenarios. However, practical deployment remains challenging due to the limited resources on end devices.…

Distributed, Parallel, and Cluster Computing · Computer Science 2025-06-03 Rukuo Li , Jianchun Liu , Hongli Xu , Liusheng Huang

Low-Rank Adaptation (LoRA) has become the de facto method for parameter-efficient fine-tuning of large language models (LLMs), enabling rapid adaptation to diverse domains. In production, LoRA-based models are served at scale, creating…

Distributed, Parallel, and Cluster Computing · Computer Science 2025-12-01 Shashwat Jaiswal , Shrikara Arun , Anjaly Parayil , Ankur Mallick , Spyros Mastorakis , Alind Khare , Chloi Alverti , Renee St Amant , Chetan Bansal , Victor Rühle , Josep Torrellas

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

Fine-tuning has become a popular approach to adapting large foundational models to specific tasks. As the size of models and datasets grows, parameter-efficient fine-tuning techniques are increasingly important. One of the most widely used…

Low-rank Adaption (LoRA) has been the de-facto parameter-efficient fine-tuning technique for large language models. We present HeteroLoRA, a light-weight search algorithm that leverages zero-cost proxies to allocate the limited LoRA…

Machine Learning · Computer Science 2024-06-24 Zixi Zhang , Cheng Zhang , Xitong Gao , Robert D. Mullins , George A. Constantinides , Yiren Zhao