DSDFormer: An Innovative Transformer-Mamba Framework for Robust High-Precision Driver Distraction Identification
Junzhou Chen, Zirui Zhang, Jing Yu, Heqiang Huang, Ronghui Zhang, Xuemiao Xu, Bin Sheng, Hong Yan
TL;DR
DSDFormer introduces a Transformer-Mamba fusion via Dual State Domain Attention to capture both global context and fine-grained local cues for driver distraction detection, addressing noisy video annotations with Temporal Reasoning Confident Learning (TRCL). The architecture enriches features through the SCEM, MBEM, and LFFN modules and demonstrates state-of-the-art accuracy on AUC-V1, AUC-V2, and 100-Driver, while maintaining real-time inference on edge devices (22 FPS on Jetson AGX Orin). TRCL autonomously cleans noisy labels by leveraging spatiotemporal frame correlations, improving data quality and model resilience. Collectively, DSDFormer and TRCL offer a scalable, robust solution for reliable driver-distraction identification in intelligent transportation systems, with potential applicability to other real-time action-recognition tasks.
Abstract
Driver distraction remains a leading cause of traffic accidents, posing a critical threat to road safety globally. As intelligent transportation systems evolve, accurate and real-time identification of driver distraction has become essential. However, existing methods struggle to capture both global contextual and fine-grained local features while contending with noisy labels in training datasets. To address these challenges, we propose DSDFormer, a novel framework that integrates the strengths of Transformer and Mamba architectures through a Dual State Domain Attention (DSDA) mechanism, enabling a balance between long-range dependencies and detailed feature extraction for robust driver behavior recognition. Additionally, we introduce Temporal Reasoning Confident Learning (TRCL), an unsupervised approach that refines noisy labels by leveraging spatiotemporal correlations in video sequences. Our model achieves state-of-the-art performance on the AUC-V1, AUC-V2, and 100-Driver datasets and demonstrates real-time processing efficiency on the NVIDIA Jetson AGX Orin platform. Extensive experimental results confirm that DSDFormer and TRCL significantly improve both the accuracy and robustness of driver distraction detection, offering a scalable solution to enhance road safety.
