LGMay 29, 2025

Adaptive Federated LoRA in Heterogeneous Wireless Networks with Independent Sampling

arXiv:2505.23555v3h-index: 4
Originality Incremental advance
AI Analysis

This work addresses the challenge of optimizing training efficiency for federated learning in resource-constrained environments, representing an incremental improvement over existing federated LoRA methods.

The paper tackles the problem of inefficient federated fine-tuning of large language models in heterogeneous wireless networks by proposing an adaptive federated LoRA strategy with independent client sampling, which significantly reduces wall-clock training time compared to state-of-the-art methods.

Federated LoRA has emerged as a promising technique for efficiently fine-tuning large language models (LLMs) on distributed devices by reducing the number of trainable parameters. However, existing approaches often inadequately overlook the theoretical and practical implications of system and data heterogeneity, thereby failing to optimize the overall training efficiency, particularly in terms of wall-clock time. In this paper, we propose an adaptive federated LoRA strategy with independent client sampling to minimize the convergence wall-clock time of federated fine-tuning under both computation and communication heterogeneity. We first derive a new convergence bound for federated LoRA with arbitrary and independent client sampling, notably without requiring the stringent bounded gradient assumption. Then, we introduce an adaptive bandwidth allocation scheme that accounts for heterogeneous client resources and system bandwidth constraints. Based on the derived theory, we formulate and solve a non-convex optimization problem to jointly determine the LoRA sketching ratios and sampling probabilities, aiming to minimize wall-clock convergence time. An efficient and low-complexity algorithm is developed to approximate the solution. Finally, extensive experiments demonstrate that our approach significantly reduces wall-clock training time compared to state-of-the-art methods across various models and datasets.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes