west china medical publishers
Keyword
  • Title
  • Author
  • Keyword
  • Abstract
Advance search
Advance search

Search

find Keyword "principal component analysis" 13 results
  • Classification of Children with Attention-Deficit/Hyperactivity Disorder and Typically Developing Children Based on Electroencephalogram Principal Component Analysis and k-Nearest Neighbor

    This paper aims to assist the individual clinical diagnosis of children with attention-deficit/hyperactivity disorder using electroencephalogram signal detection method. Firstly, in our experiments, we obtained and studied the electroencephalogram signals from fourteen attention-deficit/hyperactivity disorder children and sixteen typically developing children during the classic interference control task of Simon-spatial Stroop, and we completed electroencephalogram data preprocessing including filtering, segmentation, removal of artifacts and so on. Secondly, we selected the subset electroencephalogram electrodes using principal component analysis (PCA) method, and we collected the common channels of the optimal electrodes which occurrence rates were more than 90% in each kind of stimulation. We then extracted the latency (200~450 ms) mean amplitude features of the common electrodes. Finally, we used the k-nearest neighbor (KNN) classifier based on Euclidean distance and the support vector machine (SVM) classifier based on radial basis kernel function to classify. From the experiment, at the same kind of interference control task, the attention-deficit/hyperactivity disorder children showed lower correct response rates and longer reaction time. The N2 emerged in prefrontal cortex while P2 presented in the inferior parietal area when all kinds of stimuli demonstrated. Meanwhile, the children with attention-deficit/hyperactivity disorder exhibited markedly reduced N2 and P2 amplitude compared to typically developing children. KNN resulted in better classification accuracy than SVM classifier, and the best classification rate was 89.29% in StI task. The results showed that the electroencephalogram signals were different in the brain regions of prefrontal cortex and inferior parietal cortex between attention-deficit/hyperactivity disorder and typically developing children during the interference control task, which provided a scientific basis for the clinical diagnosis of attention-deficit/hyperactivity disorder individuals.

    Release date: Export PDF Favorites Scan
  • Automatic clustering method of flow cytometry data based on t-distributed stochastic neighbor embedding

    The traditional method of multi-parameter flow data clustering in flow cytometry is to mainly use professional software to manually set the door and circle out the target cells for analysis. The analysis process is complex and professional. Based on this, a clustering algorithm, which is based on t-distributed stochastic neighbor embedding (t-SNE) algorithm for multi-parameter stream data, is proposed in the paper. In this algorithm, the Euclidean distance of sample data in high dimensional space is transformed into conditional probability to represent similarity, and the data is reduced to low dimensional space. In this paper, the stained human peripheral blood cells were treated by flow cytometry, and the processed data were derived as experimental sample data. Thet-SNE algorithm is compared with the kernel principal component analysis (KPCA) dimensionality reduction algorithm, and the main component data obtained by the dimensionality reduction are classified using K-means algorithm. The results show that thet-SNE algorithm has a good clustering effect on the cell population with asymmetric and trailing distribution, and the clustering accuracy can reach 92.55%, which may be helpful for automatic analysis of multi-color multi-parameter flow data.

    Release date:2018-10-19 03:21 Export PDF Favorites Scan
  • A Novel Method of Multi-channel Feature Extraction Combining Multivariate Autoregression and Multiple-linear Principal Component Analysis

    Brain-computer interface (BCI) systems identify brain signals through extracting features from them. In view of the limitations of the autoregressive model feature extraction method and the traditional principal component analysis to deal with the multichannel signals, this paper presents a multichannel feature extraction method that multivariate autoregressive (MVAR) model combined with the multiple-linear principal component analysis (MPCA), and used for magnetoencephalography (MEG) signals and electroencephalograph (EEG) signals recognition. Firstly, we calculated the MVAR model coefficient matrix of the MEG/EEG signals using this method, and then reduced the dimensions to a lower one, using MPCA. Finally, we recognized brain signals by Bayes Classifier. The key innovation we introduced in our investigation showed that we extended the traditional single-channel feature extraction method to the case of multi-channel one. We then carried out the experiments using the data groups ofⅣ_ⅢandⅣ_Ⅰ. The experimental results proved that the method proposed in this paper was feasible.

    Release date:2021-06-24 10:16 Export PDF Favorites Scan
  • Tensor Feature Extraction Using Multi-linear Principal Component Analysis for Brain Computer Interface

    The brain computer interface (BCI) can be used to control external devices directly through electroencephalogram (EEG) information. A multi-linear principal component analysis (MPCA) framework was used for the limitations of tensor form of multichannel EEG signals processing based on traditional principal component analysis (PCA) and two-dimensional principal component analysis (2DPCA). Based on MPCA, we used the projection of tensor-matrix to achieve the goal of dimensionality reduction and features exaction. Then we used the Fisher linear classifier to classify the features. Furthermore, we used this novel method on the BCI competitionⅡdataset 4 and BCI competitionⅣdataset 3 in the experiment. The second-order tensor representation of time-space EEG data and the third-order tensor representation of time-space-frequency EEG data were used. The best results that were superior to those from other dimensionality reduction methods were obtained by much debugging on parameter P and testQ. For two-order tensor, the highest accuracy rates could be achieved as 81.0% and 40.1%, and for three-order tensor, the highest accuracy rates were 76.0% and 43.5%, respectively.

    Release date: Export PDF Favorites Scan
  • A spike denoising method combined principal component analysis with wavelet and ensemble empirical mode decomposition

    Spike recorded by multi-channel microelectrode array is very weak and susceptible to interference, whose noisy characteristic affects the accuracy of spike detection. Aiming at the independent white noise, correlation noise and colored noise in the process of spike detection, combining principal component analysis (PCA), wavelet analysis and adaptive time-frequency analysis, a new denoising method (PCWE) that combines PCA-wavelet (PCAW) and ensemble empirical mode decomposition is proposed. Firstly, the principal component was extracted and removed as correlation noise using PCA. Then the wavelet-threshold method was used to remove the independent white noise. Finally, EEMD was used to decompose the noise into the intrinsic modal function of each layer and remove the colored noise. The simulation results showed that PCWE can increase the signal-to-noise ratio by about 2.67 dB and decrease the standard deviation by about 0.4 μV, which apparently improved the accuracy of spike detection. The results of measured data showed that PCWE can increase the signal-to-noise ratio by about 1.33 dB and reduce the standard deviation by about 18.33 μV, which showed its good denoising performance. The results of this study suggests that PCWE can improve the reliability of spike signal and provide an accurate and effective spike denoising new method for the encoding and decoding of neural signal.

    Release date:2020-06-28 07:05 Export PDF Favorites Scan
  • Automatic epilepsy detection with an attention-based multiscale residual network

    The deep learning-based automatic detection of epilepsy electroencephalogram (EEG), which can avoid the artificial influence, has attracted much attention, and its effectiveness mainly depends on the deep neural network model. In this paper, an attention-based multi-scale residual network (AMSRN) was proposed in consideration of the multiscale, spatio-temporal characteristics of epilepsy EEG and the information flow among channels, and it was combined with multiscale principal component analysis (MSPCA) to realize the automatic epilepsy detection. Firstly, MSPCA was used for noise reduction and feature enhancement of original epilepsy EEG. Then, we designed the structure and parameters of AMSRN. Among them, the attention module (AM), multiscale convolutional module (MCM), spatio-temporal feature extraction module (STFEM) and classification module (CM) were applied successively to signal reexpression with attention weighted mechanism as well as extraction, fusion and classification for multiscale and spatio-temporal features. Based on the Children’s Hospital Boston-Massachusetts Institute of Technology (CHB-MIT) public dataset, the AMSRN model achieved good results in sensitivity (98.56%), F1 score (98.35%), accuracy (98.41%) and precision (98.43%). The results show that AMSRN can make good use of brain network information flow caused by seizures to enhance the difference among channels, and effectively capture the multiscale and spatio-temporal features of EEG to improve the performance of epilepsy detection.

    Release date: Export PDF Favorites Scan
  • Motor Imagery Electroencephalogram Feature Selection Algorithm Based on Mutual Information and Principal Component Analysis

    Aiming at feature selection problem of motor imagery task in brain computer interface (BCI), an algorithm based on mutual information and principal component analysis (PCA) for electroencephalogram (EEG) feature selection is presented. This algorithm introduces the category information, and uses the sum of mutual information matrices between features under different motor imagery category to replace the covariance matrix. The eigenvectors of the sum matrix represent the direction of the principal components and the eigenvalues of the sum matrix are used to determine the dimensionality of principal components. 2005 International BCI competition data set was used in our experiments, and four feature extraction methods were adopted, i. e. power spectrum estimation, continuous wavelet transform, wavelet packet decomposition and Hjorth parameters. The proposed feature selection algorithm was adopted to select and combine the most useful features for classification. The results showed that relative to the PCA algorithm, our algorithm had better performance in dimensionality reduction and in classification accuracy with the assistance of support vector machine classifier under the same dimensionality of principal components.

    Release date: Export PDF Favorites Scan
  • A heart sound segmentation method based on multi-feature fusion network

    Objective To propose a heart sound segmentation method based on multi-feature fusion network. Methods Data were obtained from the CinC/PhysioNet 2016 Challenge dataset (a total of 3 153 recordings from 764 patients, about 91.93% of whom were male, with an average age of 30.36 years). Firstly the features were extracted in time domain and time-frequency domain respectively, and reduced redundant features by feature dimensionality reduction. Then, we selected optimal features separately from the two feature spaces that performed best through feature selection. Next, the multi-feature fusion was completed through multi-scale dilated convolution, cooperative fusion, and channel attention mechanism. Finally, the fused features were fed into a bidirectional gated recurrent unit (BiGRU) network to heart sound segmentation results. Results The proposed method achieved precision, recall and F1 score of 96.70%, 96.99%, and 96.84% respectively. Conclusion The multi-feature fusion network proposed in this study has better heart sound segmentation performance, which can provide high-accuracy heart sound segmentation technology support for the design of automatic analysis of heart diseases based on heart sounds.

    Release date: Export PDF Favorites Scan
  • Cell data clustering method in flow cytometry based on kernel principal component analysis

    The process of multi-parametric flow cytometry data analysis is complicate and time-consuming, which requires well-trained professionals to operate on. To overcome this limitation, a method for multi-parameter flow cytometry data processing based on kernel principal component analysis (KPCA) was proposed in this paper. The dimensionality of the data was reduced by nonlinear transform. After the new characteristic variables were obtained, automatical clustering can be achieved using improvedK-means algorithm. Experimental data of peripheral blood lymphocyte were processed using the principal component analysis (PCA)-based method and KPCA-based method and then the influence of different feature parameter selections was explored. The results indicate that the KPCA can be successfully applied in the multi-parameter flow cytometry data analysis for efficient and accurate cell clustering, which can improve the efficiency of flow cytometry in clinical diagnosis analysis.

    Release date:2017-04-01 08:56 Export PDF Favorites Scan
  • Study on Sleep Staging Methods Based on Heart Rate Variability Analysis

    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.

    Release date:2017-01-17 06:17 Export PDF Favorites Scan
2 pages Previous 1 2 Next

Format

Content