Paper 2026/1887
VERA: VERifiable Microarchitectural Monitoring for Adversarially Robust Edge AI
Abstract
As machine learning increasingly moves to edge devices, model owners must trust predictions produced on devices and inputs outside their direct control. This trust is challenged by adversarial inputs, where carefully crafted perturbations can induce incorrect predictions. Existing black-box defenses can detect such inputs using microarchitectural signals, but provide no privacy-preserving mechanism for a remote model owner to verify the detection outcome. In this work, we introduce VERA, a framework for verifiable and privacy-preserving adversarial detection at the edge. VERA combines lightweight Hardware Performance Counter (HPC) monitoring with Zero-Knowledge Range Proofs (ZKRPs). Adversarial perturbations can alter internal activation patterns and consequently the microarchitectural behavior of inference, which can be captured through HPC measurements. Rather than revealing these potentially sensitive measurements, VERA allows an edge device to prove that a committed HPC value lies within a calibrated benign range without disclosing the value itself. This avoids the overhead of general-purpose zk-SNARKs and enables lightweight verification on resource-constrained devices. We formalize VERA as a black-box framework that can combine an HPC-based adversarial detector with an interactive ZKRP, which can also be made non-interactive using the Fiat--Shamir transform. We evaluate VERA against multiple adversarial attacks on MNIST and CIFAR-10. Our results show millisecond-scale verification overhead, with proof-generation costs amortizable across batches of inferences. To the best of our knowledge, VERA is the first framework to provide privacy-preserving cryptographic evidence that an edge inference exhibits microarchitectural behavior within a calibrated benign regime.
Note: Initial version. This work presents VERA, a framework for privacy-preserving and verifiable adversarial detection in edge AI.
Metadata
- Available format(s)
-
PDF
- Category
- Cryptographic protocols
- Publication info
- Preprint.
- Keywords
- Adversarial AttackZero Knowledge ProofMachine Learning
- Contact author(s)
-
soumichatterjee0409 @ gmail com
debadritat fg2219 @ gmail com
neelam nimish @ gmail com
debdeep mukhopadhyay @ gmail com - History
- 2026-09-07: approved
- 2026-09-04: received
- See all versions
- Short URL
- https://ia.cr/2026/1887
- License
-
CC BY-SA
BibTeX
@misc{cryptoeprint:2026/1887,
author = {Soumi Chatterjee and Debadrita Talapatra and Nimish Mishra and Debdeep Mukhopadhyay},
title = {{VERA}: {VERifiable} Microarchitectural Monitoring for Adversarially Robust Edge {AI}},
howpublished = {Cryptology {ePrint} Archive, Paper 2026/1887},
year = {2026},
url = {https://eprint.iacr.org/2026/1887}
}