Related Experiment Video
Updated: Jul 8, 2026

03:31
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
1.0K
STFTransNet: A Transformer Based Spatial Temporal Fusion Network for Enhanced Multimodal Driver Inattention State
1Department of Artificial Intelligence Engineering, Chosun University, 309, Pilmun-daero, Dong-gu, Gwangju 61452, Republic of Korea.
Sensors (Basel, Switzerland)
|September 27, 2025
Summary
This study introduces a new AI model, STFTransNet, for recognizing driver inattention. It improves accuracy in challenging conditions like partial facial occlusion and poor lighting, enhancing road safety.
Area of Science:
- Computer Science
- Artificial Intelligence
- Transportation Engineering
Background:
- Driver inattention, including drowsiness and distraction, is a major cause of traffic accidents.
- Existing driver inattention recognition systems struggle with challenges like partial facial occlusion and image degradation due to lighting variations.
Purpose of the Study:
- To propose a novel transformer-based spatial-temporal fusion network (STFTransNet) for robust driver inattention state recognition.
- To enhance the accuracy of driver state recognition in real-world driving scenarios with occluded faces and varying light conditions.
Main Methods:
- Utilized mediapipe face mesh for facial landmark extraction.
- Employed a two-stream cross-attention mechanism (RCN-based) for spatial feature learning from face and body action images.
- Implemented a temporal convolutional network (TCN-based) for temporal feature extraction.
- Fused spatial and temporal features for final driver state classification.
Main Results:
- The proposed STFTransNet achieved superior accuracy compared to existing models on multiple public datasets (NTHU-DDD, StateFarm, YawDD).
- Demonstrated significant performance improvements of 4.56%, 3.48%, and 3.78% over baseline models on respective datasets.
- Effectively addressed performance degradation caused by partial facial occlusion and light blur through multi-modality fusion.
Conclusions:
- STFTransNet offers a promising solution for advanced driver assistance systems, improving safety through accurate inattention detection.
- The spatial-temporal fusion approach effectively handles challenging real-world driving conditions, paving the way for more reliable driver monitoring.
Related Concept Videos
Multi-input and Multi-variable systems
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence of...
In the absence of...
Transient and Steady-state Response
In control systems, test signals are essential for evaluating performance under various conditions. The ramp function is effective for systems undergoing gradual changes, while the step function is suitable for assessing systems facing sudden disturbances. For systems subjected to shock inputs, the impulse function is the most appropriate test signal.
These test signals are integral in designing control systems to exhibit two key performance aspects: transient response and steady-state response.
These test signals are integral in designing control systems to exhibit two key performance aspects: transient response and steady-state response.