English

Detecting Anomalies in Machine Learning Infrastructure via Hardware Telemetry

Performance 2025-11-03 v2 Hardware Architecture Distributed, Parallel, and Cluster Computing Machine Learning

Abstract

Modern machine learning (ML) has grown into a tightly coupled, full-stack ecosystem that combines hardware, software, network, and applications. Many users rely on cloud providers for elastic, isolated, and cost-efficient resources. Unfortunately, these platforms as a service use virtualization, which means operators have little insight into the users' workloads. This hinders resource optimizations by the operator, which is essential to ensure cost efficiency and minimize execution time. In this paper, we argue that workload knowledge is unnecessary for system-level optimization. We propose Reveal, which takes a hardware-centric approach, relying only on hardware signals - fully accessible by operators. Using low-level signals collected from the system, Reveal detects anomalies through an unsupervised learning pipeline. The pipeline is developed by analyzing over 30 popular ML models on various hardware platforms, ensuring adaptability to emerging workloads and unknown deployment patterns. Using Reveal, we successfully identified both network and system configuration issues, accelerating the DeepSeek model by 5.97%.

Keywords

Cite

@article{arxiv.2510.26008,
  title  = {Detecting Anomalies in Machine Learning Infrastructure via Hardware Telemetry},
  author = {Ziji Chen and Steven W. D. Chien and Peng Qian and Noa Zilberman},
  journal= {arXiv preprint arXiv:2510.26008},
  year   = {2025}
}

Comments

12 pages, 9 figures, submitted to nsdi 26

R2 v1 2026-07-01T07:12:57.576Z