Driver Drowsiness Immediately before Crashes – A Comparative Investigation of EEG Pattern Recognition
DOI: 10.17077/drivingassessment.1535
archive: archived pipeline: cataloged verified
Get this paper ↗ (DOI — opens at the source; we link to it, we don't host it)
Summary
This study addresses the challenge of detecting driver drowsiness using electroencephalogram (EEG) analysis, specifically comparing two pattern recognition methodologies: microsleep (MS) detection and alpha burst (AB) detection. Traditional quantitative EEG analysis often assumes signal stationarity, an assumption that fails during drowsy driving due to the complex, variable nature of the EEG. To overcome this, the authors investigated event-based pattern recognition, which offers higher temporal resolution and better handling of inter-individual variability. The primary objective was to determine which method more accurately correlates with subjective sleepiness, objective driving performance, and imminent crashes. The experimental design involved ten university students performing overnight driving simulations in a laboratory setting. Participants completed seven 40-minute driving sessions after at least 14 hours of wakefulness, with total time since sleep ranging from 16 to 22 hours. Data collected included EEG, electrooculogram (EOG), electrocardiogram, electromyogram, and driving simulator metrics. Drowsiness was measured subjectively using the Karolinska Sleepiness Scale (KSS) and objectively via the standard deviation of lateral lane position (SdLat). The AB detection method used fixed spectral rules to identify narrowband alpha events, while the MS detection method employed support-vector machines trained on human-rated behavioral microsleep episodes to identify EEG/EOG patterns. The results revealed significant differences between the two methods. The MS percentage (MSP) strongly correlated with both increasing time on task and time since sleep, mirroring the trends in KSS ratings and SdLat performance degradation. In contrast, the AB percentage (ABP) showed no significant correlation with time on task or time since sleep, remaining relatively insensitive during the latter half of the night when performance deteriorated most severely. Crucially, in the analysis of crashes (defined as four wheels leaving the lane), MS patterns were present in 98.5% of cases within the 10 seconds preceding the crash. Conversely, AB patterns were absent in 36.5% of pre-crash intervals. The study concludes that MS pattern recognition is a superior indicator of driver drowsiness and an immediate precursor to fatigue-related crashes compared to AB detection. While AB patterns may indicate early-stage sleepiness, they lack the consistent temporal relationship with performance degradation and crash events found in MS patterns. The findings suggest that machine learning-based MS detection provides a more reliable basis for developing real-time drowsiness warning systems, as it effectively captures the physiological states immediately preceding loss of vehicle control.
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 | — | — | 3 | 2026-08-10 |
| clean | success | clean | — | — | 1 | 2026-08-09 |
| chunk | success | chunk | — | — | 1 | 2026-08-09 |
| embed | success | embed | Qwen/Qwen3-Embedding-8B | — | 1 | 2026-08-09 |
| enrich | failed | — | — | — | 1 | 2026-08-09 |
| promote | success | — | — | — | 1 | 2026-08-09 |
| summarize | success | llm | qwen3.6-27b-nvidia | summ-v5 | 2 | 2026-08-10 |
| tag | success | vector_similarity | — | — | 10 | 2026-08-11 |
| verify | partial | — | — | — | 2 | 2026-08-10 |
Summary generated by qwen3.6-27b-nvidia on 2026-08-10; verification: verified_with_issues.
Topics
Ranked by relevance to this paper. Hover a topic for its definition.
- drowsiness detection algorithms
- microsleep
- drowsiness
- vigilance
- sleep deprivation
- naturalistic crash near crash
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, behavioral performance data
- Methodological Resource: tool software