GRAD: Real-Time Gated Recurrent Anomaly Detection in Autonomous Vehicle Sensors Using Reinforced EMA and Multi-Stage Sliding Window Techniques
Mohammad Hossein Jafari Naeimi, Ali Norouzi, Athena Abdi

TL;DR
GRAD is a lightweight, real-time anomaly detection framework for autonomous vehicle sensors that combines statistical methods and deep learning to achieve high accuracy with low computational cost.
Contribution
It introduces a novel integration of REMA, MS-SW, and GRU models for efficient, accurate, and real-time sensor anomaly detection and classification in autonomous vehicles.
Findings
F1-score of 97.6% for abnormal data
F1-score of 99.4% for normal data
High precision in anomaly classification
Abstract
This paper introduces GRAD, a real-time anomaly detection method for autonomous vehicle sensors that integrates statistical analysis and deep learning to ensure the reliability of sensor data. The proposed approach combines the Reinforced Exponential Moving Average (REMA), which adapts smoothing factors and thresholding for outlier detection, with the Multi-Stage Sliding Window (MS-SW) technique for capturing both short- and long-term patterns. These features are processed using a lightweight Gated Recurrent Unit (GRU) model, which detects and classifies anomalies based on bias types, while a recovery module restores damaged sensor data to ensure continuous system operation. GRAD has a lightweight architecture consisting of two layers of GRU with a limited number of neurons that make it appropriate for real-time applications while maintaining high detection accuracy. The GRAD framework…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
