Nonconvex Federated Learning on Compact Smooth Submanifolds With Heterogeneous Data
Jiaojiao Zhang, Jiang Hu, Anthony Man-Cho So, Mikael Johansson
TL;DR
The paper addresses nonconvex federated learning constrained to compact smooth submanifolds by proposing a projection-based, drift-corrected algorithm that leverages stochastic Riemannian gradients and local updates to improve computation and communication efficiency. It proves sublinear convergence to a neighborhood of a first-order solution, with the neighborhood size influenced by gradient variance and algorithm parameters, and provides a Lyapunov-based analysis that exploits manifold curvature. Empirical results on kPCA and LRMC demonstrate lower communication and runtime costs while achieving high accuracy, outperforming existing manifold-FL methods. The work advances practical FL on nonconvex manifolds, offering scalable performance under data heterogeneity and full client participation.
Abstract
Many machine learning tasks, such as principal component analysis and low-rank matrix completion, give rise to manifold optimization problems. Although there is a large body of work studying the design and analysis of algorithms for manifold optimization in the centralized setting, there are currently very few works addressing the federated setting. In this paper, we consider nonconvex federated learning over a compact smooth submanifold in the setting of heterogeneous client data. We propose an algorithm that leverages stochastic Riemannian gradients and a manifold projection operator to improve computational efficiency, uses local updates to improve communication efficiency, and avoids client drift. Theoretically, we show that our proposed algorithm converges sub-linearly to a neighborhood of a first-order optimal solution by using a novel analysis that jointly exploits the manifold structure and properties of the loss functions. Numerical experiments demonstrate that our algorithm has significantly smaller computational and communication overhead than existing methods.
