XAI_MLPCNN: A Novel Explainable AI-Based DeepLearning Framework for Stress Identifi cation
- 1 Department of Computer Science and Engineering, MSOET, Maharishi University of Information Technology, Lucknow, Uttar Pradesh, India
- 2 Department of Electronics and Communications Engineering, MSOET, Maharishi University of Information Technology, Lucknow, Uttar Pradesh, India
- 3 Department of Computer Science and Engineering, Tata Consultancy Services, India
Abstract
Over the past ten years, there has been a lot of emphasis focusedon the development of Artificial Intelligence (AI) and Machine Learning(ML)-based mental health treatments. To increase practitioners' and patients'trust in AI applications, AI systems need to explain their actions. This iscalled Explainable AI (XAI). While significant progress has been achievedin stress prediction models, XAI has not advanced as much. To overcomethis gap, this work presents an explainable AI-based Multi-Layer PyramidConvolutional Neural Network (XAI_MLPCNN) architecture for stressdetection. Multi-channel EEG recordings can be deconstructed into distinctfrequency bands and their non-linearity and non-stationarity removed usingthe Discrete Wavelet Transform (DWT). When processing features, thePower Spectral Density (PSD) is employed. Conversely, the decomposedsignals are employed in the automatic feature extraction process throughMLPCNN, and the dual BiLSTM with self-attention layer (DBiL_SA) isutilized to predict stress. MLPCNN-DBiL_SA and PSD features arecombined to improve prediction. To provide explanations or assess howexplainable the predictions are, explainable artificial intelligence techniqueslike Shapley additive explanations (SHAP) and Local Interpretable Model-agnostic Explanations (LIME) are employed. The Python platform is used toimplement the model. Performance is further assessed using a severalperformance metrics, such as accuracy, recall, precision, and f1-measure.Furthermore, the proposed approach is compared to other methods that arecurrently in use, like CNN-DWD and PSD, LSTM-DWD and PSD, BI-LSTM-DWD and PSD, RNN-DWD and PSD, and GRU-DWT AND PSD.
DOI: https://doi.org/10.3844/jcssp.2025.1156.1167
Copyright: © 2025 Fateh Bahadur Kunwar, Rakesh Kumar Yadav, Hitendra Singh and Nitin Tripathi. This is an open access article distributed under the terms of the
Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.
- 32 Views
- 17 Downloads
- 0 Citations
Download
Keywords
- Explainable AI
- Stress Detection
- EEG Recordings
- LocalInterpretable Model-Agnostic Explanations
- Shapley Additive Explanations