ArXiv TLDR

No More Guessing: a Verifiable Gradient Inversion Attack in Federated Learning

🐦 Tweet
2604.15063

Francesco Diana, Chuan Xu, André Nusser, Giovanni Neglia

cs.LGcs.AIcs.CR

TLDR

VGIA introduces a verifiable gradient inversion attack for federated learning, precisely reconstructing tabular data with certified correctness, overcoming prior limitations.

Key contributions

  • Proposes VGIA, a verifiable gradient inversion attack for federated learning environments.
  • Certifies reconstruction correctness using a geometric view of ReLU leakage and an algebraic test.
  • Analytically recovers feature vectors and reconstructs targets from isolated single-record regions.
  • Achieves exact record recovery on tabular data, outperforming state-of-the-art attacks.

Why it matters

Gradient inversion attacks threaten privacy in federated learning, but existing methods often fail on tabular data and lack verification. This paper provides a robust solution, enabling precise and certifiable data reconstruction, highlighting a critical vulnerability previously underestimated.

Original Abstract

Gradient inversion attacks threaten client privacy in federated learning by reconstructing training samples from clients' shared gradients. Gradients aggregate contributions from multiple records and existing attacks may fail to disentangle them, yielding incorrect reconstructions with no intrinsic way to certify success. In vision and language, attackers may fall back on human inspection to judge reconstruction plausibility, but this is far less feasible for numerical tabular records, fueling the impression that tabular data is less vulnerable. We challenge this perception by proposing a verifiable gradient inversion attack (VGIA) that provides an explicit certificate of correctness for reconstructed samples. Our method adopts a geometric view of ReLU leakage: the activation boundary of a fully connected layer defines a hyperplane in input space. VGIA introduces an algebraic, subspace-based verification test that detects when a hyperplane-delimited region contains exactly one record. Once isolation is certified, VGIA recovers the corresponding feature vector analytically and reconstructs the target via a lightweight optimization step. Experiments on tabular benchmarks with large batch sizes demonstrate exact record and target recovery in regimes where existing state-of-the-art attacks either fail or cannot assess reconstruction fidelity. Compared to prior geometric approaches, VGIA allocates hyperplane queries more effectively, yielding faster reconstructions with fewer attack rounds.

📬 Weekly AI Paper Digest

Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.