LGOCMLFeb 17, 2025

Double Momentum and Error Feedback for Clipping with Fast Rates and Differential Privacy

arXiv:2502.11682v12 citationsh-index: 44
Originality Highly original
AI Analysis

This addresses a gap in federated learning by providing a method that ensures both privacy and performance for clients with arbitrarily heterogeneous data, representing a novel advancement rather than an incremental improvement.

The paper tackles the problem of achieving both strong differential privacy and optimal optimization guarantees in federated learning, proposing Clip21-SGD2M which combines clipping, momentum, and error feedback to achieve optimal convergence rates and near-optimal local differential privacy for non-convex problems with heterogeneous data.

Strong Differential Privacy (DP) and Optimization guarantees are two desirable properties for a method in Federated Learning (FL). However, existing algorithms do not achieve both properties at once: they either have optimal DP guarantees but rely on restrictive assumptions such as bounded gradients/bounded data heterogeneity, or they ensure strong optimization performance but lack DP guarantees. To address this gap in the literature, we propose and analyze a new method called Clip21-SGD2M based on a novel combination of clipping, heavy-ball momentum, and Error Feedback. In particular, for non-convex smooth distributed problems with clients having arbitrarily heterogeneous data, we prove that Clip21-SGD2M has optimal convergence rate and also near optimal (local-)DP neighborhood. Our numerical experiments on non-convex logistic regression and training of neural networks highlight the superiority of Clip21-SGD2M over baselines in terms of the optimization performance for a given DP-budget.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes