|国家预印本平台
首页|eACGM: Non-instrumented Performance Tracing and Anomaly Detection towards Machine Learning Systems

eACGM: Non-instrumented Performance Tracing and Anomaly Detection towards Machine Learning Systems

eACGM: Non-instrumented Performance Tracing and Anomaly Detection towards Machine Learning Systems

来源:Arxiv_logoArxiv
英文摘要

We present eACGM, a full-stack AI/ML system monitoring framework based on eBPF. eACGM collects real-time performance data from key hardware components, including the GPU and network communication layer, as well as from key software stacks such as CUDA, Python, and PyTorch, all without requiring any code instrumentation or modifications. Additionally, it leverages libnvml to gather process-level GPU resource usage information. By applying a Gaussian Mixture Model (GMM) to the collected multidimensional performance metrics for statistical modeling and clustering analysis, eACGM effectively identifies complex failure modes, such as latency anomalies, hardware failures, and communication inefficiencies, enabling rapid diagnosis of system bottlenecks and abnormal behaviors. To evaluate eACGM's effectiveness and practicality, we conducted extensive empirical studies and case analyses in multi-node distributed training scenarios. The results demonstrate that eACGM, while maintaining a non-intrusive and low-overhead profile, successfully captures critical performance anomalies during model training and inference. Its stable anomaly detection performance and comprehensive monitoring capabilities validate its applicability and scalability in real-world production environments, providing strong support for performance optimization and fault diagnosis in large-scale AI/ML systems.

Zongxuan Xie、Pengfei Chen、Ruilin Xu

计算技术、计算机技术

Zongxuan Xie,Pengfei Chen,Ruilin Xu.eACGM: Non-instrumented Performance Tracing and Anomaly Detection towards Machine Learning Systems[EB/OL].(2025-07-01)[2025-07-16].https://arxiv.org/abs/2506.02007.点此复制

评论