paper-with-me

홈 › Papers

Real-Time Sensor Anomaly Detection and Recovery in Connected Automated Vehicle Sensors

2019-11-04 · Yiyang Wang, Neda Masoud, Anahita Khojandi

In this paper we propose a novel observer-based method to improve the safety and security of connected and automated vehicle (CAV) transportation. The proposed method combines model-based signal filtering and anomaly detection methods. Specifically, we use adaptive extended Kalman filter (AEKF) to smooth sensor readings of a CAV based on a nonlinear car-following motion model. Under the assumption of a car-following model, the subject vehicle utilizes its leading vehicle's information to detect sensor anomalies by employing previously-trained One Class Support Vector Machine (OCSVM) models. This approach allows the AEKF to estimate the state of a vehicle not only based on the vehicle's location and speed, but also by taking into account the state of the surrounding traffic. A communication time delay factor is considered in the car-following model to make it more suitable for real-world applications. Our experiments show that compared with the AEKF with a traditional $\chi^2$-detector, our proposed method achieves a better anomaly detection performance. We also demonstrate that a larger time delay factor has a negative impact on the overall detection performance.

📄 PDF Abstract BibTeX arXiv:1911.01531

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

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

2025-10-27 · Mohammad Hossein Jafari Naeimi, Ali Norouzi, Athena Abdi arxiv

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 combi…

Anomaly ClassificationOutlier DetectionAnomaly Detection

MARS: Defending Unmanned Aerial Vehicles From Attacks on Inertial Sensors with Model-based Anomaly Detection and Recovery

2025-05-02 · Haocheng Meng, Shaocheng Luo, Zhenyuan Liang, Qing Huang 외

Unmanned Aerial Vehicles (UAVs) rely on measurements from Inertial Measurement Units (IMUs) to maintain stable flight. However, IMUs are susceptible to physical attacks, including acoustic resonant and electromagnetic in…

Anomaly Detection

Lane-Wise Highway Anomaly Detection

2025-05-05 · Mei Qiu, William Lorenz Reindl, Yaobin Chen, Stanley Chien 외

This paper proposes a scalable and interpretable framework for lane-wise highway traffic anomaly detection, leveraging multi-modal time series data extracted from surveillance cameras. Unlike traditional sensor-dependent…

Anomaly Detection

Machine Learning-based vs Deep Learning-based Anomaly Detection in Multivariate Time Series for Spacecraft Attitude Sensors

2024-09-26 · R. Gallon, F. Schiemenz, A. Krstova, A. Menicucci 외

In the framework of Failure Detection, Isolation and Recovery (FDIR) on spacecraft, new AI-based approaches are emerging in the state of the art to overcome the limitations commonly imposed by traditional threshold check…

Anomaly DetectionTime Series

A task of anomaly detection for a smart satellite Internet of things system

2024-03-21 · Zilong Shao

When the equipment is working, real-time collection of environmental sensor data for anomaly detection is one of the key links to prevent industrial process accidents and network attacks and ensure system security. Howev…

Anomaly DetectionGenerative Adversarial Network