Real-time detection of abnormal driving behavior based on long short-term memory network and regression residuals
Abnormal driving behavior is one of the main causes of roadway collisions. In most studies of abnormal driving behavior, the abnormal driving status is detected and analyzed using classification algorithms directly or using unsupervised learning algorithms to classify reconstruction or prediction residuals. However, abnormal driving behavior data are difficult to acquire and label. Also, a class imbalance issue is inherent in the algorithm training process due to the relatively sparse data for abnormal driving behavior. Moreover, current studies that include residual analysis tend to focus on individual points and thus fail to capture the continuity characteristic of abnormal driving behavior. To address these problems, a long short-term memory-residual (LSTM-R) algorithm is proposed to detect abnormal driving behavior in real time. The proposed algorithm (referred to simply as LSTMR) has two steps. First, an LSTM network is used to fit the current vehicle kinematic data based on historical data to obtain the root mean square residual at each moment. Second, a time windowbased residual algorithm is designed and employed to detect abnormal driving behavior according to the magnitude and continuity of the residuals. To verify the effectiveness of LSTM-R, an experimental test was conducted in Nanjing, China. The vehicle kinematic data were collected nonintrusively using a smartphone. In addition, AdaCost, SMOTEBoost, EasyEnsemble, LightGBM-residual, and linear regressionresidual algorithms were employed for comparison with the proposed algorithm to assess its effectiveness. The effects of (1) the degree-of-fit of the LSTM network, (2) the LSTM-R parameters, and (3) the abnormal driving behavior percentage on the detection results were analyzed in detail. First, both the underfitting and overfitting of the LSTM network compromise the detection performance. Second, within a certain range of values, the LSTM-R parameters have little effect on the detection results. Third, the detection results are affected only slightly by the abnormal proportion. The results show that LSTM-R, with a maximum F1-score of 0.866, significantly outperforms the other five algorithms. Furthermore, even if only 10% abnormal driving behavior is in the training set, LSTM-R’s F1-score can still be close to 0.86, indicating a significant relaxation of the requirements for labeled data. Also, the required data are easy to collect, which indicates LSTM-R’s extensive application possibilities. This paper thus provides an effective method for the real-time detection of abnormal driving behavior and also supports driving risk assessment and driving behavior improvement with the overall goal to enhance roadway safety.
Code (0)
등록된 구현이 없습니다.
Methods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Data-Driven Semi-Supervised Machine Learning with Safety Indicators for Abnormal Driving Behavior Detection
Detecting abnormal driving behavior is critical for road traffic safety and the evaluation of drivers' behavior. With the advancement of machine learning (ML) algorithms and the accumulation of naturalistic driving data,…
Anomaly DetectionDetecting Socially Abnormal Highway Driving Behaviors via Recurrent Graph Attention Networks
With the rapid development of Internet of Things technologies, the next generation traffic monitoring infrastructures are connected via the web, to aid traffic data collection and intelligent traffic management. One of t…
Anomaly DetectionGraph AttentionAnomalous Behavior Detection in Trajectory Data of Older Drivers
Given a road network and a set of trajectory data, the anomalous behavior detection (ABD) problem is to identify drivers that show significant directional deviations, hardbrakings, and accelerations in their trips. The A…
An Expert Ensemble for Detecting Anomalous Scenes, Interactions, and Behaviors in Autonomous Driving
As automated vehicles enter public roads, safety in a near-infinite number of driving scenarios becomes one of the major concerns for the widespread adoption of fully autonomous driving. The ability to detect anomalous s…
Anomaly DetectionAutonomous DrivingSelf-Driving CarsTrajectory Prediction+1Towards Safe Autonomy in Hybrid Traffic: Detecting Unpredictable Abnormal Behaviors of Human Drivers via Information Sharing
Hybrid traffic which involves both autonomous and human-driven vehicles would be the norm of the autonomous vehicles practice for a while. On the one hand, unlike autonomous vehicles, human-driven vehicles could exhibit …
Autonomous VehiclesTrajectory Prediction