CVLGIVJul 18, 2019

Real-Time Driver State Monitoring Using a CNN Based Spatio-Temporal Approach

arXiv:1907.08009v146 citations
Originality Incremental advance
AI Analysis

This work addresses real-time monitoring of driver distraction to enhance road safety, particularly for autonomous vehicles, but it is incremental as it builds on existing CNN and fusion methods.

The paper tackled driver distraction classification by applying a spatio-temporal CNN approach for action recognition, achieving 99.10% accuracy on the Distracted Driver Dataset, outperforming prior state-of-the-art results of 96.31%.

Many road accidents occur due to distracted drivers. Today, driver monitoring is essential even for the latest autonomous vehicles to alert distracted drivers in order to take over control of the vehicle in case of emergency. In this paper, a spatio-temporal approach is applied to classify drivers' distraction level and movement decisions using convolutional neural networks (CNNs). We approach this problem as action recognition to benefit from temporal information in addition to spatial information. Our approach relies on features extracted from sparsely selected frames of an action using a pre-trained BN-Inception network. Experiments show that our approach outperforms the state-of-the art results on the Distracted Driver Dataset (96.31%), with an accuracy of 99.10% for 10-class classification while providing real-time performance. We also analyzed the impact of fusion using RGB and optical flow modalities with a very recent data level fusion strategy. The results on the Distracted Driver and Brain4Cars datasets show that fusion of these modalities further increases the accuracy.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes