QBI: Quantile-Based Bias Initialization for Efficient Private Data Reconstruction in Federated Learning
Micha V. Nowak, Tim P. Bott, David Khachaturov, Frank Puppe, Adrian, Krenzer, Amar Hekalo

TL;DR
This paper introduces QBI, a bias initialization method that enhances data reconstruction in federated learning, along with PAIRS and AGGP, to improve attack success and defend against gradient sparsity attacks, respectively.
Contribution
The paper presents QBI and PAIRS for improved data reconstruction in federated learning, and proposes AGGP as a defense against gradient sparsity attacks, advancing both attack and defense strategies.
Findings
QBI improves reconstruction accuracy by up to 50% on ImageNet.
PAIRS increases the percentage of fully reconstructed data.
AGGP effectively prevents gradient sparsity attacks.
Abstract
Federated learning enables the training of machine learning models on distributed data without compromising user privacy, as data remains on personal devices and only model updates, such as gradients, are shared with a central coordinator. However, recent research has shown that the central entity can perfectly reconstruct private data from shared model updates by maliciously initializing the model's parameters. In this paper, we propose QBI, a novel bias initialization method that significantly enhances reconstruction capabilities. This is accomplished by directly solving for bias values yielding sparse activation patterns. Further, we propose PAIRS, an algorithm that builds on QBI. PAIRS can be deployed when a separate dataset from the target domain is available to further increase the percentage of data that can be fully recovered. Measured by the percentage of samples that can be…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Cryptography and Data Security · Stochastic Gradient Optimization Techniques
