This paper investigates methods to detect machine learning training based on privacy-preserving GPU telemetry signals, across 5 rounds of adversarial iteration. We presented this paper at the ICML 2026 Technical AI Governance Research (TAIGR) workshop.
Abstract:
Hardware-enabled monitoring of GPU workloads underpins many proposals for AI compute governance, but if developers can defeat monitoring mechanisms, such schemes are unworkable. We evaluate the adversarial robustness of GPU workload classification using only zero-overhead, privacy-preserving NVML telemetry: content-agnostic signals that observe physical effects of computation without accessing model weights, training data, or hyperparameters. Across 5 rounds of monitor-evader iteration, we evaluate 20 evasion strategy families on 9 GPU models spanning 4 architecture generations. We develop a classifier that achieves 98.2% binary accuracy at identifying training workloads across the whole corpus, and 43-87% accuracy against the most challenging unexpected workloads even when they are adversarially disguised.
@article{rahman2026detecting,
title={Detecting Hidden ML Training With Zero-Overhead Telemetry},
author={Rahman, Robi and Tajdari, Sabiha},
journal={arXiv preprint arXiv:2606.19262},
year={2026}
}