Driver drowsiness estimation using EEG signals with a dynamical encoder–decoder modeling framework
DOI: 10.1038/s41598-022-05810-x
archive: archived pipeline: cataloged
Get this paper ↗ (DOI — opens at the source; we link to it, we don't host it)
Summary
This paper addresses the critical safety issue of driver drowsiness, a leading cause of road accidents, by developing a novel dynamical modeling framework to estimate instantaneous drowsiness levels using electroencephalogram (EEG) signals. While existing methods often rely on classification techniques that fail to detect early-stage drowsiness or provide real-time tracking, this study proposes a generative model that characterizes the distribution of neural activities as a function of drowsiness. The primary objective is to estimate the PERcentage of eyelid CLOSure (PERCLOS), a scientifically established ground truth for drowsiness, in real-time to enable timely countermeasures and accident prevention. The methodology employs a dynamical encoder–decoder framework. In the encoding phase, the authors define a stochastic state transition process for PERCLOS and an observation model linking EEG features to PERCLOS levels. Parameters for these models are estimated using linear regression on a training set. In the decoding phase, a Bayesian filtering solution is applied to estimate the posterior distribution of PERCLOS over time, allowing for moment-to-moment assessment. The study utilized a dataset comprising 18 driving tests from 13 drivers (5 females, 8 males; mean age 44.5 years) conducted in a fixed-base driving simulator. The tests included both manual and automated driving modes under rested and fatigued conditions. EEG data were collected from eight electrodes (Cz, Fz, T7, T8, C3, C4, PO7, PO8) at 500 Hz and preprocessed using Independent Component Analysis (ICA) to remove artifacts. Results indicate that the proposed framework provides robust and repeatable estimation of PERCLOS, achieving an average Root Mean Square Error (RMSE) of 0.117 (on a 0–1 scale) and a High Probability Density percentage of 62.5%. Furthermore, the study identified specific neural biomarkers for drowsiness. Statistical analysis revealed that Theta and Delta power bands serve as significant indicators; approximately 73% of selected Theta powers and 66% of Delta powers increased as PERCLOS grew during the driving tests. These findings confirm that specific EEG frequency bands encode drowsiness levels across different participants and driving conditions. The significance of this work lies in its demonstration that EEG-based measures can be effectively utilized for real-time driver drowsiness detection systems. By moving beyond static classification to a dynamical tracking approach, the framework allows for the prediction of PERCLOS trajectories, offering a reliable method to warn drivers during the early stages of drowsiness. This contributes to the development of intelligent transportation systems that require vigilant drivers for safe take-over from automated vehicles, addressing a major gap in current vision-based and vehicle-based detection systems that may react too late or suffer from environmental robustness issues.
Provenance
The full processing record for this entry. Every stage of this paper's journey through the pipeline is logged — what ran, with which tool and model, how many attempts it took, and when it last completed.
| Stage | Outcome | Tool | Model | Prompt | Attempts | Completed |
|---|---|---|---|---|---|---|
| discover | success | Crossref | — | — | 1 | 2026-08-09 |
| archive | success | canonical_url | — | — | 1 | 2026-08-09 |
| extract | success | cached | — | — | 5 | 2026-08-23 |
| clean | success | clean | — | — | 2 | 2026-08-10 |
| chunk | success | chunk | — | — | 2 | 2026-08-10 |
| embed | success | embed | Qwen/Qwen3-Embedding-8B | — | 2 | 2026-08-10 |
| promote | success | — | — | — | 1 | 2026-08-09 |
| summarize | success | llm | qwen3.8-27b-gittensor | summ-v5 | 3 | 2026-08-23 |
| tag | success | vector_similarity | — | — | 17 | 2026-08-11 |
| verify | partial | — | — | — | 2 | 2026-08-09 |
Summary generated by qwen3.8-27b-gittensor on 2026-08-23; verification: pending re-verification.
Topics
Ranked by relevance to this paper. Hover a topic for its definition.
Information type
What kind of knowledge this paper contributes, grouped by family — independent of topic (what it is about) and method (how it was studied).
- Empirical Findings: physiological data
- Methodological Resource: tool software
- Theoretical Contribution: computational model