paper-with-me

홈 › Papers

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

2026-04-16 · Francesco Diana, Chuan Xu, André Nusser, Giovanni Neglia arxiv

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.

📄 PDF Abstract BibTeX arXiv:2604.15063

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

GI-PIP: Do We Require Impractical Auxiliary Dataset for Gradient Inversion Attacks?

2024-01-22 · Yu Sun, Gaojian Xiong, Xianxun Yao, Kailang Ma 외

Deep gradient inversion attacks expose a serious threat to Federated Learning (FL) by accurately recovering private data from shared gradients. However, the state-of-the-art heavily relies on impractical assumptions to a…

Anomaly DetectionFederated Learning

GI-SMN: Gradient Inversion Attack against Federated Learning without Prior Knowledge

2024-05-06 · Jin Qian, Kaimin Wei, Yongdong Wu, Jilian Zhang 외

Federated learning (FL) has emerged as a privacy-preserving machine learning approach where multiple parties share gradient information rather than original user data. Recent work has demonstrated that gradient inversion…

Federated LearningPrivacy Preserving

GI-NAS: Boosting Gradient Inversion Attacks through Adaptive Neural Architecture Search

2024-05-31 · Wenbo Yu, Hao Fang, Bin Chen, Xiaohang Sui 외

Gradient Inversion Attacks invert the transmitted gradients in Federated Learning (FL) systems to reconstruct the sensitive data of local clients and have raised considerable privacy concerns. A majority of gradient inve…

Federated LearningNeural Architecture Search

MGIC: A Multi-Label Gradient Inversion Attack based on Canny Edge Detection on Federated Learning

2024-03-13 · Can Liu, Jin Wang

As a new distributed computing framework that can protect data privacy, federated learning (FL) has attracted more and more attention in recent years. It receives gradients from users to train the global model and releas…

Distributed ComputingEdge DetectionFederated LearningImage Reconstruction

Images in Motion?: A First Look into Video Leakage in Collaborative Deep Learning

2025-09-11 · Md Fazle Rasul, Alanood Alqobaisi, Bruhadeshwar Bezawada, Indrakshi Ray arxiv

Federated learning (FL) allows multiple entities to train a shared model collaboratively. Its core, privacy-preserving principle is that participants only exchange model updates, such as gradients, and never their raw, s…

Image Super-ResolutionVideo ClassificationFederated Learning