Scholay

学术搜索 · AI 审稿 · LaTeX 协作

The Panaceas for Improving Low-Rank Decomposition in Communication-Efficient Federated Learning

作者:Shiwei Li, Xiandi Luo, Haozhao Wang, Xing Tang, Shijie Xu, Weihong Luo, Yuhua Li, Xiuqiang He, Ruixuan Li · 发表于:arXiv (Cornell University) · 年份:2025 · DOI:10.48550/arxiv.2505.23176 · 研究领域:Privacy-Preserving Technologies in Data、Stochastic Gradient Optimization Techniques、Sparse and Compressive Sensing Techniques

To improve the training efficiency of federated learning (FL), previous research has employed low-rank decomposition techniques to reduce communication overhead. In this paper, we seek to enhance the performance of these low-rank decomposition methods. Specifically, we focus on three key issues related to decomposition in FL: what to decompose, how to decompose, and how to aggregate. Subsequently, we introduce three novel techniques: Model Update Decomposition (MUD), Block-wise Kronecker Decomposition (BKD), and Aggregation-Aware Decomposition (AAD), each targeting a specific issue. These techniques are complementary and can be applied simultaneously to achieve optimal performance. Additionally, we provide a rigorous theoretical analysis to ensure the convergence of the proposed MUD. Extensive experimental results show that our approach achieves faster convergence and superior accuracy compared to relevant baseline methods. The code is available at https://github.com/Leopold1423/fedmud-icml25.