Enhancing Federated Learning Privacy with QUBO
Andras Ferenczi, Sutapa Samanta, Dagen Wang, Todd Hodges

TL;DR
This paper introduces a quantum-inspired QUBO-based method to select relevant client updates in federated learning, significantly reducing privacy risks while maintaining model accuracy.
Contribution
It proposes a novel QUBO formulation for client update selection in federated learning to enhance privacy without sacrificing performance.
Findings
95.2% reduction in per-round privacy exposure on MNIST
49% reduction in cumulative privacy exposure on MNIST
82% privacy improvement on CINIC-10
Abstract
Federated learning (FL) is a widely used method for training machine learning (ML) models in a scalable way while preserving privacy (i.e., without centralizing raw data). Prior research shows that the risk of exposing sensitive data increases cumulatively as the number of iterations where a client's updates are included in the aggregated model increase. Attackers can launch membership inference attacks (MIA; deciding whether a sample or client participated), property inference attacks (PIA; inferring attributes of a client's data), and model inversion attacks (MI; reconstructing inputs), thereby inferring client-specific attributes and, in some cases, reconstructing inputs. In this paper, we mitigate risk by substantially reducing per client exposure using a quantum computing-inspired quadratic unconstrained binary optimization (QUBO) formulation that selects a small subset of client…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Adversarial Robustness in Machine Learning · Cryptography and Data Security
