Skip to main content

Common spatial pattern for classification of loving kindness meditation EEG for single and multiple sessions

Abstract

While a very few studies have been conducted on classifying loving kindness meditation (LKM) and non-meditation electroencephalography (EEG) data for a single session, there are no such studies conducted for multiple session EEG data. Thus, this study aims at classifying existing raw EEG meditation data on single and multiple sessions to come up with meaningful inferences which will be highly beneficial when developing algorithms that can support meditation practices. In this analysis, data have been collected on Pre-Resting (before-meditation), Post-Resting (after-meditation), LKM-Self and LKM-Others for 32 participants and hence allowing us to conduct six pairwise comparisons for the four mind tasks. Common Spatial Patterns (CSP) is a feature extraction method widely used in motor imaginary brain computer interface (BCI), but not in meditation EEG data. Therefore, using CSP in extracting features from meditation EEG data and classifying meditation/non-meditation instances, particularly for multiple sessions will create a new path in future meditation EEG research. The classification was done using Linear Discriminant Analysis (LDA) where both meditation techniques (LKM-Self and LKM-Others) were compared with Pre-Resting and Post-Resting instances. The results show that for a single session of 32 participants, around 99.5% accuracy was obtained for classifying meditation/Pre-Resting instances. For the 15 participants when using five sessions of EEG data, around 83.6% accuracy was obtained for classifying meditation/Pre-Resting instances. The results demonstrate the ability to classify meditation/Pre-Resting data. Most importantly, this classification is possible for multiple session data as well. In addition to this, when comparing the classification accuracies of the six mind task pairs; LKM-Self, LKM-Others and Post-Resting produced relatively lower accuracies among them than the accuracies obtained for classifying Pre-Resting with the other three. This indicates that Pre-Resting has some features giving a better classification indicating that it is different from the other three mind tasks.

1 Introduction

As defined by Thomas et al. [1], meditation simply means targeting mental and emotional control by focusing the mind on a thought, activity or an object resulting in a clear and calm mind. Meditation is known to have multiple benefits such as depression reduction, stress reduction, anxiety reduction and as an attentional training to bring improved insight into one’s own mental activity [2]. To understand the hidden characteristics of meditation, scientific methods such as heart rate, brain waves, brain images, questioners [3,4,5,6,7] have been used and in this study, brain wave data collected on multiple meditation sessions using electroencephalography (EEG) were used. EEG is a test used to monitor the electrical activity of the brain and has been successfully used in studying various types of meditation [8,9,10]. The present work is aimed at achieving a classification for loving kindness meditation (LKM) EEG data for a variety of instances. The selected EEG dataset consists of four types of mind tasks, two meditation and two resting (one before meditation and one after meditation). The study was conducted using EEG data of 32 participants for a single session and 15 participants for 5 sessions. The analysis was done for both single session and multi-session instances. A machine learning approach was used to get the results in which Common spatial patterns (CSP) was used for feature extraction and Linear discriminant analysis (LDA) was used for classification. The classification was done for all six pairs of the four mind tasks that gave a better understanding of the LKM EEG dataset.

1.1 EEG BCI background

In recent years, research has been conducted to develop various sensor devices that can read information from the human body and can be used for operations in the outside world. This involves a broad area where sensors may try to detect features such as heartbeat, breath, eye movement, brain waves, etc. The field in which brain waves are used for communicating with a computational device is known as brain computer interface (BCI) [11]. The brain functions by transferring information between brain cells known as neurons in the form of electrical signals and chemicals. These electrical signals at a given time indicate how a brain functions and both researchers and doctors have been using the behavior of these signals as a tool to understand the functionality of the brain. Electroencephalography (EEG) which is one such method used to measure this electrical activity in millivolts, measures the voltage changes produced from the flow of ionic current among neurons of a brain. The patterns of electrical activity occurring in the brain are known as brain waves. These brain waves are basically classified into five categories which are defined based on the frequency strength and are assigned to different activities occurring in the brain such as deep sleeping, meditating, creativity, alertness, problem solving, etc. Although there are small variations in the boundaries of these bands, the mostly used set of frequencies among researchers are Delta (0.5–4 Hz), Theta (4–8 Hz), Alpha (8–13 Hz), Beta (13–30 Hz) and Gamma (> 30 Hz) [12,13,14].

EEG data are collected by placing electrodes along the scalp and collecting data for a certain period of time. The international 10–20 system [15] of electrode placement is an internationally recognized numbering system used to identify locations on the scalp when placing electrodes of an EEG device on the scalp. The electrodes placement is designated by numbers and letters to represent the area of the brain underneath the electrode, Fp: pre-frontal region, F: frontal region, P: parietal region, T: temporal region, O: occipital region and C: central region [16,17,18]. To represent electrodes placed on the boarder of any of the two regions, the letters of both regions are used [19, 20] (FC/frontal-central region, FT/frontal-temporal region, CP/central-parietal region, TP/temporal-parietal region and PO/parietal-occipital region) and AF is used between Fp and F [21]. The numbers represent the position on the scalp with odd numbers for the left hemisphere and even numbers for the right hemisphere. When collecting EEG data any number of electrodes can be used, placed in any pattern in international 10–20 system and in most of the studies an electrode count of 4, 8, 16, 32, 64, 128 or 256 has been used.

1.2 EEG signal processing with machine learning techniques

EEG data contain a variety of information about the brain activity for a given instance and pattern extraction and deriving information from them are complex processes. This is basically due to the fact that the raw EEG data can contain high levels of noise (low signal-to-noise ratio) and thus it needs to follow multiple steps to process the signals to extract the valuable information hidden in the raw EEG data. The steps involve data acquisition, signal preprocessing and artifact removal, feature extraction, classification, and control interface [22]. When considering signal preprocessing and artifact removal, there are two types of noise in EEG data, and these are the noise added from the external environment such as the electromagnetic effects from surrounding electrical equipment and the noise comes from various bodily activities such as eye movements, eye blinks, jaw movements, etc. Here, usually a suitable filtering technique can be used to remove noise coming from internal body functions and a high pass filter [9] can be used to remove unwanted lower frequencies such as frequencies less than 0.5 Hz. A low pass filter [9] can be used to remove unwanted higher frequencies such as frequencies greater than 60 Hz. To remove the external electromagnetic noises, 50 Hz band pass filter [23] can be used.

For signal processing and feature extraction from EEG data, sometimes advanced algorithms such as common average reference (CAR), independent component analysis (ICA), principal component analysis (PCA), Fourier transformation (FT), linear discriminant analysis (LDA), common spatial pattern (CSP) can be used depending on the problem type [24,25,26]. In CAR, to reduce the noise, the average value of all the electrodes is removed from all the electrodes. On the other hand, ICA is a special case of blind source separation, an example is “the cocktail party problem” which deals with the problem of distinguishing a person’s voice in a noisy room. When removing artifacts, ICA [27, 28] will try to separate the artifacts into independent components from the EEG signals using the data characteristics. Similarly in feature extraction, ICA will try to detect the influence creating on each other among the channel data and tries to reduce it so that the channel data will be independent from one another. This is done by thinking that each channel data is a non-Gaussian signal, and they are statistically independent from one another.

Principal component analysis (PCA) [28, 29] tries to reduce the number of variables in a dataset. When doing this task, some information may get lost in the dataset. So, PCA tries to reduce the data size while losing minimum information as possible. This size reduction allows various machine learning algorithms to work efficiently. In EEG data processing, PCA can be used not only for cleaning the data, but also for extracting features.

Fourier transformation (FT) [30, 31] can be seen as a feature extraction method used in many EEG-related experiments. FT is a mathematical transformation of data that will convert a vibration signal into its frequency domain. So, the result will show how each frequency has contributed to the original vibration signal.

Common spatial pattern (CSP) [32,33,34,35] is a multivariate signal processing method used in EEG feature extraction methods that tries to maximize the variance of one mind task while trying to minimize the variance of the other mind task. The idea is to identify a set of spatial filters that will maximize the variance between two mind tasks in EEG. The algorithm starts by dividing the dataset based on the two mind tasks and then calculate a covariance matrix for each mind task. After that a pooled covariance matrix is calculated using all the covariance matrices. Then, the spatial filters that give a maximum covariance difference between the two mind tasks are calculated using generalized eigen vectors obtained from the pooled matrix. These spatial filters are sorted in the descending order of eigen values obtained from the pooled covariance matrix. After that, each mind task EEG dataset is passed through the spatial filters to get the spatially filtered features for each mind task. These features get ranked according to their strength of separating the two mind tasks and the strongest features will be used in classifying a new EEG dataset.

With CSP as a feature extraction algorithm, linear discriminant analysis (LDA) [36, 37] as a classification algorithm has been used, especially in the area of motor imagery BCI. LDA is a machine learning algorithm that will either calculate or use an already built pooled covariance matrix to calculate the feature set, which in other words, when using the algorithm alone, LDA itself will calculate a feature set for the classification model. However, when the feature set calculated by CSP is available, LDA can take it as an input and directly use that for the classification model. Lotte et al. in his review paper conducted a study regarding classification algorithms for EEG-based brain–computer interfaces [24] and gives a summary of all the methods and algorithms used under BCI for feature extraction and classification. Among the above-mentioned algorithms, CSP is one of the best performing feature extraction algorithms for EEG in motor imagery. As shown in another review paper based on motor imagery EEG [22], the classification algorithm LDA has produced high performance in motor imagery BCI. Although this combination of CSP and LDA has been used to analyze EEG data in many experiments such as motor imagery, this machine learning pair has not been used for studying meditation EEG datasets for multiple sessions. The lack of research for using CSP and LDA to study meditation EEG is well demonstrated in a review paper [38].

1.3 Study of meditation using EEG

Effects of meditation on humans can be divided into two types, namely state and trait while EEG has been used to study both cases [20, 39]. States are temporary changes and traits are long-term/permanent changes happening in a person doing meditation. To identify state [40, 41] characteristics, a person needs to collect data for meditation and non-meditation instances either for the same group of people or for a meditation group and a control group. The brain wave characteristic difference between meditation and non-meditation instances is one example of state changes in the brain. Trait [4, 42] changes are permanent modifications which are visible in a person after practicing meditation for a long time. Trait characteristics can be identified by comparing brain functionality of long-term meditators with non-meditators/novice meditators. This can be detected when they are staying relaxed without meditating or while doing meditation. Studies have been conducted comparing different instances of the same meditation technique such as meditation vs non-meditation, novice meditators meditating vs expert meditators meditating, using EEG data [43].

Although there are many meditation techniques, past research shows that they are categorized in to either 2 or 3 different types of groups based on the characteristics they possess. Cahn et al. [20] divide meditation into two types, mindfulness and concentrative depending on how the person focuses his/her attention in meditation. Some meditation techniques fall into either one of these two techniques or somewhere in the middle where it will have a portion of characteristics from both mindfulness and concentrative methods. Mindfulness meditation simply allows any type of emotion, thought or a feeling to appear and disappear from mind without any forceful control over it. The person will be an observer looking at the mind without any attachment, dislike or analysis and some examples are Vipassana [6, 44, 45] and Zen [46, 47] meditations. On the other hand, in concentrative meditation a person will have a special focus or an attention towards a specific mental task. This can be a body sensation like breath, body movement like walk, a repeated sound (a word or a sentence know as a mantra) or imagining of a particular symbol or picture, etc. Some examples are yoga and samatha (breath, etc.) meditations [48, 49]. However, some meditation techniques such as loving kindness [50, 51] and transcendental [52, 53] will have characteristics of both mindfulness and concentrative methods. Loving kindness meditation (LKM) which is also known as Metta meditation works by generating positive thoughts such as kindness, love, compassion towards oneself or others without getting too attached to anything. This can be achieved by repeating a phrase or couple of phrases that may wish someone to be happy or wish someone to be free from suffering. Research shows that LKM has many benefits that improves physical and mental health such as reducing depression, stress and even improving the immunity of the body [50].

1.4 Summarizing the importance of this study

Scientifically understating how a brain works when doing meditation is an ongoing research trend in the field of meditation. Studies show that various characteristics were identified in EEG signals that map with various characteristics of meditation [1, 20, 54, 55]. As an example, when considering EEG data collected for a group of people when meditating and when not meditating, analyzed EEG data show pattern difference between the two groups [56] Moreover, there are studies that discuss about multiple benefits gained from practicing meditation [57]. Some studies show how practice of meditation supports in improving mental health [51, 58]. However, it is important to have a proper guidance for the meditation. Brandmeyer et al. [59] talks about the need of some devices/programs that can indicate how well a person is performing in meditation. The author indicates, with such facilities a person can monitor his/her progress in mediation and alter the practice according to the progress. Therefore, it has been emphasized that there is a need for monitoring tools in the research community. There have been scientific studies to understand the usefulness of apps that support meditation [60,61,62]. These studies show that these apps offer many benefits for the people using them [63, 64]. However, the biggest disadvantage of most of the apps available for meditation support is that the apps are not capable of knowing if the person is properly progressing in the meditation [65]. Therefore, the support and guidance an already available app can offer a person is highly limited. Taken together, it emphasizes the importance of classifying meditation/non-meditation EEG data with high accuracy and more importantly, to study if the classification of meditation/non-meditation is possible for multiple sessions using EEG data. This can result in developing algorithms that can understand various stages in meditation, hence can guide a person in meditation. Recent studies have shown the results of classifying EEG meditation/non-meditation data. Ahani et al. [9] has classified mindfulness meditation EEG data using Stockwell transform and support vector machine with an accuracy of 85.0%. At the same time, Tee et al. [66] achieved a classification accuracy of 96.9% for theta healing meditation using discrete wavelet transform and logistic regression. However, for LKM such results have not been reported so far. In both cases, the studies were conducted only for a single session EEG data. It is well understood that a study of multiple session classification is needed. Therefore, this study was done for loving kindness meditation for multiple sessions and CSP was used in feature extraction, and this is a significantly new approach.

2 Methods

2.1 Dataset description

For the current study, an online EEG dataset relevant to LKM was chosen which has been titled as “The Effect of Buddhism Derived Loving Kindness Meditation on Modulating EEG: Long-term and Short-term Effect”. The dataset has been publicly available since 2021–09-24 onwards. The dataset was collected by the team of Ven. GoonFui Wong, Junling Gao and Rui Sun with a funding of Faculty Research Fund of Faculty of Education in HKU. The project has been ethically approved by the University of Hong Kong Human Research Ethics Committee under the reference number: EA210145. The dataset DOI is "https://doi.org/10.18112/openneuro.ds003816.v1.0.1".

Brainvision—ActiCHamp (Brain Products, German) EEG device was used for the data collection. The device has 127 EEG channels placed on the international 10–20 system and one ECG channel for collecting the data [21]. To keep a good signal-to-noise ratio, all electrodes impedance was kept under 20 kOhm and the sampling rate was 1000.

EEG data have been collected using 48 participants having previous experience in meditation and were used for the two main mind tasks: meditation and non-meditation separately. Out of these 48 participants, 15 participants were used in multiple session data collection. For these 15 participants, 8–10 data collection sessions were conducted within a 2-month period. In each session, the data were collected for each person for six types of tasks with eyes closed. The meditation method used was loving kindness meditation (LKM). The six tasks were pre-resting, post-resting, radiating LKM to self, radiating LKM to others, visualize self and visualize others.

In this analysis the interest is to classify rest state EEG data with meditation EEG data. For that, EEG data of four mind tasks out of the six available tasks were selected. The selected four instances were pre-resting, post-resting, radiating LKM to self, radiating LKM to others where the first two are resting instances: one before the meditation sessions and the other after finishing all the meditation sessions. LKM to self and LKM to others are two types of meditations where a person meditate loving kindness thoughts to oneself and to others, respectively. In the current work, the labels Pre-Resting, Post-Resting, LKM Self and LKM Others are used for them.

The original dataset consists of 6467 files having a size of 53.97 GB and with 48 total number of participants from which 15 were used in multiple session data collection. With these details, two types of studies were conducted for the given dataset. One is to study the meditation/non-meditation EEG data for 48 participants for a single session while the other is to study the meditation/non-meditation EEG data for 15 participants for multiple sessions.

When considering the original dataset, each EEG data collected for a single instance (single mind task) has produced 6 files. (A single data collection session consists of six of these mind tasks (instances), which means 36 files for a single data collection session.) One out of the six files for each instance contains the raw EEG data and the other five files contain supporting data for the raw EEG data. In the original dataset a sample of those six files, for an instance called ‘aaa’ were labeled as: aaa_eeg.eeg, aaa_eeg.json, aaa_eeg.vhdr, aaa_eeg.vmrk, aaa_channels.tsv, aaa_events.tsv. To read EEG data for a single instance, the corresponding EEG file and the supporting files were used together.

2.2 Methods of experiment

As the first step, readability of both the raw data and supporting files were checked. A very few data collection instances, in which one or more of the six needed files were corrupted, the entire session was removed from our analysis. In this study, a person/session was selected only if all four mind tasks were not corrupted. The analysis was conducted using the python language and the mne package in python was used to read the raw data using read_raw_brainvision. Out of 48 participants that can be considered for a single session, there were 32 people whose files were readable without being corrupted, for all 4 instances. Therefore, for the single session analysis raw data of these 32 participants was used.

Similarly, the mne package was used to read raw data for the 15 participants where data were collected in multiple sessions consisting about 8, 9 or 10 sessions. For these 15 participants, it was observed that 5 to 9 sessions were properly readable (for a selected good session, EEG data were properly readable for all four instances it has.). Therefore, when studying EEG data for multiple sessions, the data of five sessions (Table 1) were used for these 15 participants to allow fairness among all 15 participants. When there were more than 5 good-quality sessions available, the 5 sessions with the largest file sizes were selected and used in this study.

Table 1 The five sessions selected for each of the 15 participants when in multiple session analysis

In summary, using the loving kindness meditation EEG dataset (Pre-Resting, Post-Resting, LKM Self and LKM Others) two studies were conducted using the available readable data. In the first study, EEG data for 32 participants involved with a single session were used. For the second study, EEG data for 15 participants collected in 5 sessions were used. As the next step, cleaning of this readable raw EEG data is elaborated below.

The raw data consist of 128 channels from which one was an ECG channel. The ECG channel was removed, and the remaining 127 EEG channels were taken. Under the 10–20 montage, 4–5 channels were renamed accordingly to match the montage ‘standard_1005’. The dataset was filtered using a high pass filter of 0.5 Hz and a low pass filter of 45 Hz that gave the cleaned EEG dataset a frequency range starting from 0.5 Hz to 45 Hz. This frequency range contains 5 frequency bands that are used in studying meditation EEG; Delta (0.5–4 Hz), Theta (4–8 Hz), Alpha (8–13 Hz), Beta (13–30 Hz), Lower Gamma (30–45 Hz) and the filtering done also removed the 50-Hz noise that comes from electronic/electric devices in the country where the data were collected.

Something that is very common in many EEG meditation data analysis is to observe each data visually and remove some sub parts manually to get rid of faults, based on the wave appearance. This is highly questionable because the way one would visually observe faulty parts may be different from another and this is not scientific. Therefore, in this study, when a raw EEG data is selected for analysis, the whole data was taken for the study without removing any sub-part merely by visual observation. This allows another person to repeat the same procedure in future experiments.

Each selected EEG dataset was broken down into epochs of 2 s size with 1 s overlap. With a sampling rate of 1000, an epoch of 2 s will contain sufficient information for the feature extraction and classification. When an EEG data is broken into epochs, some information near to the splitting location gets lost. To avoid this, an overlapping of 1 s was used and this would put the separation location of one epoch placed in the middle of the adjacent epoch.

Here, two studies were conducted on the four mind tasks Pre-Resting, Post-Resting, LKM Self and LKM Others using the relevant EEG epochs. A pairwise comparison was done among these four mind tasks creating six pairs. They are (Pre-Resting/LKM Self), (Pre-Resting/LKM Others), (Pre-Resting/Post-Resting), (LKM Self/LKM Others), (Post-Resting/LKM Self) and (Post-Resting/LKM Other). These six pairs were used in single session study and in multi-session study where the results can be used to understand some characteristics of meditation EEG data.

The first study was conducted on the EEG data of 32 participants for a single session. A session consists of four mind tasks Pre-Resting, Post-Resting, LKM Self and LKM Others. Thus, six pairwise analysis was conducted. As an example, one pair is used in the explanation, as elaborated below, since the same procedure is applicable for all the six pairs. Moreover, the same procedure was conducted for all the 32 participants.

For a single person, the pair “Pre-Resting/LKM Self” was selected. Here, EEG data were read, filtered and broken in to two groups of epochs. Then the dataset was divided into training and testing sets where 70% was used for the training and 30% for testing. For the training and testing, a machine learning pipeline was built using Python scikit-learn library which consists of three steps. As the first step in the pipeline, a covariance matrix was estimated for the input data using Oracle Approximation Shrinkage (OAS). Then as the second step, common spatial pattern (CSP) with (nfilter = 8) was used for the feature extraction. Here, eight spatial filters were used in the CSP filter bank, while reducing the dimensionality of covariance matrix to extract the most relevant features. As the last step of the pipeline, linear discriminant analysis (LDA) was used as the classification algorithm. Then, training dataset was used for fitting with the pipeline to calculate the LDA coefficients that can be used to calculate the LDA scores for the testing data which will allow the classification of the test data. Then, the prediction accuracy for the test data was calculated using balanced_accuracy_score in Python. This was conducted 25 times and the average accuracy for the 25 tests for a single pair for a single person was calculated. A similar procedure was conducted for the remaining 5 pairs for the given person to calculate the prediction accuracies. This calculation was conducted on all selected 32 participants and the results are shown in Table 2.

Table 2 Average prediction accuracy (%) after conducting 25 tests each for 32 participants with single session using CSP and LDA (train 70%, test 30%)

The second study was conducted on the EEG data collected from the 15 participants for multiple sessions where each session consists of four mind tasks Pre-Resting, Post-Resting, LKM Self and LKM Others. Here, per person five sessions were selected (Table 1) for the study of behavior of EEG meditation data for multiple sessions. In this test, prediction accuracy was calculated for each person for all six mind task pairs. They are (Pre-Resting/LKM Self), (Pre-Resting/LKM Others), (Pre-Resting/Post-Resting), (LKM Self/LKM Others), (Post-Resting/LKM Self) and (Post-Resting/LKM Other). When considering a single pair such as Pre-Resting/LKM Self for a single person, corresponding EEG data for the five sessions were used. These EEG data for the five sessions for a given pair, were read, filtered, broken down into epochs with the labels of the two mind tasks. In this case, one group will have epochs of Pre-Resting EEG data of five sessions and the other group will have epochs of LKM Self EEG data of five sessions. Then the dataset was divided into training and testing sets where 70% was used for the training and 30% for testing. Similar to the first study (above-mentioned), a machine learning pipeline with CSP and LDA was used for feature extraction and classification and the average prediction accuracy for 25 experiments was calculated for the test dataset. This was repeated for all six pairs for a single person and the calculation was conducted on all 15 participants and the results are shown in Table 3. Using 70% of the data for training is the standard procedure, but there are cases where an algorithm may go for a bias training and produce a good accuracy when testing for the remaining 30% data. This kind of faulty training can be traced by reducing the training dataset size and increasing the testing dataset size and then comparing the accuracies for different training data sizes. One such case is displayed here, where the whole second experiment was repeated with the change where 20% of the data were used for the training and the remaining 80% were used for the testing and corresponding prediction accuracies are shown in Table 4.

Table 3 Average prediction accuracy (%) after conducting 25 tests each for 15 participants with 5 sessions using CSP and LDA (train 70%, test 30%)
Table 4 Average prediction accuracy (%) after conducting 25 tests each for 15 participants with 5 sessions using CSP and LDA (train 20%, test 80%)

3 Results

The first target of this study was to see how well a meditation EEG data can be classified from a non-meditation EEG data. For that, data of two meditation techniques were used, thereby attempting to see how these two types of meditation mind tasks classify with the two non-meditation mind tasks. The two non-meditation mind tasks were labeled as Pre-Resting and Post-Resting. Pre-Resting is the first mind task where the person stays in rest without doing any meditation. This is followed by the second and the third mind tasks which are meditation mind tasks (LKM-Self, LKM-Others). Lastly this is followed by the fourth mind task (Post-Resting) where the person stays in rest without doing any meditation after finishing the two meditation mind tasks. Our first task was to study how well each non-meditation instance classify with each meditation technique. Moreover, the next step was to check how well two meditation types can be classified. Finally, how well the two non-meditation sessions (Pre-Resting and Post-Resting) can be classified was checked.

Each individual result in Tables 24 shows the average prediction accuracy for each participant for a given pair of mind tasks. The six mind task pairs are (Pre-Resting/LKM Self), (Pre-Resting/LKM Others), (Pre-Resting/Post-Resting), (LKM Self/LKM Others), (Post-Resting/LKM Self) and (Post-Resting/LKM Other). The average value for each instance was calculated by conducting 25 experiments and averaging the obtained prediction accuracies.

Table 2 contains the average prediction accuracy for 32 participants after conducting 25 tests per participant. Original dataset had 48 participants, from which 32 participants had usable EEG data which were used for the analysis. A machine learning pipeline with CSP and LDA was used to get the results where 70% of the data were used for the training and 30% for the testing. The last row of Table 2 shows the average prediction accuracy calculated for all 32 participants. Here a single prediction accuracy per each pair of mind tasks indicates the performance of the algorithms used as well as some characteristics of the EEG meditation dataset that is being studied here.

The average classification accuracy obtained for Pre-Resting/LKM Self is 99.3% and for Pre-Resting/LKM Others is 99.6%. This gives an average of 99.5% for classifying meditation/Pre-Resting instances. At the same time, Post-Resting/LKM Self and Post-Resting/LKM other obtained 97.9% and 94.9%, respectively. Thus, giving an average of 96.4% for classifying meditation/Post-Resting instances. Pre-Resting/Post-Resting classification has given a high accuracy of 99.8%, but LKM Self/LKM Others has given a slightly lower accuracy of 95.6%.

After obtaining a high classification accuracy for the single session case, the conditions were evaluated for multiple sessions. The purpose is to test if some similar characteristics are shared among multiple sessions for a selected mind task for a given person. For checking this, 5 sessions were selected and a pool of epochs for each mind task was created. Using this, the classification accuracy for two mind tasks was checked where data from 5 sessions were used. The results are shown in Tables 3 and 4. Table 3 demonstrates the results of accuracies obtained where 70% of the data have been used for training and the rest for the testing, whereas in Table 4, 20% of the data were used for training and 80% of the data for testing. With such a huge reduction in the training data, less than 1% reduction in the accuracy for five out of the six tests was observed. The remaining one has less than 1.5% reduction in the accuracy. This is remarkable because 20% training data out of five sessions will on the average have data size of one session. This implies that only few data are enough to do the classification without a heavy loss in accuracy.

Table 3 contains the average prediction accuracy for 15 participants after conducting 25 tests. Original dataset had 48 participants, from which 15 participants were selected for collecting EEG data for multiple sessions containing 8 to 10 sessions. For all these 15 participants, 5 or more sessions were in good readable condition. Therefore, among these good-quality EEG data sessions, the largest 5 sessions were used in this analysis. CSP and LDA algorithms were used for feature extraction and classification. Here, 70% of the data were used for the training and 30% for the testing. The last row of Table 3 shows the average prediction accuracy calculated for all 15 participants which shows the prediction accuracy per each pair of mind tasks. Here a single prediction accuracy per each pair of mind tasks indicates the performance of the algorithms used as well as some characteristics of the EEG meditation dataset.

Table 4 contains the average prediction accuracy for 15 participants after conducting 25 tests and this study differs from the study where the results are shown in Table 3 by only one condition, which is the training and testing dataset sizes. A machine learning pipeline with CSP and LDA was used to get the results where 20% of the data were used for the training and 80% for the testing.

Since Tables 3 and 4 have almost similar results, only one of them is explained here (Table 3). The multiple session classification was done using the data of 15 participants for 5 sessions. The results show that the pairs (Pre-Resting/LKM Self), (Pre-Resting/LKM Others) and (Pre-Resting/Post-Resting) have relatively higher accuracies compared to the other pairs (LKM Self/LKM Others), (Post-Resting/LKM Self) and (Post-Resting/LKM Other). Here the average classification accuracy obtained for Pre-Resting/LKM Self is 82.7% and for Pre-Resting/LKM Others is 84.4%. This gives an average of 83.6% for classifying meditation/Pre-Resting instances. At the same time, Post-Resting/LKM Self and Post-Resting/LKM Others obtained 77.8% and 77.2%, respectively. Thus, giving an average of 77.5% for classifying meditation/Post-Resting instances. Pre-Resting/Post-Resting classification has given a relatively high accuracy of 85.9%, but LKM Self/LKM Others has given a slightly lower accuracy of 76.6%. When comparing the first three pairs and the other three pairs an accuracy reduction of 5% – 8% can be observed.

Figure 1 gives the comparison plot of average accuracy difference between first three accuracy columns and last three accuracy columns for Table 2. This plot is for the single session classification using 32 participants. Figure 2 gives the comparison plot of average accuracy difference between first three accuracy columns and last three accuracy columns for Table 3. This plot is for the multiple session classification using 15 participants.

Fig. 1
figure 1

Comparison of average of first three accuracy columns (average accuracy of pairs with Pre-Resting) with average of last three accuracy columns (average accuracy of pairs without Pre-Resting) for the 32 participants in Table 2 for single session classification

Fig. 2
figure 2

Comparison of average of first three accuracy columns (average accuracy of pairs with Pre-Resting) with average of last three accuracy columns (average accuracy of pairs without Pre-Resting) for the 15 participants in Table 3 for multiple session classification

4 Discussion

An EEG dataset collected from Loving Kindness Meditation for single and multiple sessions was used in this study and the dataset is currently available online. The most significant factor of the dataset is that it is a large dataset consisting of several meditation/non-meditation mind tasks collected for multiple sessions for multiple users. This gave the opportunity to study several patterns related to meditation EEG data for both single session and multiple sessions. The results we obtained in this study shows that good classification accuracy can be obtained for some instances, whereas for other instances this accuracy is slightly lower than the high accuracy ones, where all pairs were given similar analysis conditions. Based on these values we can understand some mind tasks have more similarities among them which make them hard to separate while the other mind tasks are easily separable owing to their differences. This is a valuable information that we can observe from the result set, which will be clearly explained below. At the same time, obtaining a very high accuracy for separating meditation and rest before meditation is also a high achievement in this study.

The ability to classify two pools of epochs from multiple sessions related to meditation mind tasks has a huge benefit, as explained in the introduction. With a 20% training data, a classification accuracy around 83% was obtained for the remaining 80% of the testing data (Table 4). This shows that some common characteristics are available among meditation multiple sessions. One such explanation we can give for this is we used 20% of the data taken from ten sessions where both groups contained five sessions each. Then, this 20% was used for the training and the remaining 80% from the ten groups were used for testing. Only 20% of training data and the large testing data (80%) produce an accuracy greater than 80% when doing the classification, thus giving the idea that some similarity is available among the five sessions of each group. Similarly, common characteristics are available among Pre-Resting multiple sessions. This indicates that if such similar characteristics could be identified for the current dataset, it is possible to use that knowledge to identify whether the new session is meditation or non-meditation. This paves the path for a future research opportunity where you use multiple sessions of meditation/non-meditation EEG data for training an algorithm and using that algorithm to determine into which category (meditation or non-meditation) a new mind task dataset will fall. At the moment, that is the biggest limitation in this study since you can only use data from the pool of epochs for testing and this does not currently support EEG data from a new session determining if this new data is a meditation or if it is a non-meditation session.

4.1 Understanding the EEG meditation dataset based on the results obtained

When considering the 4 mind tasks, Pre-Resting is the starting session where EEG data are collected before starting any meditation practice. On the other hand, Post-Resting is a resting session where EEG data are collected after finishing a meditation session. Pre-Resting and Post-Resting are not totally equal because as an example if a person’s mind gets calm when meditating, in the Post-Resting instance, immediately after a meditation session, this calmness might be still slightly lingering. This can be supported if Post-Resting has more similarities with the meditation sessions and also if it has some differences with Pre-Resting instance. LKM Self, LKM Others are two meditation sessions done in the middle in between Pre-Resting and Post-Resting instances. Where meditation loving kindness is done to oneself or others and the corresponding data were collected.

When looking at Tables 24, a pattern similarity in all 3 of them can be observed. For all three tables, when considering the six columns used for classification accuracies for the 6 pairs, the first 3 columns give higher accuracies compared to the remaining 3 columns. This difference is 2–4% for Table 2. But in Tables 3, 4, the difference has increased up to 5–8%. Here, the prediction accuracy difference was obtained while using similar conditions for all instances including the feature extraction and classification algorithms. Although the method of analysis is similar for all the six pairs, they exhibit two levels of accuracies. This implies the following facts. Firstly, a higher prediction accuracy between a pair indicates there is a larger difference between the two and a smaller similarity between the two. On the other hand, for a pair, if the prediction accuracy has reduced it means that there is a smaller a difference and a larger similarity between the two in the pair, when comparing with a higher prediction accuracy.

The classification accuracy difference between first three accuracy columns and last three accuracy columns of Tables 2 and 3 are clearly demonstrated in Figs. 1 and 2. Figure 1 contains the summary of the single-session 32-participant accuracy data shown in Table 2. Here, for each participant ‘Average accuracy of pairs with Pre-Resting’ was calculated using the first three accuracy columns of Table 2 and ‘Average accuracy of pairs without Pre-Resting’ was calculated using the last three accuracy columns of Table 2. The results show that out of the 32 participants, 28 participants have a higher accuracy average for the first three accuracy columns compared with the last three accuracy columns in Table 2. Among these 4 remaining participants, 3 of them have a marginal difference and only the participant no. 44 falls out of this pattern with a big value. The 28 participants out of 32 in Fig. 1 clearly indicate that the first three column average accuracy is larger than the last three column average accuracy in Table 2. This observation is further proven by Fig. 2. Figure 2 contains the summary of the multiple session 15 participant accuracy data shown in Table 3. Here, for each participant ‘Average accuracy of pairs with Pre-Resting’ was calculated using the first three accuracy columns of Table 3 and ‘Average accuracy of pairs without Pre-Resting’ was calculated using the last three accuracy columns of Table 3. The results show that out of the 15 participants, 14 participants have a higher accuracy average for the first three accuracy columns compared with the last three accuracy columns in Table 3. The only participant that deviated from this pattern was participant no 44, which is the same participant that gave a significant difference if Fig. 1. The 14 participants out of 15 in Fig. 2 clearly indicate that first three column average accuracy is larger than the last three column average accuracy in Table 3.

The results suggest that the 3 pairs; (Pre-Resting/LKM Self), (Pre-Resting/LKM Others) and (Pre-Resting/Post-Resting) have produced higher classification accuracies. The first two pairs compare Pre-Resting instance with a two meditation instances. This proves that a higher classification accuracy can be achieved for a Pre-Resting instance and a meditation session. On the other hand, the higher classification accuracy between Pre-Resting/Post-Resting indicates that there is a higher difference between the two instances.

In terms of the last two columns in the three tables, we can see that in both instances it exhibits lower accuracies compared to first three accuracy columns. This indicates that when comparing EEG of each meditation and Post-Resting instance, they have more similarity than comparing with Pre-Resting and meditation instances. At the same time the pair LKM Self/LKM Others, having a low classification accuracy, indicates both these meditation techniques have some shared characteristics.

Concluding remarks for Tables 24, we can observe that the instance Pre-Resting, when comparing with LKM Self, LKM Others and Post-Resting, gives the highest classification accuracies. This shows that Pre-Resting has a big difference from the other three. In the pairwise comparison among LKM Self, LKM Others and Post-Resting only a lower classification accuracy is obtained. This indicates that the difference among these three is low and the similarity is high when compared with Pre-Resting; suggesting that the EEG collected for the two meditation sessions and the Post-Resting session are almost similar to each other.

Meditation may cause certain significant changes in a person including the EEG data patterns. This is divided into two types namely ‘states’ and ‘traits’ [20]. ‘States’ are temporary changes happening when meditating compared to the rest instance before beginning the meditation. ‘Traits’ are some permanent changes that happens to a person doing meditation for a long time. The high EEG difference mentioned above, between the Pre-Resting instance and a meditation session (LKM Self or LKM Others) equals to a ‘states’ change. The high EEG difference between Pre-Resting and Post-Resting indicates a significant difference between the two. Furthermore, the similarity (low difference) between Post-Resting and a meditation session (LKM Self or LKM Others) indicates that they have some common characteristics. But the difference between Pre-Resting and Post-Resting is not a ‘trait’ change and it is a ‘state’ change because it is more of a temporary relaxation happening in a person after a meditation session.

4.2 Limitations of the study due to dataset characteristics

The dataset used in this study is of good-quality EEG data which we obtained after cleaning the original dataset and we selected four mind tasks for the analysis. The dataset was originally collected using 45 participants for one session and out of which 15 participants were used to collect multiple sessions. But one significant limitation of the collected dataset is, for the 45 participants the level of experience of meditation had not been collected as a measurement. The participants are said to be experienced meditators, but the level of experience of doing meditation is missing. Because of this lack of information, we can only study the state characteristics of the participants and we cannot study the trait characteristics of the participants related to the meditation tasks. Hence, one significant limitation of the dataset is, we can only study state characteristics and not the trait characteristics.

5 Conclusion

This study was conducted to classify EEG data on four mind tasks, namely two types of meditation, pre-resting before meditation and post-resting after meditation using CSP and LDA as the classification algorithms. The results show that CSP and LDA combination was very successful in classifying a single session EEG data on meditation and Pre-Resting mind task (average accuracy = 99.5%). For the multiple session instance, although CSP and LDA does some decent classification even for a 20% training data, further research needs to be done to increase the classification accuracy.

Relatively higher classification accuracies were obtained for the pairs (Pre-Resting/LKM Self), (Pre-Resting/LKM Others) and (Pre-Resting/Post-Resting) when comparing with the pairs (LKM Self/LKM Others), (Post-Resting/LKM Self) and (Post-Resting/LKM Other). The results indicates that Pre-Resting has a larger difference compared with Post-Resting, LKM Self and LKM Others. On the other hand, among Post-Resting, LKM Self and LKM Others there seems to be a lesser difference.

The results show the hidden characters among EEG data of meditation-related mind tasks. These hidden characters are vital in research endeavor involving developing useful algorithms that can help to get a better picture of a new meditation mind task when compared with previous mind tasks.

Availability of data and materials

The dataset DOI is "https://doi.org/10.18112/openneuro.ds003816.v1.0.1" and is available at “https://openneuro.org/datasets/ds003816/versions/1.0.1”.

References

  1. Thomas JW, Cohen M (2014) A methodological review of meditation research. Front Psychiatry. https://doi.org/10.3389/fpsyt.2014.00074

    Article  Google Scholar 

  2. Grossman P, Niemann L, Schmidt S, Walach H (2004) Mindfulness-based stress reduction and health benefits: a meta-analysis. J Psychosom Res 57:35–43. https://doi.org/10.1016/S0022-3999(03)00573-7

    Article  Google Scholar 

  3. Lau MA, Bishop SR, Segal ZV (2010) The Toronto Mindfulness Scale: development and validation. J Clin Psychol 66:430–441. https://doi.org/10.1002/jclp

    Article  Google Scholar 

  4. Davis KM, Lau MA, Cairns DR (2009) Development and preliminary validation of a trait version of the Toronto mindfulness scale. J Cogn Psychother 23:185–195. https://doi.org/10.1891/0889-8391.23.3.185

    Article  Google Scholar 

  5. Nasrolahzadeh M, Mohammadpoory Z, Haddadnia J (2019) Analysis of heart rate signals during meditation using visibility graph complexity. Cogn Neurodyn 13:45–52. https://doi.org/10.1007/s11571-018-9501-5

    Article  Google Scholar 

  6. Delgado-Pastor LC, Perakakis P, Subramanya P, Telles S, Vila J (2013) Mindfulness (Vipassana) meditation: effects on P3b event-related potential and heart rate variability. Int J Psychophysiol 90:207–214. https://doi.org/10.1016/j.ijpsycho.2013.07.006

    Article  Google Scholar 

  7. Dziembowska I, Izdebski P, Rasmus A, Brudny J, Grzelczak M, Cysewski P (2016) Effects of heart rate variability biofeedback on EEG alpha asymmetry and anxiety symptoms in male athletes: a pilot study. Appl Psychophysiol Biofeedback 41:141–150. https://doi.org/10.1007/s10484-015-9319-4

    Article  Google Scholar 

  8. West MA (1980) Meditation and the EEG. Psychol Med 10:369–375. https://doi.org/10.1017/S0033291700044147

    Article  Google Scholar 

  9. Ahani A, Wahbeh H, Nezamfar H, Miller M, Erdogmus D, Oken B (2014) Quantitative change of EEG and respiration signals during mindfulness meditation. J Neuroeng Rehabil 11:87

    Article  Google Scholar 

  10. Bostanov V, Ohlrogge L, Britz R, Hautzinger M, Kotchoubey B (2018) Measuring mindfulness: a psychophysiological approach. Front Hum Neurosci 12:1–22. https://doi.org/10.3389/fnhum.2018.00249

    Article  Google Scholar 

  11. Singh A, Lal S, Guesgen HW (2019) Reduce calibration time in motor imagery using spatially regularized symmetric positives-definite matrices based classification. Sensors (Switzerland). https://doi.org/10.3390/s19020379

    Article  Google Scholar 

  12. Cahn BR, Delorme A, Polich J (2010) Occipital gamma activation during Vipassana meditation. Cogn Process 11:39–56. https://doi.org/10.1007/s10339-009-0352-1

    Article  Google Scholar 

  13. Dunn BR, Hartigan JA, Mikulas WL (1999) Concentration and mindfulness meditations: unique forms of consciousness? Appl Psychophysiol Biofeedback 24:147–165. https://doi.org/10.1023/A:1023498629385

    Article  Google Scholar 

  14. Banquet JP (1973) Spectral analysis of the EEG in meditation. Electroencephalogr Clin Neurophysiol 35:143–151. https://doi.org/10.1016/0013-4694(73)90170-3

    Article  Google Scholar 

  15. Jurcak V, Tsuzuki D, Dan I (2007) 10/20, 10/10, and 10/5 systems revisited: their validity as relative head-surface-based positioning systems. Neuroimage 34:1600–1611. https://doi.org/10.1016/j.neuroimage.2006.09.024

    Article  Google Scholar 

  16. Tang YY, Tang R, Rothbart MK, Posner MI (2019) Frontal theta activity and white matter plasticity following mindfulness meditation. Curr Opin Psychol 28:294–297. https://doi.org/10.1016/j.copsyc.2019.04.004

    Article  Google Scholar 

  17. Scheeringa R, Bastiaansen MCM, Petersson KM, Oostenveld R, Norris DG, Hagoort P (2008) Frontal theta EEG activity correlates negatively with the default mode network in resting state. Int J Psychophysiol 67:242–251. https://doi.org/10.1016/j.ijpsycho.2007.05.017

    Article  Google Scholar 

  18. Ferrarelli F, Smith R, Dentico D, Riedner BA, Zennig C, Benca RM, Lutz A, Davidson RJ, Tononi G (2013) Experienced mindfulness meditators exhibit higher parietal-occipital EEG gamma activity during NREM sleep. PLoS ONE. https://doi.org/10.1371/journal.pone.0073417

    Article  Google Scholar 

  19. Özerdem A, Güntekin B, Atagün I, Turp B, Başar E (2011) Reduced long distance gamma (28–48 Hz) coherence in euthymic patients with bipolar disorder. J Affect Disord 132:325–332. https://doi.org/10.1016/j.jad.2011.02.028

    Article  Google Scholar 

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

    Article  Google Scholar 

  21. NEW actiCAP and actiCHamp caps now with an improved and unified layout. 28th July 2016. https://pressrelease.brainproducts.com/uol/. Accessed 13 Mar 2023

  22. Singh A, Hussain AA, Lal S, Guesgen HW (2021) A comprehensive review on critical issues and possible solutions of motor imagery based electroencephalography brain-computer interface. Sensors 21:1–35. https://doi.org/10.3390/s21062173

    Article  Google Scholar 

  23. Devipriya A, Nagarajan N (2018) A novel method of segmentation and classification for meditation in health care systems. J Med Syst. https://doi.org/10.1007/s10916-018-1062-y

    Article  Google Scholar 

  24. Lotte F, Bougrain L, Cichocki A, Clerc M, Congedo M, Rakotomamonjy A, Yger F (2018) A review of classification algorithms for EEG-based brain-computer interfaces: a 10 year update. J Neural Eng. https://doi.org/10.1088/1741-2552/aab2f2

    Article  Google Scholar 

  25. Ingle R, Oimbe S, Kehri V, Awale RN (2018) Classification of EEG signals during meditation and controlled state using PCA, ICA, LDA and support vector machines. Int J Pure Appl Math 118:3179–3190

    Google Scholar 

  26. Subasi A, Gursoy MI (2010) EEG signal classification using PCA, ICA, LDA and support vector machines. Expert Syst Appl 37:8659–8666. https://doi.org/10.1016/j.eswa.2010.06.065

    Article  Google Scholar 

  27. Delorme A, 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. https://doi.org/10.1016/j.jneumeth.2003.10.009

    Article  Google Scholar 

  28. Urigüen JA, Garcia-Zapirain B (2015) EEG artifact removal: state-of-the-art and guidelines. J Neural Eng. https://doi.org/10.1088/1741-2560/12/3/031001

    Article  Google Scholar 

  29. Duda AT, Clarke AR, De Blasio FM, Rout TW, Barry RJ (2023) The effects of concentrative meditation on the electroencephalogram in novice meditators. Clin EEG Neurosci 54:130–140. https://doi.org/10.1177/15500594211065897

    Article  Google Scholar 

  30. Widmann A, Schröger E, Maess B (2015) Digital filter design for electrophysiological data—a practical approach. J Neurosci Methods 250:34–46. https://doi.org/10.1016/j.jneumeth.2014.08.002

    Article  Google Scholar 

  31. Barry RJ, Clarke AR, Johnstone SJ, Magee CA, Rushby JA (2007) EEG differences between eyes-closed and eyes-open resting conditions. Clin Neurophysiol 118:2765–2773. https://doi.org/10.1016/j.clinph.2007.07.028

    Article  Google Scholar 

  32. Thomas KP, Lau CT, Vinod AP, Guan C, Ang KK (2009) A new discriminative common spatial pattern method for motor imagery brain–computer interfaces. IEEE Trans Biomed Eng 56:2730–2733. https://doi.org/10.1109/TBME.2009.2026181

    Article  Google Scholar 

  33. Li M, Zhang C, Jia S, Sun Y (2018) Classification of motor imagery tasks in source domain. In: Li M (ed) International conference on mechatronics and automation. IEEE, Changchun

    Google Scholar 

  34. Ang KK, Chin ZY, Wang C, Guan C, Zhang H (2012) Filter bank common spatial pattern algorithm on BCI competition IV datasets 2a and 2b. Front Neurosci. https://doi.org/10.3389/fnins.2012.00039

    Article  Google Scholar 

  35. Lotte F, Guan C (2011) Regularizing common spatial patterns to improve BCI designs: unified theory and new algorithms. IEEE Trans Biomed Eng 58:355–362. https://doi.org/10.1109/TBME.2010.2082539

    Article  Google Scholar 

  36. Schlögl A, Lee F, Bischof H, Pfurtscheller G (2005) Characterization of four-class motor imagery EEG data for the BCI-competition 2005. J Neural Eng. https://doi.org/10.1088/1741-2560/2/4/L02

    Article  Google Scholar 

  37. Tariq M, Trivailo PM, Simic M (2019) Classification of left and right knee extension motor imagery using common spatial pattern for BCI applications. Proc Comput Sci 159:2598–2606

    Article  Google Scholar 

  38. Deolindo CS, Ribeiro MW, Aratanha MA, Afonso RF, Irrmischer M, Kozasa EH (2020) A critical analysis on characterizing the meditation experience through the electroencephalogram. Front Syst Neurosci 14:1–29. https://doi.org/10.3389/fnsys.2020.00053

    Article  Google Scholar 

  39. Medvedev ON, Krägeloh CU, Narayanan A, Siegert RJ (2017) Measuring mindfulness: applying generalizability theory to distinguish between state and trait. Mindfulness (N Y) 8:1036–1046. https://doi.org/10.1007/s12671-017-0679-0

    Article  Google Scholar 

  40. Fell J, Axmacher N, Haupt S (2010) From alpha to gamma: Electrophysiological correlates of meditation-related states of consciousness. Med Hypotheses 75:218–224. https://doi.org/10.1016/j.mehy.2010.02.025

    Article  Google Scholar 

  41. Aftanas LI, Golosheikin SA (2003) Changes in cortical activity during altered states of consciousness: study of meditation by high resolution EEG. Fiziol Cheloveka 29:18–27

    Google Scholar 

  42. Fingelkurts AA, Fingelkurts AA, Kallio-Tamminen T (2016) Trait lasting alteration of the brain default mode network in experienced meditators and the experiential selfhood. Self Identity 15:381–393. https://doi.org/10.1080/15298868.2015.1136351

    Article  Google Scholar 

  43. Brandmeyer T, Delorme A, Wahbeh H (2019) The neuroscience of meditation: classification, phenomenology, correlates, and mechanisms. Prog Brain Res 244:1–29. https://doi.org/10.1016/bs.pbr.2018.10.020

    Article  Google Scholar 

  44. Zeng X, Li M, Zhang B, Liu X (2014) Revision of the Philadelphia mindfulness scale for measuring awareness and equanimity in Goenka’s Vipassana meditation with Chinese Buddhists. J Relig Health 54:623–637. https://doi.org/10.1007/s10943-014-9870-y

    Article  Google Scholar 

  45. Lukseng T, Siripornpanich V, Chutabhakdikul N (2020) Long-term Vipassana meditation enhances executive function in adult meditators. Siriraj Med J 72:352–360

    Article  Google Scholar 

  46. Murata T, Koshino Y, Omori M, Murata I, Nishio M, Sakamoto K, Horie T, Isaki K (1994) Quantitative EEG study on Zen meditation (Zazen). Psychiatry Clin Neurosci 48:881–890. https://doi.org/10.1111/j.1440-1819.1994.tb03090.x

    Article  Google Scholar 

  47. Yu X, Fumoto M, Nakatani Y, Sekiyama T, Kikuchi H, Seki Y, Sato-Suzuki I, Arita H (2011) Activation of the anterior prefrontal cortex and serotonergic system is associated with improvements in mood and EEG changes induced by Zen meditation practice in novices. Int J Psychophysiol 80:103–111. https://doi.org/10.1016/j.ijpsycho.2011.02.004

    Article  Google Scholar 

  48. Kato T, Kawano K (2017) Physiological investigation on EEG coherency during yoga meditation and qigong exercise. J Int Soc Life Inform Sci 35:99. https://doi.org/10.18936/islis.35.2_99

    Article  Google Scholar 

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

    Article  Google Scholar 

  50. Wong G, Sun R, Adler J, Yeung KW, Yu S, Gao J (2022) Loving-kindness meditation (LKM) modulates brain-heart connection: an EEG case study. Front Hum Neurosci. https://doi.org/10.3389/fnhum.2022.891377

    Article  Google Scholar 

  51. Rana N (2015) Mindfulness and loving-kindness meditation: a potential tool for mental health and subjective well-being. Indian J Posit Psychol 6:189. https://doi.org/10.15614/ijpp/2015/v6i2/73847

    Article  Google Scholar 

  52. Travis F, Haaga DAF, Hagelin J, Tanner M, Arenander A, Nidich S, Gaylord-King C, Grosswald S, Rainforth M, Schneider RH (2010) A self-referential default brain state: patterns of coherence, power, and eLORETA sources during eyes-closed rest and transcendental meditation practice. Cogn Process 11:21–30. https://doi.org/10.1007/s10339-009-0343-2

    Article  Google Scholar 

  53. Travis F (2001) Autonomic and EEG patterns distinguish transcending from other experiences during Transcendental Meditation practice. Int J Psychophysiol 42:1–9. https://doi.org/10.1016/S0167-8760(01)00143-X

    Article  Google Scholar 

  54. Wahbeh H, Sagher A, Back W, Pundhir P, Travis F (2018) A systematic review of transcendent states across meditation and contemplative traditions. Explore 14:19–35. https://doi.org/10.1016/j.explore.2017.07.007

    Article  Google Scholar 

  55. Travis F, Shear J (2010) Focused attention, open monitoring and automatic self-transcending: categories to organize meditations from Vedic, Buddhist and Chinese traditions. Conscious Cogn 19:1110–1118. https://doi.org/10.1016/j.concog.2010.01.007

    Article  Google Scholar 

  56. Fingelkurts AA, Fingelkurts AA, Kallio-Tamminen T (2015) EEG-guided meditation: a personalized approach. J Physiol Paris 109:180–190. https://doi.org/10.1016/j.jphysparis.2015.03.001

    Article  Google Scholar 

  57. Davis DM, Hayes JA (2011) What are the benefits of mindfulness? A practice review of psychotherapy-related research. Psychotherapy 48:198–208. https://doi.org/10.1037/a0022062

    Article  Google Scholar 

  58. Hankey A, Shetkar R (2016) Self-transcending meditation is good for mental health: why this should be the case. Int Rev Psychiatry 28:236–240. https://doi.org/10.1080/09540261.2016.1191449

    Article  Google Scholar 

  59. Brandmeyer T, Delorme A (2013) Meditation and neurofeedback. Front Psychol 4:3–5. https://doi.org/10.3389/fpsyg.2013.00688

    Article  Google Scholar 

  60. Flett JAM, Hayne H, Riordan BC, Thompson LM, Conner TS (2019) Mobile mindfulness meditation: a randomised controlled trial of the effect of two popular apps on mental health. Mindfulness (N Y) 10:863–876. https://doi.org/10.1007/s12671-018-1050-9

    Article  Google Scholar 

  61. Qu C, Sas C, Daudén Roquet C, Doherty G (2020) Functionality of top-rated mobile apps for depression: systematic search and evaluation. JMIR Ment Health. 7:e15321. https://doi.org/10.2196/15321

    Article  Google Scholar 

  62. Bostock S, Crosswell AD, Prather AA, Steptoe A (2019) Mindfulness on-the-go: effects of a mindfulness meditation app on work stress and well-being. J Occup Health Psychol 24:127–138. https://doi.org/10.1037/ocp0000118

    Article  Google Scholar 

  63. Huberty J, Green J, Glissmann C, Larkey L, Puzia M, Lee C (2019) Efficacy of the mindfulness meditation mobile app “calm” to reduce stress among college students: randomized controlled trial. J Med Internet Res. https://doi.org/10.2196/14273

    Article  Google Scholar 

  64. Crivelli D, Fronda G, Venturella I, Balconi M (2019) Supporting mindfulness practices with brain-sensing devices. Cognitive and electrophysiological evidences. Mindfulness (NY) 10:301–311. https://doi.org/10.1007/s12671-018-0975-3

    Article  Google Scholar 

  65. Roquet CD, Sas C (2018) Evaluating mindfulness meditation apps. In: Conference on human factors in computing systems—proceedings, 2018-April. https://doi.org/10.1145/3170427.3188616

  66. Tee JL, Phang SK, Chew WJ, Phang SW, Mun HK (2020) Classification of meditation states through EEG: a method using discrete wavelet transform. AIP Conf Proc. https://doi.org/10.1063/5.0001375

    Article  Google Scholar 

Download references

Acknowledgements

The online data available from “https://openneuro.org/datasets/ds003816/versions/1.0.1” were used in the preparation of this article.

Funding

Not applicable.

Author information

Authors and Affiliations

Authors

Contributions

NDL analyzed, interpreted the data and wrote the original manuscript. Moreover, conceptualizing, designing the methodology and writing the necessary software were carried out. NDL and AAH worked on the validation. NDL, AAH, AS, SL, HK and HWG contributed to review and edit the manuscript. SL, HK and HWG supervised the work. All authors read and approved the final manuscript.

Corresponding author

Correspondence to Nalinda D. Liyanagedera.

Ethics declarations

Ethics approval and consent to participate

This work is based on secondary datasets available online. Hence ethical approval was not necessary.

Competing interests

The authors declare no competing interests.

Additional information

Publisher's Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Liyanagedera, N.D., Hussain, A.A., Singh, A. et al. Common spatial pattern for classification of loving kindness meditation EEG for single and multiple sessions. Brain Inf. 10, 24 (2023). https://doi.org/10.1186/s40708-023-00204-9

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s40708-023-00204-9

Keywords