EngineAD:一个真实世界的车辆发动机异常检测数据集 / EngineAD: A Real-World Vehicle Engine Anomaly Detection Dataset
1️⃣ 一句话总结
这篇论文发布了一个名为EngineAD的真实世界车辆发动机多变量传感器数据集,用于挑战和评估异常检测算法,并发现简单的传统方法在该任务上常常能与复杂的深度学习方法相媲美甚至更优。
The progress of Anomaly Detection (AD) in safety-critical domains, such as transportation, is severely constrained by the lack of large-scale, real-world benchmarks. To address this, we introduce EngineAD, a novel, multivariate dataset comprising high-resolution sensor telemetry collected from a fleet of 25 commercial vehicles over a six-month period. Unlike synthetic datasets, EngineAD features authentic operational data labeled with expert annotations, distinguishing normal states from subtle indicators of incipient engine faults. We preprocess the data into $300$-timestep segments of $8$ principal components and establish an initial benchmark using nine diverse one-class anomaly detection models. Our experiments reveal significant performance variability across the vehicle fleet, underscoring the challenge of cross-vehicle generalization. Furthermore, our findings corroborate recent literature, showing that simple classical methods (e.g., K-Means and One-Class SVM) are often highly competitive with, or superior to, deep learning approaches in this segment-based evaluation. By publicly releasing EngineAD, we aim to provide a realistic, challenging resource for developing robust and field-deployable anomaly detection and anomaly prediction solutions for the automotive industry.
EngineAD:一个真实世界的车辆发动机异常检测数据集 / EngineAD: A Real-World Vehicle Engine Anomaly Detection Dataset
这篇论文发布了一个名为EngineAD的真实世界车辆发动机多变量传感器数据集,用于挑战和评估异常检测算法,并发现简单的传统方法在该任务上常常能与复杂的深度学习方法相媲美甚至更优。
源自 arXiv: 2603.25955