The electroencephalogram (EEG) has proved to be a valuable tool in the study of comprehensive conditions whose effects are manifest in the electrical brain activity, and epilepsy is one of such conditions. In the study, multi-scale permutation entropy (MPE) was proposed to describe dynamical characteristics of EEG recordings from epilepsy and healthy subjects, then all the characteristic parameters were forwarded into a support vector machine (SVM) for classification. The classification accuracies of the MPE with SVM were evaluated by a series of experiments. It is indicated that the dynamical characteristics of EEG data with MPE could identify the differences among healthy, inter-ictal and ictal states, and there was a reduction of MPE of EEG from the healthy and inter-ictal state to the ictal state. Experimental results demonstrated that average classification accuracy was 100% by using the MPE as a feature to characterize the healthy and seizure, while 99.58% accuracy was obtained to distinguish the seizure-free and seizure EEG. In addition, the single-scale permutation entropy (PE) at scales 1-5 was put into the SVM for classification at the same time for comparative analysis. The simulation results demonstrated that the proposed method could be a very powerful algorithm for seizure prediction and could have much better performance than the methods based on single scale PE.
Objective To explore the white matter microstructural abnormalities in patients with different subtypes of attention-deficit/hyperactivity disorder (ADHD) and establish a diagnostic classification model. Methods Patients with ADHD admitted to West China Hospital of Sichuan University between January 2019 and September 2021 and healthy controls recruited through advertisement were prospectively selected. All participants underwent diffusion tensor imaging scanning. The whole brain voxel-based analysis was used to compare the diffusion parameter maps of fractional anisotropy (FA) among patients with combined subtype of ADHD (ADHD-C), patients with inattentive subtype of ADHD (ADHD-I) and healthy controls. The support vector machine classifier and feature selection method were used to construct the individual ADHD diagnostic classification model and efficiency was evaluated between each two groups of the ADHD patients and healthy controls. Results A total of 26 ADHD-C patients, 24 ADHD-I patients and 26 healthy controls were included. The three groups showed significant differences in FA values in the bilateral sagittal stratum of temporal lobe (ADHD-C<ADHD-I<healthy controls) and the isthmus of corpus callosum (ADHD-C>ADHD-I>healthy controls) (P<0.005). The direct comparison between the two subtypes of ADHD showed that ADHD-C had higher FA than ADHD-I in the right middle frontal gyrus. The classification model differentiating ADHD-C and ADHD-I showed the highest efficiency, with a total accuracy of 76.0%, sensitivity of 88.5%, and specificity of 70.8%. Conclusions There is both commonality and heterogeneity in white matter microstructural alterations in the two subtypes of patients with ADHD. The white matter damage of the sagittal stratum of temporal lobe and the corpus callosum may be the intrinsic pathophysiological basis of ADHD, while the anomalies of frontal brain region may be the differential point between different subtypes of patients.
A great number of studies have demonstrated the structural and functional abnormalities in chronic schizophrenia (SZ) patients. However, few studies analyzed the differences between first-episode, drug-naive SZ (FESZ) patients and normal controls (NCs). In this study, we recruited 44 FESZ patients and 56 NCs, and acquired their multi-modal magnetic resonance imaging (MRI) data, including structural and resting-state functional MRI data. We calculated gray matter volume (GMV), regional homogeneity (ReHo), amplitude of low frequency fluctuation (ALFF), and degree centrality (DC) of 90 brain regions, basing on an automated anatomical labeling (AAL) atlas. We then applied these features into support vector machine (SVM) combined with recursive feature elimination (RFE) to discriminate FESZ patients from NCs. Our results showed that the classifier using the combination of ReHo and ALFF as input features achieved the best performance (an accuracy of 96.97%). Moreover, the most discriminative features for classification were predominantly located in the frontal lobe. Our findings may provide potential information for understanding the neuropathological mechanism of SZ and facilitate the development of biomarkers for computer-aided diagnosis of SZ patients.
In the process of lower limb rehabilitation training, fatigue estimation is of great significance to improve the accuracy of intention recognition and avoid secondary injury. However, most of the existing methods only consider surface electromyography (sEMG) features but ignore electrocardiogram (ECG) features when performing in fatigue estimation, which leads to the low and unstable recognition efficiency. Aiming at this problem, a method that uses the fusion features of ECG and sEMG signal to estimate the fatigue during lower limb rehabilitation was proposed, and an improved particle swarm optimization-support vector machine classifier (improved PSO-SVM) was proposed and used to identify the fusion feature vector. Finally, the accurate recognition of the three states of relax, transition and fatigue was achieved, and the recognition rates were 98.5%, 93.5%, and 95.5%, respectively. Comparative experiments showed that the average recognition rate of this method was 4.50% higher than that of sEMG features alone, and 13.66% higher than that of the combined features of ECG and sEMG without feature fusion. It is proved that the feature fusion of ECG and sEMG signals in the process of lower limb rehabilitation training can be used for recognizing fatigue more accurately.
In order to realize sleep staging automatically and conveniently, we used support vector machine (SVM) to analyze the correlation between heart rate variability and sleep stage experimentally. R-R intervals (RRIs) from 33 cases of sleep clinical data of Tianjin Thoracic Hospital were extracted and analyzed by principal component analysis (PCA). The SVM method was used to establish the model and predict the five sleep stages. The prediction accuracy of three-sleep-stage was higher than 80%, in contrast to sleep scoring annotations marked by physiological experts based on electroencephalogram (EEG) golden standard. The result showed that there was a good correlation between heart rate variability and sleep staging. This method is an important supplement to the traditional sleep staging method and has a great value for clinical application.
The purpose of using brain-computer interface (BCI) is to build a bridge between brain and computer for the disable persons, in order to help them to communicate with the outside world. Electroencephalography (EEG) has low signal to noise ratio (SNR), and there exist some problems in the traditional methods for the feature extraction of EEG, such as low classification accuracy, lack of spatial information and huge amounts of features. To solve these problems, we proposed a new method based on time domain, frequency domain and space domain. In this study, independent component analysis (ICA) and wavelet transform were used to extract the temporal, spectral and spatial features from the original EEG signals, and then the extracted features were classified with the method combined support vector machine (SVM) with genetic algorithm (GA). The proposed method displayed a better classification performance, and made the mean accuracy of the Graz datasets in the BCI Competitions of 2003 reach 96%. The classification results showed that the proposed method with the three domains could effectively overcome the drawbacks of the traditional methods based solely on time-frequency domain when the EEG signals were used to describe the characteristics of the brain electrical signals.
The research of sleep staging is not only the basis of diagnosing sleep related diseases, but also the precondition of evaluating sleep quality, and has important clinical significance. In recent years, the research of automatic sleep staging based on computer has become a hotspot and made some achievements. Feature extraction and feature classification are two key technologies in automatic sleep staging system. In order to achieve effective automatic sleep staging, we proposed a new automatic sleep staging method which combines the energy features and least squares support vector machines (LS-SVM). Firstly, we used FIR band-pass filter to extract the energy features of Pz-Oz channel sleep electroencephalogram (EEG) signals, and compared them with those from wavelet packet transform method. Then we designed an LS-SVM classifier to realize the automatic sleep stage classification. The research showed that FIR band-pass filter (with the Kaiser window) performed better than wavelet packet transform (WPT) for energy feature extraction just in terms of the data from the Sleep-EDF Database and the LS-SVM classifier (with the RBF Kernel function) designed was good, and the automatic sleep staging method proposed in this paper was better than many similar methods from other studies with an average accuracy of 88.89% and had a very prosperous application future.
Arrhythmia is a kind of common cardiac electrical activity abnormalities. Heartbeats classification based on electrocardiogram (ECG) is of great significance for clinical diagnosis of arrhythmia. This paper proposes a feature extraction method based on manifold learning, neighborhood preserving embedding (NPE) algorithm, to achieve the automatic classification of arrhythmia heartbeats. With classification system, we obtained low dimensional manifold structure features of high dimensional ECG signals by NPE algorithm, then we inputted the feature vectors into support vector machine (SVM) classifier for heartbeats diagnosis. Based on MIT-BIH arrhythmia database, we clustered 14 classes of arrhythmia heartbeats in the experiment, which yielded a high overall classification accuracy of 98.51%. Experimental result showed that the proposed method was an effective classification method for arrhythmia heartbeats.
The automatic detection of arrhythmia is of great significance for the early prevention and diagnosis of cardiovascular diseases. Traditional arrhythmia diagnosis is limited by expert knowledge and complex algorithms, and lacks multi-dimensional feature representation capabilities, which is not suitable for wearable electrocardiogram (ECG) monitoring equipment. This study proposed a feature extraction method based on autoregressive moving average (ARMA) model fitting. Different types of heartbeats were used as model inputs, and the characteristic of fast and smooth signal was used to select the appropriate order for the arrhythmia signal to perform coefficient fitting, and complete the ECG feature extraction. The feature vectors were input to the support vector machine (SVM) classifier and K-nearest neighbor classifier (KNN) for automatic ECG classification. MIT-BIH arrhythmia database and MIT-BIH atrial fibrillation database were used to verify in the experiment. The experimental results showed that the feature engineering composed of the fitting coefficients of the ARMA model combined with the SVM classifier obtained a recall rate of 98.2% and a precision rate of 98.4%, and the F1 index was 98.3%. The algorithm has high performance, meets the needs of clinical diagnosis, and has low algorithm complexity. It can use low-power embedded processors for real-time calculations, and it’s suitable for real-time warning of wearable ECG monitoring equipment.
Poor and monotonous work could easily lead to a decrease of arousal level of the monitoring work personnel. In order to improve the performance of monitoring work, low arousal level needs to be recognized and awakened. We proposed a recognition method of low arousal by the electroencephalogram (EEG) as the object of study to recognize the low arousal level in the vigilance. We used wavelet packet transform to decompose the EEG signal so the EEG rhythms of each component were obtained, and then we calculated the parameters of relative energy and energy ratio of high-low frequency, and constructed the feature vector to monitor low arousal state in the operation. We finally used support vector machine (SVM) to recognize the low arousal state in the simulate operation. The experimental results showed that the method introduced in this article could well distinguish low arousal level from arousal level in the vigilance and it could also get a high recognition rate. Have been compared with other analysis methods, the present method could more effectively recognize low arousal level and provide better technical support for wake-up mechanism of low arousal state.