paper-with-me

Papers

One Communication Round is All It Needs for Federated Fine-Tuning Foundation Models

2024-12-05 · Ziyao Wang, Bowei Tian, Yexiao He, Zheyu Shen, Luyang Liu, Ang Li

The recent advancement of large foundation models (FMs) has increased the demand for fine-tuning these models on large-scale and cross-domain datasets. To address this, federated fine-tuning has emerged as a solution, allowing models to be fine-tuned on distributed datasets across multiple devices while ensuring data privacy. However, the substantial parameter size of FMs and the multi-round communication required by traditional federated fine-tuning algorithms result in prohibitively high communication costs, challenging the practicality of federated fine-tuning. In this paper, we are the first to reveal, both theoretically and empirically, that the traditional multi-round aggregation algorithms may not be necessary for federated fine-tuning large FMs. Our experiments reveal that a single round of communication (i.e., one-shot federated fine-tuning) yields a global model performance comparable to that achieved through multiple rounds of communication. Through rigorous mathematical and empirical analyses, we demonstrate that large FMs, due to their extensive parameter sizes and pre-training on general tasks, achieve significantly lower training loss in one-shot federated fine-tuning compared to smaller models. Our extensive experiments show that one-shot federated fine-tuning not only reduces communication costs but also enables asynchronous aggregation, enhances privacy, and maintains performance consistency with multi-round federated fine-tuning for models larger than 1 billion parameters, on text generation and text-to-image generation tasks. Our findings have the potential to revolutionize federated fine-tuning in practice, enhancing efficiency, reducing costs, and expanding accessibility for large-scale models. This breakthrough paves the way for broader adoption and application of federated fine-tuning across various domains.

📄 PDF Abstract BibTeX arXiv:2412.04650

Code (0)

등록된 구현이 없습니다.

Tasks

AllImage GenerationText GenerationText to Image GenerationText-to-Image Generation

Similar Papers 제목 키워드 기반

FedRef: Communication-Efficient Bayesian Fine Tuning with Reference Model

2025-06-29 · Taehwan Yoon, Bongjun Choi

Federated learning(FL) is used for distributed scenarios to train artificial intelligence(AI) models while ensuring users' privacy. In federated learning scenario, the server generally never knows about users' data. This…

Brain Tumor SegmentationFederated LearningModel OptimizationTransfer Learning

FLoRG: Federated Fine-tuning with Low-rank Gram Matrices and Procrustes Alignment

2026-02-19 · Chuiyang Meng, Ming Tang, Vincent W. S. Wong arxiv

Parameter-efficient fine-tuning techniques such as low-rank adaptation (LoRA) enable large language models (LLMs) to adapt to downstream tasks efficiently. Federated learning (FL) further facilitates this process by enab…

parameter-efficient fine-tuningFederated Learning

Satellite Federated Fine-Tuning for Foundation Models in Space Computing Power Networks

2025-04-14 · Yan Zhu, Jingyang Zhu, Ting Wang, Yuanming Shi 외

Advancements in artificial intelligence (AI) and low-earth orbit (LEO) satellites have promoted the application of large remote sensing foundation models for various downstream tasks. However, direct downloading of these…

Federated Learning

Model-Agnostic Round-Optimal Federated Learning via Knowledge Transfer

2020-09-28 · Qinbin Li, Bingsheng He, Dawn Song

Federated learning enables multiple parties to collaboratively learn a model without exchanging their local data. Currently, federated averaging (FedAvg) is the most widely used federated learning algorithm. However, Fed…

Federated LearningTransfer Learning

Reconciling Hessian-Informed Acceleration and Scalar-Only Communication for Efficient Federated Zeroth-Order Fine-Tuning

2025-06-03 · Zhe Li, Bicheng Ying, Zidong Liu, Chaosheng Dong 외

Recent dimension-free communication frameworks in Federated Learning (FL), such as DeComFL, significantly reduce per-round communication by transmitting only scalars via zeroth-order stochastic gradient descent (ZO-SGD).…

Federated Learning