Paper 2026/1936

VAHANA: Hardware-Aware Noise Addition Against Gradient Inversion Attacks

Arsalan Ali Malik, North Carolina State University
Digvijay Anand, North Carolina State University
Chau-Wai Wong, North Carolina State University
Aydin Aysu, North Carolina State University
Abstract

Federated learning (FL) enables clients to collaboratively train a global model by sharing gradient updates instead of raw data. However, recent studies show that these shared gradients can be exploited to reconstruct private training data through gradient inversion attacks, posing a serious threat to client privacy. A common defense strategy is gradient obfuscation, which perturbs gradients before transmission; however, it relies on costly hardware components, such as Gaussian samplers and floating-point (FP) multipliers, making it unsuitable for resource-constrained edge devices. Approximate circuits—extensively studied in computer architecture and VLSI for their energy, area, and latency benefits—offer a promising defense. Yet despite its success in machine learning accelerators, it remains underexplored for privacy-preserving FL. This work introduces variational approximate hardware-aware noise addition (VAHANA), a hardware-efficient method that integrates stochastic perturbations directly into the computation using approximate circuits and only $4$ bits of uniform randomness, eliminating the need for Gaussian sampling or FP multiplication. We integrate VAHANA into the open-source RISC-V CV32E40P softcore using a hardware–software co-design approach, implementing custom instruction extensions that accelerate privacy-preserving operations with improved execution efficiency in both time and area. Evaluation on Kintex-$7$ FPGA shows that VAHANA reduces memory footprint by $34$$\%$ and reduces latency by up to $28.1$$\times$, while maintaining resilience against gradient inversion attacks on Medical MNIST, CIFAR-10, and CIFAR-100 datasets.

Metadata
Available format(s)
PDF
Category
Applications
Publication info
Published elsewhere. 37th IEEE International Conference on Application-specific Systems, Architectures and Processors (ASAP)
Keywords
Federated LearningApproximate ComputingPrivacy-Preserving Machine Learning
Contact author(s)
aamalik3 @ ncsu edu
danand3 @ ncsu edu
chauwai wong @ ncsu edu
aaysu @ ncsu edu
History
2026-09-12: approved
2026-09-08: received
See all versions
Short URL
https://ia.cr/2026/1936
License
Creative Commons Attribution-NonCommercial-NoDerivs
CC BY-NC-ND

BibTeX

@misc{cryptoeprint:2026/1936,
      author = {Arsalan Ali Malik and Digvijay Anand and Chau-Wai Wong and Aydin Aysu},
      title = {{VAHANA}: Hardware-Aware Noise Addition Against Gradient Inversion Attacks},
      howpublished = {Cryptology {ePrint} Archive, Paper 2026/1936},
      year = {2026},
      url = {https://eprint.iacr.org/2026/1936}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.