paper-with-me

Papers

On Provable Benefits of Muon in Federated Learning

2025-10-04 · Xinwen Zhang, Hongchang Gao arxiv

The recently introduced optimizer, Muon, has gained increasing attention due to its superior performance across a wide range of applications. However, its effectiveness in federated learning remains unexplored. To address this gap, this paper investigates the performance of Muon in the federated learning setting. Specifically, we propose a new algorithm, FedMuon, and establish its convergence rate for nonconvex problems. Our theoretical analysis reveals multiple favorable properties of FedMuon. In particular, due to its orthonormalized update direction, the learning rate of FedMuon is independent of problem-specific parameters, and, importantly, it can naturally accommodate heavy-tailed noise. The extensive experiments on a variety of neural network architectures validate the effectiveness of the proposed algorithm.

📄 PDF Abstract BibTeX arXiv:2510.03866

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

FedMuon: Federated Learning with Bias-corrected LMO-based Optimization

2025-09-30 · Yuki Takezawa, Anastasia Koloskova, Xiaowen Jiang, Sebastian U. Stich arxiv

Recently, a new optimization method based on the linear minimization oracle (LMO), called Muon, has been attracting increasing attention since it can train neural networks faster than existing adaptive optimization metho…

Federated Learning

Federated Compositional Muon Optimizer for Matrix-Wise Models

2026-08-13 · Wang Yan, Feihu Huang arxiv

Muon, a more recently developed optimizer, is useful for matrix-wise models in AI areas. Although many works have studied Muon and its variants, these methods are still not particularly well-suited for hierarchical struc…

Federated Learning

DeMuon: A Decentralized Muon for Matrix Optimization over Graphs

2025-10-01 · Chuan He, Shuyi Ren, Jingwei Mao, Erik G. Larsson arxiv

In this paper, we propose DeMuon, a method for decentralized matrix optimization over a given communication topology. DeMuon incorporates matrix orthogonalization via Newton-Schulz iterations-a technique inherited from i…

FedMuon: Accelerating Federated Learning with Matrix Orthogonalization

2025-10-31 · Junkang Liu, Fanhua Shang, Junchao Zhou, Hongying Liu 외 arxiv

The core bottleneck of Federated Learning (FL) lies in the communication rounds. That is, how to achieve more effective local updates is crucial for reducing communication rounds. Existing FL methods still primarily use …

Federated Learning

Muon$^2$: Boosting Muon via Adaptive Second-Moment Preconditioning

2026-04-11 · Ziyue Liu, Ruijie Zhang, Zhengyang Wang, Yequan Zhao 외 arxiv

Muon has emerged as a promising optimizer for large-scale foundation model pre-training by exploiting the matrix structure of neural network updates through iterative orthogonalization. However, the orthogonalization qua…