LGAICEJul 9, 2024

TeVAE: A Variational Autoencoder Approach for Discrete Online Anomaly Detection in Variable-state Multivariate Time-series Data

arXiv:2407.06849v23 citationsh-index: 18
Originality Incremental advance
AI Analysis

This addresses the need for efficient anomaly detection in automotive testing, though it appears incremental as it builds on existing VAE methods with specific adaptations for time-series data.

The paper tackles the problem of automatic online anomaly detection in complex automotive testing data by proposing TeVAE, a temporal variational autoencoder, which achieves 65% anomaly detection with only 6% false positives on a real-world industrial dataset.

As attention to recorded data grows in the realm of automotive testing and manual evaluation reaches its limits, there is a growing need for automatic online anomaly detection. This real-world data is complex in many ways and requires the modelling of testee behaviour. To address this, we propose a temporal variational autoencoder (TeVAE) that can detect anomalies with minimal false positives when trained on unlabelled data. Our approach also avoids the bypass phenomenon and introduces a new method to remap individual windows to a continuous time series. Furthermore, we propose metrics to evaluate the detection delay and root-cause capability of our approach and present results from experiments on a real-world industrial data set. When properly configured, TeVAE flags anomalies only 6% of the time wrongly and detects 65% of anomalies present. It also has the potential to perform well with a smaller training and validation subset but requires a more sophisticated threshold estimation method.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes