English

FL Games: A Federated Learning Framework for Distribution Shifts

Machine Learning 2022-11-02 v1

Abstract

Federated learning aims to train predictive models for data that is distributed across clients, under the orchestration of a server. However, participating clients typically each hold data from a different distribution, which can yield to catastrophic generalization on data from a different client, which represents a new domain. In this work, we argue that in order to generalize better across non-i.i.d. clients, it is imperative to only learn correlations that are stable and invariant across domains. We propose FL GAMES, a game-theoretic framework for federated learning that learns causal features that are invariant across clients. While training to achieve the Nash equilibrium, the traditional best response strategy suffers from high-frequency oscillations. We demonstrate that FL GAMES effectively resolves this challenge and exhibits smooth performance curves. Further, FL GAMES scales well in the number of clients, requires significantly fewer communication rounds, and is agnostic to device heterogeneity. Through empirical evaluation, we demonstrate that FL GAMES achieves high out-of-distribution performance on various benchmarks.

Keywords

Cite

@article{arxiv.2211.00184,
  title  = {FL Games: A Federated Learning Framework for Distribution Shifts},
  author = {Sharut Gupta and Kartik Ahuja and Mohammad Havaei and Niladri Chatterjee and Yoshua Bengio},
  journal= {arXiv preprint arXiv:2211.00184},
  year   = {2022}
}

Comments

Accepted as ORAL at NeurIPS Workshop on Federated Learning: Recent Advances and New Challenges. arXiv admin note: text overlap with arXiv:2205.11101

R2 v1 2026-06-28T04:53:49.809Z