English

Federated Learning with Superquantile Aggregation for Heterogeneous Data

Machine Learning 2023-08-04 v2 Optimization and Control Machine Learning

Abstract

We present a federated learning framework that is designed to robustly deliver good predictive performance across individual clients with heterogeneous data. The proposed approach hinges upon a superquantile-based learning objective that captures the tail statistics of the error distribution over heterogeneous clients. We present a stochastic training algorithm that interleaves differentially private client filtering with federated averaging steps. We prove finite time convergence guarantees for the algorithm: O(1/T)O(1/\sqrt{T}) in the nonconvex case in TT communication rounds and O(exp(T/κ3/2)+κ/T)O(\exp(-T/\kappa^{3/2}) + \kappa/T) in the strongly convex case with local condition number κ\kappa. Experimental results on benchmark datasets for federated learning demonstrate that our approach is competitive with classical ones in terms of average error and outperforms them in terms of tail statistics of the error.

Keywords

Cite

@article{arxiv.2112.09429,
  title  = {Federated Learning with Superquantile Aggregation for Heterogeneous Data},
  author = {Krishna Pillutla and Yassine Laguel and Jérôme Malick and Zaid Harchaoui},
  journal= {arXiv preprint arXiv:2112.09429},
  year   = {2023}
}

Comments

Machine Learning Journal, Special Issue on Safe and Fair Machine Learning (To appear)

R2 v1 2026-06-24T08:21:46.519Z