LGAISep 9, 2024

GDFlow: Anomaly Detection with NCDE-based Normalizing Flow for Advanced Driver Assistance System

arXiv:2409.05346v12 citationsh-index: 2
Originality Incremental advance
AI Analysis

This addresses the problem of late or aggressive braking in ADAS for electric vehicle users, offering an incremental improvement in anomaly detection methods.

The paper tackles anomaly detection in Advanced Driver Assistance Systems (ADAS) for electric vehicles by proposing GDFlow, a model that combines Normalizing Flow with Neural Controlled Differential Equations to learn normal driving patterns from limited, unlabelled data. It achieves state-of-the-art performance on real-world vehicle data and four benchmark datasets, outperforming six baselines with superior inference efficiency.

For electric vehicles, the Adaptive Cruise Control (ACC) in Advanced Driver Assistance Systems (ADAS) is designed to assist braking based on driving conditions, road inclines, predefined deceleration strengths, and user braking patterns. However, the driving data collected during the development of ADAS are generally limited and lack diversity. This deficiency leads to late or aggressive braking for different users. Crucially, it is necessary to effectively identify anomalies, such as unexpected or inconsistent braking patterns in ADAS, especially given the challenge of working with unlabelled, limited, and noisy datasets from real-world electric vehicles. In order to tackle the aforementioned challenges in ADAS, we propose Graph Neural Controlled Differential Equation Normalizing Flow (GDFlow), a model that leverages Normalizing Flow (NF) with Neural Controlled Differential Equations (NCDE) to learn the distribution of normal driving patterns continuously. Compared to the traditional clustering or anomaly detection algorithms, our approach effectively captures the spatio-temporal information from different sensor data and more accurately models continuous changes in driving patterns. Additionally, we introduce a quantile-based maximum likelihood objective to improve the likelihood estimate of the normal data near the boundary of the distribution, enhancing the model's ability to distinguish between normal and anomalous patterns. We validate GDFlow using real-world electric vehicle driving data that we collected from Hyundai IONIQ5 and GV80EV, achieving state-of-the-art performance compared to six baselines across four dataset configurations of different vehicle types and drivers. Furthermore, our model outperforms the latest anomaly detection methods across four time series benchmark datasets. Our approach demonstrates superior efficiency in inference time compared to existing methods.

Foundations

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

Your Notes