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

**Authors:** Neslihan Kose, Okan Kopuklu, Alexander Unnervik, Gerhard Rigoll

arXiv: 1907.08009 · 2019-07-19

## TL;DR

This paper presents a CNN-based spatio-temporal method for real-time driver distraction detection, achieving high accuracy and outperforming existing methods by leveraging action recognition techniques and multimodal data fusion.

## Contribution

It introduces a novel spatio-temporal CNN approach for driver distraction classification that combines RGB and optical flow data for improved accuracy and real-time performance.

## Key findings

- Achieved 96.31% accuracy on Distracted Driver Dataset
- 99.10% accuracy for 10-class classification
- Fusion of RGB and optical flow improves results

## Abstract

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.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.08009/full.md

## Figures

4 figures with captions in the complete paper: https://tomesphere.com/paper/1907.08009/full.md

## References

32 references — full list in the complete paper: https://tomesphere.com/paper/1907.08009/full.md

---
Source: https://tomesphere.com/paper/1907.08009