Next Article in Journal
Entropy Measures of Street-Network Dispersion: Analysis of Coastal Cities in Brazil and Britain
Previous Article in Journal
On the Entropy of a Two Step Random Fibonacci Substitution
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Application of Multivariate Empirical Mode Decomposition and Sample Entropy in EEG Signals via Artificial Neural Networks for Interpreting Depth of Anesthesia

1
Department of Mechanical Engineering, Yuan Ze University, Taoyuan, Chung-Li, 32003, Taiwan
2
Department of Anesthesiology, College of Medicine, National Taiwan University, Taipei, 100, Taiwan
3
School of Engineering and Design, Brunel University, London, UB8 3PH, UK
4
Missile & Rocket Systems Research Division, Chung-Shan Institute of Science and Technology, Taoyuan, Longtan, 32500, Taiwan
5
Center for Dynamical Biomarkers and Translational Medicine, National Central University, Chung-Li, 32001, Taiwan
*
Author to whom correspondence should be addressed.
Entropy 2013, 15(9), 3325-3339; https://doi.org/10.3390/e15093325
Submission received: 21 May 2013 / Revised: 4 August 2013 / Accepted: 16 August 2013 / Published: 23 August 2013

Abstract

:
EEG (Electroencephalography) signals can express the human awareness activities and consequently it can indicate the depth of anesthesia. On the other hand, Bispectral-index (BIS) is often used as an indicator to assess the depth of anesthesia. This study is aimed at using an advanced signal processing method to analyze EEG signals and compare them with existing BIS indexes from a commercial product (i.e., IntelliVue MP60 BIS module). Multivariate empirical mode decomposition (MEMD) algorithm is utilized to filter the EEG signals. A combination of two MEMD components (IMF2 + IMF3) is used to express the raw EEG. Then, sample entropy algorithm is used to calculate the complexity of the patients’ EEG signal. Furthermore, linear regression and artificial neural network (ANN) methods were used to model the sample entropy using BIS index as the gold standard. ANN can produce better target value than linear regression. The correlation coefficient is 0.790 ± 0.069 and MAE is 8.448 ± 1.887. In conclusion, the area under the receiver operating characteristic (ROC) curve (AUC) of sample entropy value using ANN and MEMD is 0.969 ± 0.028 while the AUC of sample entropy value without filter is 0.733 ± 0.123. It means the MEMD method can filter out noise of the brain waves, so that the sample entropy of EEG can be closely related to the depth of anesthesia. Therefore, the resulting index can be adopted as the reference for the physician, in order to reduce the risk of surgery.

1. Introduction

Accurate and non-invasive monitoring of depth of anesthesia (DOA) [1] is very desirable during surgery. To achieve this purpose, many of the techniques or devices have been examined or used as methods to indicate the DOA, such as heart rate, blood pressure, and electroencephalogram (EEG) signals [2,3]. Among these methods, the analysis of EEG is very intuitive, because the main action of general anesthetic agents takes place in the brain. EEG normally measured non-invasively through scalp electrodes, reflects the spontaneous electrical activities of the human brain over a short period of time, according to the analysis of which the state of human can be determined. However, it is still very difficult to know the patient’s level of consciousness at the current stage. So far, there are 95% spectral edge frequency (SEF95), median power frequency (MPF), spectral edge frequency, narcotrend index (NI), and bispectral index (BIS) [4,5,6,7]. Except for bispectral analysis, these methods use linear computational algorithms. However, none of these methods have been proved to completely express the EEG message. EEGs exhibit significant complex behavior with strong nonlinear and dynamical properties [8]. Linear methods cannot express or ignore the message in some cases. Therefore, nonlinear theory may be a better approach than traditional linear methods in characterizing the intrinsic nature of the EEG.
Originally, entropy was viewed as a thermodynamic property that is the measure of a system’s thermal energy per unit temperature. While applying the concept, entropy can address the system randomness and predictability. About a decade ago, researchers try to explain the depth of anesthesia using entropy. If the entropy is small, it indicates that the patient status is in anesthesia. If the entropy is large, it expressed that the patient status is awake. Response entropy (RE) and state entropy (SE) [9,10] are based on spectral entropy [11]. Spectral entropy uses FFT at first, however FFT is linear method so it might miss out some important imformation. ApEn (Approximate entropy) [12,13] for nonlinear physiological signals was developed in 1991. The sample entropy (SampEn) [14,15,16,17] is an improvement of ApEn with respect to computation and accuracy of signal regularity. Therefore, more information can be extracted form EEG using SampEn compared to ApEn.
Sample entropy will report false results when there is noise in the EEG, therefore a filter is needed. Multivariate empirical mode decomposition (MEMD) is very powerful filter. It can filter out noise and does not undermine the original signal. Therefore, SampEn can be used in conjunction with MEMD as signal processing methods to interpret the EEG signals for monitoring depth of anesthesia to reduce the burden on physicians.
This paper is divided into five parts. First, the concept of depth of anesthesia is introduced. Then the SampEn and MEMD methodologies are described in the next section. In the third part, an experiment is designed in order to identify the best IMF combinations. Monitoring DOA by sample entropy is described in the fourth part. Finally, the results are discussed and the conclusions are drawn.

2. Materials and Methods

2.1. Materials

In this study, the EEG signals are collected from thirty patients, whose ages are ranged from 20 to 80 and under ear nose and throat (ENT) surgery with general anesthesia at the National Taiwan University Hospital (NTUH) of Taiwan. Subjects who had alcohol, smoking, medical illness or medication issues were excluded. The equipment in the operation room included a physiological monitor (IntelliVue MP60) and a portable computer. This equipment displays the patient’s physiological signals, such as electrocardiographic (ECG), EEG, blood pressure (BP) and saturated percentage of oxygen (SpO2) in real time. The study is mainly aimed at single channel EEG signal analysis for interpretation of DOA using the BIS™ Quatro Sensor. It can only collect single channel EEG signal since only consciousness is measured during anesthesia. This study was also approved by Institutional Review Board and written informed consent was obtained for the permission of the patients.

2.2. Sample Entropy

We can imagine that the entropy is the index of the degree of confusion. When the signal is not changing, entropy is lower. When the signal has more confusion and no regularity, entropy is higher. Based on this concept, the entropy is very useful in that it can be applied to the analysis of EEGs. Sample entropy improves an approximate entropy so that the entropy of the results can be more sensitive. At the same time, we can get more information from the EEG.
First, given N data points from a time series { x ( n ) } = x ( 1 ) ,  x ( 2 ) ,   ,  x ( N ) to define SampEn, and set two parameters which are r and m. The former parameter (r) is a coefficient of tolerance, while the latter (m) is the dimension of the template vector (Xm), and general formula of the kth Xm is x ( k ) , x ( k + 1 ) ,   ,  x ( k + 1 m ) . Then, compute the total number of the distances that are less than R (R = r × SD (standard deviation of original data)). The distance function is as shown in Equation (1):
d [ X m ( i ) , X m ( j ) ] = max [ | x ( i + k ) x ( j + k ) | ] . ( k [ 0 , m 1 ] ,  i j )
Here, Bi(r) is used to express the ith total number, then calculate Bm(r) using Equation (2):
B m ( r ) = N m 1 N m i = 1 N m B i ( r )
Finally, we calculate B m + 1 ( r ) that is similar to the computation of Bm(r) and calculate the sample entropy using Equation (3):
S a m p E n ( m , r , N ) = l n [ B m + 1 ( r ) B m ( r ) ]
In this study, various theoretical and clinical applications have been shown that m = 1 or 2, and r = 0.1 ~ 0.2SD are more suitable values to use. In this study, we tried parameters like m = 2 and r = 0.1SD.

2.3. Multivariate Empirical Mode Decomposition

EEG signals are very weak, so they are easily interfered by other signals, such as from electromyography (EMG), electrooculogram (EOG), or electrosurgical units (ESUs) [18]. These signals are contaminating noise in the EEG, so they will cause erroneous results. Therefore, a method is required that can filter out noise and does not undermine the original signal. Huang et al. proposed empirical mode decomposition (EMD) [19,20], that can decompose the original signal into different intrinsic mode functions (IMFs), expressed as follows:
x ( t ) = i = 1 n c i ( t ) + r n ( t )
where x ( t ) is the original signal in time domain, c i ( t ) is ith IMF, and r n ( t ) is the residue. Hence, we can choose the different suitable IMFs combination and get rid of noise of IMFs to re-construct the signal. However, EMD has problems of mode mixing so they proposed the EEMD technique [21] to solve this problem. Unfortunately, EEMD is time-consuming and can add noise into the original signal. In 2010, Rehman and Mandic [22] propose an improved EMD method called multivariate empirical mode decomposition (MEMD). Later, in 2011 they proposed a noise-assisted MEMD method (N-A MEMD) [23], which is not only suitable for dealing with multichannel signals, but also solves the problem of mode mixing using white Gaussian noise added to different channels. Hence, the N-A MEMD method was used in this paper. In computation of N-A MEMD, the mean m ( t ) is calculated by means of the multivariate envelope curves, expressed as follows:
m ( t ) = 1 K k = 1 K   e θ k ( t )
where e θ k ( t ) are the multivariate envelope curves of the whole set of direction vectors and K is length of the vectors. Then, we compute the remainder r ( t ) by r ( t ) = x ( t ) m ( t ) . If the remainder fulfills the stoppage criterion, the remainder is a multivariate IMF. If not, the input x ( t ) will equal the remainder r ( t ) and compute the remainder again. We repeat these steps until all of multivariate IMFs are found. Regarding the stoppage criterion, it is still the same as the original EMD proposed by Huang et al. [19] using decomposing signal until the signal becomes monotonic.

2.4. Artificial Neural Networks

The SampEn value range is from 0 to 3, but the surgeon does not know whether the patient is awake or unconscious when the SampEn value is 2, so an index is needed to indicate the patient’s state. In order to model this patients’ state, a commercial product (BIS machine) is used as the gold standard. Hence, the traditional method of linear regression and nonlinear method of ANN were compared.
ANN is a parallel computing model which is similar to the human nerve structure, so that it is also called the parallel distributed processing model or connectionist model [24]. ANN uses repeated constant learning and error correction in order to achieve the best output, so that the whole system is like a brain that understands the new problems, analyzes, and finally sums up the best conclusion. In ANN there are three learning rules generally: supervised learning, unsupervised learning and reinforced learning. In supervised learning, a new weight is generated by the correspondence between the rules in the input and output values in the training. In this study, a back-propagation neural network (BPNN) is used for leaning to model SampEn and BIS values.

3. Analysis of Intrinsic Mode Functions

Ten IMFs obtained by N-A MEMD are shown in Figure 1. However, which IMFs are related to brainwaves and which IMFs are related to noise is still difficult to decide. In this study, the experiment is designed such that IMFs combinations which are needed for the next analysis are acquired by sample entropy and FFT. Based on the concept of entropy, the patient’s brain activity is faster before the patient is injected with medicine. Therefore, the sample entropy value should be higher.
Figure 1. EEG (5 s) and IMFs.
Figure 1. EEG (5 s) and IMFs.
Entropy 15 03325 g001
During surgery, the patient’s brain activity is slower due to the drug’s effect. Hence, the sample entropy value should be lower. During recovery, the patient’s brain activity gradually returns to normal, so the sample entropy value should raise gradually. EEG for thirty patients from NTUH was recorded and every patient’s data was divided into three stages. Each stage only takes one minute. The first stage is before injecting drugs so the patients have no drug effects and their status should be awake. The second stage is during surgery when the EEG is the most gentle and undisturbed. At this time, because the role of anesthetic drugs, the state of the patient is now unconscious. The third stage is the recovery stage where one minute before the end of the collection of data is selected. At this time, the patient can move his body consciously.
Table 1 shows the frequencies of each IMF obtained by computing the frequency of each IMF using FFT. According to frequency ranges of the EEG signals from state and response entropies, which are from 0.8 Hz to 47 Hz and 0.8 Hz to 32 Hz respectively, IMF2, IMF3, IMF4, IMF5, and IMF6, were selected so there are a total of 31 possible combinations. The entropy of each stage and the combinations were calculated as shown in Table 2. If the entropy value of stage 2 is both less than entropy value of stage 1 and stage 3, the combination may be suitable for use. There are five combinations (i.e., IMF2, IMF2 + IMF3, IMF2 + IMF4, IMF2 + IMF3 + IMF4, and IMF2 + IMF3 + IMF6) which are qualified. Statistical approach was used to calculate the p value that entropy value of stage 1 and stage 2 and entropy value of stage 2 and stage 3. As shown in Table 3, there are three combinations’ (IMF2, IMF2 + IMF3, and IMF2 + IMF3 + IMF4) of significant p values of stage 1 and stage 2 and entropy value of stage 2 and stage 3 are less 0.05. The selected combination (IMF2+IMF3) that has the least p value of stage 1 and stage 2 and entropy value of stage 2 and stage 3 are shown in Figure 2.
Figure 2. IMF2, IMF2 + IMF3, and IMF2 + IMF3 + IMF4 of sample entropy in each stage.
Figure 2. IMF2, IMF2 + IMF3, and IMF2 + IMF3 + IMF4 of sample entropy in each stage.
Entropy 15 03325 g002
In addition, it was found that IMF2 frequency is in β wave (12.5~25Hz); IMF3 frequency is in α wave (7.5~12.5Hz); IMF4 frequency is in θ wave (3.5~7.5Hz); IMF5~9 frequency is in δ wave (1.5~3.5Hz). Therefore, it is similar to previous brain wave studies in that the combination of these (IMF2, IMF2 + IMF3 and IMF2 + IMF3 + IMF4) represent the patient awake to conscious state [25].
Table 1. IMFs of frequency at each stage.
Table 1. IMFs of frequency at each stage.
Stage1Stage2Stage3
IMF147.254 ± 7.34350.512 ± 5.34545.529 ± 7.420
IMF220.583 ± 2.89218.552 ± 2.31119.957 ± 3.429
IMF39.650 ± 1.65610.212 ± 1.37310.234 ± 1.999
IMF45.088 ± 1.1065.558 ± 1.1675.639 ± 1.438
IMF52.707 ± 0.6442.809 ± 0.6382.783 ± 0.768
IMF61.456 ± 0.3781.427 ± 0.3470.414 ± 0.396
IMF70.779 ± 0.2370.740 ± 0.2140.770 ± 0.231
IMF80.401 ± 0.1430.376 ± 0.1440.404 ± 0.151
IMF90.157 ± 0.1200.126 ± 0.1130.153 ± 0.123
IMF100.027 ± 0.0600.017 ± 0.0460.029 ± 0.060
Table 2. Sample entropy of the combinations at each stage.
Table 2. Sample entropy of the combinations at each stage.
Stage1Stage2Stage 3
IMF21.576 ± 0.3011.317 ± 0.1981.557 ± 0.335
IMF30.753 ± 0.1620.813 ± 0.0970.833 ± 0.167
IMF40.557 ± 0.1130.657 ± 0.0390.605 ± 0.110
IMF50.473 ± 0.1230.567 ± 0.0500.491 ± 0.129
IMF60.386 ± 0.1090.422 ± 0.0760.373 ± 0.119
IMF2 + IMF31.702 ± 0.3491.387 ± 0.1801.758 ± 0.367
IMF2 + IMF41.571 ± 0.5111.556 ± 0.2371.796 ± 0.435
IMF2 + IMF51.452 ± 0.5591.586 ± 0.2901.727 ± 0.515
IMF2 + IMF61.426 ± 0.5741.559 ± 0.3261.694 ± 0.517
IMF3 + IMF40.777 ± 0.1990.950 ± 0.0970.921 ± 0.214
IMF3 + IMF50.797 ± 0.2371.042 ± 0.1120.966 ± 0.276
IMF3 + IMF60.803 ± 0.2561.047 ± 0.1340.964 ± 0.288
IMF4 + IMF50.526 ± 0.1250.656 ± 0.0460.591 ± 0.131
IMF4 + IMF60.552 ± 0.1210.682 ± 0.0520.599 ± 0.138
IMF5 + IMF60.409 ± 0.1100.515 ± 0.0550.432 ± 0.127
IMF2 + IMF3 + IMF41.484 ± 0.4551.356 ± 0.1651.689 ± 0.406
IMF2 + IMF3 + IMF51.428 ± 0.4831.429 ± 0.1621.657 ± 0.429
IMF2 + IMF3 + IMF61.428 ± 0.4901.424 ± 0.1701.650 ± 0.430
IMF2 + IMF4 + IMF51.302 ± 0.5641.380 ± 0.2691.623 ± 0.515
IMF2 + IMF4 + IMF61.346 ± 0.5511.424 ± 0.2681.625 ± 0.486
IMF2 + IMF5 + IMF61.218 ± 0.5761.377 ± 0.3251.558 ± 0.571
IMF3 + IMF4 + IMF50.715 ± 0.2200.964 ± 0.1070.882 ± 0.242
IMF3 + IMF4 + IMF60.751 ± 0.2140.982 ± 0.1080.896 ± 0.240
IMF3 + IMF5 + IMF60.695 ± 0.2491.010 ± 0.1430.895 ± 0.308
IMF4 + IMF5 + IMF60.475 ± 0.1360.646 ± 0.0490.557 ± 0.147
IMF2 + IMF3 + IMF4 + IMF51.276 ± 0.5001.304 ± 0.1701.560 ± 0.453
IMF2 + IMF3 + IMF4 + IMF61.316 ± 0.4821.321 ± 0.1651.570 ± 0.439
IMF2 + IMF3 + IMF5 + IMF61.238 ± 0.5201.355 ± 0.1871.538 ± 0.493
IMF2 + IMF4 + IMF5 + IMF61.144 ± 0.5651.279 ± 0.2731.492 ± 0.541
IMF3 + IMF4 + IMF5 + IMF60.652 ± 0.2360.952 ± 0.1240.840 ± 0.258
IMF2 + IMF3 + IMF4 + IMF5 + IMF61.143 ± 0.5161.260 ± 0.1771.458 ± 0.492
Table 3. P value of stage1 & stage2, and stage2 & stage3.
Table 3. P value of stage1 & stage2, and stage2 & stage3.
Stage1 & Stage2 (P value)Stage2 & Stage3 (P value)
IMF21.15×10381.08×10−28
IMF2 + IMF33.54×10−446.22×10−53
IMF2 + IMF40.6071126019.44×10−21
IMF2 + IMF3 + IMF43.88×10−73.96×10−41
IMF2 + IMF3 + IMF60.8721620021.57×10−19

4. Application of Sample Entropy to Analysis of EEG for Monitoring DOA

First, noise channels with white Gaussian noise are added to the input signal. The signals were filtered using N-A MEMD and the combination of IMF2 + IMF3 taken. The calculation of the EEG recordings is performed in a time window of 24 s including 3,000 points of EEG signals (the sampling frequency of the EEG is 125 Hz). In order to be consistent with the BIS recordings, the sliding window moves every five seconds once for real time analysis, as indicated in the flowchart shown in Figure 3.
Figure 3. Flow chart of EEG signal processing.
Figure 3. Flow chart of EEG signal processing.
Entropy 15 03325 g003
Due to the sample entropy’s value range from 0 to 3 and BIS’s value range from 0 to 100, linear regression was used to map the ranges. Twenty sets of the data were used for the training model, and the other ten sets of data were used for testing. The cases were classified into training group or testing group randomly. The process was run ten times, and the results showed that the correlation coefficient of the training group and the testing group for sample entropy and BIS are 0.770 ± 0.072 and 0.757 ± 0.068 as shown in Table 4. Hence, the linear regression results are not accurate. Next, ANN is utilized to do the modelling, where 70% of the thirty cases are used for training, 15% are used for validation, and the rest for testing. In Figure 4, the red line represents the target while the blue line is the output. For ANN, the training and validation data are added together as the model data. The result shows that the correlation coefficients of the training group and testing group of the sample entropy and BIS are 0.8184 and 0.7746. So, simple ANN can get a little improvement compared to the linear regression model for both the model and testing groups.
Table 4. The correlation coefficient model group and testing group.
Table 4. The correlation coefficient model group and testing group.
TimesModel groupTesting group
10.777 ± 0.0740.742 ± 0.061
20.777 ± 0.0750.743 ± 0.059
30.769 ± 0.0620.759 ± 0.090
40.770 ± 0.0720.758 ± 0.073
50.776 ± 0.0670.746 ± 0.079
60.764 ± 0.0700.769 ± 0.078
70.747 ± 0.0740.802 ± 0.051
80.778 ± 0.0730.740 ± 0.063
90.771 ± 0.0710.755 ± 0.074
100.771 ± 0.0800.755 ± 0.053
mean ± SD0.770 ± 0.072 0.757 ± 0.068
Figure 4. The training, validation, and testing of ANN results (red line is target and blue line is output).
Figure 4. The training, validation, and testing of ANN results (red line is target and blue line is output).
Entropy 15 03325 g004
To demonstrate the filtering effect of N-A MEMD, a sample example is given to illustrate the result. For example, a fifty-five year old aged patient who went to ENT surgery is given. Figure 5 shows that BIS and sample entropy are very close, except in between 60 to 70 min. During that time, the doctor used an electrosurgical unit (ESU). Hence, the BIS module judged that the signal was very noisy, so the value was −1. However, the N-A MEMD can filter the noise, and the sample entropy value can still express the patient’s status. Therefore, the data is collected each thirty seconds before and after BIS lost the signal due to ESU. For this patient, BIS is only miss-classified once where it started at 3,756 s (i.e., 62.6 min) and lasted for 185 s as shown in Table 5 for patient 1. This phenomenon can be replaced by applying SampEn procedure, which was treated by N-A MEMD. Using this method, the value is still close to the 30 s before and after the BIS was equal to −1, and the operation of this patient was lasting for 102.08 min. Fourteen patients out of 30 patients who have several different times of missing BIS values were analysed as shown in Table 6. The most frequent record of BIS loss value is fifteen times, which is patient 14, for 750 s of the 229 min of the total operation time.
Table 5. The comparison of SampEn value and BIS value when BIS value of −1 in patient 1.
Table 5. The comparison of SampEn value and BIS value when BIS value of −1 in patient 1.
Time(s)BISEntropyTotal time (min)
Patient 11 (185s)3726~375536.33 ± 2.3434.75 ± 0.88102.08
3756~3940−136.75 ± 3.98
3941~397039.50 ± 1.3840.00 ± 2.82
Figure 5. The comparison of BIS and sample entropy.
Figure 5. The comparison of BIS and sample entropy.
Entropy 15 03325 g005
Table 6. The total time for BIS value is −1 during ESU disturbance.
Table 6. The total time for BIS value is −1 during ESU disturbance.
Event & Time (s)Event no.Total event time (s)Operation time (min)
Patient 11(185s)1185102.08
Patient 31(5s), 2(10s)21574.42
Patient 51(15s)115110.75
Patient 61(25s), 2(5s), 3(25s)35541.50
Patient 101(5s), 2(10s)21594.58
Patient 111(25s)12569.92
Patient 141(10s), 2(25s), 3(40s), 4(60s), 5(175s), 6(160s), 7(10s), 8(10s), 9(5s), 10(5s), 11(30s), 12(35s), 13(125s), 14(30s), 15(30s)15750229.17
Patient 151(15s), 2(10s), 3(25s), 4(50s), 5(30s), 6(125s), 7(5s), 8(20s), 9(15s), 10(5s), 11(30s), 12(15s), 13(40s), 14(30s)14415347.75
Patient 161(20s)12069.50
Patient 171(10s), 2(25s)23553.42
Patient 181(25s), 2(10s), 3(50s), 4(10s), 5(20s), 6(10s)6125225.08
Patient 231(5s)1569.92
Patient 251(5s), 2(5s)210160.17
Patient 281(5s)1599.67

5. Receiver Operating Characteristic (ROC) Curve

Correlation coefficient and MAE can be used to compare different analysis methods, but there is a need for a quantitative value to explain the method to a degree of how good or bad it is. Therefore, in this study, the Receiver Operating Characteristic Curve [26,27] is used as an assessment method. Different cut-off points can be used to get sensitivities and specificities. Usually, a diagonal line is drawn on the chart as a benchmark, and the curve of the above on this line is better and below is not good. In this study, the area under the ROC curve (AUC) is used to assess these methods. Since the range of AUC values is from 0 to 1, the bigger values mean better results. When AUC is less than or equal to 0.5, the method has no discrimination. When AUC is greater than or equal to 0.7 and less than 0.8, the method has acceptable discrimination. When AUC is greater than or equal to 0.8 and less than 0.9, the method has excellent discrimination. When AUC is greater than or equal to 0.9, the method has outstanding discrimination.
In the study, the sample entropy from original EEG signal, after filtering the EEG signal, and via MEMD and ANN are compared with BIS as standard. In Table 7, “Original entropy” is the sample entropy from original EEG signal. “Entropy via MEMD” is the sample entropy from after filtering EEG signal. “ANN” is the sample entropy via MEMD and ANN. From this table, MEMD can improve accuracy of distinguishing the state of stupefaction or awake. Table 7 lists all the cases featuring mean AUC and SD of the methods of “ANN”, “Entropy via MEMD” and “Original entropy” as 0.970 ± 0.028, 0.969 ± 0.028, and 0.733 ± 0.123, respectively.
Table 7. AUC of all thirty patients.
Table 7. AUC of all thirty patients.
AUC
ANNEntropy via MEMDOriginal entropy
Patient 10.9630.9630.742
Patient 20.8950.8950.785
Patient 30.9870.9870.804
Patient 40.9660.9660.690
Patient 50.9690.9690.580
Patient 60.9650.9650.780
Patient 70.9650.9650.845
Patient 80.9770.9770.575
Patient 90.9860.9860.783
Patient 100.9840.9840.558
Patient 110.9570.9570.718
Patient 120.9960.9960.562
Patient 130.9900.9900.928
Patient 140.9970.9970.911
Patient 150.9970.9970.792
Patient 160.9950.9950.877
Patient 170.9650.9640.907
Patient 180.9920.9920.889
Patient 190.9700.9700.620
Patient 200.9930.9930.824
Patient 210.9920.9920.811
Patient 220.9070.9070.763
Patient 230.9770.9770.588
Patient 240.9600.9600.585
Patient 250.9950.9950.523
Patient 260.8990.8990.861
Patient 270.9550.9550.695
Patient 280.9750.9750.736
Patient 290.9350.9350.605
Patient 300.9810.9810.638
mean ± SD0.970 ± 0.0280.969 ± 0.0280.733 ± 0.123

6. Discussion and Conclusions

During surgical operations, inevitable noise such as EOG, EMG or ESU will interfere with EEG signals. Therefore, it is necessary to reduce the influence of noise using a filter first. For nonlinear signal processing, the N-A MEMD method can get the original signal without disrupting it. In this study, the original EEG signal was decomposed using N-A MEMD into many IMFs. Next, the main frequency of each IMF is calculated. Results show that frequencies of IMF2 to IMF6 are located in brainwave frequency range. Thirty-one IMF combinations were generated using the five significant IMFs. The combination (IMF2 + IMF3) is the best expression of the raw EEG. However, it is totally agreed that delta waves will occur during deep anesthesia. In this paper different combinations were compared as shown in Table 2. From this table, the entropy mean value of stage 2 is greater than the entropy mean value of stage 1 when considering IMF5 & IMF6 inside this analysis on the last six rows of Table 2. The results are not reasonable, so this combination is eliminated. This might be due to the type of the surgery [i.e., ear, nose, and throat (ENT) surgery] which does not require deep anesthesia, so the combination of IMF2 + IMF3 is considered to be the best. However, if the surgery lasts for a longer time, e.g., liver or heart transplant operations, the combination of IMF2 + IMF3 + IMF5 + IMF6 may be better.
The entropy value obtained using ANN having good results were achieved. In order to provide anesthesiologists valuable reference and evaluation, N-A MEMD methods should be used after further validations. Although EMD, EEMD, or CEEMD [28] are used to decompose this single channel signal, these three methods have some problems such as mode mixing, being time consuming, or too much noise being added to the original signals. Nowadays, there are many types of EMD and each one has merits and demerits in processing the signal. For example, eXtended-EMD (X-EMD) [29] can produce better results than MEMD and Turning Tangent EMD (2T-EMD) [30] in dealing with multivariate signal denoising. However, in 2011 Rehman et al. also proposed N-A EMD. This shows that the original MEMD is worse than X-EMD, but N-A MEMD improves the original MEMD and also solves the mode mixing problem. Therefore, the N-A EMD method applied in this study has proven to be very successful to deal with EEG filtering during surgery. However, in the near future it is hoped that other methods, such as Independent Component Analysis (ICA) [31] and Canonical Correlation Analysis (CCA) [32], can be compared to investigate the improvement in interpreting depth of anesthesia.
In Figure 5, it is different with BIS and entropy during 70 to 100 min. Because the BIS-index is poor in distinguishing the awake from unconscious patients [33], there is a need to cooperate with doctors in order to verify the method of this study. The collected signals are not only EEG and BIS, but also ECG, SPO2, BP, drug dosage, and operation of events and related information. According to the data and clinical experience, physicians can determine consciousness degree indexes more accurately than BIS. Then, the consciousness degree index can be used as the gold standard. Therefore, the aim of this paper is to establish the feasibility of this method at this stage, and the physician’s judgment will be merged in near future.

Acknowledgements

This research was supported by the Center for Dynamical Biomarkers and Translational Medicine, National Central University, Taiwan which is sponsored by National Science Council (Grant Number: NSC101-2911-I-008-001). Also, it was supported by Chung-Shan Institute of Science & Technology in Taiwan (Grant Numbers: CSIST-095-V201 and CSIST-095-V202).

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Kent, C.D; Domino, K.B. Depth of anesthesia. Curr. Opin. Anaesthesiol. 2009, 22, 782–787. [Google Scholar] [CrossRef] [PubMed]
  2. Jeannea, M.; Logierb, R.; Jonckheereb, J.D.; Tavernier, B. Heart rate variability during total intravenous anesthesia: Effects of nociception and analgesia. Auton. Neurosci. 2009, 147, 91–96. [Google Scholar] [CrossRef] [PubMed]
  3. Pomfrett, C.J.D.; Dolling, S.; Anders, N.R.K.; Glover, D.G; Bryan, A.; Pollard, B.J. Delta sleep-inducing peptide alters bispectral index, the electroencephalogram and heart rate variability when used as an adjunct to isoflurane anaesthesia. Eur. J. Anaesthesiol. 2009, 26, 128–134. [Google Scholar] [CrossRef] [PubMed]
  4. Ottoa, K.A.; Cebotarib, S.; Höfflerb, H.K.; Tudoracheb, I. Electroencephalographic Narcotrend index, spectral edge frequency and median power frequency as guide to anaesthetic depth for cardiac surgery in laboratory sheep. Vet. J. 2012, 191, 354–359. [Google Scholar] [CrossRef] [PubMed]
  5. Niemarkt, H.; Jennekens, J.W.; Pasman, J.W.; Katgert, T.; Pul, C.V.; Gavilanes, A.W.D.; Kramer, B.W.; Zimmermann, L.J.; Oetomo, S.B.; Andriessen, P. Maturational changes in automated EEG spectral power analysis in preterm infants. Pediatr. Res. 2011, 70, 529–534. [Google Scholar] [CrossRef] [PubMed]
  6. Crüts, B.; van Etten, L.; Törnqvist, H.; Blomberg, A.; Sandström, T.; Mills, N.L.; Borm, P.J.A. Exposure to diesel exhaust induces changes in EEG in human volunteers. Part. Fibre Toxicol. 2008, 5, 1–6. [Google Scholar] [CrossRef] [PubMed]
  7. Schultz, A.; Siedenberg, M.; Grouven, U.; Kneif, T.; Schultz, B. Comparison of narcotrend index, bispectral index, spectral and entropy parameters during induction of propofol-remifentanil anaesthesia. J. Clin. Monit. Comput. 2008, 22, 103–111. [Google Scholar] [CrossRef] [PubMed]
  8. Stam, C.J. Nonlinear dynamical analysis of EEG and MEG: Review of an emerging field. Clin. Neurophysiol. 2005, 116, 2266–2301. [Google Scholar] [CrossRef] [PubMed]
  9. Aho1, A.J.; Yli-Hankala, A.; Lyytikäinen, L.-P.; Jäntti, V. Facial muscle activity, response entropy, and state entropy indices during noxious stimuli in propofol-nitrous oxide or propofol-nitrous oxide-Remifentanil anaesthesia without neuromuscular block. Br. J. Anaesth. 2009, 102, 227–233. [Google Scholar] [CrossRef] [PubMed]
  10. Clanet, M.; Bonhomme, V.; Lhoest, L.; Born, J.D.; Hans, P. Unexpected entropy response to saline spraying at the end of posterior fossa surgery: A few cases report. Acta Anaesthesiol. Belg. 2011, 62, 87–90. [Google Scholar] [PubMed]
  11. Höcker, J.; Raitschew, B.; Meybohm, P.; Broch, O.; Stapelfeldt, C.; Gruenewald, M.; Cavus, E.; Steinfath, M.; Bein, B. Differences between bispectral index and spectral entropy during xenon anaesthesia: A comparison with propofol anaesthesia. Anaesthesia 2010, 65, 595–600. [Google Scholar] [CrossRef] [PubMed]
  12. Jian, X.; Wei, R.; Zhan, T.; Gu, Q. Using the concept of chous pseudo amino acid composition to predict apoptosis proteins subcellular location: An approach by approximate entropy. Protein Pept. Lett. 2008, 15, 392–396. [Google Scholar] [CrossRef]
  13. Ocak, H. Automatic detection of epileptic seizures in EEG using discrete wavelet transform and approximate entropy. Expert Syst. Appl. 2009, 36, 2027–2036. [Google Scholar] [CrossRef]
  14. Ramdania, S.; Seiglea, B.; Lagardea, J.; Boucharab, F.; Bernarda, P.L. On the use of sample entropy to analyze human postural sway data. Med. Eng. Phys. 2009, 31, 1023–1031. [Google Scholar] [CrossRef] [PubMed]
  15. Alcaraza, R.; Rieta, J.J. Sample entropy of the main atrial wave predicts spontaneous termination of paroxysmal atrial fibrillation. Med. Eng. Phys. 2009, 31, 917–922. [Google Scholar] [CrossRef] [PubMed]
  16. Ramdani, S.; Bouchara, F.; Lagarde, J. Influence of noise on the sample entropy algorithm. Chaos 2009, 19, 013123. [Google Scholar] [CrossRef] [PubMed]
  17. Govindan, R.; Wilsona, J.; Eswaranb, H.; Loweryb, C.; Preialb, H. Revisiting sample entropy analysis. Phys. A: Stat. Mech. Appl. 2007, 376, 158–164. [Google Scholar] [CrossRef]
  18. Wang, H.; Zheng, W. Local temporal common spatial patterns for robust single-trial EEG classification. IEEE Trans. Neural Syst. Rehabil. Eng. 2008, 16, 131–139. [Google Scholar] [CrossRef] [PubMed]
  19. Huang, N.E.; Shen, Z.; Long, S.R.; Wu, M.C.; Shih, H.H.; Zheng, Q.; Yen, N.C.; Tung, C.C.; Liu, H.H. The empirical mode decomposition and Hilbert spectrum for nonlinear and nonstationary time series analysis. Proc. R. Soc. Lond. 1998, 454, 903–995. [Google Scholar] [CrossRef]
  20. Wu, Z.; Huang, N.E. On the filtering properties of the empirical mode decomposition. Adv. Adap. Data Anal. 2010, 2, 397–414. [Google Scholar] [CrossRef]
  21. Wu, Z.; Huang, N.E. Ensemble empirical mode decomposition: A noise-assisted data analysis method. Adv. Adap. Data Anal. 2009, 1, 1–41. [Google Scholar] [CrossRef]
  22. Rehman, N.; Mandic, D.P. Multivariate empirical mode decomposition. Proc. R. Soc. A: Math. Phys. Eng. Sci. 2010, 466, 1291–1302. [Google Scholar] [CrossRef]
  23. Rehman, N.; Mandic, D.P. Filter bank property of multivariate empirical mode decomposition. IEEE Trans. Signal Process. 2011, 59, 2421–2426. [Google Scholar] [CrossRef]
  24. Lin, C.T.; Lee, C.S.G. Neural Fuzzy Systems: A Neuro-Fuzzy Synergism to Intelligent Systems; Prentice Hall: Upper Saddle River, NJ, USA, 1996; Chapter 9; pp. 205–223. [Google Scholar]
  25. Barrya, R.J.; Clarkea, A.R.; Johnstonea, S.J.; McCarthyb, R.; Selikowitzb, M. Electroencephalogram θ/β ratio and arousal in attention-deficit/hyperactivity disorder: Evidence of independent processes. Biol. Psychiatry 2009, 31, 398–401. [Google Scholar] [CrossRef] [PubMed]
  26. Cook, N.R. Statistical evaluation of prognostic versus diagnostic models: beyond the roc curve. Clin. Chem. 2008, 54, 17–23. [Google Scholar] [CrossRef] [PubMed]
  27. Pencina, M.J.; D’Agostino, R.B.; Vasan, R.S. Evaluating the added predictive ability of a new marker: From area under the ROC curve to reclassification and beyond. Stat. Med. 2008, 27, 157–172. [Google Scholar] [CrossRef] [PubMed]
  28. Yeh, J.R.; Shieh, J.S.; Huang, N.E. Complementary ensemble empirical mode decomposition: A novel noise enhanced data analysis method. Adv. Adapt. Data Anal. 2010, 2, 135–156. [Google Scholar] [CrossRef]
  29. Fleureau, J.; Kachenoura, A.; Nunes, J.C.; Albera, L.; Senhadji, L. Multivariate empirical mode decomposition and application to multichannel filtering. Signal Process. 2011, 91, 2783–2792. [Google Scholar] [CrossRef] [Green Version]
  30. Fleureau, J.; Nunes, J.C.; Kachenoura, A.; Albera, L.; Senhadji, L. Turning tangent empirical mode decomposition: A framework for mono and multivariate signals. IEEE Trans. Signal Process. 2011, 59, 1309–1316. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  31. Lee, P.L.; Hsieh, J.C.; Wu, C.H.; Shyu, K.K.; Chen, S.S.; Yeh, T.C.; Wu, Y.T. The brain computer interface using flash visual evoked potential and independent component analysis. Ann. Biomed. Eng. 2006, 34, 1641–1654. [Google Scholar] [CrossRef] [PubMed]
  32. Li, L.; Chen, J.-H. Emotion Recognition Using Physiological Signals from Multiple Subjects. In Proceedings of International Conference on Intelligent Information Hiding and Multimedia Signal Processing (IIH-MSP’06), Pasadena, CA, USA, 18–20 December 2006; pp. 355–358.
  33. Barr, G.; Anderson, R.E.; Öwall, A.; Jakobsson, J.G. Being awake intermittently during propofol-induced hypnosis: A study of BIS, explicit and implicit memory. Acta Anaesthesiol. Scand. 2001, 45, 834–838. [Google Scholar] [CrossRef] [PubMed]

Share and Cite

MDPI and ACS Style

Huang, J.-R.; Fan, S.-Z.; Abbod, M.F.; Jen, K.-K.; Wu, J.-F.; Shieh, J.-S. Application of Multivariate Empirical Mode Decomposition and Sample Entropy in EEG Signals via Artificial Neural Networks for Interpreting Depth of Anesthesia. Entropy 2013, 15, 3325-3339. https://doi.org/10.3390/e15093325

AMA Style

Huang J-R, Fan S-Z, Abbod MF, Jen K-K, Wu J-F, Shieh J-S. Application of Multivariate Empirical Mode Decomposition and Sample Entropy in EEG Signals via Artificial Neural Networks for Interpreting Depth of Anesthesia. Entropy. 2013; 15(9):3325-3339. https://doi.org/10.3390/e15093325

Chicago/Turabian Style

Huang, Jeng-Rung, Shou-Zen Fan, Maysam F. Abbod, Kuo-Kuang Jen, Jeng-Fu Wu, and Jiann-Shing Shieh. 2013. "Application of Multivariate Empirical Mode Decomposition and Sample Entropy in EEG Signals via Artificial Neural Networks for Interpreting Depth of Anesthesia" Entropy 15, no. 9: 3325-3339. https://doi.org/10.3390/e15093325

Article Metrics

Back to TopTop