English

A First Order Meta Stackelberg Method for Robust Federated Learning

Machine Learning 2023-07-18 v3 Computer Science and Game Theory

Abstract

Previous research has shown that federated learning (FL) systems are exposed to an array of security risks. Despite the proposal of several defensive strategies, they tend to be non-adaptive and specific to certain types of attacks, rendering them ineffective against unpredictable or adaptive threats. This work models adversarial federated learning as a Bayesian Stackelberg Markov game (BSMG) to capture the defender's incomplete information of various attack types. We propose meta-Stackelberg learning (meta-SL), a provably efficient meta-learning algorithm, to solve the equilibrium strategy in BSMG, leading to an adaptable FL defense. We demonstrate that meta-SL converges to the first-order ε\varepsilon-equilibrium point in O(ε2)O(\varepsilon^{-2}) gradient iterations, with O(ε4)O(\varepsilon^{-4}) samples needed per iteration, matching the state of the art. Empirical evidence indicates that our meta-Stackelberg framework performs exceptionally well against potent model poisoning and backdoor attacks of an uncertain nature.

Keywords

Cite

@article{arxiv.2306.13800,
  title  = {A First Order Meta Stackelberg Method for Robust Federated Learning},
  author = {Yunian Pan and Tao Li and Henger Li and Tianyi Xu and Zizhan Zheng and Quanyan Zhu},
  journal= {arXiv preprint arXiv:2306.13800},
  year   = {2023}
}

Comments

Accepted to ICML 2023 Workshop on The 2nd New Frontiers In Adversarial Machine Learning. Associated technical report arXiv:2306.13273

R2 v1 2026-06-28T11:13:14.828Z