English
Related papers

Related papers: Rethinking LoRA for Data Heterogeneous Federated L…

200 papers

Low-rank adaptation (LoRA) is a fine-tuning technique that can be applied to conditional generative diffusion models. LoRA utilizes a small number of context examples to adapt the model to a specific domain, character, style, or concept.…

Computer Vision and Pattern Recognition · Computer Science 2024-10-08 Artur Kasymov , Marcin Sendera , Michał Stypułkowski , Maciej Zięba , Przemysław Spurek

Low-Rank Adaptation (LoRA) is a widely adopted parameter-efficient fine-tuning (PEFT) method that injects two trainable low-rank matrices (A and B) into frozen pretrained models. While efficient, LoRA constrains updates to a fixed low-rank…

Computer Vision and Pattern Recognition · Computer Science 2025-05-20 Haodong Yang , Lei Wang , Md Zakir Hossain

Low-Rank Adaptation (LoRA) has become ubiquitous for efficiently fine-tuning foundation models. However, federated fine-tuning using LoRA is challenging due to suboptimal updates arising from traditional federated averaging of individual…

Machine Learning · Computer Science 2025-10-07 Raghav Singhal , Kaustubh Ponkshe , Rohit Vartak , Lav R. Varshney , Praneeth Vepakomma

Parameter-Efficient Fine-Tuning (PEFT) methods like LoRA have significantly improved the adaptation of LLMs to downstream tasks in a resource-efficient manner. However, in multi-task scenarios, challenges such as training imbalance and the…

Computation and Language · Computer Science 2024-10-31 Xujia Wang , Haiyan Zhao , Shuo Wang , Hanqing Wang , Zhiyuan Liu

Fine-tuning large language models (LLMs) is computationally intensive because it requires updating all parameters. Low-Rank Adaptation (LoRA) improves efficiency by modifying only a subset of weights but introduces a trade-off between…

Machine Learning · Computer Science 2024-12-19 Abdessalam Ed-dib , Zhanibek Datbayev , Amine Mohamed Aboussalah

Fine-tuning large vision models (LVMs) and large language models (LLMs) under differentially private federated learning (DPFL) is hindered by a fundamental privacy-utility trade-off. Low-Rank Adaptation (LoRA), a promising…

Machine Learning · Computer Science 2026-04-21 Jin Liu , Yinbin Miao , Ning Xi , Junkang Liu

Despite recent advances in photorealistic image generation through large-scale models like FLUX and Stable Diffusion v3, the practical deployment of these architectures remains constrained by their inherent intractability to parameter…

Computer Vision and Pattern Recognition · Computer Science 2025-08-05 Zhiwen Li , Zhongjie Duan , Die Chen , Cen Chen , Daoyuan Chen , Yaliang Li , Yingda Chen

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 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

Pre-trained foundation models (FMs), with extensive number of neurons, are key to advancing next-generation intelligence services, where personalizing these models requires massive amount of task-specific data and computational resources.…

Systems and Control · Electrical Eng. & Systems 2024-07-04 Zixin Wang , Yong Zhou , Yuanming Shi , Khaled. B. Letaief

In this paper, we introduce Symmetric Low-Rank Adapters, an optimized variant of LoRA with even fewer weights. This method utilizes Low-Rank Symmetric Weight Matrices to learn downstream tasks more efficiently. Traditional LoRA accumulates…

Machine Learning · Computer Science 2025-04-17 Tales Panoutsos , Rodrygo L. T. Santos , Flavio Figueiredo

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

Large language models (LLMs) have emerged as important components across various fields, yet their training requires substantial computation resources and abundant labeled data. It poses a challenge to robustly training LLMs for individual…

Distributed, Parallel, and Cluster Computing · Computer Science 2024-06-13 Jiaxing QI , Zhongzhi Luan , Shaohan Huang , Carol Fung , Hailong Yang , Depei Qian

Federated learning is an emerging distributed machine learning method, enables a large number of clients to train a model without exchanging their local data. The time cost of communication is an essential bottleneck in federated learning,…

Machine Learning · Computer Science 2023-09-19 Hao Sun , Li Shen , Shixiang Chen , Jingwei Sun , Jing Li , Guangzhong Sun , Dacheng Tao

Modern Transformer-based models frequently suffer from miscalibration, producing overconfident predictions that do not reflect true empirical frequencies. This work investigates the calibration dynamics of LoRA: Low-Rank Adaptation and a…

Computation and Language · Computer Science 2026-03-31 Bartosz Trojan , Filip Gębala

Dense wireless deployments face co-channel interference from heterogeneous sources that vary across base stations (gNBs in 5G). While centralized DNN-based approaches to interference mitigation have shown strong performance, deploying and…

Networking and Internet Architecture · Computer Science 2026-04-20 Evar Jones , Daniel J. Jakubisin , Sanmay Das

Despite large neural networks demonstrating remarkable abilities to complete different tasks, they require excessive memory usage to store the optimization states for training. To alleviate this, the low-rank adaptation (LoRA) is proposed…

Machine Learning · Computer Science 2024-06-14 Yongchang Hao , Yanshuai Cao , Lili Mou

In this paper, we introduce a subspace-inspired Low-Rank Adaptation (LoRA) method, which is computationally efficient, easy to implement, and readily applicable to large language, multimodal, and diffusion models. Initially, we equivalently…

Machine Learning · Computer Science 2025-03-04 Taiqiang Wu , Jiahao Wang , Zhe Zhao , Ngai Wong

In order to streamline the fine-tuning of foundation models, Low-Rank Adapters (LoRAs) have been substantially adopted across various fields, including instruction tuning and domain adaptation. The underlying concept of LoRA involves…

Machine Learning · Computer Science 2025-02-25 Mengyang Sun , Yihao Wang , Tao Feng , Dan Zhang , Yifan Zhu , Jie Tang

Federated learning (FL) triggers intra-client and inter-client class imbalance, with the latter compared to the former leading to biased client updates and thus deteriorating the distributed models. Such a bias is exacerbated during the…

Machine Learning · Computer Science 2024-12-24 Chenguang Xiao , Zheming Zuo , Shuo Wang
‹ Prev 1 3 4 5 6 7 10 Next ›