AI RESEARCH

FedSmoothLoRA: Toward Smoother and Faster Convergence in Federated Low-Rank Adaptation

arXiv CS.CV

ArXi:2605.29460v1 Announce Type: new Federated fine-tuning of foundation models with Low-Rank Adaptation (LoRA) provides an efficient solution for reducing communication and computation costs while preserving data locality. However, the direct combination of FedAvg and LoRA suffers from three key issues: limited update space, which restricts the model's effective learning capacity; inter-round state mismatch, which disrupts cross-round local optimization continuity; and a client-agnostic starting state, which slows local convergence on clients.