Skip to main content

ORIGINAL RESEARCH article

Front. Hum. Neurosci., 31 August 2023
Sec. Brain Imaging and Stimulation
This article is part of the Research Topic Meditative Practice and Behavioral Neuroscience View all 11 articles

EEG-based investigation of effects of mindfulness meditation training on state and trait by deep learning and traditional machine learning

\r\nBaoxiang Shang,&#x;Baoxiang Shang1,2†Feiyan Duan,&#x;Feiyan Duan1,3†Ruiqi FuRuiqi Fu4Junling GaoJunling Gao5Hinhung SikHinhung Sik5Xianghong Meng*Xianghong Meng2*Chunqi Chang*Chunqi Chang1*
  • 1School of Biomedical Engineering, Shenzhen University Medical School, Shenzhen University, Shenzhen, China
  • 2Department of Neurosurgery, Shenzhen University General Hospital, Shenzhen University, Shenzhen, China
  • 3Deepbay Innovation Technology Corporation Ltd., Shenzhen, China
  • 4Shenzhen Key Laboratory of Smart Healthcare Engineering, Southern University of Science and Technology, Shenzhen, China
  • 5Buddhist Practice and Counselling Science Lab, Centre of Buddhist Studies, The University of Hong Kong, Hong Kong, Hong Kong SAR, China

Introduction: This study examines the state and trait effects of short-term mindfulness-based stress reduction (MBSR) training using convolutional neural networks (CNN) based deep learning methods and traditional machine learning methods, including shallow and deep ConvNets as well as support vector machine (SVM) with features extracted from common spatial pattern (CSP) and filter bank CSP (FBCSP).

Methods: We investigated the electroencephalogram (EEG) measurements of 11 novice MBSR practitioners (6 males, 5 females; mean age 35.7 years; 7 Asians and 4 Caucasians) during resting and meditation at early and late training stages. The classifiers are trained and evaluated using inter-subject, mix-subject, intra-subject, and subject-transfer classification strategies, each according to a specific application scenario.

Results: For MBSR state effect recognition, trait effect recognition using meditation EEG, and trait effect recognition using resting EEG, from shallow ConvNet classifier we get mix-subject/intra-subject classification accuracies superior to related previous studies for both novice and expert meditators with a variety of meditation types including yoga, Tibetan, and mindfulness, whereas from FBSCP + SVM classifier we get inter-subject classification accuracies of 68.50, 85.00, and 78.96%, respectively.

Conclusion: Deep learning is superior for state effect recognition of novice meditators and slightly inferior but still comparable for both state and trait effects recognition of expert meditators when compared to the literatures. This study supports previous findings that short-term meditation training has EEG-recognizable state and trait effects.

1. Introduction

With the popularization of mindfulness meditation, especially the mindfulness-based stress reduction (MBSR) developed in a behavioral medicine environment suitable for people suffering from chronic pain, stress, depression and various other diseases (Khoury et al., 2015), this intrinsic neuromodulation method has gradually attracted widespread attention in the field of psychology and neuroscience. Since an 8 weeks short-term training of MBSR is effective on behavioral and brain function modulation even for novices (Kirk et al., 2016; Kral et al., 2018; Kwak et al., 2019; Favre et al., 2021; Rahrig et al., 2021; Guendelman et al., 2022), MBSR training is helpful for emotion and attention regulation, as well as decision making and executive functions, therefore has many clinical applications. It is important to assess the training effectiveness of MBSR practitioners and provide feedback to improve their performance (Farkhondeh Tale Navi et al., 2022; Yu et al., 2022). Therefore, mindfulness meditation state recognition is of great importance for online or offline feedback during MBSR training and practice (Brandmeyer and Delorme, 2020).

Neural mechanism of mindfulness meditation and neural characteristics of meditation state can be investigated by neuroimaging and neurophysiology using magnetic resonance imaging (MRI) (Gotink et al., 2016; Valk et al., 2017), functional magnetic resonance imaging (fMRI) (Engström et al., 2022; Li et al., 2022; Sezer et al., 2022; Snyder et al., 2022), functional near-infrared spectroscopy (fNIRs) (Bergen-Cico et al., 2021; Xie et al., 2022), electroencephalogram (EEG) (Ahani et al., 2014; Lomas et al., 2015; Ng et al., 2021; Wang et al., 2022), event-related potential (ERPs) (Gao et al., 2017; Lasaponara et al., 2019; Kaunhoven and Dorjee, 2021), magnetoencephalogram (MEG) (Berkovich-Ohana et al., 2013; Wong et al., 2015; Lardone et al., 2022), and various other biomedical engineering methods.

The most convenient method for characterizing meditation state is EEG, which is the physiological electrical activity of the brain recorded from the human scalp. Though short term mindfulness training may affect EEG functional connectivity (Xue et al., 2014; Travis, 2020; Trova et al., 2021), characteristics of mindfulness meditation can be more conveniently described in the spectral domain of EEG, especially in five standard frequency bands, namely delta band (1–4 Hz), theta band (5–8 Hz), alpha band (8–12 Hz), beta band (13–30 Hz), and gamma band (31–80 Hz), and reliable meditation characteristics have been found in theta and alpha bands (Cahn and Polich, 2006). In the meditation state, the theta rhythm in the frontal and temporal lobes is significantly stronger than in the occipital lobe. There is also a significant increase in amplitude and decrease in frequency of the posterior alpha rhythm at meditation states compared with resting condition (Lagopoulos et al., 2009). In addition, some studies have suggested that alpha regulation in the meditative state is a dynamic process: from amplitude increase to frequency decrease to alpha activity propagation in the frontal lobe, and finally the appearance of theta wave due to frequency decrease (Lee et al., 2018). Nonetheless, these results have not been consistently reported and no consistent patterns have been observed in the delta, beta and gamma bands in many EEG studies (Kerr et al., 2011; Ng et al., 2021; Śliwowski et al., 2021). Moreover, different meditation techniques and different aspects of the meditation may have their own specific EEG characteristics (Schoenberg and Vago, 2019).

Recognition of meditation state from EEG signal has gained some research interests, especially in the context of neurofeedback. Traditional machine learning techniques have been extensively applied for many different meditation styles using various feature extraction methods. Features used for meditation state recognition are from either frequency domain such as Fourier transform and time-frequency analysis, or spatial-temporal domain such as linear analysis using independent component analysis (ICA), common spatial patterns (CSP), and linear discriminator (LD), as well as non-linear analysis using entropy, correlation dimension (CD), largest Lyapunov exponent (LLE), and hurst exponent (HE) (Goshvarpour and Goshvarpour, 2012; Lin and Li, 2017; Han et al., 2020; Tee et al., 2020; Huang et al., 2021; Kora et al., 2021; Panachakel et al., 2021b). Brain connectivity features have also been exploited (Dissanayaka et al., 2015; Pandey et al., 2021). The classification techniques used for meditation state recognition include linear discriminant analysis (LDA) (Panachakel et al., 2021b), support vector machine (SVM) (Shaw and Routray, 2016; Han et al., 2020), random forest (RF) (Huang et al., 2021), and artificial neural network (ANN). Recently, deep learning techniques including long short-term memory (LSTM) framework (Panachakel et al., 2021a) as well as various deep convolutional neural networks (CNN) such as VGG16, ResNet50, and MobileNet (Pandey and Miyapuram, 2021), have also been exploited for meditation state recognition.

There are only a small number of publications reporting meditation state classification, mostly on yoga meditation (Han et al., 2020), including Raja yoga (Panachakel et al., 2021a,b), Kriya yoga (Shaw and Routray, 2016), and Himalayan yoga (Pandey and Miyapuram, 2021), with only one on non-specified meditation (Goshvarpour and Goshvarpour, 2012).

There is a still lack of research effort on meditation state classification during mindfulness meditation, especially on the well adopted MBSR training, and to the best of our knowledge only one publication is on brain state classification during mindfulness meditation which is not a standard 8-week MBSR but a 6-week program adapted from MBSR and mindfulness-based cognitive therapy (MBCT) (Ahani et al., 2014).

In this paper, we aim to perform EEG-based mindfulness meditation state classification during MBSR training, using deep learning methods as well as state-of-the-arts (SOTA) traditional machine learning approaches. Many deep learning and traditional machine learning methods have been applied to EEG-based brain state classification problems, as reviewed in Craik et al. (2019), Roy et al. (2019), Li et al. (2020), Gao et al. (2021), Saeidi et al. (2021), and Gong et al. (2022). While the popular deep learning architecture such as restricted Boltzmann machine (RBM), deep belief network (DBN), CNN, generative adversarial network (GAN), LSTM and gated recurrent unit (GRU) based recurrent neural networks (RNN), autoencoder (AE) and stacked AE (SAE), as well as some others such as capsule network (CapsNet), extreme learning machine (ELM), echo state network (ESN), Spiking neural network (SNN), and deep polynomial network (DPN), have all find applications for EEG analysis, those famous and effective deep network structures for audio, video, and image processing such as ImageNet, AlexNet, VGG, ResNet, and MobileNet are not suitable for most EEG applications, especially when only a small dataset is available.

Multi-channel EEG data are essentially spatio-temporal data, which have both the sampling of the two-dimensional surface of the brain scalp and the sampling over the time series, therefore EEG signals are different from images, sounds and video data. Moreover, EEG signals have information encoded in various oscillations, such as the delta, theta, alpha, beta and gamma rhythms. Two representative CNN deep learning networks developed specifically for EEG analysis are EEGNet (Lawhern et al., 2018) and deep/shallow ConvNet (Schirrmeister et al., 2017). The shallow ConvNet contains a CNN layer for spatial filtering and a dense layer for classification, and after the end-to-end training it conceptually trained a data-adaptive filter bank common spatial patterns (FBCSP) (Ang et al., 2012) for feature extraction and a following ANN for classification. The deep ConvNet is basically the same as shallow ConvNet but with a deep CNN instead of an ANN for classification, and they have been successfully applied for many brain state classification tasks such as depression recognition (Li et al., 2019), drowsiness recognition (Chen et al., 2021), and eye states classification (Han et al., 2022). Therefore, in this paper, we use deep and shallow ConvNets as the deep learning approaches and compare them with SVM classification (Shen et al., 2010; Dai et al., 2013, 2017) using CSP (Koles et al., 1990) and FBCSP as feature extraction methods.

Instead of a binary classification of meditation and resting as adopted in most meditation state classification literatures, in this paper we try also differentiate early and late stages of MBSR training for the aim of assessing the level of mindfulness meditation.

2. Materials and methods

2.1. EEG data

2.1.1. Experimental procedure and EEG data collection

The EEG experiment was performed in the University of Hong Kong, and was approved by the Hong Kong Local Institutional Review Board (IRB). Eleven healthy participants volunteered to participate in the study (6 males, 5 females; mean age 35.7 years; 7 Asians and 4 Caucasians from local MBSR courses). All participants have a bachelor’s degree or above and had no previous experience in any kind of meditation before taking the MBSR training.

In this study, participants were taught mindfulness meditation in accordance with the standard MBSR training course which is an 8 weeks program with a maximum of 30 participants. The course generally includes 2–2.5 h group meeting each week for guided practice of mindfulness meditation and stress management techniques, 45 min daily homework, and a 1-day (7–8 h) retreat between week 6 and week 7. Three formal techniques including mindfulness meditation, body scanning and simple yoga postures, are instructed by the certified trainers.

Mindfulness meditation states were investigated at two stages: the early stage (stage 1) after the beginning of the MBSR training (within 2 weeks, in weeks 1–2) and the late stage (stage 2) after the end of the training (within 4 weeks, in weeks 9–12). The experiments were performed in a quiet room, and at each stage, the participants were asked to do 10 min resting with eyes closed but do not think too much or fall asleep, with this period denoted as the resting state (REST1 and REST2 for stages 1 and 2, respectively), and then do 10 min mindfulness breathing taught in the MBSR course, with this period denoted as the mindfulness meditation state (MBSR1 and MBSR2 for stages 1 and 2, respectively), as shown in Figure 1. Scalp EEG data were recorded with a 128-channel Neuro-SCAN EEG system. More details about the experiment and data collection are described in Gao et al. (2016).

FIGURE 1
www.frontiersin.org

Figure 1. Flow chart of experimental design.

Two experiments were performed for each participant, with the first experiment in weeks 1–2, and the second experiment in weeks 9–12. Each experiment investigated two brain states: resting (denoted as REST1 and REST2, respectively) and mindfulness meditation (denoted as MBSR1 and MBSR2, respectively).

2.1.2. EEG data pre-processing

The EEG data were preprocessed using the MATLAB toolkit EEGLAB (Delorme and Makeig, 2004) with the following steps before making brain state classification.

A number of 15 EEG channels (channels 10, 11, 17, 28, 59, 63, 64, 72, 74, 84, 85, 110, 111, 115, and 118) were excluded due to high impedance, with 113 EEG channels left for further processing and analysis. The remaining EEG data was resampled at the sampling rate of 250 Hz from the original sampling rate of 1,000 Hz, and then re-referenced to whole brain average reference from the original left mastoid reference. After that, notch filtering at 50 and 100 Hz was performed to reduce powerline noise, and 0.1–120 Hz bandpass filtering was followed to reduce low frequency signal drifting. At last, eye movement, eye blinking (EOG) and movement (EMG) artifacts were removed using the Automatic Artifact Removal (AAR) method (Gómez-Herrero, 2007) implemented in the EEGLAB toolkit.

After the pre-processing, for each participant, the EEG data were segmented into four segments according to the four brain states REST1, MBSR1, REST2, and MBSR2, respectively. Each segment is then divided into trials of 5 s, so that each brain state has 120 trials of data.

2.2. Brain state classification methods

2.2.1. CSP + SVM

Support vector machine (SVM) is a robust and effective machine learning method which does not require very large dataset. Kernels can be used in SVM, with linear kernel for linear classification, and other kernels such as polynomial kernels and radial basis function (RBF) kernels for non-linear classification. Before applying SVM for brain state classification, EEG features rather than raw EEG data are preferred as the inputs to the classifier.

Common Spatial Pattern (CSP) analysis is a supervised spatial filtering method for multichannel EEG feature extraction. CSP applies basically to a two-classes classification problem and aims for both compression and discrimination. CSP analysis has mainly three steps. First get the covariance matrices for each group, denoted as C1 and C2, respectively, from the groups’ EEG data matrices E1 and E2. Then a whitening matrix is constructed from C = C1 + C2 and applied to C1 and C2 to get the whitened covariance matrices S1 and S2, which have identical eigen matrices U and their corresponding eigen value pairs summed to 1. Finally, the first two and the last two eigen vectors (corresponding to totally four filters) are chosen to project the EEG data matrices E1 and E2 to feature signal matrices F1 and F2, each having four rows of data. The logarithm of variance of each row of F1 and F2 is used as a feature, resulting in a feature vector of dimension 4, and then the feature vectors are used as inputs to the SVM classifier for training and classification. For multiple classes problem, we apply the one-vs.-rest (OVR) strategy for both CSP and SVM.

2.2.2. FBCSP + SVM

Common spatial pattern gets discriminative features from the full-band raw EEG signals. Since as have been demonstrated in the literature, different frequency bands of the EEG signals may represent different brain functions and contribute differently to the characteristics of mindfulness meditation state, a temporal filter bank which decompose the EEG signals to a number of distinct frequency bands may be helpful before the EEG signals are projected by CSP spatial filters. After the EEG signals are decomposed into different frequency bands by the filter bank, each band of the signal is then utilized to obtain its corresponding CSP filter and subsequently its specific feature vectors, and at last all these feature vectors are combined to feed into the SVM for training and classification. The approach of filter bank plus CSP is denoted as Filter Bank Common Spatial Pattern (FBCSP). In this study, we construct a filter bank of 10 bandpass filters, each have a bandwidth of 4 Hz, i.e., 0–4, 4–8…36–40 Hz, to cover all the five EEG rhythms delta, theta, alpha, beta and gamma.

2.2.3. Shallow ConvNet

The shallow ConvNet designed in Schirrmeister et al. (2017) is inspired from FBCSP. The filter bank in FBCSP is replaced by a temporal convolution layer in shallow ConvNet, and the following CSP spatial filter is replaced by a spatial convolution layer, and the SVM classifier is replaced by a mean pooling layer and fully connected dense layer of ANN. In the FBCSP + SVM framework, filter bank is manually designed, CSP spatial filters are mathematically designed according to the signal in each frequency band, and the SVM classifier is trained using the CSP extracted features. In the shallow ConvNet network, the whole network is trained end-to-end, so the filter bank and CSP are not deterministically specified but jointly optimized from the data. Theoretically, joint optimization is in general better than sub-problem optimization. The shallow ConvNet can be regarded as composed of feature extraction function and classifier function.

In this study, the details of our shallow ConvNet adapted to our mindfulness meditation state classification problem are shown in Figure 2. In the temporal convolution layer, each trial of our EEG data has 113 channels (after bad channel removal) and 1,251 time points (5 s of data with a resampled sampling rate of 250 Hz), and we include 40 temporal filters in this layer to represent 40 filters in the filter bank. It should be noted that after the end-to-end training, these 40 filters are generally not non-overlapped bandpass filters but instead can be of any form. The spatial filter layer contains 40 spatial filters, corresponding to the 40 temporally filtering outputs. These spatial filters are expected to take the role of CSP spatial filters in FBCSP, but after end-to-end they may or may not get similar spatial filtering as those in FBCSP.

FIGURE 2
www.frontiersin.org

Figure 2. Shallow ConvNet.

2.2.4. Deep ConvNet

The shallow ConvNet uses a single layer ANN to replace the SVM classifier in the FBCSP + SVM framework. Since deep CNN architecture has been demonstrated in many applications to be superior than shallow architectures for large dataset, the ANN in shallow ConvNet can be replaced by deep CNN to form a deep ConvNet architecture (Schirrmeister et al., 2017), which inserts three convolution-max-pooling blocks between the spatial filter block and the final classification block. There are four convolutional pooling blocks in the deep ConvNets. The deep ConvNet used in this study is described in Figure 3, where we use 25 temporal filters in the first layer instead of 40 in the shallow ConvNet, with the main purpose of reducing network complexity.

FIGURE 3
www.frontiersin.org

Figure 3. Deep ConvNet.

2.3. Classification and training strategy

In addition to the four-class (MBSR1, REST1, MBSR2, and REST2) classification, we also performed five binary classifications including MBSR1/REST1, MBSR2/REST2, and MBSR/REST for mindfulness/rest brain states classification at the two stages and their combination, as well as MBSR1/MBSR2 and REST1/REST2 for stage classification corresponding to mindfulness state and resting state, respectively. The class MBSR combines MBSR1 and MBSR2, and the class REST combine REST1 and REST2.

Since we have EEG data from a group of subjects, how to arrange training and classification across subject should be considered (Kamrud et al., 2021). In this study, four scenarios are investigated, including inter-subject classification, individual-subject classification, intra-subject classification, and transfer learning. For each scenario, we choose randomly 60% of the EEG trials as training set, 20% as validation set, and 20% as testing set, for deep and shallow ConvNets, while we use 80% as training and 20% as testing for CSP/FBCSP + SVM. We repeat this data-dividing and classification for 11 times to get an average performance. For the inter-subject classification scenario, leave-one-subject-out cross validation (LOOCV) is performed.

2.3.1. Inter-subject classification

In order to be applicable to the general population whose EEG data are not available during the training of the classifier, the classifier should be trained on a specific group of training subjects and then applies to the general population. This training strategy is called inter-subject or cross-subject training. For inter-subject training/classification, the leave-one-subject-out cross validation (LOOCV) method was adopted in this study. Among the EEG data of 11 subjects, each of them was left in turn for testing and the data of the other 10 subjects are used for training, where 80% trials of the training subjects are used as training set and 20% trials were used as validation set for the training of deep and shallow ConvNets, whereas for CSP/FBCSP + SVM all EEG trials of the training subjects are used for training. Therefore, for each classification method, we have 11 trained classifiers, each for a specific testing subject. The principle of LOOCV is to guarantee that the subject used for testing cannot be mixed into the training set, so no data leakage occurs during LOOCV.

2.3.2. Mix-subject classification

In this so-called mix-subject classification scenario, we mix data from all subjects and divide the EEG trials as training, validation (for deep and shallow ConvNets) and testing set randomly. This classification strategy is user-independent, as pointed out by Kamrud et al. (2021), if an inter-subject model is intended to perform classification on only the same population where the training subjects are drawn, but not also unseen individuals, then testing the model on unseen subjects is unnecessary. This user-independent mix-subject classification strategy has been adopted by most previous studies for meditation state classification (Ahani et al., 2014; Shaw and Routray, 2016; Han et al., 2020).

2.3.3. Intra-subject classification

The purpose of both inter-subject and mix-subject classification strategies are for effective applications in unseen (by the training) subjects from the general population and the population same as the training subjects, respectively. However, inter-subject classification performs usually much poorer than mix-subject classification (Kamrud et al., 2021; Fu et al., 2022). If the mix-subject classification strategy is not applicable due to population shift and the inter-subject classification performs not good enough, the alternative intra-subject or within-subject classification strategy is to collect some EEG data from the target subject and use such EEG data for training and testing, and the classifier trained this way can be used by this specific subject for future mindfulness state recognition applications such as neurofeedback assisted mindfulness training. The advantage of the intra-subject classification strategy is that the classifier is dedicatedly trained for the specific target subject so does not suffer from the problem caused by individual differences, while its disadvantage is that the classifier is not readily available from the beginning because some training data need to be collected in advance and the classifier should be trained again from these training data. Although intra-subject classification may have some narrowly limited application scenario as discussed above for meditation states classification, it can hardly have any practical application for meditation experience classification. This strategy is studied only for state classification in this paper.

2.3.4. Subject-transfer classification

Another disadvantage of the intra-subject classification strategy is that in general the classifier can only be trained from a relatively small dataset from a single subject and limited time span. For deep learning methods, especially those with very deep structures and thus a huge amount of model parameters to be learned from the data, a relatively large dataset is necessary for obtaining an effective model. To overcome this shortage of data problem, the idea of transfer learning (Pan and Yang, 2010; Niu et al., 2020) can be applied, and specifically we adopt a subject transfer strategy (Samek et al., 2013; Zhao et al., 2019). In this subject-transfer classification strategy, the inter-subject classification and intra-subject classification strategies are combined. For each target subject, we first train a subject-independent classifier using the same procedure as described in the inter-subject classification strategy, and then we finetune this classifier using the EEG data of the target subject and get a subject-transferred classifier. In the finetuning, the division of the EEG data of the target subject into training, validation, and testing sets follows the same as in the intra-subject classification strategy. In this study this subject-transfer classification strategy applies only to deep and shallow ConvNets but not CSP and FBCSP assisted SVM, since only deep networks can be trained by finetuning (Pan and Yang, 2010; Niu et al., 2020). For the same reason as in intra-subject classification, the subject-transfer classification strategy is also studied only for state classification.

3. Results

For each of the four classification strategies (inter-subject, mix-subject, intra-subject, and subject-transfer), each of the four classification methods (CSP + SVM, FBCSP + SVM, shallow ConvNet, and deep ConvNet), and each of the six classification tasks (MBSR1/REST1/MBSR2/REST2, MBRS1/REST1, MBSR2/REST2, MBSR/REST, MBSR1/MBSR2, and REST1/REST2), we perform either 11 times of LOOCV or 11 times of training/classification with random division of the data, and then get the average classification accuracy for each combination of classification strategy and classification method. The results are then grouped according to the classification strategy and presented in the form of both tables and figures. Statistical tests on the performance of the two deep learning methods (deep and shallow ConvNets) using the non-parametric Mann-Whitney U-test of two independent samples (Nachar, 2008) and on six different classification tasks using k-independent sample Kruskal-Wallis test (Vargha and Delaney, 1998), are also presented for each classification strategy if applicable.

3.1. Inter-subject classification

The classification accuracies are presented in Table 1 and also in Figure 4. The non-parametric Mann-Whitney U-test of two independent samples finds that the difference of classification accuracy between the deep and shallow ConvNets is not significant (Z = −0.665, p = 0.512), but the k-independent sample Kruskal-Wallis test shows that the difference among the six categories is significant (Z = 34.344, p = 0.000).

TABLE 1
www.frontiersin.org

Table 1. Classification accuracies for inter-subject classification.

FIGURE 4
www.frontiersin.org

Figure 4. Classification accuracies for inter-subject classification.

3.2. Mix-subject classification

The classification accuracies are presented in Table 2 and also in Figure 5. We find that the classification accuracies between the two convolutional neural networks are significantly different (Z = 2.795, p = 0.005) using the non-parametric Mann-Whitney U-test. The classification accuracy of deep ConvNet is significantly better than that of the shallow ConvNet. The non-parametric k-independent sample Kruskal-Wallis test finds that the results of the six classification tasks are significantly different (Z = 98.650, p = 0.000).

TABLE 2
www.frontiersin.org

Table 2. Classification accuracies for mix-subject classification.

FIGURE 5
www.frontiersin.org

Figure 5. Classification accuracies for mix-subject classification.

3.3. Intra-subject classification

The classification accuracies are presented in Table 3.

TABLE 3
www.frontiersin.org

Table 3. Classification accuracies for intra-subject classification.

3.4. Subject-transfer classification

The classification accuracies are presented in Table 4.

TABLE 4
www.frontiersin.org

Table 4. Classification accuracies for subject-transfer classification.

4. Discussion

4.1. Comparison with the literatures

4.1.1. State classification

In the literature there are four published studies on classifying meditation states and resting states of the same subject using EEG measurements, as detailed in Table 5, where the results of our study on meditation and resting state classification, represented by the average accuracy of the two stages, i.e., MBSR1/REST1 and MBSR2/REST2, are also presented for ease of comparison.

TABLE 5
www.frontiersin.org

Table 5. Comparison to the literatures on mediation state classification; the accuracy of our methods on meditation/resting classification is the average for MBSR1/REST1 and MBSR2/REST2; SCNN and DCNN represent shallow and deep ConvNets, respectively.

Mix-subject classification of mindfulness meditation state for a group of novice meditators participating in a short-term MBSR/MBCT adapted mindfulness training program is presented in Ahani et al. (2014), where SVM is used to obtain a classification accuracy of 78%, which is very close to our CSP and FBCSP based results (82.29 and 73.58%, respectively, with mean value of 77.94%), but is much inferior to the performance of our deep and shallow ConvNets (with classification accuracy of 99.65 and 95.43%, respectively).

Meditation state classification for expert and novice yoga meditators using SVM is reported in Han et al. (2020) with the accuracy of 74.31 and 62.16%, respectively, according to a mix-subject classification strategy, where it demonstrates that the discrimination between meditation and resting is much more difficult for novice than for expert meditators, since the meditation expertise of the novices is much lower than that of experts.

In the intra-subject classification scenario, using the traditional machine learning technique CSP + LDA, for Raja yoga experts, (Panachakel et al., 2021b) reports a classification accuracy of 97.9%, very much higher than our result (82.29%) using similar machine learning technique (CSP + SVM) but for MBSR novices. This implies that the task of meditation state recognition in the settings of our study for novice MBSR practitioners is much more difficult and challenging than that for Raja yoga experts. However, for the same intra-subject scenario for MBSR novices in our study, both shallow and deep ConvNets obtain very promising and improved classification accuracy, which are 98.40 and 90.45%, respectively, and the subject transfer learning further improves the accuracy to 98.80 and 96.00%, respectively.

The inter-subject classification accuracy using traditional machine learning technique FBCSP + SVM in our study is 68.50%, which is comparable to 74.0% reported in Panachakel et al. (2021b) using also traditional machine learning method, but as discussed above our task is much more difficult. The inter-subject classification accuracy for Raja yoga experts is greatly improved from 74.0% in Panachakel et al. (2021b) to 79.1, 86.5, 91.0, and 94.1% in Panachakel et al. (2021a) for using alpha, beta, low gamma, high gamma features, respectively, followed by the CSP + LDA + LSTM deep learning framework. However, the meditation state classification accuracy for our MBSR novices using deep and shallow ConvNets does not improve over the traditional FBCSP + SVM method but instead drops to around chance levels of 48.34 and 50.60%, respectively. Though in this study we use a CNN architecture ConvNet as the deep learning architecture, which is different from the RNN architecture LSTM in Panachakel et al. (2021a), the main reason accounting for the failure of ConvNet in the inter-subject classification scenario should be that ConvNet uses an end-to-end training architecture whereas in Panachakel et al. (2021a) the LSTM architecture does not work directly on raw EEG data but instead on EEG features extracted by CSP + LDA.

4.1.2. Stage classification

Meditation expertise increases through training and practice, and there will be both state and trait effects which can be characterized in either behavioral data or brain activities such as resting EEG for trait effect and meditating EEG for state effect (Cahn and Polich, 2006; Zarka et al., 2022). There is lack of studies on classification of brain states for different training and practicing stages longitudinally for individual meditation practitioners, but some efforts have been spent on classifying subjects with different levels of meditation expertise using EEG in either the meditating states (Shaw and Routray, 2016; Lee et al., 2017; Pandey and Miyapuram, 2021) or the resting states (Sharma et al., 2019), as detailed in Table 6, where the results of our study in this paper on meditation stage classification using meditation EEG (MBSR1/MBSR2) and resting state EEG (REST1/REST2), are also presented for ease of comparison.

TABLE 6
www.frontiersin.org

Table 6. Comparison to the literatures on mediation experience/expertise classification using meditation and resting EEG; in our study, meditation EEG and resting EEG based classifications are corresponding to MBSR1/MBSR2 and REST1/REST2, respectively; SCNN and DCNN represent shallow and deep ConvNets, respectively.

In Pandey and Miyapuram (2021), expert and non-expert Himalayan yoga meditators, along with non-meditator healthy controls are classified by their meditation experience/expertise according to the EEG data measured when they are asked to do a focused-attention (to breath sensations) meditation, using a variety of a variety of CNN deep learning architectures including VGG16, ResNet50, MobileNet, MobileNet-2, and a lightweight CNN, with high inter-subject classification accuracy of 97.27, 91.01, 90.57, 88.73, and 94.57%, respectively. The two stages of MBSR training/practicing in our study are chosen as Weeks 1–2 and Weeks 9–12 after the starting of MBSR training, for which the meditation expertise of the subject is relatively higher in stage 2 than in stage 1, but reasonably far not as discriminable as among experts, non-experts, and non-meditators. Nevertheless, our traditional machine learning method FBCSP + SVM, and the deep learning methods shallow and deep ConvNets for MBSR1/MBSR2 classification all perform almost perfectly on non-inter-subject classification scenarios, with respective classification accuracy as 91.16, 99.81, and 99.95% for mix-subject classification. As a comparison, in the mix-subject classification scenario, the classification of senior/junior/novice Tibetan Nyingmapa meditation expertise attains an average accuracy of 99.05% as reported in Lee et al. (2017), and the classification of expert/novice Kriya yoga meditation experience using SVM and kernel SVM (k-SVM) has classification accuracy of 85.54 and 90.83%, respectively, as reported in Shaw and Routray (2016). However, for inter-subject classification, the two deep learning ConvNets do not perform satisfactorily, while the traditional machine learning methods CSP + SVM and FBCSP + SVM still perform reasonably well with classification accuracy of 88.66 and 85.00%, respectively, comparable to 91.01, 90.57, and 88.73% reported in Pandey and Miyapuram (2021) for a theoretically more discriminative task of experts/non-experts/non-meditators classification.

For EEG-based classification of meditation experience using trait characteristics, in Sharma et al. (2019) an ANN is designed to recognize combined Yoga and Sudarshan Kriya meditation experience from resting state EEG data and its mix-subject classification accuracy is 87.2%, which is much inferior to the resting state EEG based stage classification performance for MBSR practitioners, where the REST1/RESR2 mix-subject classification accuracy is 93.98, 95.13, 99.88, and 99.78% for the classification methods CSP, FBCSP, shallow ConvNet, and deep ConvNet, respectively. However, as expected, since trait characteristics are not as discriminative as state characteristics, inter-subject classification of REST1/REST2 by FBCSP can attain the accuracy of only 78.96%, lower than 85.00% in the case of using meditation EEG.

4.2. Classification tasks

In addition to binary classifications of meditation states from resting states at each of the two stages and their combinations as well as stage combination using meditation and resting EEG, we also perform a multi-class classification on all the four different brain states across the two training stages. Both the traditional machine learning method FBCSP + SVM and the deep learning method shallow ConvNet perform quite well for mix-subject and intra-subject classification scenarios, demonstrating that there are both state and trait effects for the short-term MBSR training and such two kinds of effects are also discriminable from each other. Since no such longitudinal combined trait and state meditation recognition has ever been investigated in any previous research project, we could not find a proper previous study for comparison. One related study is a three-class (meditation/rest/attention) classification reported in Han et al. (2020) where the mix-subject classification accuracy is 74.31% for experts and 62.16% for novices, whereas in our study of novice MBSR practitioners, the four-class (MBSR1/REST1/MBSR2/REST2) mix-subject classification accuracy is 83.23% using FBCSP and 96.72% using shallow ConvNet, and this demonstrates the effectiveness of both our MBSR training program and our classification methods.

As shown in Tables 14, in total we have six classification tasks in this study, and statistical tests show that for each and all of the four classification scenarios, difference in classification accuracy among the six tasks is significant. This difference happens in part by the fact that the two classification tasks MBSR/REST and MBSR1/REST1/MBSR2/REST2 are more difficult than the other four binary classification tasks, and in part by the fact that meditation state is more discriminable from resting state at Stage 2 than at Stage 1 (MBSR1/REST1 is more difficult than MBSR2/REST2) and state meditation characteristics is more discriminative than trait meditation characteristics (REST1/REST2 is more difficult than MBSR1/MBSR2), which is well demonstrated by the inter-subject classification results of the CSP and FBCSP methods shown in Table 1.

Across all the four classification scenarios and all the four classification methods under investigation, there is a general and consistent trend that stage tasks (MBSR1/MBSR2 and REST1/REST2) are classified with higher accuracy than the state tasks (MBSR1/REST1 and MBSR2/REST2). This may imply that the short-term MBSR training is very effective that the brain functional networks have been greatly modulated to produce significantly different EEG characteristics in both the meditation and the resting state, as compared to the pre-training period. However, the EEG differences between the two stages may also be caused by some other meditation unrelated changes in either measurement or cognition environment that affect the EEG features. This may be investigated further in some future research.

4.3. Classification methods

4.3.1. Deep learning vs. traditional machine learning

For relatively larger dataset, in the mix-subject classification scenario, both shallow and deep ConvNets outperform greatly CSP and FBCSP, and for small dataset in the intra-subject classification scenario, the performance of shallow ConvNet is even more outstanding while the deep ConvNet performs comparably to FBCSB and better than CSP. However, for inter-subject classification, the pre-trained shallow and deep ConvNets fail to generalize to unseen subjects, while the performance of CSP and FBCSP work still reasonably well.

Within the two traditional machine learning methods, for all the three classification scenarios, FBCSP in general have overall performance better than CSP. This is expected since FBCSP extract EEG rhythms which contribute to the neuro-mechanisms of meditation so can better discriminate meditation states from resting states, while CSP mixes these rhythms into a wideband continuous signal so may not be as discriminative as FBCSP.

As for the two deep learning methods, their performance depends on the size of data available for model training. The more complex the network, the more data are needed. On one hand, for intra-subject, statistical test on the performance of deep ConvNet over shallow ConvNet find the statistics Z = −1.923 which is marginally significant (p = 0.05), where the negative Z shows the shallow ConvNet performs better than deep ConvNet. A possible reason is that for intra-subject classification we have training EEG data only from a single subject with a sample size not big enough for deep ConvNets to achieve sufficient optimization for better classification than shallow ConvNet which is simpler and requires less data for effective training, and this is also demonstrated by the subject-transfer learning where the classification accuracy for deep ConvNet is slightly but consistently improved for almost all the six classification tasks due to the additional data used for pre-training the network. On the other hand, for mix-subject classification, the statistical test gets Z = 2.795 and p = 0.005, which means deep ConvNet is significantly better than shallow ConvNet. It may be because the sample size in the mix-subject scenario is large enough for the more complex deep ConvNet to get sufficiently optimized to outperform the shallow ConvNet. Moreover, for inter-subject and subject-transfer classification, the statistical test gets Z = −0.665 (p = 0.512) and −1.590 (p = 0.112), respectively, meaning in such two cases the shallow ConvNet performs better but not to the level of statistical significance, implying that more data are needed in order to improve inter-subject classification using either shallow ConvNet or deep ConvNet.

4.3.2. End-to-end learning tries to catch subject-dependent features

The deep learning ConvNet architecture, especially the shallow ConvNet, performs much better than the traditional machine learning methods CSP and FBCSP for both mix-subject classification and intra-subject classification, where in the latter we have very few EEG samples for training the networks. This good performance is due to the extreme simplicity of shallow ConvNet which mimics a very simple FBCSP + ANN architecture with a small number of model parameters. Different from a two steps approach of first FBCSP and then ANN where each step is trained separately, the two blocks in the shallow ConvNet are jointly optimized through an end-to-end learning strategy. In the deep ConvNet, the single layer ANN in the shallow ConvNet is replaced by a deep CNN architecture with three more CNN-max-pooling blocks, and the whole network is also jointly optimized through end-to-end learning.

The better performance of shallow ConvNet than that of FBCSP in the intra-subject classification scenario is definitely due to this joint optimization, and better performance of deep ConvNet than shallow ConvNet in the mix-subject classification scenario is due to the availability of larger data that makes a deeper architecture get more discriminative features. However, the end-to-end joint optimization is a mixed blessing, which on the one hand gets very individualized subject-dependent features so as to attain superior intra-subject and mix-subject classification performance for that specific subject or population, but on the other hand is difficult to generalize to unseen subjects with big individual difference. This is why deep and shallow ConvNets perform badly in our study for inter-subject classification while FBCSP still has reasonably good performance.

To overcome this disadvantage of end-to-end ConvNets on inter-subject classification, we may either enlarge the dataset by collecting data from a large number of subjects for better covering broad individual features so as to reduce the problem of individual difference, or try not to use end-to-end learning for the case where only a small number of subjects are available, as demonstrated in Panachakel et al. (2021a).

4.4. Classification strategies

The performance of mindfulness meditation state classification by deep learning methods deep and shallow ConvNets as well as traditional machine learning methods CSP and FBCSP is evaluated in four different application scenarios, each having its own practical applications on either meditation level evaluation or meditation training through neurofeedback.

For intra-subject classification, shallow ConvNet attains excellent classification performance with classification accuracy not less than 98.0% for all the five binary classification tasks, while the performance of both deep ConvNet and FBCSP is also quite promising. The intra-subject classification strategy requires the target subject to perform the whole MBSR training program first in order to use the EEG data collected at the two stages to train the meditation state classifiers. Though the trained classifier can be used to assist the practice of MBSR for the target subject subsequently, it cannot be used at the beginning of the MBSR training. In addition, the performance of subsequent application of the same target subject may still cannot be guaranteed despite the excellent intra-subject classification performance, since there may be inter-session variability that might significantly degrade or corrupt the classification ability for data from new sessions, similar to the degradation in the inter-subject classification scenario demonstrated in this study.

The mix-subject classification strategy relaxes the requirement to collect data from the target subject to data from a relatively homogeneous population covering the target subject. If this homogeneous population requirement is fulfilled, then a classifier trained from EEG data of a subset of the population can be evaluated on the training subject and applies directly to the unseen target subject from the same population, expecting similar performance as already evaluated in the mix-subject setting. The mix-subject classification performance in our study is also quite good for deep and shallow ConvNets, and therefore if we do have such kind of homogeneous population for application, then the classifier trained this way may generalize well for unseen target subjects. As a matter of fact, in our study, for inter-subject classification, which can be regarded as an application of mix-subject classification to unseen subjects, performs poorly for the ConvNets as well as significantly inferior to mix-subject classification for CSP and FBCSP. This implies that the subjects in our study are far from homogeneous, which is true since for the 11 subjects in our study we have 6 males and 5 females, with 7 of them are Asians and 4 Caucasians.

If collecting in advance the EEG data from the target subject is either inconvenient or impractical and the requirement for mix-subject classification cannot be fulfilled, then in order to get a good classifier generalizable to unseen target subjects, the classifier should be trained and evaluated using the inter-subject classification strategy. Though in our study deep and shallow ConvNets fail for inter-subject classification, the performance of FBCSP is reasonably good for both state and stage classification tasks, especially when considering that our tasks of meditation state classification for short-term training of novices are considerably more difficult than what is reported in the literatures where expert meditators are involved and compared to non-meditator controls.

For deep learning networks, if data available for model training is not sufficiently large to guarantee effective parameters optimization, then transfer learning may get more data to improve the training. Data shortage may be a problem of intra-subject classification since only a single subject is used for training. Though both shallow and deep ConvNets in our study perform excellently for intra-subject classification since they are relatively much simpler than those popular models such as VGG16 and ResNet50, more complex deep learning models may have degraded performance due to data shortage in the intra-subject setting, and then subject-transfer learning may help improve the intra-subject classification performance. In our study, most of the intra-subject classification accuracies of deep ConvNet for the six classification tasks are indeed significantly elevated by subject-transfer learning. Subject-transfer learning may also help inter-subject classification when we use only a small part of the unlabeled EEG data of the target subject to finetune the classifier so as to reduce the effect of inter-subject variability as demonstrated in for applications using speech and electrocardiogram (ECG) signals (Xu et al., 2022).

For meditation state/experience classification, the intra-subject classification strategy has been used in Panachakel et al. (2021b), the mix-subject classification strategy has been used in Ahani et al. (2014), Khoury et al. (2015), Shaw and Routray (2016), Lee et al. (2017), Sharma et al. (2019), and Han et al. (2020), and the inter-subject classification strategy has been used in Panachakel et al. (2021a,b) and Pandey and Miyapuram (2021). The inter-subject classification strategy is most suitable for the general case but it is the most difficult due to inter-subject variation. Mix-subject classification may avoid the over-fitting problem of intra-subject classification with the use of more data for training, and it may closely approximate the inter-subject classification if the subjects are from a homogenous population. In the case of this paper, the 11 subjects are quite non-homogeneous, therefore the inter-subject classification accuracies are much lower than those of mix-subject classification. Moreover, since the early and late stage of mindfulness meditation may be different for individual subjects, that is to say, the time accumulation effect of meditation may not be the same for all subjects, making the classification of meditation experience more challenging. Though intra-subject classification may have some narrowly limited application scenario as discussed above for meditation states classification, it can hardly have any practical application for meditation experience classification. Finally, the subject-transfer classification strategy combines both intra-subject and mix-subject classification strategies in order to overcome the limitations of each of the two individual strategies.

4.5. Feature analysis

To demonstrate that the CNN network is reliable for identifying meditative and resting EEG features, we visualized PSD topologies of raw EEG data in Figure 6 and reviewed the relevant literature. By referring to the results of traditional analysis methods and previous conclusions, we conduct correlation analysis between CNN network features and PSD features.

FIGURE 6
www.frontiersin.org

Figure 6. Power variation network-prediction correlation topographies of five frequency bands for deep ConvNet at the four different mental states.

Region of Interest (ROI) were defined with the occipital lobe (channels N19, N20, N21, N41, N42, N43, N44, N45, N46, N67, N68, N69, N70, N71, N72, N96, N97, N98, N99, and N100), the middle frontal lobe (channel N53, N54, N55, N56, N57, N58, N59, N60, N61, N79, N80, N81, N82, and N83) and the middle parietal lobe (channels N48, N49, N50, N64, N65, N66, N74, N75, and N76). The selected EEG channels have been proved to be mindfulness-related (Gao et al., 2016). Alpha waves (8–12 Hz) and beta waves (12–30 Hz) are enhanced and delta waves (1–4 Hz) are decreased during mindfulness-based stress reduction exercises compared to resting states. The increase in alpha waves was significant throughout the brain, especially in the frontal and occipital lobes. The increase in beta waves is mainly concentrated in the frontal lobe. Delta waves are reduced in the centro-parietal region.

For analysis of the features learned by the CNN models and to illustrate that these features are mindfulness-related, the canonical correlation analysis (CCA) (Hardoon et al., 2004) between two feature groups including CNN-based and handcraft-based features were conducted. CNN-based features are extracted by the two CNN models from the data of each subject (also mixed subjects) at each MBSR and REST tasks, they are the output of the layer before the classification layer of the CNN networks. Handcraft-based features include the ratio of PSD value between delta and alpha bands of certain channels, also the ratio of PSD value between delta and beta bands of region of interest of the recorded EEG data.

The r-value of CCA between the CNN-based features and each sub-feature set in handcraft-based features is shown in Table 7, including two sub-tables for deep and shallow ConvNet, respectively. The first eleven columns demonstrate the correlation and significance between network feature of each subject at each task and one of the sub-feature sets of the handcraft-based features, the last column shows the correlation and significance between network feature of mixed subjects at each task and the handcraft-based features. In Table 7, the chance level is the r-value between CNN-based features and random white noise.

TABLE 7
www.frontiersin.org

Table 7. Correlation values (r) of canonical correlation analysis (CCA) between deep and shallow ConvNet derived features and handcraft-based features (band power ratios δ/α and δ/β) for each subject (also mixed subjects) at the four mental states, with * indicates significant correlation (p < 0.05) when compared to the corresponding chance level correlations.

As we can see from Table 7, after the CCA analysis, the r-value between CNN-based features and the handcraft-based features shows a high correlation (r-value ranging from 0.54 to 0.99) and significance (p < 0.05), and they are all higher than the chance level, demonstrating the features learned by the CNN models are correlative to mindfulness-related features in EEG. Besides, the r-values between the CNN-based features and the handcraft-based feature at MBSR1 are around 0.82, the r-values between the CNN-based features and the handcraft-based feature at MBSR2 are around 0.95, the r-values between the CNN-based features and the handcraft-based feature at REST1 are around 0.62, the r-values between the CNN-based features and the handcraft-based feature at REST2 are around 0.72, showing that the features learned by the CNN models are MBSR tasks related features.

5. Limitations and future research

This study has some noticeable limitations. First, the study is based on a small EEG dataset of only 11 non-homogeneous subjects covering both Asians and Caucasians, resulting great inter-subject variability which is difficult to be sufficiently represented by both deep learning and traditional machine learning methods. Future studies should collect EEG data from a large number of subjects participating MBSR training with no meditation experience, and this may require a multi-center collaboration. Second, in this study for the first time we perform recognition of both state and trait effect of short term MBSR training through investigating the EEG measurements at two stages of early and late training, but only a single session of EEG measurement is performed for each stage, which limits us to investigate inter-session variability and distinguish it from trait effect of the MBSR training. In future research multi-session EEG data should be collected and utilized for classification of resting and meditation states at different stages. Finally, due to the availability of only a small dataset, we use only a very simple deep learning network of shallow ConvNet and its modification with a slightly deeper architecture, deep ConvNet. Future studies may consider more complex deep learning architectures which can cope with small data and inter-subject variability in various ways. We may use a GAN structure for intrinsic data augmentation (Fu et al., 2022), use i-vector to reduce the effect of inter-subject variability for inter-subject classification (Xu et al., 2022), and use large amount of publicly available meditation independent EEG data for self-supervised learning (SSL) to assist deep learning with small data and inter-subject variability (Rafiei et al., 2022). SSL has been demonstrated effective in speech analysis using the wave2vec (Baevski et al., 2020) architecture, which has been recently adapted as neuro2vec (Wu et al., 2022) and eeg2vec (Bethge et al., 2022) for EEG signal analysis.

6. Conclusion and implications

This study has examined the state and trait (stage) effect of short term MBSR training using CNN based deep learning methods of deep and shallow ConvNets as well as traditional machine learning methods of CSP + SVM and FBCSP + SVM, through investigating the EEG measurements of eleven MBSR practitioners during resting and meditation at early and late training stages, supporting previous findings that short-term meditation training has EEG-recognizable state (Ahani et al., 2014) and trait (Sharma et al., 2019) effects. The classifiers are trained and evaluated using inter-subject, mix-subject, intra-subject, and subject-transfer classification strategies, each according to a specific application scenario. Results show that in the intra-subject and mix-subject classification scenarios, our deep learning classifiers have classification performance superior to related EEG-based meditation state classification studies reported in the literatures for state effect classification as well as trait effect classification using EEG data during either resting or meditation, for both novice and expert meditators with a variety of meditation types including yoga, Tibetan, and mindfulness, whereas comparing to the literatures for inter-subject classification the performance of FBCSP for novice MBSR meditators is superior for state effect recognition of novice meditators and slightly inferior but still comparable for both state and trait effects recognition of expert meditators.

Studies on clinical interventions using mindfulness meditation suggest that MBSR may reduce various mental disorders such as anxiety (Beauchemin et al., 2008), depression (Hofmann et al., 2010), ADHD (Zylowska et al., 2008), and social disorder (Beauchemin et al., 2008). EEG-based mindfulness meditation state classification can serve as a quantitative evaluation of MBSR training effectiveness and level/expertise of mindfulness of the practitioner, and then can be used as online or offline feedback to assist the practitioners for improved training and practicing performance. Our study demonstrates excellent mix-subject and intra-subject classification performance as well as reasonably good inter-subject classification. When our mindfulness state classification methods are integrated with wearable EEG sensors (Anwar et al., 2018; Álvarez Casado et al., 2021) and virtual reality (Mistry et al., 2020; Viczko et al., 2021) in future research, a neurofeedback assisted MBSR training system may be developed and can help make MBSR more effective and accessible to the general populations.

Data availability statement

The original contributions presented in the study are included in the article/supplementary material, further inquiries can be directed to the corresponding authors.

Ethics statement

The studies involving human participants were reviewed and approved by the Hong Kong Local Institutional Review Board (IRB). The patients/participants provided their written informed consent to participate in this study.

Author contributions

CC, BS, FD, and XM conceptualized the project. CC and XM supervised the project. BS and RF performed data analysis. FD performed data pre-processing, results interpretation, and literature review. CC designed the methodology. JG and HS designed the experiments and collected the data. FD and CC drafted the manuscript. RF and CC revised the manuscript. All authors contributed to the article and approved the submitted version.

Funding

This research was funded by the National Natural Science Foundation of China (No. 61971289), the Shenzhen-Hong Kong Institute of Brain Science-Shenzhen Fundamental Research Institutions (No. 2023SHIBS0003), SZU Top Ranking Project (No. 86000000210), and the Sanming Project of Medicine in Shenzhen “Multidisciplinary Epilepsy Diagnosis and Treatment Team of Professor Wang Yuping from Xuanwu Hospital Capital Medical University” (SZSM2020006).

Conflict of interest

FD was employed by Deepbay Innovation Technology Corporation Ltd.

The remaining authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Publisher’s note

All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.

References

Ahani, A., Wahbeh, H., Nezamfar, H., Miller, M., Erdogmus, D., and Oken, B. (2014). Quantitative change of EEG and respiration signals during mindfulness meditation. J. NeuroEng. Rehabil. 11:87. doi: 10.1186/1743-0003-11-87

PubMed Abstract | CrossRef Full Text | Google Scholar

Álvarez Casado, C., Paananen, P., Siirtola, P., Pirttikangas, S., and Bordallo López, M. (2021). “Meditation detection using sensors from wearable devices,” in Adjunct proceedings of the 2021 ACM international joint conference on pervasive and ubiquitous computing and proceedings of the 2021 ACM international symposium on wearable computers UbiComp ’21, (New York, NY: Association for Computing Machinery), 112–116. doi: 10.1145/3460418.3479318

CrossRef Full Text | Google Scholar

Ang, K. K., Chin, Z. Y., Wang, C., Guan, C., and Zhang, H. (2012). Filter bank common spatial pattern algorithm on BCI competition IV datasets 2a and 2b. Front. Neurosci. 6:39. doi: 10.3389/fnins.2012.00039

PubMed Abstract | CrossRef Full Text | Google Scholar

Anwar, D., Garg, P., Naik, V., Gupta, A., and Kumar, A. (2018). “Use of portable EEG sensors to detect meditation,” in 2018 10th international conference on communication systems & networks (COMSNETS), Bengaluru, 705–710. doi: 10.1109/COMSNETS.2018.8328299

CrossRef Full Text | Google Scholar

Baevski, A., Zhou, Y., Mohamed, A., and Auli, M. (2020). “wav2vec 2.0: a framework for self-supervised learning of speech representations,” in Advances in neural information processing systems, (Red Hook, NY: Curran Associates, Inc), 12449–12460.

Google Scholar

Beauchemin, J., Hutchins, T. L., and Patterson, F. (2008). Mindfulness meditation may lessen anxiety, promote social skills, and improve academic performance among adolescents with learning disabilities. Complement. Health Pract. Rev. 13, 34–45. doi: 10.1177/1533210107311624

CrossRef Full Text | Google Scholar

Bergen-Cico, D., Grant, T., Hirshfield, L. M., Razza, R. A., Costa, M., and Kilaru, P. (2021). Using fNIRS to examine mechanisms of neural changes associated with mindfulness-based interventions for stress and trauma: results of a pilot study for female participants. Mindfulness 12:16. doi: 10.1007/s12671-021-01705-6

CrossRef Full Text | Google Scholar

Berkovich-Ohana, A., Dor-Ziderman, Y., Glicksohn, J., and Goldstein, A. (2013). Alterations in the sense of time, space, and body in the mindfulness-trained brain: a neurophenomenologically-guided MEG study. Front. Psychol. 4:912. doi: 10.3389/fpsyg.2013.00912

PubMed Abstract | CrossRef Full Text | Google Scholar

Bethge, D., Hallgarten, P., Grosse-Puppendahl, T., Kari, M., Chuang, L. L., Özdenizci, O., et al. (2022). EEG2Vec: learning affective EEG representations via variational autoencoders. arXiv. [Preprint]. doi: 10.48550/arXiv.2207.08002

CrossRef Full Text | Google Scholar

Brandmeyer, T., and Delorme, A. (2020). Closed-loop frontal Midlineθ neurofeedback: a novel approach for training focused-attention meditation. Front. Hum. Neurosci. 14:246. doi: 10.3389/fnhum.2020.00246

PubMed Abstract | CrossRef Full Text | Google Scholar

Cahn, B. R., and Polich, J. (2006). Meditation states and traits: EEG, ERP, and neuroimaging studies. Psychol. Bull. 132, 180–211. doi: 10.1037/0033-2909.132.2.180

PubMed Abstract | CrossRef Full Text | Google Scholar

Chen, J., Wang, S., He, E., Wang, H., and Wang, L. (2021). Recognizing drowsiness in young men during real driving based on electroencephalography using an end-to-end deep learning approach. Biomed. Signal Process. Control 69:102792. doi: 10.1016/j.bspc.2021.102792

CrossRef Full Text | Google Scholar

Craik, A., He, Y., and Contreras-Vidal, J. L. (2019). Deep learning for electroencephalogram (EEG) classification tasks: a review. J. Neural Eng. 16:031001. doi: 10.1088/1741-2552/ab0ab5

PubMed Abstract | CrossRef Full Text | Google Scholar

Dai, J., Chang, C., Mai, F., Zhao, D., and Xu, W. (2013). On the SVMpath singularity. IEEE Trans. Neural Network. Learn. Syst. 24, 1736–1748. doi: 10.1109/TNNLS.2013.2262180

PubMed Abstract | CrossRef Full Text | Google Scholar

Dai, J., Xu, W., Ye, Z., and Chang, C. (2017). Effective subset approach for SVMpath singularities. Pattern Recogn. Lett. 100, 51–58. doi: 10.1016/j.patrec.2017.09.006

CrossRef Full Text | Google Scholar

Delorme, A., and Makeig, S. (2004). EEGLAB: an open source toolbox for analysis of single-trial EEG dynamics including independent component analysis. J. Neurosci. Methods 134, 9–21. doi: 10.1016/j.jneumeth.2003.10.009

PubMed Abstract | CrossRef Full Text | Google Scholar

Dissanayaka, C., Ben-Simon, E., Gruberger, M., Maron-Katz, A., Sharon, H., Hendler, T., et al. (2015). Comparison between human awake, meditation and drowsiness EEG activities based on directed transfer function and MVDR coherence methods. Med. Biol. Eng. Comput. 53, 599–607. doi: 10.1007/s11517-015-1272-0

PubMed Abstract | CrossRef Full Text | Google Scholar

Engström, M., Willander, J., and Simon, R. (2022). A review of the methodology, taxonomy, and definitions in recent fMRI research on meditation. Mindfulness 13, 541–555. doi: 10.1007/s12671-021-01782-7

CrossRef Full Text | Google Scholar

Farkhondeh Tale Navi, F., Heysieattalab, S., Ramanathan, D. S., Raoufy, M. R., and Nazari, M. A. (2022). Closed-loop modulation of the self-regulating brain: a review on approaches, emerging paradigms, and experimental designs. Neuroscience 483, 104–126. doi: 10.1016/j.neuroscience.2021.12.004

PubMed Abstract | CrossRef Full Text | Google Scholar

Favre, P., Kanske, P., Engen, H., and Singer, T. (2021). Decreased emotional reactivity after 3-month socio-affective but not attention- or meta-cognitive-based mental training: a randomized, controlled, longitudinal fMRI study. Neuroimage 237:118132. doi: 10.1016/j.neuroimage.2021.118132

PubMed Abstract | CrossRef Full Text | Google Scholar

Fu, R., Chen, Y.-F., Huang, Y., Chen, S., Duan, F., Li, J., et al. (2022). Symmetric convolutional and adversarial neural network enables improved mental stress classification from EEG. IEEE Trans. Neural Syst. Rehabil. Eng. 30, 1384–1400. doi: 10.1109/TNSRE.2022.3174821

PubMed Abstract | CrossRef Full Text | Google Scholar

Gao, J., Fan, J., Wu, B. W., Halkias, G. T., Chau, M., Fung, P. C., et al. (2017). Repetitive religious chanting modulates the late-stage brain response to fear-and stress-provoking pictures. Front. Psychol. 7:2055. doi: 10.3389/fpsyg.2016.02055

PubMed Abstract | CrossRef Full Text | Google Scholar

Gao, J., Fan, J., Wu, B. W. Y., Zhang, Z., Chang, C., Hung, Y.-S., et al. (2016). Entrainment of chaotic activities in brain and heart during MBSR mindfulness training. Neurosci. Lett. 616, 218–223. doi: 10.1016/j.neulet.2016.01.001

PubMed Abstract | CrossRef Full Text | Google Scholar

Gao, Z., Dang, W., Wang, X., Hong, X., Hou, L., Ma, K., et al. (2021). Complex networks and deep learning for EEG signal analysis. Cogn. Neurodyn. 15, 369–388. doi: 10.1007/s11571-020-09626-1

PubMed Abstract | CrossRef Full Text | Google Scholar

Gómez-Herrero, G. (2007). Automatic artifact removal (AAR) toolbox v1. 3 (Release 09.12. 2007) for MATLAB. Tampere: Tampere University of Technology.

Google Scholar

Gong, S., Xing, K., Cichocki, A., and Li, J. (2022). Deep learning in EEG: advance of the last ten-year critical period. IEEE Trans. Cogn. Dev. Syst. 14, 348–365. doi: 10.1109/TCDS.2021.3079712

CrossRef Full Text | Google Scholar

Goshvarpour, A., and Goshvarpour, A. (2012). Classification of electroencephalographic changes in meditation and rest: using correlation dimension and wavelet coefficients. Inf. Technol. Comput. Sci. 3, 24–30. doi: 10.5815/ijitcs.2012.03.04

CrossRef Full Text | Google Scholar

Gotink, R. A., Meijboom, R., Vernooij, M. W., Smits, M., and Hunink, M. G. M. (2016). 8-week mindfulness based stress reduction induces brain changes similar to traditional long-term meditation practice - A systematic review. Brain Cogn. 108, 32–41. doi: 10.1016/j.bandc.2016.07.001

PubMed Abstract | CrossRef Full Text | Google Scholar

Guendelman, S., Bayer, M., Prehn, K., and Dziobek, I. (2022). Towards a mechanistic understanding of mindfulness-based stress reduction (MBSR) using an RCT neuroimaging approach: effects on regulating own stress in social and non-social situations. NeuroImage 254:119059. doi: 10.1016/j.neuroimage.2022.119059

PubMed Abstract | CrossRef Full Text | Google Scholar

Han, C.-H., Choi, G.-Y., and Hwang, H.-J. (2022). Deep convolutional neural network based eye states classification using Ear-EEG. Exp. Syst. Appl. 192:116443. doi: 10.1016/j.eswa.2021.116443

CrossRef Full Text | Google Scholar

Han, Y., Huang, W., Huang, H., Xiao, J., and Li, Y. (2020). “Assessing meditation state using EEG-based permutation entropy features,” in 2020 IEEE/ASME international conference on advanced intelligent mechatronics (AIM), Boston, MA, 663–666. doi: 10.1109/AIM43001.2020.9158980

CrossRef Full Text | Google Scholar

Hardoon, D. R., Szedmak, S., and Shawe-Taylor, J. (2004). Canonical correlation analysis: an overview with application to learning methods. Neural Comput. 16, 2639–2664. doi: 10.1162/0899766042321814

PubMed Abstract | CrossRef Full Text | Google Scholar

Hofmann, S. G., Sawyer, A. T., Witt, A. A., and Oh, D. (2010). The effect of mindfulness-based therapy on anxiety and depression: a meta-analytic review. J. Consul. Clin. Psychol. 78, 169–183. doi: 10.1037/a0018555

PubMed Abstract | CrossRef Full Text | Google Scholar

Huang, M., Ye, L., Chen, J., Fu, R., and Zhou, C. (2021). “Feature Representation for Meditation State Classification in EEG Signal,” in 2021 11th international conference on information technology in medicine and education (ITME), Wuyishan, 267–270. doi: 10.1109/ITME53901.2021.00062

CrossRef Full Text | Google Scholar

Kamrud, A., Borghetti, B., and Schubert Kabban, C. (2021). The effects of individual differences, non-stationarity, and the importance of data partitioning decisions for training and testing of EEG cross-participant models. Sensors 21:3225. doi: 10.3390/s21093225

PubMed Abstract | CrossRef Full Text | Google Scholar

Kaunhoven, R. J., and Dorjee, D. (2021). Mindfulness versus cognitive reappraisal: the impact of mindfulness-based stress reduction (MBSR) on the early and late brain potential markers of emotion regulation. Mindfulness 12, 2266–2280. doi: 10.1007/s12671-021-01692-8

CrossRef Full Text | Google Scholar

Kerr, C. E., Jones, S. R., Wan, Q., Pritchett, D. L., Wasserman, R. H., Wexler, A., et al. (2011). Effects of mindfulness meditation training on anticipatory alpha modulation in primary somatosensory cortex. Brain Res. Bull. 85, 96–103. doi: 10.1016/j.brainresbull.2011.03.026

PubMed Abstract | CrossRef Full Text | Google Scholar

Khoury, B., Sharma, M., Rush, S. E., and Fournier, C. (2015). Mindfulness-based stress reduction for healthy individuals: a meta-analysis. J. Psychos. Res. 78, 519–528. doi: 10.1016/j.jpsychores.2015.03.009

PubMed Abstract | CrossRef Full Text | Google Scholar

Kirk, U., Gu, X., Sharp, C., Hula, A., Fonagy, P., and Montague, P. R. (2016). Mindfulness training increases cooperative decision making in economic exchanges: evidence from fMRI. Neuroimage 138, 274–283. doi: 10.1016/j.neuroimage.2016.05.075

PubMed Abstract | CrossRef Full Text | Google Scholar

Koles, Z. J., Lazar, M. S., and Zhou, S. Z. (1990). Spatial patterns underlying population differences in the background EEG. Brain Topogr. 2, 275–284. doi: 10.1007/BF01129656

PubMed Abstract | CrossRef Full Text | Google Scholar

Kora, P., Meenakshi, K., Swaraja, K., Rajani, A., and Raju, M. S. (2021). EEG based interpretation of human brain activity during yoga and meditation using machine learning: a systematic review. Complement. Ther. Clin. Pract. 43:101329. doi: 10.1016/j.ctcp.2021.101329

PubMed Abstract | CrossRef Full Text | Google Scholar

Kral, T. R. A., Schuyler, B. S., Mumford, J. A., Rosenkranz, M. A., Lutz, A., and Davidson, R. J. (2018). Impact of short- and long-term mindfulness meditation training on amygdala reactivity to emotional stimuli. Neuroimage 181, 301–313. doi: 10.1016/j.neuroimage.2018.07.013

PubMed Abstract | CrossRef Full Text | Google Scholar

Kwak, S., Kim, S.-Y., Bae, D., Hwang, W.-J., Cho, K. I. K., Lim, K.-O., et al. (2019). Enhanced attentional network by short-term intensive meditation. Front. Psychol. 10:3073. doi: 10.3389/fpsyg.2019.03073

PubMed Abstract | CrossRef Full Text | Google Scholar

Lagopoulos, J., Xu, J., Rasmussen, I., Vik, A., Malhi, G. S., Eliassen, C. F., et al. (2009). Increased theta and alpha EEG activity during nondirective meditation. J. Altern. Complement. Med. 15, 1187–1192. doi: 10.1089/acm.2009.0113

PubMed Abstract | CrossRef Full Text | Google Scholar

Lardone, A., Liparoti, M., Sorrentino, P., Minino, R., Polverino, A., Lopez, E. T., et al. (2022). Topological changes of brain network during mindfulness meditation: an exploratory source level magnetoencephalographic study. AIMSN 9, 250–263. doi: 10.3934/Neuroscience.2022013

PubMed Abstract | CrossRef Full Text | Google Scholar

Lasaponara, S., Glicksohn, J., Mauro, F., and Ben-Soussan, T. D. (2019). Contingent negative variation and P3 modulations following mindful movement training. Prog. Brain Res. 244, 101–114. doi: 10.1016/bs.pbr.2018.10.017

PubMed Abstract | CrossRef Full Text | Google Scholar

Lawhern, V. J., Solon, A. J., Waytowich, N. R., Gordon, S. M., Hung, C. P., and Lance, B. J. (2018). EEGNet: a compact convolutional neural network for EEG-based brain–computer interfaces. J. Neural Eng. 15:056013. doi: 10.1088/1741-2552/aace8c

PubMed Abstract | CrossRef Full Text | Google Scholar

Lee, D. J., Kulubya, E., Goldin, P., Goodarzi, A., and Girgis, F. (2018). Review of the neural oscillations underlying meditation. Front. Neurosci. 12:178. doi: 10.3389/fnins.2018.00178

PubMed Abstract | CrossRef Full Text | Google Scholar

Lee, Y., Hsieh, Y., Shiah, Y., Lin, Y., Chen, C., Tyan, Y., et al. (2017). A cross-sectional evaluation of meditation experience on electroencephalography data by artificial neural network and support vector machine classifiers. Medicine 96:e6612. doi: 10.1097/MD.0000000000006612

PubMed Abstract | CrossRef Full Text | Google Scholar

Li, G., Lee, C. H., Jung, J. J., Youn, Y. C., and Camacho, D. (2020). Deep learning for EEG data analytics: a survey. Concurr. Comput. 32:e5199. doi: 10.1002/cpe.5199

CrossRef Full Text | Google Scholar

Li, H., Yan, W., Wang, Q., Liu, L., Lin, X., Zhu, X., et al. (2022). Mindfulness-based cognitive therapy regulates brain connectivity in patients with late-life depression. Front. Psychiatry 13:841461. doi: 10.3389/fpsyt.2022.841461

PubMed Abstract | CrossRef Full Text | Google Scholar

Li, X., La, R., Wang, Y., Niu, J., Zeng, S., Sun, S., et al. (2019). EEG-based mild depression recognition using convolutional neural network. Med. Biol. Eng. Comput. 57, 1341–1352. doi: 10.1007/s11517-019-01959-2

PubMed Abstract | CrossRef Full Text | Google Scholar

Lin, H., and Li, Y. (2017). “Using EEG data analytics to measure meditation,” in Digital human modeling. applications in health, safety, ergonomics, and risk management: health and safety lecture notes in computer science, ed. V. G. Duffy (Cham: Springer International Publishing), 270–280. doi: 10.1007/978-3-319-58466-9_25

CrossRef Full Text | Google Scholar

Lomas, T., Ivtzan, I., and Fu, C. H. Y. (2015). A systematic review of the neurophysiology of mindfulness on EEG oscillations. Neurosci. Biobehav. Rev. 57, 401–410. doi: 10.1016/j.neubiorev.2015.09.018

PubMed Abstract | CrossRef Full Text | Google Scholar

Mistry, D., Zhu, J., Tremblay, P., Wekerle, C., Lanius, R., Jetly, R., et al. (2020). Meditating in virtual reality: proof-of-concept intervention for posttraumatic stress. Psychol. Trauma 12, 847–858. doi: 10.1037/tra0000959

PubMed Abstract | CrossRef Full Text | Google Scholar

Nachar, N. (2008). The Mann-Whitney U: a test for assessing whether two independent samples come from the same distribution. Tutor. Quant. Methods Psychol. 4, 13–20. doi: 10.20982/tqmp.04.1.p013

CrossRef Full Text | Google Scholar

Ng, H.-Y. H., Wu, C. W., Huang, F.-Y., Cheng, Y.-T., Guu, S.-F., Huang, C.-M., et al. (2021). Mindfulness training associated with resting-state electroencephalograms dynamics in novice practitioners via mindful breathing and body-scan. Front. Psychol. 12:748584. doi: 10.3389/fpsyg.2021.748584

PubMed Abstract | CrossRef Full Text | Google Scholar

Niu, S., Liu, Y., Wang, J., and Song, H. (2020). A decade survey of transfer learning (2010–2020). IEEE Trans. Artif. Intell. 1, 151–166. doi: 10.1109/TAI.2021.3054609

CrossRef Full Text | Google Scholar

Pan, S. J., and Yang, Q. (2010). A survey on transfer learning. IEEE Trans. Knowl. Data Eng. 22, 1345–1359. doi: 10.1109/TKDE.2009.191

CrossRef Full Text | Google Scholar

Panachakel, J. T., Pradeep, K., Ramakrishnan, G., and Sharma, K. (2021a). “Automated classification of EEG into meditation and non-meditation epochs using common spatial pattern, linear discriminant analysis, and LSTM,” in TENCON 2021 - 2021 IEEE Region 10 Conference (TENCON), Auckland, 215–218. doi: 10.1109/TENCON54134.2021.9707427

CrossRef Full Text | Google Scholar

Panachakel, J. T., Govindaiah, P. K., Sharma, K., and Ganesan, R. A. (2021b). “Binary classification of meditative state from the resting state using EEG,” in 2021 IEEE 18th India Council International Conference (INDICON), Guwahati, 1–6. doi: 10.1109/INDICON52576.2021.9691641

CrossRef Full Text | Google Scholar

Pandey, P., Gupta, P., and Miyapuram, K. P. (2021). “Brain connectivity based classification of meditation expertise,” in Brain informatics lecture notes in computer science, eds M. Mahmud, M. S. Kaiser, S. Vassanelli, Q. Dai, and N. Zhong (Cham: Springer International Publishing), 89–98. doi: 10.1007/978-3-030-86993-9_9

CrossRef Full Text | Google Scholar

Pandey, P., and Miyapuram, K. P. (2021). “BRAIN2DEPTH: lightweight cnn model for classification of cognitive states from EEG recordings,” in Medical image understanding and analysis lecture notes in computer science, eds B. W. Papież, M. Yaqub, J. Jiao, A. I. L. Namburete, and J. A. Noble (Cham: Springer International Publishing), 394–407. doi: 10.1007/978-3-030-80432-9_30

CrossRef Full Text | Google Scholar

Rafiei, M. H., Gauthier, L. V., Adeli, H., and Takabi, D. (2022). “Self-supervised learning for electroencephalography,” in IEEE transactions on neural networks and learning systems, Piscataway, NJ: IEEE, 1–15. doi: 10.1109/TNNLS.2022.3190448

PubMed Abstract | CrossRef Full Text | Google Scholar

Rahrig, H., Bjork, J. M., Tirado, C., Chester, D. S., Creswell, J. D., Lindsay, E. K., et al. (2021). Punishment on pause: preliminary evidence that mindfulness training modifies neural responses in a reactive aggression task. Front. Behav. Neurosci. 15:689373. doi: 10.3389/fnbeh.2021.689373

PubMed Abstract | CrossRef Full Text | Google Scholar

Roy, Y., Banville, H., Albuquerque, I., Gramfort, A., Falk, T. H., and Faubert, J. (2019). Deep learning-based electroencephalography analysis: a systematic review. J. Neural Eng. 16:051001. doi: 10.1088/1741-2552/ab260c

PubMed Abstract | CrossRef Full Text | Google Scholar

Saeidi, M., Karwowski, W., Farahani, F. V., Fiok, K., Taiar, R., Hancock, P. A., et al. (2021). Neural decoding of EEG signals with machine learning: a systematic review. Brain Sci. 11:1525. doi: 10.3390/brainsci11111525

PubMed Abstract | CrossRef Full Text | Google Scholar

Samek, W., Meinecke, F. C., and Müller, K.-R. (2013). Transferring subspaces between subjects in brain–computer interfacing. IEEE Trans. Biomed. Eng. 60, 2289–2298. doi: 10.1109/TBME.2013.2253608

PubMed Abstract | CrossRef Full Text | Google Scholar

Schirrmeister, R. T., Springenberg, J. T., Fiederer, L. D. J., Glasstetter, M., Eggensperger, K., Tangermann, M., et al. (2017). Deep learning with convolutional neural networks for EEG decoding and visualization. Hum. Brain Mapp. 38, 5391–5420. doi: 10.1002/hbm.23730

PubMed Abstract | CrossRef Full Text | Google Scholar

Schoenberg, P. L., and Vago, D. R. (2019). Mapping meditative states and stages with electrophysiology: concepts, classifications, and methods. Curr. Opini. Psychol. 28, 211–217. doi: 10.1016/j.copsyc.2019.01.007

PubMed Abstract | CrossRef Full Text | Google Scholar

Sezer, I., Pizzagalli, D. A., and Sacchet, M. D. (2022). Resting-state fMRI functional connectivity and mindfulness in clinical and non-clinical contexts: a review and synthesis. Neurosci. Biobehav. Rev. 135:104583. doi: 10.1016/j.neubiorev.2022.104583

PubMed Abstract | CrossRef Full Text | Google Scholar

Sharma, H., Raj, R., and Juneja, M. (2019). EEG signal based classification before and after combined Yoga and Sudarshan Kriya. Neurosci. Lett. 707:134300. doi: 10.1016/j.neulet.2019.134300

PubMed Abstract | CrossRef Full Text | Google Scholar

Shaw, L., and Routray, A. (2016). “A critical comparison between SVM and k-SVM in the classification of Kriya Yoga meditation state-allied EEG,” in 2016 IEEE international wie conference on electrical and computer engineering (WIECON-ECE), (Pune), 134–138. doi: 10.1109/WIECON-ECE.2016.8009103

CrossRef Full Text | Google Scholar

Shen, M., Lin, L., Chen, J., and Chang, C. Q. (2010). A prediction approach for multichannel EEG signals modeling using local wavelet SVM. IEEE Trans. Instrum. Meas. 59, 1485–1492. doi: 10.1109/TIM.2010.2040905

CrossRef Full Text | Google Scholar

Śliwowski, M., Jastrzȩbska, P., Holas, P., Żygierewicz, J., and Suffczyński, P. (2021). Brain activity during meditation in first-time meditators. Int. J. Neurosci. 133, 238–247. doi: 10.1080/00207454.2021.1909010

PubMed Abstract | CrossRef Full Text | Google Scholar

Snyder, A. Z., Nishino, T., Shimony, J. S., Lenze, E. J., Wetherell, J. L., Voegtle, M., et al. (2022). Covariance and correlation analysis of resting state functional magnetic resonance imaging data acquired in a clinical trial of mindfulness-based stress reduction and exercise in older individuals. Front. Neurosci. 16:825547. doi: 10.3389/fnins.2022.825547

PubMed Abstract | CrossRef Full Text | Google Scholar

Tee, J. L., Phang, S. K., Chew, W. J., Phang, S. W., and Mun, H. K. (2020). Classification of meditation states through EEG: a method using discrete wavelet transform. AIP Conf. Proc. 2233:030010. doi: 10.1063/5.0001375

CrossRef Full Text | Google Scholar

Travis, F. (2020). Temporal and spatial characteristics of meditation EEG. Psychol. Trauma 12, 111–115. doi: 10.1037/tra0000488

PubMed Abstract | CrossRef Full Text | Google Scholar

Trova, S., Tsuji, Y., Horiuchi, H., and Shimada, S. (2021). Decrease of functional connectivity within the default mode network by a brief training of focused attention on the breath in novices. bioRxiv. [Preprint]. doi: 10.1101/2021.02.09.430388

CrossRef Full Text | Google Scholar

Valk, S. L., Bernhardt, B. C., Trautwein, F.-M., Böckler, A., Kanske, P., Guizard, N., et al. (2017). Structural plasticity of the social brain: differential change after socio-affective and cognitive mental training. Sci. Adv. 3:e1700489. doi: 10.1126/sciadv.1700489

PubMed Abstract | CrossRef Full Text | Google Scholar

Vargha, A., and Delaney, H. D. (1998). The Kruskal-Wallis test and stochastic homogeneity. J. Edu. Behav. Stat. 23, 170–192. doi: 10.3102/10769986023002170

CrossRef Full Text | Google Scholar

Viczko, J., Tarrant, J., and Jackson, R. (2021). Effects on mood and EEG states after meditation in augmented reality with and without adjunctive Neurofeedback. Front. Virtual Real. 2:618381. doi: 10.3389/frvir.2021.618381

CrossRef Full Text | Google Scholar

Wang, J., Ren, F., Gao, B., and Yu, X. (2022). Mindfulness-based cognitive therapy in recurrent MDD patients with residual symptoms: alterations in resting-state theta oscillation dynamics associated with changes in depression and rumination. Front. Psychiatry 13:818298. doi: 10.3389/fpsyt.2022.818298

PubMed Abstract | CrossRef Full Text | Google Scholar

Wong, W. P., Camfield, D. A., Woods, W., Sarris, J., and Pipingas, A. (2015). Spectral power and functional connectivity changes during mindfulness meditation with eyes open: a magnetoencephalography (MEG) study in long-term meditators. Int. J. Psychophysiol. 98, 95–111. doi: 10.1016/j.ijpsycho.2015.07.006

PubMed Abstract | CrossRef Full Text | Google Scholar

Wu, D., Li, S., Yang, J., and Sawan, M. (2022). neuro2vec: masked fourier spectrum prediction for neurophysiological representation learning. arXiv. [Preprint]. doi: 10.48550/arXiv.2204.12440

CrossRef Full Text | Google Scholar

Xie, S., Gong, C., Lu, J., Li, H., Wu, D., Chi, X., et al. (2022). Enhancing Chinese preschoolers’ executive function via mindfulness training: an fNIRS study. Front. Behav. Neurosci. 16:961797. doi: 10.3389/fnbeh.2022.961797

PubMed Abstract | CrossRef Full Text | Google Scholar

Xu, S. S., Mak, M.-W., and Chang, C. (2022). Inter-patient ECG classification with i-vector based unsupervised patient adaptation. Expert Syst. Appl. 210:118410. doi: 10.1016/j.eswa.2022.118410

CrossRef Full Text | Google Scholar

Xue, S.-W., Tang, Y.-Y., Tang, R., and Posner, M. I. (2014). Short-term meditation induces changes in brain resting EEG theta networks. Brain Cogn. 87, 1–6. doi: 10.1016/j.bandc.2014.02.008

PubMed Abstract | CrossRef Full Text | Google Scholar

Yu, X., Cohen, Z. P., Tsuchiyagaito, A., Cochran, G., Aupperle, R. L., Stewart, J. L., et al. (2022). Neurofeedback-augmented mindfulness training elicits distinct responses in the subregions of the insular cortex in healthy adolescents. Brain Sci. 12:363. doi: 10.3390/brainsci12030363

PubMed Abstract | CrossRef Full Text | Google Scholar

Zarka, D., Cevallos, C., Ruiz, P., Cebolla, A. M., Petieau, M., Bengoetxea, A., et al. (2022). Trait and state mindfulness modulate EEG microstates. medRxiv. [Preprint]. doi: 10.1101/2021.11.22.21266675

CrossRef Full Text | Google Scholar

Zhao, D., Tang, F., Si, B., and Feng, X. (2019). Learning joint space–time–frequency features for EEG decoding on small labeled data. Neural Network. 114, 67–77. doi: 10.1016/j.neunet.2019.02.009

PubMed Abstract | CrossRef Full Text | Google Scholar

Zylowska, L., Ackerman, D. L., Yang, M. H., Futrell, J. L., Horton, N. L., Hale, T. S., et al. (2008). Mindfulness meditation training in adults and adolescents with ADHD: a feasibility study. J. Attent. Disord. 11, 737–746. doi: 10.1177/1087054707308502

PubMed Abstract | CrossRef Full Text | Google Scholar

Keywords: meditation state classification, deep learning, electroencephalogram (EEG), state and trait characteristics, convolutional neural networks (CNN), mindfulness-based stress reduction (MBSR), filter bank common spatial pattern (FBCSP)

Citation: Shang B, Duan F, Fu R, Gao J, Sik H, Meng X and Chang C (2023) EEG-based investigation of effects of mindfulness meditation training on state and trait by deep learning and traditional machine learning. Front. Hum. Neurosci. 17:1033420. doi: 10.3389/fnhum.2023.1033420

Received: 31 August 2022; Accepted: 16 June 2023;
Published: 31 August 2023.

Edited by:

Changming Wang, Capital Medical University, China

Reviewed by:

Chuanliang Han, Chinese Academy of Sciences (CAS), China
XiXi Zhao, Capital Medical University, China

Copyright © 2023 Shang, Duan, Fu, Gao, Sik, Meng and Chang. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Chunqi Chang, cqchang@szu.edu.cn; Xianghong Meng, dr_mengxh@szu.edu.cn

These authors have contributed equally to this work

Disclaimer: All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.