Bayes' capacity as a measure for reconstruction attacks in federated learning
Sayan Biswas, Mark Dras, Pedro Faustini, Natasha Fernandes, Annabelle McIver, Catuscia Palamidessi, Parastoo Sadeghi
TL;DR
This work addresses reconstruction attacks in federated learning and critiques using DP-SGD's privacy parameter $\epsilon$ as a standalone metric. It introduces Bayes' capacity, tied to Sibson mutual information of order infinity, as a robust upper bound on leakage for Bayesian attackers, and extends it to continuous mechanisms. The authors derive continuous Bayes' capacity expressions for Gaussian and Von Mises-Fisher DP-SGD mechanisms and validate them with MNIST-like datasets, showing Bayes' capacity aligns better with reconstruction risk than $\epsilon$. The results support Bayes' capacity as a principled metric for mechanism comparison and highlight VMF as a potential alternative to Gaussian noise to improve privacy in FL.
Abstract
Within the machine learning community, reconstruction attacks are a principal attack of concern and have been identified even in federated learning, which was designed with privacy preservation in mind. In federated learning, it has been shown that an adversary with knowledge of the machine learning architecture is able to infer the exact value of a training element given an observation of the weight updates performed during stochastic gradient descent. In response to these threats, the privacy community recommends the use of differential privacy in the stochastic gradient descent algorithm, termed DP-SGD. However, DP has not yet been formally established as an effective countermeasure against reconstruction attacks. In this paper, we formalise the reconstruction threat model using the information-theoretic framework of quantitative information flow. We show that the Bayes' capacity, related to the Sibson mutual information of order infinity, represents a tight upper bound on the leakage of the DP-SGD algorithm to an adversary interested in performing a reconstruction attack. We provide empirical results demonstrating the effectiveness of this measure for comparing mechanisms against reconstruction threats.
