paper-with-me

홈 › Papers

Fed-SB: A Silver Bullet for Extreme Communication Efficiency and Performance in (Private) Federated LoRA Fine-Tuning

2025-02-21 · Raghav Singhal, Kaustubh Ponkshe, Rohit Vartak, Lav R. Varshney, Praneeth Vepakomma

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 adapters. Existing solutions either incur prohibitively high communication cost that scales linearly with the number of clients or suffer from performance degradation due to limited expressivity. We introduce Federated Silver Bullet (Fed-SB), a novel approach for federated fine-tuning of LLMs using LoRA-SB, a recently proposed low-rank adaptation method. LoRA-SB optimally aligns the optimization trajectory with the ideal low-rank full fine-tuning projection by learning a small square matrix (R) between adapters B and A, keeping other components fixed. Direct averaging of R guarantees exact updates, substantially reducing communication cost, which remains independent of the number of clients, and enables scalability. Fed-SB achieves state-of-the-art performance across commonsense reasoning, arithmetic reasoning, and language inference tasks while reducing communication costs by up to 230x. In private settings, Fed-SB further improves performance by (1) reducing trainable parameters, thereby lowering the noise required for differential privacy and (2) avoiding noise amplification introduced by other methods. Overall, Fed-SB establishes a new Pareto frontier in the tradeoff between communication and performance, offering an efficient and scalable solution for both private and non-private federated fine-tuning. Our code is publicly available at https://github.com/CERT-Lab/fed-sb.

📄 PDF Abstract BibTeX arXiv:2502.15436

Code (2)

CERT-Lab/fed-sb 공식 구현 pytorch
RaghavSinghal10/fedex-lora pytorch

Tasks

Arithmetic Reasoning

Similar Papers 제목 키워드 기반

Initialization using Update Approximation is a Silver Bullet for Extremely Efficient Low-Rank Fine-Tuning

2024-11-29 · Kaustubh Ponkshe, Raghav Singhal, Eduard Gorbunov, Alexey Tumanov 외

Low-rank adapters have become a standard approach for efficiently fine-tuning large language models (LLMs), but they often fall short of achieving the performance of full fine-tuning. We propose a method, LoRA Silver Bul…

Mathematical Reasoning

Silver-Bullet-3D at ManiSkill 2021: Learning-from-Demonstrations and Heuristic Rule-based Methods for Object Manipulation

2022-06-13 · Yingwei Pan, Yehao Li, Yiheng Zhang, Qi Cai 외

This paper presents an overview and comparative analysis of our systems designed for the following two tracks in SAPIEN ManiSkill Challenge 2021: No Interaction Track: The No Interaction track targets for learning polici…

Imitation Learning

Lessons Learned from Applying off-the-shelf BERT: There is no Silver Bullet

2020-09-15 · Victor Makarenkov, Lior Rokach

One of the challenges in the NLP field is training large classification models, a task that is both difficult and tedious. It is even harder when GPU hardware is unavailable. The increased availability of pre-trained and…

ClassificationGeneral ClassificationGPUWord Embeddings

Revisiting Gossip Protocols: A Vision for Emergent Coordination in Agentic Multi-Agent Systems

2025-08-03 · Mansura Habiba, Nafiul I. Khan arxiv

As agentic platforms scale, agents are evolving beyond static roles and fixed toolchains, creating a growing need for flexible, decentralized coordination. Today's structured communication protocols (e.g., direct agent-t…

The need for an integrative thinking to fight against emerging infectious diseases

2018-11-13 · C. Burdet, J. Guegan, X. Duval, M. Le Tyrant 외

We present here the proceedings of the 5th seminar on emerging infectious diseases (EIDs), held in Paris on March 22nd, 2016, with seven priority proposals that can be outlined as follows:$\bullet$Encourage research on t…