Ultra-Wide Band Radar Empowered Driver Drowsiness Detection with Convolutional Spatial Feature Engineering and Artificial Intelligence

Hafeez Ur Rehman Siddiqui,Ambreen Akmal,Muhammad Iqbal,Adil Ali Saleem,Muhammad Amjad Raza,Kainat Zafar,Aqsa Zaib,Sandra Dudley,Jon Arambarri,Ángel Kuc Castilla,Furqan Rustam
DOI: https://doi.org/10.3390/s24123754
IF: 3.9
2024-06-10
Sensors
Abstract:Driving while drowsy poses significant risks, including reduced cognitive function and the potential for accidents, which can lead to severe consequences such as trauma, economic losses, injuries, or death. The use of artificial intelligence can enable effective detection of driver drowsiness, helping to prevent accidents and enhance driver performance. This research aims to address the crucial need for real-time and accurate drowsiness detection to mitigate the impact of fatigue-related accidents. Leveraging ultra-wideband radar data collected over five minutes, the dataset was segmented into one-minute chunks and transformed into grayscale images. Spatial features are retrieved from the images using a two-dimensional Convolutional Neural Network. Following that, these features were used to train and test multiple machine learning classifiers. The ensemble classifier RF-XGB-SVM, which combines Random Forest, XGBoost, and Support Vector Machine using a hard voting criterion, performed admirably with an accuracy of 96.6%. Additionally, the proposed approach was validated with a robust k-fold score of 97% and a standard deviation of 0.018, demonstrating significant results. The dataset is augmented using Generative Adversarial Networks, resulting in improved accuracies for all models. Among them, the RF-XGB-SVM model outperformed the rest with an accuracy score of 99.58%.
engineering, electrical & electronic,chemistry, analytical,instruments & instrumentation
What problem does this paper attempt to address?
The problem this paper attempts to address is the safety hazard caused by driver fatigue. Specifically, fatigue driving can lead to cognitive decline and potential traffic accidents, resulting in serious consequences such as trauma, economic loss, injury, and even death. Therefore, this study aims to develop a real-time and accurate driver fatigue detection system to reduce accidents caused by fatigue. To achieve this goal, researchers utilized Ultra-Wide Band Radar (UWB) data, combined with Convolutional Neural Network (CNN) and artificial intelligence technology, to detect the driver's fatigue state by extracting spatial features. This system can effectively identify whether the driver is in a state of fatigue, thereby helping to prevent accidents and improve driving safety.