Federated Composite Saddle Point Optimization
Site Bai, Brian Bullins
TL;DR
This work tackles the challenge of federated learning for composite saddle point problems (SPP), where constraints or non-smooth regularization are present. It introduces FeDualEx, an extra-step primal-dual algorithm that leverages generalized Bregman divergence and dual aggregation to handle non-smooth regularization within FL, and it provides the first convergence rate results for federated composite SPP under homogeneous data. The sequential variants extend the approach to stochastic and deterministic composite optimization, yielding $O(1/\sqrt{T})$ and $O(1/T)$ rates respectively, broadening the theoretical foundation beyond the FL setting. Empirically, FeDualEx outperforms baselines on tasks with sparsity and low-rank regularization, demonstrating practical impact for constrained or regularized federated SPP in real-world ML problems.
Abstract
Federated learning (FL) approaches for saddle point problems (SPP) have recently gained in popularity due to the critical role they play in machine learning (ML). Existing works mostly target smooth unconstrained objectives in Euclidean space, whereas ML problems often involve constraints or non-smooth regularization, which results in a need for composite optimization. Addressing these issues, we propose Federated Dual Extrapolation (FeDualEx), an extra-step primal-dual algorithm, which is the first of its kind that encompasses both saddle point optimization and composite objectives under the FL paradigm. Both the convergence analysis and the empirical evaluation demonstrate the effectiveness of FeDualEx in these challenging settings. In addition, even for the sequential version of FeDualEx, we provide rates for the stochastic composite saddle point setting which, to our knowledge, are not found in prior literature.
