English

ADF-LoRA: Alternating Low-Rank Aggregation for Decentralized Federated Fine-Tuning

Machine Learning 2025-11-25 v1 Distributed, Parallel, and Cluster Computing

Abstract

This paper revisits alternating low-rank updates for federated fine-tuning and examines their behavior in decentralized federated learning (DFL). While alternating the LoRA matrices has been shown to stabilize aggregation in centralized FL, extending this mechanism to decentralized, peer-to-peer communication introduces new challenges due to phase-state mismatch and block-wise divergence across clients. We introduce ADF-LoRA, which synchronizes the update of only one low-rank matrix per round and mixes both matrices to maintain more consistent parameter states under decentralized propagation. This design preserves the cross-term suppression effect of alternating updates while improving stability in serverless topologies. We provide a convergence analysis under standard smoothness assumptions and evaluate ADF-LoRA on multiple GLUE tasks. Experiments show that ADF-LoRA achieves faster and smoother convergence and delivers the highest average accuracy across tasks, outperforming existing LoRA variants in decentralized FL by a consistent margin.

Keywords

Cite

@article{arxiv.2511.18291,
  title  = {ADF-LoRA: Alternating Low-Rank Aggregation for Decentralized Federated Fine-Tuning},
  author = {Xiaoyu Wang and Xiaotian Li and Zhixiang Zhou and Chen Li and Yong Liu},
  journal= {arXiv preprint arXiv:2511.18291},
  year   = {2025}
}

Comments

10 Pages