CVSep 19, 2022

ViT-DD: Multi-Task Vision Transformer for Semi-Supervised Driver Distraction Detection

arXiv:2209.09178v426 citationsh-index: 33
Originality Incremental advance
AI Analysis

This work addresses traffic safety by enhancing driver distraction detection, though it is incremental as it builds on existing Vision Transformer and multi-task learning approaches.

The paper tackles driver distraction detection by proposing ViT-DD, a multi-task Vision Transformer that integrates distraction detection and emotion recognition, achieving a 6.5% and 0.9% improvement over state-of-the-art methods on two datasets.

Ensuring traffic safety and mitigating accidents in modern driving is of paramount importance, and computer vision technologies have the potential to significantly contribute to this goal. This paper presents a multi-modal Vision Transformer for Driver Distraction Detection (termed ViT-DD), which incorporates inductive information from training signals related to both distraction detection and driver emotion recognition. Additionally, a self-learning algorithm is developed, allowing for the seamless integration of driver data without emotion labels into the multi-task training process of ViT-DD. Experimental results reveal that the proposed ViT-DD surpasses existing state-of-the-art methods for driver distraction detection by 6.5% and 0.9% on the SFDDD and AUCDD datasets, respectively.

Code Implementations1 repo
Foundations

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

Your Notes