vix.ing · top · new · best · stats · spec

Communication-Efficient and Accurate Approach for Aggregation in Federated Low-Rank Adaptation

2025/09/30 by Minh-Duong Nguyen, Nguyen, Le-Tuan, Nguyen, Minh-Duong +6
Computer Science · Engineering · #68 #Advanced Photonic Communication Systems #Artificial Intelligence (cs.AI) #FOS: Computer and information sciences #I.2 #Image and Video Quality Assessment

paper · pdf · doi:10.48550/arxiv.2509.26399

openalex publication_date 2025/09/30 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

With the rapid emergence of foundation models and the increasing need for fine-tuning across distributed environments, Federated Low-Rank Adaptation (FedLoRA) has recently gained significant attention. Despite enormous potential, current FedLoRA methods face notable challenges due to inexact updates. Existing approaches have attempted to mitigate this issue, but they often introduce a local-global generalization gap and incur substantial communication overhead, limiting their scalability and effectiveness. To address these limitations, we propose Federated Low-Rank Aggregation with Nearly Accurate Estimation (FLoRA-NA). FLoRA-NA leverages the local LoRA matrices on the server to estimate the aggregated matrices A and B, which are then distributed to clients for local updates. This surrogated aggregated matrices minimizes the divergence between ideal ∇ \BarW = ∑Uu=1Bu Au and practical updates ∇ W = BA without adding communication cost beyond vanilla FedLoRA. By doing so, FLoRA-NA achieves communication efficiency and bridges the gap between local personalization and global generalization, addressing a key limitation of prior personalized FedLoRA approaches. We conduct extensive evaluations across diverse tasks, including natural language understanding, mathematical reasoning, and code-solving ability using various foundation models. Experimental results consistently demonstrate that FLoRA-NA achieves state-of-the-art global performance while maintaining low communication overhead.

Citations

Related