Car that Knows Before You Do: Anticipating Maneuvers via Learning Temporal Driving Models
This addresses the critical safety issue of unavoidable accidents in ADAS by providing earlier alerts, though it is an incremental improvement on existing prediction methods.
The paper tackles the problem of anticipating driving maneuvers to improve Advanced Driver Assistance Systems (ADAS) by predicting maneuvers 3.5 seconds before they occur with over 80% F1-score, evaluated on a dataset of 1180 miles of natural driving.
Advanced Driver Assistance Systems (ADAS) have made driving safer over the last decade. They prepare vehicles for unsafe road conditions and alert drivers if they perform a dangerous maneuver. However, many accidents are unavoidable because by the time drivers are alerted, it is already too late. Anticipating maneuvers beforehand can alert drivers before they perform the maneuver and also give ADAS more time to avoid or prepare for the danger. In this work we anticipate driving maneuvers a few seconds before they occur. For this purpose we equip a car with cameras and a computing device to capture the driving context from both inside and outside of the car. We propose an Autoregressive Input-Output HMM to model the contextual information alongwith the maneuvers. We evaluate our approach on a diverse data set with 1180 miles of natural freeway and city driving and show that we can anticipate maneuvers 3.5 seconds before they occur with over 80\% F1-score in real-time.