paper-with-me

홈 › Papers

A Decomposition-Based Hybrid Ensemble CNN Framework for Driver Fatigue Recognition

2022-03-14 · Ruilin Li, Ruobin Gao, P. N. Suganthan

Electroencephalogram (EEG) has become increasingly popular in driver fatigue monitoring systems. Several decomposition methods have been attempted to analyze the EEG signals that are complex, nonlinear and non-stationary and improve the EEG decoding performance in different applications. However, it remains challenging to extract more distinguishable features from different decomposed components for driver fatigue recognition. In this work, we propose a novel decomposition-based hybrid ensemble convolutional neural network (CNN) framework to enhance the capability of decoding EEG signals. Four decomposition methods are employed to disassemble the EEG signals into components of different complexity. Instead of handcraft features, the CNNs in this framework directly learn from the decomposed components. In addition, a component-specific batch normalization layer is employed to reduce subject variability. Moreover, we employ two ensemble modes to integrate the outputs of all CNNs, comprehensively exploiting the diverse information of the decomposed components. Against the challenging cross-subject driver fatigue recognition task, the models under the framework all showed superior performance to the strong baselines. Specifically, the performance of different decomposition methods and ensemble modes was further compared. The results indicated that discrete wavelet transform-based ensemble CNN achieved the highest average classification accuracy of 83.48% among the compared methods. The proposed framework can be extended to any CNN architecture and be applied to any EEG-related tasks, opening the possibility of extracting more beneficial features from complex EEG data.

📄 PDF Abstract BibTeX arXiv:2203.09477

Code (0)

등록된 구현이 없습니다.

Tasks

EEGEeg DecodingElectroencephalogram (EEG)Ensemble Learning

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Batch Normalization 설명 없음

Similar Papers 제목 키워드 기반

Modelling and Detection of Driver's Fatigue using Ontology

2022-08-31 · Alexandre Lambert, Manolo Dulva Hina, Celine Barth, Assia Soukane 외

Road accidents have become the eight leading cause of death all over the world. Lots of these accidents are due to a driver's inattention or lack of focus, due to fatigue. Various factors cause driver's fatigue. This pap…

Detecting Driver Fatigue With Eye Blink Behavior

2024-07-02 · Ali Akin, Habil Kalkan

Traffic accidents, causing millions of deaths and billions of dollars in economic losses each year globally, have become a significant issue. One of the main causes of these accidents is drivers being sleepy or fatigued.…

An Improved Fatigue Detection System Based on Behavioral Characteristics of Driver

2017-09-17 · Rajat Gupta, Kanishk Aman, Nalin Shiva, Yadvendra Singh

In recent years, road accidents have increased significantly. One of the major reasons for these accidents, as reported is driver fatigue. Due to continuous and longtime driving, the driver gets exhausted and drowsy whic…

Predicting Driver Fatigue in Automated Driving with Explainability

2021-03-03 · Feng Zhou, Areen Alsaid, Mike Blommer, Reates Curry 외

Research indicates that monotonous automated driving increases the incidence of fatigued driving. Although many prediction models based on advanced machine learning techniques were proposed to monitor driver fatigue, esp…

BIG-bench Machine Learning

Towards Evaluating Driver Fatigue with Robust Deep Learning Models

2020-07-16 · Ken Alparslan, Yigit Alparslan, Matthew Burlick

In this paper, we explore different deep learning based approaches to detect driver fatigue. Drowsy driving results in approximately 72,000 crashes and 44,000 injuries every year in the US and detecting drowsiness and al…

Data AugmentationDeep LearningFace Model