arXiv:2510.23327cs.LG2025-10

GRAD实时检测自动驾驶传感器异常,准确率超97%。

GRAD: Real-Time Gated Recurrent Anomaly Detection in Autonomous Vehicle Sensors Using Reinforced EMA and Multi-Stage Sliding Window Techniques

  • 结合强化指数移动平均与多阶段滑动窗口捕捉长短时模式
  • F1分数达97.6%(异常)和99.4%(正常),分类精准
  • 轻量GRU结构适合实时部署,计算开销小

本文提出GRAD,一种用于自动驾驶传感器的实时异常检测方法,融合统计分析与深度学习以保障传感器数据可靠性。该方法结合强化指数移动平均(REMA),自适应平滑因子与阈值设定进行异常检测,并采用多阶段滑动窗口(MS-SW)技术捕捉短时与长时模式特征。这些特征由轻量级门控循环单元(GRU)模型处理,基于偏差类型检测并分类异常,同时通过恢复模块修复受损数据以维持系统连续运行。GRAD采用双层GRU架构,神经元数量有限,适合实时应用且保持高检测精度。实验显示,模型在异常数据上达到97.6%的总体F1分数,在正常数据上达99.4%,显著区分正常与异常数据。异常分类精度高,支持恢复模块准确重建数据。相较于现有方法,GRAD在提升检测准确率的同时显著降低计算成本,展现出作为高效可靠实时异常检测方案的潜力,保障自动驾驶系统安全运行且计算开销极低。

原文摘要 · Abstract (English)

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 achieved remarkable performance in anomaly detection and classification. The model demonstrated an overall F1-score of 97.6% for abnormal data and 99.4% for normal data, signifying its high accuracy in distinguishing between normal and anomalous sensor data. Regarding the anomaly classification, GRAD successfully categorized different anomaly types with high precision, enabling the recovery module to accurately restore damaged sensor data. Relative to analogous studies, GRAD surpasses current models by attaining a balance between elevated detection accuracy and diminished computational expense. These results demonstrate GRAD's potential as a reliable and efficient solution for real-time anomaly detection in autonomous vehicle systems, guaranteeing safe vehicle operation with minimal computational overhead.

异常检测自动驾驶轻量模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。