CVAug 1, 2025

Privacy-Preserving Driver Drowsiness Detection with Spatial Self-Attention and Federated Learning

arXiv:2508.00287v21 citationsh-index: 13
Originality Incremental advance
AI Analysis

This addresses road safety by enabling privacy-preserving drowsiness detection for drivers, though it is incremental as it builds on existing methods like attention and federated learning.

The paper tackles driver drowsiness detection in decentralized, heterogeneous real-world settings by proposing a framework combining Spatial Self-Attention with LSTM and federated learning, achieving 89.9% accuracy.

Driver drowsiness is one of the main causes of road accidents and is recognized as a leading contributor to traffic-related fatalities. However, detecting drowsiness accurately remains a challenging task, especially in real-world settings where facial data from different individuals is decentralized and highly diverse. In this paper, we propose a novel framework for drowsiness detection that is designed to work effectively with heterogeneous and decentralized data. Our approach develops a new Spatial Self-Attention (SSA) mechanism integrated with a Long Short-Term Memory (LSTM) network to better extract key facial features and improve detection performance. To support federated learning, we employ a Gradient Similarity Comparison (GSC) that selects the most relevant trained models from different operators before aggregation. This improves the accuracy and robustness of the global model while preserving user privacy. We also develop a customized tool that automatically processes video data by extracting frames, detecting and cropping faces, and applying data augmentation techniques such as rotation, flipping, brightness adjustment, and zooming. Experimental results show that our framework achieves a detection accuracy of 89.9% in the federated learning settings, outperforming existing methods under various deployment scenarios. The results demonstrate the effectiveness of our approach in handling real-world data variability and highlight its potential for deployment in intelligent transportation systems to enhance road safety through early and reliable drowsiness detection.

Foundations

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

Your Notes