Accelerated Methods with Complexity Separation Under Data Similarity for Federated Learning Problems
Dmitry Bylinkin, Sergey Skorik, Dmitriy Bystrov, Leonid Berezin, Aram Avetisyan, Aleksandr Beznosikov
TL;DR
The paper tackles federated optimization with a composite objective split into common and rare data components, and introduces Hessian similarity constants to enable complexity separation and reduce communication. It proposes SC-AccExtragradient, VRCS, and AccVRCS to achieve separated convergence rates for the two data-modes, with accelerated variants under convexity assumptions on $g$. The authors provide a rigorous sequence of proofs (stochastic, variance-reduced, and accelerated) and validate the methods on neural architectures (MLP on MNIST and ResNet-18 on CIFAR-10), demonstrating practical gains in communication efficiency in heterogeneous settings. Collectively, the work advances theory and practice for communication-efficient federated learning by explicitly decoupling the complexities arising from shared versus rare data.
Abstract
Heterogeneity within data distribution poses a challenge in many modern federated learning tasks. We formalize it as an optimization problem involving a computationally heavy composite under data similarity. By employing different sets of assumptions, we present several approaches to develop communication-efficient methods. An optimal algorithm is proposed for the convex case. The constructed theory is validated through a series of experiments across various problems.
