English

Non-Convex Optimization in Federated Learning via Variance Reduction and Adaptive Learning

Machine Learning 2024-12-17 v1

Abstract

This paper proposes a novel federated algorithm that leverages momentum-based variance reduction with adaptive learning to address non-convex settings across heterogeneous data. We intend to minimize communication and computation overhead, thereby fostering a sustainable federated learning system. We aim to overcome challenges related to gradient variance, which hinders the model's efficiency, and the slow convergence resulting from learning rate adjustments with heterogeneous data. The experimental results on the image classification tasks with heterogeneous data reveal the effectiveness of our suggested algorithms in non-convex settings with an improved communication complexity of O(ϵ1)\mathcal{O}(\epsilon^{-1}) to converge to an ϵ\epsilon-stationary point - compared to the existing communication complexity O(ϵ2)\mathcal{O}(\epsilon^{-2}) of most prior works. The proposed federated version maintains the trade-off between the convergence rate, number of communication rounds, and test accuracy while mitigating the client drift in heterogeneous settings. The experimental results demonstrate the efficiency of our algorithms in image classification tasks (MNIST, CIFAR-10) with heterogeneous data.

Keywords

Cite

@article{arxiv.2412.11660,
  title  = {Non-Convex Optimization in Federated Learning via Variance Reduction and Adaptive Learning},
  author = {Dipanwita Thakur and Antonella Guzzo and Giancarlo Fortino and Sajal K. Das},
  journal= {arXiv preprint arXiv:2412.11660},
  year   = {2024}
}

Comments

FLUID Workshop@AAAI 2025

R2 v1 2026-06-28T20:36:47.538Z