Subject-independent Classification of Meditative State from the Resting State using EEG
Jerrin Thomas Panachakel, Pradeep Kumar G., Suryaa Seran, Kanishka Sharma, Ramakrishnan Angarai Ganesan
TL;DR
This work tackles the challenge of subject-independent EEG classification of Rajyoga meditation versus resting state. It compares three architectures—CSP-LDA, CSP-LDA-LSTM, and SVD-NN—and demonstrates that CSP-LDA-LSTM attains up to $98.2\%$ intra-subject accuracy in the high-gamma band, while SVD-NN achieves $96.4\%$ inter-subject accuracy in the beta band, indicating strong cross-subject generalization. The study reveals frequency-band–dependent discriminability, with gamma bands bright for CSP-based methods and beta bands favorable for SVD-NN, and shows regularization or increased filter counts do not always improve performance. These findings suggest practical potential for objective, subject-independent assessment of meditation depth and state, as well as applicability to identifying other altered states of consciousness. All math-related notation is presented in $...$ format to ensure precise reporting of the methods and results.
Abstract
While it is beneficial to objectively determine whether a subject is meditating, most research in the literature reports good results only in a subject-dependent manner. This study aims to distinguish the modified state of consciousness experienced during Rajyoga meditation from the resting state of the brain in a subject-independent manner using EEG data. Three architectures have been proposed and evaluated: The CSP-LDA Architecture utilizes common spatial pattern (CSP) for feature extraction and linear discriminant analysis (LDA) for classification. The CSP-LDA-LSTM Architecture employs CSP for feature extraction, LDA for dimensionality reduction, and long short-term memory (LSTM) networks for classification, modeling the binary classification problem as a sequence learning problem. The SVD-NN Architecture uses singular value decomposition (SVD) to select the most relevant components of the EEG signals and a shallow neural network (NN) for classification. The CSP-LDA-LSTM architecture gives the best performance with 98.2% accuracy for intra-subject classification. The SVD-NN architecture provides significant performance with 96.4\% accuracy for inter-subject classification. This is comparable to the best-reported accuracies in the literature for intra-subject classification. Both architectures are capable of capturing subject-invariant EEG features for effectively classifying the meditative state from the resting state. The high intra-subject and inter-subject classification accuracies indicate these systems' robustness and their ability to generalize across different subjects.
