Skip to main content
Computational Intelligence and Neuroscience logoLink to Computational Intelligence and Neuroscience
. 2020 Aug 1;2020:7691294. doi: 10.1155/2020/7691294

Classification of Task-State fMRI Data Based on Circle-EMD and Machine Learning

Renzhou Gui 1,, Tongjie Chen 1, Han Nie 1
PMCID: PMC7416235  PMID: 32802027

Abstract

In the research work of the brain-computer interface and the function of human brain work, the state classification of multitask state fMRI data is a problem. The fMRI signal of the human brain is a nonstationary signal with many noise effects and interference. Based on the commonly used nonstationary signal analysis method, Hilbert–Huang transform (HHT), we propose an improved circle-EMD algorithm to suppress the end effect. The algorithm can extract different intrinsic mode functions (IMFs), decompose the fMRI data to filter out low frequency and other redundant noise signals, and more accurately reflect the true characteristics of the original signal. For the filtered fMRI signal, we use three existing different machine learning methods: logistic regression (LR), support vector machine (SVM), and deep neural network (DNN) to achieve effective classification of different task states. The experiment compares the results of these machine learning methods and confirms that the deep neural network has the highest accuracy for task-state fMRI data classification and the effectiveness of the improved circle-EMD algorithm.

1. Introduction

The brain-computer interface (BCI) allows people to control the machine through signals generated by brain activity to implement communications between people and the environment and expand the ability of humans to control machines [1]. In recent years, functional magnetic resonance imaging (fMRI) has become an important means of studying the high-level cortical function of the human brain [25]. Based on blood-oxygen-level-dependent (BOLD) imaging, it is a tool that allows functional changes to be studied in vivo [6] and has been used to display the morphology and location of the cortical center. The process of data acquisition is noninvasive and nonradiative, and the image resolution of the data is very high and easy to combine with conventional MR anatomical images.

One major feature of the fMRI signal is that it does not satisfy linearity and stationarity and has both temporal and spatial distribution characteristics [7, 8]. In 1999, Hilbert–Huang transform (HHT) [9], which is a combination of empirical mode decomposition (EMD) and Hilbert transform (HT), is an adaptive time-frequency analysis method and very suitable for feature extraction and analysis of the nonlinear and nonstationary signals [10]. HHT has good temporal and spatial resolution [1113] and does not require a priori function basis [14], so that the original signal can be smoothed and decomposed to different scales of fluctuations and trends step by step [15]. The application field is very extensive [1, 16, 17] and very conducive to biomedical signal extraction [18].

However, a tricky problem with applying the EMD method is that when the cubic spline function is used to calculate both ends of the data sequence, an end effect occurs, causing the result to be distorted. In response to this problem, Deng et al. [19] used neural networks to extend the various intrinsic mode function (IMF) components to achieve accurate EMD decomposition. Yang and Jia [20] optimized the EMD and HT processes through time series modeling and prediction methods and achieved efficient frequency domain decomposition on stationary and simple nonstationary time series. Cheng et al. [21], Peng et al. [16], and Yang et al. [22] used the SVM approach to solve the end effect in the EMD method. Wang and Gang [23] proposed a new data expansion method based on minimum similarity distance, which effectively suppresses the divergence at both ends of the signal during EMD decomposition, thus improving the frequency resolution. On the basis of cubic spline interpolation, Tai and Deng [24] proposed an improved EMD method based on multiobjective optimization, which achieved a good solution. From the above, we can see that there are many improved methods for nonstationary signal decomposition, but there is still a need to find a suitable fast and efficient solution for spatial signals.

After smoothing the fMRI signal and extracting features, machine state learning can be used to classify feature learning and reconstruction, and so on for the task-state fMRI data. In recent years, many classification methods have been used and have important significance for fMRI research, such as support vector machine (SVM) [25], neighbor algorithm (kNN) [26], Gaussian Bayesian (GNB), linear discriminant analysis (LDA) [27], logistic regression (LR) [28], and deep learning [2931]. Compared with traditional machine learning methods, deep learning has strong learning ability and can make better use of data sets for feature extraction [32]. Nowadays, the use of deep learning to achieve in-depth analysis of fMRI data has a very high practical value. However, at present, the high-precision classification of multitask state fMRI data is still a problem.

There are many noise effects in the task-state data, and the accuracy is generally lower than that of the rest state data. Xin et al. [33] proposed a new classification algorithm for depression, called weighted discriminant dictionary learning (WDDL) of fMRI data in task state, with an accuracy rate of 79.31%. Ertugrul et al. [34] proposed a new framework to encode the local connectivity patterns of the brain. They classify the cognitive state of the Human Connectome Project (HCP) task fMRI dataset by training the SVM. When characterizing the pairwise correlation between pairs of bold responses in all regions, the classification accuracy was 77.49%.

In view of the above analysis, we use EMD to process the spatial frequency information of fMRI data at each time point and improve the effectiveness of machine learning for fMRI data by stripping out the spatial frequency data of different stages. Therefore, based on the fMRI spatial data, this paper proposed an effective circle-EMD method for decomposing spatial nonstationary signals for the research and classification of multitask state fMRI data and solved the end effect of the traditional EMD method. We deeply studied and compared the characteristics and contribution of each IMF of fMRI data, verified the effectiveness of this method by using a variety of machine learning algorithms, and finally achieved a higher precision classification of fMRI spatial data.

2. Materials and Methods

2.1. Basic Principles of the EMD Method

The purpose of EMD is to decompose the signal into the sum of the IMFs and obtain the components of the original signal with different frequencies. The main steps of EMD can be summarized as follows:

  1. First, local extrema including the maximum and minimum values of the signal x(t) are obtained, and the upper envelope signals eupp(t) and the lower envelope signal elow(t) are, respectively, constructed by cubic spline interpolation according to these values. And then we get the average of the envelope: m(t)=[eupp(t)+elow(t)]/2.

  2. We calculate the signal h1(t) which has high frequency by reducing the average from the signal: h1(t)=x(t) − m(t).

  3. If the signal h1(t) satisfies the two conditions of the IMF [35], (1) the function must have the same number of local extremum points and zero crossings over the entire time range, or at most one difference, and (2) at any point in time, the envelope of the local maximum (upper envelope) and the envelope of the local minimum (lower envelope) must be zero on average. Then, we set this signal to IMF and name it C1(t), and the residual signal r1(t)=x(t) − C1(t).

  4. If the condition is not satisfied, the signals h1(t) are repeated as steps 1 and 2 as the original signal x(t), and it is worthwhile to obtain an IMF that satisfies the condition.

  5. Steps 1∼3 are repeated until the residual signal rn(t) is a monotonic function or constant.

Finally, we decompose the signal to generate n IMFs and a residual signal, namely, x(t)=∑i=1nCi(t)+rn(t).

2.2. Improvement of EMD Algorithm: Circle-EMD

Since the EMD algorithm uses a cubic spline difference to fit the envelope of the maxima and minima, it produces end effects at both ends. By analyzing the spatial signal sequence of fMRI (at one time), we find that the signals of each ROI of fMRI have no temporal correlations but have spatial correlation such as a net and should not be regarded as time series but network. Therefore, in this paper, the data queues of each ROI are connected to form a circle (as shown in the left part of Figure 1, the gray dotted lines are the back-end part and front-end part of the data supplementary to the front-end and back-end of this original data), so that there is no end effect when calculating the envelope, and it can better help extract the space feature.

Figure 1.

Figure 1

flowchart of the proposed circle-EMD.

Let the signal x(t) be n + 1 values from 0 to n, and S(j) denotes the fitting function between the jth and j + 1th values, and the second derivative of each endpoint is Sj=Mj, (j = 0, 1, 2,…, n). Then, the traditional cubic spline interpolation equations are shown in the following equation:

μ1M0+2M1+λ1M2=6ft0,t1,t2,μ2M1+2M2+λ2M3=6ft1,t2,t3,μn1Mn2+2Mn1+λn1Mn=6ftn2,tn1,tn. (1)

There is a total of n − 1 equations and n + 1 unknown variables, where hj=tj+1tj=1, μj=(hj−1/(hj−1+hj))=0.5, λJ=(hj/(hj−1+hj))=0.5, and f[tj−1, tj, tj+1]=(1/(hj−1+hj))[((x(tj) − x(tj−1))/hj−1) − ((x(tj+1) − x(tj))/hj)]=2x(tj) − x(tj−1) − x(tj+1). After connecting the beginning and end of the data queue, we set the fit function between x(n) and x(0) to S(n).

Through the formulas S(n)0=S(0)n and S(n)n=S(n − 1)n, there are complementary equations:

μ0Mn+2M0+λ0M1=6ftn,t0,t1,μnMn1+2Mn+λnM0=6ftn1,tn,t0. (2)

At this time, a total of n + 1 equations and n + 1 unknown variables can calculate all the unknown coefficients. The individual IMF components of the EMD decomposition can be further determined by the new annular envelope, as shown in the right part of Figure 1. All the IMF signals decomposed by circle-EMD can also be regarded as a circular data, as shown in Figure 2, in which the black signal is the original signal and the other signals with other colors are IMF signals.

Figure 2.

Figure 2

IMF signals with different frequency domains decomposed by circle-EMD.

2.3. Machine Learning Algorithms and Models

We use three existing machine learning methods, LR, SVM, and DNN, to achieve effective classification of different task states.

2.3.1. Nonlinear SVM

SVM is a binary classifier based on supervised learning and has been widely used in various scientific fields [3638]. The boundary of classification is the maximum margin hyperplane for solving learning samples. When encountering some linearly inseparable problems (feature surfaces have hypersurfaces), nonlinear functions can be used to transform these into linear separable problems by mapping data from the original feature space to higher-dimensional Hilbert spaces. Common kernel functions in SVM are polynomial kernel, RBF kernel, Laplacian kernel, and Sigmoid kernel. This paper uses the RBF kernel function, also known as the Gaussian kernel, whose corresponding mapping function can map the sample space to an infinite dimensional space. The analytical expression is shown in the following equation:

KX1,X2=expX1X22/2σ2. (3)

2.3.2. Logistic Regression for Multiclassification

LR is a generalized linear regression analysis model that can handle both classification and regression problems. The improved LR can even handle multiclassification problems [39]. The relationship between the intermediate value y and the input x represents the linear part of the model, which is y= ∑i=1m(wixi)+b, where wi is the weight matrix and b is the bias. Through the obtained y, the final result of the regression function can be obtained after passing the Softmax function. The formula for Softmax is S(y)=(1/(1+ey)), whose the value range is distributed in [0,1].

2.3.3. Deep Neural Network

The neural network was first developed into an important part [40] of machine learning by being inspired by neurons in the brain. The basis of neural networks is the perceptron model [41]. A deep neural network is a neural network that contains multiple layers of hidden layers. DNN can be divided into three categories according to the location of different layers: input layer, hidden layer, and output layer.

The deep learning model designed in this paper is shown in Figure 3. There are three hidden layers. The number of neurons in each layer is 300, 200, and 100, respectively. The activation function is ReLU function. Each layer uses Dropout and BatchNorm2d regularization to help prevent overfitting of the training. The loss function is the cross-entropy loss function, and the batch_size size is 32.

Figure 3.

Figure 3

Deep learning model in this paper.

C=1nxylna+1yln1z. (4)

The cross-entropy represents the distance between the actual output (probability) and the expected output (probability), that is, the smaller the value of the cross-entropy, the closer the two probability distributions are. It is very helpful for the training of machine learning [42]. Assuming that the probability distribution y is the desired output, the probability distribution z is the actual output. The formula for the cross-entropy loss function is shown in the following equation:

We used 10-fold cross-validation to evaluate the model results. The data are divided into 10 groups, and 9 experiments are used as the training set and 1 group is used as the test set for each experiment. A total of 10 experiments were performed, so each group of data could be calculated as a test set. Finally, the accuracy of all test sets was averaged to obtain the final experimental results.

3. Experimental Process and Results

The experimental process is shown in Figure 4. fMRI data are first preprocessed by the Brain Decoder Toolbox, and then IMF signals are obtained by circle-EMD decomposition. Three different machine learning tools are used as experiments to verify the effective role of circle-EMD.

Figure 4.

Figure 4

The whole process in this paper.

3.1. fMRI Data and Preprocessing

The data and fMRI decoding tools used in this article were obtained from the website (http://www.cns.atr.jp/dni/en/downloads/brain-decoder-toolbox/). The data in this paper were obtained on a 1.5 T MRI scanner (Shimadzu-Marconi) with a TR/TE/flip angle = 5 s/50 ms/90 degree, field of view (FOV) = 192 mm, acquisition matrix = 64 × 64, for functional images, and 50 slices. During the fMRI data acquisition process, the subjects performed three gestures of stone, scissors, and paper in the MRI according to the instructions. There are totally 10 runs, and each run has a 20-second break at the beginning and end. In each run, there are 32 states, including 8 rest states and 24 task states, so the task-state data have 240 samples. We divided into 10-fold cross-validation, 216 samples as the training set, and 24 samples as the test set per experiment, as shown in Table 1.

Table 1.

Number of samples per experiment.

Data type Rock Scissors Paper
Training data 72 72 72
Testing data 8 8 8

We use the Brain DecoderToolbox tool (the process flow and parameters are shown in Table 2) to smooth, decontour, and regularize the fMRI data and filter out the data of the six ROIs most relevant to the pose, which are “M1_RHand,” “SMA_RHand,” “CB_RHand,” “M1_LHand,” “SMA_LHand,” and “CB_LHand,” thus obtaining 5333 voxels for each sample. The locations of each ROI data are shown in Table 3. Based on the statistics of each voxel/channel (the data value is distributed between −5.44 and 24.12919), we filter out the top 200 data with the highest statistical value (the data value is distributed between 5.99434 and 24.12919) to initially filter unnecessary redundancy. (Through the actual classification and comparison in the experiment, if the original 5333 data are directly processed and classified without the filter, the accuracy of the classification is relatively low whether the SVM, LR, or DNN method is used).

Table 2.

Process name and parameters used when using the Brain Decoder Toolbox.

Order index of process flow Process name Parameters
1 shiftData shift = 1 (shiftTR)
2 fmri_selectRoi rois_use = {1, 1, 1, 1, 1, 1}
3 selectChanByTvals num_chans = 200(nVoxels); tvals_min = 3.2
4 reduceOutliers std_thres = 4; num_its = 2
5 detrend_bdtb None
6 normByBaseline base_conds = 1 : 4
7 zNorm_bdtb app_dim = 2(alongspace); smode = 1
8 selectConds conds = 2 : 4

Table 3.

The locations of each ROI datum in the fMRI data sequence.

ROI name TR/TE/flip angle SMA_RHand CB_RHand M1_LHand SMA_LHand CB_LHand
Index 5 s/50 ms/90 degree 75-76, 85–88, 93, 95–109 110–114, 116–151 115, 152–200 75-76, 85–88, 93, 95–109 67, 71–74, 77–84, 89–92, 94

By counting the position and number of six ROIs in the fMRI data sequence, we obtain the results shown in Table 3.

3.2. Decomposing Data by Using Circle-EMD

3.2.1. Decomposed IMF Signal

As shown in Figure 5, it is a partial result of the circle-EMD decomposition of the preprocessed fMRI data sequence, where the “Current IMF” is the sequence number of the decomposed IMF signal and the “Sift Iter” is the number of iterations for extracting the IMF signal. For our data set, the number of IMFs decomposed is roughly between 4 and 7.

Figure 5.

Figure 5

Circle-EMD results of decomposing fMRI signals.

Using the original EMD and the circle-EMD algorithm proposed in this paper, we decompose the preprocessed fMRI data for each IMF signal, as shown in Figure 6. The uppermost black signal is an original data signal with a label of stone, and each IMF signal is decomposed by two EMD methods (the IMF signals are sequentially decomposed from top to bottom). By comparing the distribution results in Table 1, we find that the IMF signals obtained by the two decompositions are very similar in the high-frequency part. For example, in “CB_RHand,” these data have strong characteristic signals at both high and low frequencies. However, in the low-frequency part, the signal characteristics are more obvious, such as the data in “M1_RHand.”

Figure 6.

Figure 6

Each IMF signal. (a) Original EMD; (b) circle-EMD.

The frequency ranges for each IMF in Figure 6 are shown in Figure 7. For the convenience of display, fast Fourier transform (FFT) is used to transform these spatial IMF signals, and the frequency ranges are shown in the range of [−π/2, π/2] (only positive frequency is plotted). From Figure 7, it can also prove that the original signal has successfully been decomposed into IMF signals with different frequency bands and energy.

Figure 7.

Figure 7

FFT frequency of each IMF signal. (a) Original EMD; (b) circle-EMD.

By further comparing more results between the two different methods, the common EMD algorithm has heavy end effects. The difference between the first and last of the signal is often interrupted. This means that when cubic spline interpolation is performed, there is a phenomenon of spectral leakage distortion after complementing 0, and the side lobes are large. This kind of signal has serious interference to the subsequent machine learning classification, which affects the classification accuracy.

The data signal in this paper should not have a temporal correlation, nor the order of the data. The IMF signal decomposed by our algorithm has better continuity at the first and last of the signal, as shown in Figure 8. Thus, the signal does not have a starting position and an ending position in the actual sense and can be connected in a circle shape. And it is truly in the low-frequency signal portion, the signals have more significant data characteristics. Since there is no zero-compensation operation, there is no spectral distortion and the side lobes are extremely low, which can help improve the accuracy of classification.

Figure 8.

Figure 8

Original signal and each decomposed circle-IMF signal.

3.2.2. The Role of Different IMFs

We use the SVM method with RBF kernal to classify each IMF signal and signals formed by IMF combination, and view the contribution of each IMF signal to the classification. SVM uses MATLAB's libsvm-mat tool, version 3.0-1 (https://www.csie.ntu.edu.tw/∼cjlin/libsvm/), the kernel function parameter is set to degree = 3, gamma = 0, Coef0 = 0, nu = 0.5, cache memory size = 100, and tolerance of termination criterion = 1e − 3, p=0.1, shrinking = 1, and the weight matrix after training is 200 ∗ 3.

The average accuracy of the 10-fold cross-validation results is statistical as shown in Table 4. Since the number of IMFs obtained by decomposing each fMRI signal is not fixed, here we only extract the first 4 IMF signals when comparing the IMF separately and finally show the results of all IMF accumulations. In the right half of the table, we have realistic SVM predictions and real label statistics. For example, the third value of 40 in the first row indicates that 40 samples were correctly predicted under the 80 samples with the real label as stones.

Table 4.

Classification results of the task states of each circle-IMF signal and combined signals by using SVM.

IMF Label Rock (80) Scissors (80) Paper (80)
Prediction Rock Scissors Paper Rock Scissors Paper Rock Scissors Paper
1 0.5625 40 20 20 18 43 19 10 18 52
2 0.4833 46 25 9 31 26 23 14 22 44
3 0.4292 47 12 21 33 20 27 23 21 36
4 0.4458 51 19 10 32 30 18 25 29 26
1 + 2 0.5875 44 27 9 24 40 16 7 16 57
1 + 3 0.60 46 17 17 18 44 18 10 16 54
1 + 4 0.575 41 23 16 17 46 17 11 18 51
1 + 2 + 3 0.6333 50 20 10 22 45 13 7 16 57
1 + 2 + 4 0.5958 48 22 10 18 43 19 8 20 52
1 + 2 + 3 + 4 0.6417 53 18 9 20 45 15 6 18 56
All IMFs 0.6542 53 18 9 19 47 14 7 16 57

By comparison, we find that the IMF signal decomposed first has higher frequency characteristics and also has a higher contribution to the classification result. The more the IMF signals are superimposed, the higher the accuracy of the data. Comparing with Table 5, we found that although the classification accuracy of a single IMF signal, there is no high accuracy of the original signal. However, after superimposing each IMF signal, that is, deleting the residual monotonic signal, the classification accuracy is the highest.

Table 5.

Classification results of original signals that have not been processed by EMD.

Label Rock (80) Scissors (80) Paper (80)
Prediction Rock Scissors Paper Rock Scissors Paper Rock Scissors Paper
Original signal 0.6375 50 21 9 21 45 14 6 16 58

3.3. Classification Results of Machine Learning

There are 240 data sets in this paper. In each experiment, 216 are training data and 24 are test sets. For each training data, the input is 200-dimensional fMRI data, and the output label is a 3-dimensional classified data. Using LR, SVM, and DNN, we classify raw data and data after preprocessed by circle-EMD. In the training process, the accuracy curve of the logistic regression and deep learning of the experiment is shown in the Figure 9 (red lines indicate the training set and green lines indicate the test set), and the accuracy rate classification results are shown in Table 6. To further compare the original signal with our circle-EMD method, we still do the machine learning classification statistics for the original signal.

Figure 9.

Figure 9

Accuracy rate curve. (a) Logistic regression. (b) Deep neural networks.

Table 6.

Accuracy results of extracted fMRI signals by using different machine learning algorithms.

Experiment number Logistic regression SVM Deep learning
Original All IMFs Original All IMFs Original All IMFs
1 0.667 0.750 0.708 0.708 0.833 0.875
2 0.667 0.708 0.667 0.708 0.792 0.875
3 0.625 0.667 0.708 0.708 0.708 0.833
4 0.667 0.708 0.583 0.625 0.667 0.792
5 0.667 0.625 0.583 0.542 0.750 0.750
6 0.708 0.708 0.625 0.667 0.750 0.792
7 0.708 0.667 0.583 0.583 0.792 0.833
8 0.667 0.667 0.542 0.583 0.542 0.708
9 0.708 0.750 0.625 0.667 0.750 0.833
10 0.750 0.750 0.750 0.750 0.750 0.833
Average 0.683 0.700 0.638 0.654 0.733 0.812

From Table 6, we can see that for the fMRI data of this paper, no matter which machine learning method, our circle-EMD algorithm has achieved higher accuracy, which proves that our circle-EMD method is effective for separating spatial signals. Sex can help to refer to the classification accuracy of machine learning.

To further compare the sensitivity and specificity of the classification, this paper further calculated the weighted average of precision, recall, and f1-score of the classification results in Figure 6 (we only show the average value of 10-fold cross-validation results. And since the samples are balanced, the results of macroaverage and weighted average are the same for multiclassification mean calculation, so this paper only shows the results of weighted average).

Comparing the results of each machine learning classification, deep learning performed best in each experiment, and the average accuracy of the final three categories of the test set reached 81.2%. LR and DNN have achieved close to 100% classification accuracy on the training set of this data, but the performance of LR on the test set is not enough, and it does not have good generalization. This result not only confirms the validity of our circle-EMD method, but also the importance of deep learning for fMRI data classification and learning.

4. Conclusions

In this paper, we propose a circle-EMD algorithm to decompose and preprocess the “stone-scissors-paper” multitask state fMRI data and compare it with the original EMD method. On this basis, the three commonly used machine learning methods: logistic regression, SVM, and DNN are used to process the data obtained by different EMD algorithms. We compare the effects of different EMD algorithms on the processing results through experiments and finally obtain the classification accuracy of different data by different machine learning methods.

The results show that the proposed algorithm can eliminate the end effect of spatial signals and extract signals with the different spatial frequency features of multitask state data more effectively. It also reduces the effects of low frequencies and noise, more accurately reflects the data characteristics of the original signal (especially, the characteristics of the relatively low-frequency part), shows the correlation between different ROIs, and finally achieves higher classification accuracy. By comparing the various IMF signals extracted by this method, it is found that the contribution from low frequency to high frequency increases in turn, and the accumulation of multiple IMF signals helps to improve the accuracy of classification. Through comparison with different machine learning algorithms, we also found that the most effective algorithm is the deep learning algorithm. The highest accuracy in this experiment is up to 87.5%, with an average of 81.2%.

In general, the method of this paper provides a new circle-EMD-based data analysis method for analyzing task-state fMRI data and combines the deep learning method to provide a more effective solution for classification of multitask state fMRI data, helping to better realize the brain-computer interaction. The limitation of the combination of the algorithm and machine learning is that when processing spatial fMRI signals with small amount of data, the effect is more obvious (for example, 200 voxels are selected in this paper), and the use of decomposed IMF signals is only verified in the motion data type of this paper. In future research work, we will experiment with more types of fMRI data and try to weight each IMF signal to get a better performance and pay more attention to the residual signal when using circle-EMD.

Table 7.

Sensitivity and specificity of the classification.

Weighted average Logistic regression SVM Deep learning
Original All IMFs Original All IMFs Original All IMFs
Precision 0.690 0.711 0.468 0.486 0.745 0.825
Recall 0.683 0.700 0.638 0.654 0.733 0.812
f1-score 0.681 0.696 0.538 0.557 0.729 0.806

Acknowledgments

This work was supported by the National Natural Science Foundation of China (61271351 and 41827807).

Data Availability

For original fMRI data address, please visit https://www.nitrc.org/projects/bdtb/. The processed data used to support the findings of this study are available from the corresponding author upon request.

Conflicts of Interest

The authors declare that they have no conflicts of interest.

References

  • 1.Huang M., Wu P., Liu Y., Chen H. Application and contrast in brain-computer interface between Hilbert-Huang transform and wavelet transform. Proceedings of the 9th International Conference for Young Computer Scientists; November 2008; Hunan, China. [DOI] [Google Scholar]
  • 2.Xingfeng L. Mechanisms of Acupuncture & Moxibustion Analgesia and Brain Activation Regions Localization Algorithm Studies. Beijing, China: Institute of Automation, Chinese Academy of Sciences; 2004. [Google Scholar]
  • 3.Jiang W., Liu H., Liao J., et al. A functional MRI study of deception among offenders with antisocial personality disorders. Neuroscience. 2013;244(3):90–98. doi: 10.1016/j.neuroscience.2013.03.055. [DOI] [PubMed] [Google Scholar]
  • 4.Kannurpatti S. S., Rypma B., Biswal B. B. Prediction of task-related BOLD fMRI with amplitude signatures of resting-state fMRI. Frontiers in Systems Neuroscience. 2012;6(6):p. 7. doi: 10.3389/fnsys.2012.00007. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 5.Chang J., Zhang M., Hitchman G., Qiu J., Liu Y. When you smile, you become happy: evidence from resting state task-based fMRI. Biological Psychology. 2014;103:100–106. doi: 10.1016/j.biopsycho.2014.08.003. [DOI] [PubMed] [Google Scholar]
  • 6.Laura D. G., Silvia T., Nikolaos P., et al. The role of fMRI in the assessment of neuroplasticity in MS: a systematic review. Neural Plasticity. 2018;2018:27. doi: 10.1155/2018/3419871.3419871 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 7.Dong M., Qin W., Sun J., et al. Tempo-spatial analysis of vision-related acupoint specificity in the occipital lobe using fMRI: an ICA study. Brain Research. 2012;1436(2):34–42. doi: 10.1016/j.brainres.2011.11.050. [DOI] [PubMed] [Google Scholar]
  • 8.Zuo X.-N., Martino A. D., Kelly C., et al. The oscillating brain: complex and reliable. Neuroimage. 2010;49(2):1432–1445. doi: 10.1016/j.neuroimage.2009.09.037. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 9.Huang N. E., Shen Z., Long S. R. A new view of nonlinear water waves: the Hilbert spectrum. Annual Review of Fluid Mechanics. 1999;31(1):417–457. doi: 10.1146/annurev.fluid.31.1.417. [DOI] [Google Scholar]
  • 10.Lin C. F., Yeh S. W., Chang S. H., et al. An HHT-Based Time-Frequency Scheme for Analyzing the EEG Signals of Clinical Alcoholics. New York, NY, USA: Nova Science Publishers; 2010. [Google Scholar]
  • 11.Lee P., Tsui W. H., Teng Y., Hsiao T.-C. Affective pattern analysis of image in frequency domain using the Hilbert-Huang transform. Proceedings of the 2012 IEEE Asia Pacific Conference on Circuits and Systems; December 2012; Kaohsiung, Taiwan. [DOI] [Google Scholar]
  • 12.Xia C., Wu Y., Lu Q., Ju B. Surface characteristic profile extraction based on Hilbert-Huang transform. Measurement. 2014;47(1):306–313. doi: 10.1016/j.measurement.2013.08.066. [DOI] [Google Scholar]
  • 13.Tay P. C. AM-FM image analysis using the Hilbert Huang transform. Proceedings of the IEEE Southwest Symposium on Image Analysis & Interpretation; March 2008; Santa Fe, NM, USA. [DOI] [Google Scholar]
  • 14.Huang N. E., Shen S. S. P. Hilbert-Huang Transform and its Applications. Singapore: World Scientific; 2005. [Google Scholar]
  • 15.Lina Z. A survey of time-frequency analysis methods for digital signal processing. Information Technology. 2013;6:26–28. [Google Scholar]
  • 16.Peng L., Fei L., Jiang Q., Chen J., Li X. Based on the improved HHT and its application in the power quality detection of microgrid. Proceedings of the International Conference on Electrical Machines & Systems; August 2011; Beijing, China. [DOI] [Google Scholar]
  • 17.Gong m., Xie l. Discussion on the application of HHT method to earthquake engineering. World Information on Earthquake Engineering. 2003;19(3):39–43. [Google Scholar]
  • 18.Yu H., Li F., Wu T., et al. Functional brain abnormalities in major depressive disorder using the Hilbert-Huang transform. Brain Imaging & Behavior. 2018;12(6):1556–1568. doi: 10.1007/s11682-017-9816-6. [DOI] [PubMed] [Google Scholar]
  • 19.Deng Y., Wang W., Qian C., Wang Z., Dai D. Boundary-processing-technique in EMD method and Hilbert transform. Chinese Science Bulletin. 2001;46(11):954–960. doi: 10.1007/bf02900475. [DOI] [Google Scholar]
  • 20.Yang J. W., Jia M. P. Study on processing method and analysis of end problem of Hilbert-Huang spectrum. Journal of Vibration Engineering. 2006;19(2):283–288. [Google Scholar]
  • 21.Cheng J., Yu D., Yang Y. Application of support vector regression machines to the processing of end effects of Hilbert-Huang transform. Mechanical Systems and Signal Processing. 2007;21(3):1197–1211. doi: 10.1016/j.ymssp.2005.09.005. [DOI] [Google Scholar]
  • 22.Yang J., Li P., Yang Y., Xu D. An improved EMD method for modal identification and a combined static-dynamic method for damage detection. Journal of Sound and Vibration. 2018;420:242–260. doi: 10.1016/j.jsv.2018.01.036. [DOI] [Google Scholar]
  • 23.Wang T., Gang L. An improved method to solve the end effect of EMD and its application on vibration signal. Proceedings of the International Conference on Mechatronics & Automation; August 2009; Changchun, China. [DOI] [Google Scholar]
  • 24.Tai G., Deng Z. An improved EMD method based on the multi-objective optimization and its application to fault feature extraction of rolling bearing. Applied Acoustics. 2017;127:46–62. doi: 10.1016/j.apacoust.2017.05.018. [DOI] [Google Scholar]
  • 25.Khazaee A., Ebrahimzadeh A., Babajani-Feremi A. Application of advanced machine learning methods on resting-state fMRI network for identification of mild cognitive impairment and Alzheimer’s disease. Brain Imaging and Behavior. 2016;10(3):799–817. doi: 10.1007/s11682-015-9448-7. [DOI] [PubMed] [Google Scholar]
  • 26.Panat A., Patil A., Chauhan R. Feature extraction and classification OF FMRI images. International Journal of Electrical Electronics & Data Communication. 2014;2(10) [Google Scholar]
  • 27.Afshin-Pour B., Shams S.-M., Strother S. A hybrid LDA+gCCA model for fMRI data classification and visualization. IEEE Transactions on Medical Imaging. 2015;34(5):1031–1041. doi: 10.1109/tmi.2014.2374074. [DOI] [PubMed] [Google Scholar]
  • 28.Ryali S., Supekar K., Abrams D. A., Menon V. Sparse logistic regression for whole-brain classification of fMRI data. Neuroimage. 2010;51(2):752–764. doi: 10.1016/j.neuroimage.2010.02.040. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 29.Koyamada S., Shikauchi Y., Nakae K., Koyama M. Deep learning of fMRI big data: a novel approach to subject-transfer decoding. Computer Science. 2015 http://arxiv.org/abs/1502.00093(2015) [Google Scholar]
  • 30.Sarraf S., Tofighi G. Classification of Alzheimer’s disease using fMRI data and deep learning convolutional neural networks. 2016. http://arxiv.org/abs/160308631.2016.
  • 31.Horikawa T., Kamitani Y. Generic decoding of seen and imagined objects using hierarchical visual features. Nature Communications. 2017;8(1) doi: 10.1038/ncomms15037.15037 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 32.Du X., Cai Y., Wang S., Zhang L. Overview of deep learning. Proceedings of the 2016 31st Youth Academic Annual Conference of Chinese Association of Automation (YAC); November 2017; Wuhan, China. [DOI] [Google Scholar]
  • 33.Xin W., Ren Y., Yang Y., Zhang W., Xiong N. N. A weighted discriminative dictionary learning method for depression disorder classification using fMRI data. Proceedings of the IEEE International Conferences on Big Data & Cloud Computing (BDCloud), Social Computing and Networking (SocialCom), Sustainable Computing and Communications (SustainCom) (BDCloud-SocialCom-SustainCom); October 2016; Atlanta, GA, USA. [DOI] [Google Scholar]
  • 34.Ertugrul I. O., Ozay M., Vural F. T. Y. Encoding the local connectivity patterns of fMRI for cognitive task and state classification. Brain Imaging & Behavior. 2019;13(4):893–904. doi: 10.1007/s11682-018-9901-5. [DOI] [PubMed] [Google Scholar]
  • 35.Huang N. E., Shen Z., Long S. R., Wu M. L. C. The empirical mode decomposition and the Hilbert spectrum for nonlinear and non-stationary time series analysis. Proceedings of the Royal Society of London. Series A: Mathematical, Physical and Engineering Sciences. 1998;454(1971):903–995. doi: 10.1098/rspa.1998.0193. [DOI] [Google Scholar]
  • 36.Lu W.-Z., Wang W.-J. Potential assessment of the “support vector machine” method in forecasting ambient air pollutant trends. Chemosphere. 2005;59(5):693–701. doi: 10.1016/j.chemosphere.2004.10.032. [DOI] [PubMed] [Google Scholar]
  • 37.Gocic M., Shamshirband S., Razak Z., Petković D., Ch S., Trajkovic S. Long-term precipitation analysis and estimation of precipitation concentration index using three support vector machine methods. Advances in Meteorology. 2016;2016:11. doi: 10.1155/2016/7912357.7912357 [DOI] [Google Scholar]
  • 38.Sun S. A survey of multi-view machine learning. Neural Computing & Applications. 2013;23(7-8):2031–2038. doi: 10.1007/s00521-013-1362-6. [DOI] [Google Scholar]
  • 39.Zou B. Multiple classification using logistic regression model. In: Hsu C. H., Wang S., Zhou A., Shawkat A., editors. Lecture Notes in Computer Science. Cham, Switzerland: Springer; 2016. [DOI] [Google Scholar]
  • 40.Luo K., Li J., Wang Z., Cuschieri A. Patient-specific deep architectural model for ECG classification. Journal of Healthcare Engineering. 2017;2017:13. doi: 10.1155/2017/4108720.4108720 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 41.Amato F., Mazzocca N., Moscato F., Vivenzio E. Multilayer perceptron: an intelligent model for classification and intrusion detection. Proceedings of the International Conference on Advanced Information Networking & Applications Workshops; March 2017; Taipei, Taiwan. [DOI] [Google Scholar]
  • 42.Valvano G., Santini G., Martini N., et al. Convolutional neural networks for the segmentation of microcalcification in mammography imaging. Journal of Healthcare Engineering. 2019;2019:9. doi: 10.1155/2019/9360941.9360941 [DOI] [PMC free article] [PubMed] [Google Scholar]

Associated Data

This section collects any data citations, data availability statements, or supplementary materials included in this article.

Data Availability Statement

For original fMRI data address, please visit https://www.nitrc.org/projects/bdtb/. The processed data used to support the findings of this study are available from the corresponding author upon request.


Articles from Computational Intelligence and Neuroscience are provided here courtesy of Wiley

RESOURCES