FeatureBleed: Inferring Private Enriched Attributes From Sparsity-Optimized AI Accelerators
Darsh Asher, Farshad Dizani, Joshua Kalyanapu, Rosario Cammarota, Aydin Aysu, Samira Mirbagher Ajorpaz

TL;DR
This paper reveals a hardware-level timing attack called FEATUREBLEED that exploits zero-skipping in AI accelerators to infer private data, demonstrating significant privacy risks and proposing an effective padding-based defense.
Contribution
It introduces the first hardware-level data-stealing attack on AI accelerators exploiting zero-skipping, with broad evaluation across datasets, hardware, and models, and proposes a practical mitigation strategy.
Findings
FEATUREBLEED achieves up to 98.87% adversarial advantage.
Zero-skipping is identified as the root cause of leakage.
Padding defense reduces performance overhead to 7.24%.
Abstract
Backend enrichment is now widely deployed in sensitive domains such as product recommendation pipelines, healthcare, and finance, where models are trained on confidential data and retrieve private features whose values influence inference behavior while remaining hidden from the API caller. This paper presents the first hardware-level backend retrieval data-stealing attack, showing that accelerator optimizations designed for performance can directly undermine data confidentiality and bypass state-of-the-art privacy defenses. Our attack, FEATUREBLEED, exploits zero-skipping in AI accelerators to infer private backend-retrieved features solely through end-to-end timing, without relying on power analysis, DVFS manipulation, or shared-cache side channels. We evaluate FEATUREBLEED on three datasets spanning medical and non-medical domains: Texas-100X (clinical records), OrganAMNIST…
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
TopicsSecurity and Verification in Computing · Adversarial Robustness in Machine Learning · Physical Unclonable Functions (PUFs) and Hardware Security
