Perfect Gradient Inversion in Federated Learning: A New Paradigm from the Hidden Subset Sum Problem
Qiongxiu Li, Lixia Luo, Agnese Gini, Changlong Ji, Zhanhao Hu, Xiao, Li, Chengfang Fang, Jie Shi, Xiaolin Hu

TL;DR
This paper introduces a cryptographic approach to perfectly reconstruct training data from shared gradients in federated learning by modeling the problem as a Hidden Subset Sum Problem, revealing new privacy vulnerabilities and defense strategies.
Contribution
It formulates the input reconstruction problem as HSSP, enabling perfect recovery of data and analyzing the impact of batch size and secure aggregation on attack complexity.
Findings
Perfect input reconstruction from gradients using HSSP formulation
Attack complexity scales as (B^9) with batch size B
Secure aggregation increases attack complexity to (N^9 B^9)
Abstract
Federated Learning (FL) has emerged as a popular paradigm for collaborative learning among multiple parties. It is considered privacy-friendly because local data remains on personal devices, and only intermediate parameters -- such as gradients or model updates -- are shared. Although gradient inversion is widely viewed as a common attack method in FL, analytical research on reconstructing input training samples from shared gradients remains limited and is typically confined to constrained settings like small batch sizes. In this paper, we aim to overcome these limitations by addressing the problem from a cryptographic perspective. We mathematically formulate the input reconstruction problem using the gradient information shared in FL as the Hidden Subset Sum Problem (HSSP), an extension of the well-known NP-complete Subset Sum Problem (SSP). Leveraging this formulation allows us to…
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 · Stochastic Gradient Optimization Techniques · Cryptography and Data Security
