Enhanced Anomaly Detection in Automotive Systems Using SAAD: Statistical Aggregated Anomaly Detection
Dacian Goina, Eduard Hogea, George Maties
TL;DR
The paper addresses the challenge of accurate, robust anomaly detection in automotive sensor data by proposing Statistical Aggregated Anomaly Detection (SAAD), which fuses a histogram-based statistical labeling with a dropout-augmented Fully Connected Network (FCN). The approach uses artificial labeling and a learning-based predictor, then combines their outputs via a rules-based aggregation framework that leverages the DL confidence $v$ and thresholds $a$ and $b$ to produce final decisions. Empirical results on Hardware-in-the-Loop automotive data show standalone accuracies of 72.1% (statistical) and 71.5% (DL), with aggregation improving to 88.3% accuracy and an F1 score of 0.921, demonstrating the method’s effectiveness and robustness. The findings suggest SAAD’s potential for real-time, high-stakes anomaly detection in automotive systems and beyond, with future work focusing on adaptive thresholds and multivariate time-series extensions.
Abstract
This paper presents a novel anomaly detection methodology termed Statistical Aggregated Anomaly Detection (SAAD). The SAAD approach integrates advanced statistical techniques with machine learning, and its efficacy is demonstrated through validation on real sensor data from a Hardware-in-the-Loop (HIL) environment within the automotive domain. The key innovation of SAAD lies in its ability to significantly enhance the accuracy and robustness of anomaly detection when combined with Fully Connected Networks (FCNs) augmented by dropout layers. Comprehensive experimental evaluations indicate that the standalone statistical method achieves an accuracy of 72.1%, whereas the deep learning model alone attains an accuracy of 71.5%. In contrast, the aggregated method achieves a superior accuracy of 88.3% and an F1 score of 0.921, thereby outperforming the individual models. These results underscore the effectiveness of SAAD, demonstrating its potential for broad application in various domains, including automotive systems.
