Related Experiment Video
Updated: May 13, 2025

08:36
Collecting Sleep, Circadian, Fatigue, and Performance Data in Complex Operational Environments
Published on: August 8, 2019
11.9K
Monitoring pilots' mental workload in real flight conditions using multinomial logistic regression with a ridge
Muhammad Haseeb1, Rashid Nadeem2, Nazia Sultana2
1Department of Information Engineering, Universitá di Padova, Padova, Italy.
Frontiers in Robotics and AI
|May 9, 2025
Summary
This study monitored pilot mental workload using electroencephalogram (EEG) data and machine learning. Multinomial logistic regression achieved 84.6% accuracy in detecting workload levels during flight.
Area of Science:
- Cognitive neuroscience
- Aerospace engineering
- Machine learning
Background:
- Pilot mental workload is critical for aviation safety, as fluctuations can lead to errors.
- Monitoring mental workload is essential for preventing aviation accidents.
Purpose of the Study:
- To develop and validate a machine learning model for accurately monitoring pilot mental workload.
- To improve upon previous methods for pilot workload detection using advanced algorithms.
Main Methods:
- Electroencephalogram (EEG) data were collected from pilots under Visual Flight Rules (VFR) conditions.
- Data cleaning involved the Riemannian artifact subspace reconstruction (rASR) filter.
- Feature selection used an information gain (IG) attribute evaluator, identifying 25 optimal features.
- Fifteen classifiers were evaluated, with multinomial logistic regression with a ridge estimator selected for its performance.
Main Results:
- The selected model achieved a mean accuracy of 84.6% on a dataset of 17 subjects.
- Multinomial logistic regression with a ridge estimator demonstrated significant classification accuracy (p < 0.05).
- The model effectively detected pilot mental workload in real flight scenarios.
Conclusions:
- Advanced machine learning, specifically multinomial logistic regression with a ridge estimator, can effectively detect pilot mental workload.
- This approach offers improved accuracy for monitoring cognitive states in aviation.
- Further research should address limitations such as controlling environmental variables and workload stationarity.
Related Concept Videos
Regression Toward the Mean
6.3K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
6.3K
Multiple Regression
2.9K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
2.9K
Regression Analysis
5.5K
Regression analysis is a statistical tool that describes a mathematical relationship between a dependent variable and one or more independent variables.
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
5.5K

