Redirecting to original paper in 30 seconds...
Click below to go immediately or wait for automatic redirect
📄 Abstract
Abstract: ZK-SenseLM is a secure and auditable wireless sensing framework that pairs a
large-model encoder for Wi-Fi channel state information (and optionally mmWave
radar or RFID) with a policy-grounded decision layer and end-to-end
zero-knowledge proofs of inference. The encoder uses masked spectral
pretraining with phase-consistency regularization, plus a light cross-modal
alignment that ties RF features to compact, human-interpretable policy tokens.
To reduce unsafe actions under distribution shift, we add a calibrated
selective-abstention head; the chosen risk-coverage operating point is
registered and bound into the proof. We implement a four-stage proving
pipeline: (C1) feature sanity and commitment, (C2) threshold and version
binding, (C3) time-window binding, and (C4) PLONK-style proofs that the
quantized network, given the committed window, produced the logged action and
confidence. Micro-batched proving amortizes cost across adjacent windows, and a
gateway option offloads proofs from low-power devices. The system integrates
with differentially private federated learning and on-device personalization
without weakening verifiability: model hashes and the registered threshold are
part of each public statement. Across activity, presence or intrusion,
respiratory proxy, and RF fingerprinting tasks, ZK-SenseLM improves macro-F1
and calibration, yields favorable coverage-risk curves under perturbations, and
rejects tamper and replay with compact proofs and fast verification.
Authors (5)
Hasan Akgul
Mari Eplik
Javier Rojas
Aina Binti Abdullah
Pieter van der Merwe
Submitted
October 29, 2025
Key Contributions
ZK-SenseLM introduces a secure and auditable wireless sensing framework that integrates LLMs with zero-knowledge proofs for verifiable inference. It incorporates selective abstention to handle distribution shifts safely and uses masked spectral pretraining with phase-consistency regularization for robust RF feature extraction, ensuring privacy and integrity.
Business Value
Enables the deployment of highly secure and privacy-preserving sensing systems in sensitive environments like smart homes or healthcare, where data integrity and user privacy are paramount.