[go: up one dir, main page]

CN109977810A - Brain electricity classification method based on HELM and combination PTSNE and LDA Fusion Features - Google Patents

Brain electricity classification method based on HELM and combination PTSNE and LDA Fusion Features Download PDF

Info

Publication number
CN109977810A
CN109977810A CN201910183172.XA CN201910183172A CN109977810A CN 109977810 A CN109977810 A CN 109977810A CN 201910183172 A CN201910183172 A CN 201910183172A CN 109977810 A CN109977810 A CN 109977810A
Authority
CN
China
Prior art keywords
data
lda
feature
pca
dimensional
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201910183172.XA
Other languages
Chinese (zh)
Other versions
CN109977810B (en
Inventor
段立娟
连召洋
乔元华
陈军成
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing University of Technology
Original Assignee
Beijing University of Technology
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing University of Technology filed Critical Beijing University of Technology
Priority to CN201910183172.XA priority Critical patent/CN109977810B/en
Publication of CN109977810A publication Critical patent/CN109977810A/en
Application granted granted Critical
Publication of CN109977810B publication Critical patent/CN109977810B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/21Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
    • G06F18/213Feature extraction, e.g. by transforming the feature space; Summarisation; Mappings, e.g. subspace methods
    • G06F18/2132Feature extraction, e.g. by transforming the feature space; Summarisation; Mappings, e.g. subspace methods based on discrimination criteria, e.g. discriminant analysis
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/21Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
    • G06F18/213Feature extraction, e.g. by transforming the feature space; Summarisation; Mappings, e.g. subspace methods
    • G06F18/2135Feature extraction, e.g. by transforming the feature space; Summarisation; Mappings, e.g. subspace methods based on approximation criteria, e.g. principal component analysis
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/25Fusion techniques
    • G06F18/253Fusion techniques of extracted features
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2218/00Aspects of pattern recognition specially adapted for signal processing
    • G06F2218/08Feature extraction
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2218/00Aspects of pattern recognition specially adapted for signal processing
    • G06F2218/12Classification; Matching

Landscapes

  • Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Artificial Intelligence (AREA)
  • Evolutionary Biology (AREA)
  • Evolutionary Computation (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Measurement And Recording Of Electrical Phenomena And Electrical Characteristics Of The Living Body (AREA)

Abstract

本发明公开一种基于HELM并结合PTSNE流形和LDA特征融合的运动想象脑电分类方法,并提高其分类准确率。在特征提取方面,一方面,用PCA结合LDA方法提取线性特征,既可以消除噪声,又可以考虑训练数据的标签信息;另一方面,通过PTSNE和LDA获得非线性结合特征,可以发掘脑电中复杂的非线性内在流形特征。在特征分类方面,采用有高分类准确率的HELM算法做运动想象脑电信号分类识别。

The invention discloses a motor imagery electroencephalogram classification method based on HELM and combined with PTSNE manifold and LDA feature fusion, and improves the classification accuracy. In terms of feature extraction, on the one hand, using PCA combined with LDA method to extract linear features can not only eliminate noise, but also consider the label information of training data; Complex nonlinear intrinsic manifold features. In terms of feature classification, HELM algorithm with high classification accuracy is used for classification and recognition of motor imagery EEG signals.

Description

Electroencephalogram classification method based on HELM and combined PTSNE and LDA feature fusion
Technical Field
The invention belongs to the technical field of electroencephalogram signal processing, and particularly relates to a motor imagery electroencephalogram classification method based on HELM and combining PTSNE manifold and LDA feature fusion.
Background
The brain electrical signal of the motor imagery is used for identifying the brain state, and the brain imagery of the human can be controlled according to the brain electrical signal. The analysis of the brain electrical signals is greatly helpful for patients with encephalopathy. Because the acquired electroencephalogram signal is a non-stationary signal which has strong randomness and visually lacks regularity in waveform, an effective feature extraction method is required to improve the classification accuracy of the electroencephalogram signal.
The feature extraction method commonly used in electroencephalogram analysis includes time domain, frequency domain and time-frequency domain combination. In the time domain, the peak detection is highly targeted, but also highly subjective. The autoregressive model, while not a priori known and relatively less subjective, is relatively sensitive to artifact signals. In the frequency domain, the power spectral density may reflect the energy variation, but substantially loses the time domain information. In time-frequency domain combining, the wavelet transform can obtain the waveform of the target frequency band, but it requires a priori knowledge of the target frequency band.
In the aspect of feature extraction, in consideration of higher complexity, lack of regularity of waveforms of electroencephalogram signals and sparsity of signals, original data needs to be clustered and subjected to dimension reduction. Although PCA can reduce the dimension of the original data according to the accumulated contribution rate, PCA is an unsupervised method and ignores the label information of the data. And LDA is supervised learning, and fully considers the label information of the training data. The data points may be clustered according to categories in the low-dimensional space, with data points of the same category being closer together in the low-dimensional mapping space. However, both methods are linear transformations, and neither takes into account the non-linear manifold structure inherent in the brain electrical signal. Common non-linear manifold methods such as ISOMAP, Laplace eigenmap, local neighborhood embedding, random neighborhood embedding, and T-distributed random neighborhood embedding (TSNE). TSNE tries to maintain the probability distribution of the original data in the process of mapping the high-dimensional original data to the low-dimensional embedded coordinates. PTSNE learns the mapping between gaussian distributions in high dimensional space and student T distributions in low dimensional space by minimizing KL divergence through a neural network. PCA, LDA and PTSNE have advantages and disadvantages, and each algorithm is single and practical and cannot well solve the problem of electroencephalogram feature extraction.
Disclosure of Invention
Aiming at the background, the invention provides a motor imagery electroencephalogram classification method based on HELM and combining PTSNE manifold and LDA feature fusion, and the classification accuracy is improved. In the aspect of feature extraction, on one hand, linear features are extracted by combining PCA with LDA, so that noise can be eliminated, and label information of training data can be considered; on the other hand, the nonlinear combination characteristics are obtained through PTSNE and LDA, and the complex nonlinear internal manifold characteristics in the brain electricity can be discovered. In the aspect of feature classification, an HELM algorithm with high classification accuracy is adopted for classification and identification of the motor imagery electroencephalogram signals.
In order to achieve the purpose, the invention adopts the following technical scheme:
a motor imagery electroencephalogram classification method based on HELM and combined with PTSNE manifold and LDA feature fusion comprises the following steps:
step (1) preprocessing of EEG signals
The obtained electroencephalogram data are randomly disturbed and normalized, and the data are segmented by overlapped sliding time windows to obtain segmented subdata.
Step (2) feature extraction and fusion
a. Linear feature extraction
The first pass obtains linear binding characteristics through PCA and LDA.
1) The first path firstly carries out PCA dimension reduction on each segment of segmented data respectively.
2) Secondly, LDA conversion is carried out on each segment of segmented data after PCA dimension reduction.
3) Linear binding characteristics after PCA and LDA were obtained.
b. Nonlinear feature extraction
The other way obtains linear binding characteristics through PCA and LDA.
1) And the other path firstly carries out PTSNE dimension reduction on each segment of segmented data respectively.
2) Secondly, LDA conversion is carried out on each segment of segmented data after PTSNE dimension reduction.
3) Nonlinear binding characteristics after PCA and LDA were obtained.
c. Two-way feature fusion
And performing feature fusion on the obtained linear combination features and nonlinear combination features to serve as finally extracted features.
Step (3) feature classification
In terms of classification method, the HELM is a deep classification model, which can be divided into two parts: ELM SAE is used as feature extraction and the underlying ELM is used for feature classification. The classification accuracy is improved, and the first-order normal form constraint is added, so that the algorithm is simpler and more sparse.
Drawings
FIG. 1 is a block diagram of a process according to the present invention;
Detailed Description
The invention is further described with reference to the accompanying drawings and the detailed description.
The process of the method comprises the following steps:
(1) and (4) preprocessing the electroencephalogram signals.
Firstly, the obtained electroencephalogram data are randomly disordered and normalized. Then, considering the complexity and instability of the brain electrical signal, we use overlapping sliding window segments to preserve the useful information in the brain electrical signal. Based on early work in the laboratory, dominant electrodes a1 and a2 were also selected, each with 896 dimensions. The data for each electrode is divided into 9 segments by a 500ms time window and a 125ms overlapping window, each data segment having 128 dimensions.
(2) Feature extraction and fusion
The data segments divided in the a1 and a2 electrodes were copied into two equal parts, each of which was characterized by a different method.
a. Linear feature extraction
The first pass obtains linear binding characteristics through PCA and LDA.
1) The first path firstly carries out PCA dimension reduction on each segment of segmented data respectively.
Obtaining the weight W by optimizing an objective function L (W)
L(w)=wTCw-λ(wTw-1)
Where C is the covariance of the input sub-data segment X.
Obtaining Y from the subdata X and the obtained W
Y=XW
Wherein,
and performing PCA on each subdata in 18 data segments of the first part of data and reducing the D to 16 dimensions, wherein the accumulative contribution rate is greater than 99%.
2) Secondly, LDA conversion is carried out on each segment of segmented data after PCA dimension reduction.
Obtaining the weight w by optimizing an objective function L (w)
L(w)=wTSBw-λ(wTSWw-1)
Wherein SWAnd SBRespectively by segmentation after PCAThe intra-class and inter-class covariances of the sub-feature X.
Obtaining output characteristic Y of LDA by inputting sub-characteristic X and obtained W
Y=WTX
An LDA operation is performed on each subdata of 18 data segments of 561 samples, respectively. Since the experimental dataset is a binary problem, each 16-dimensional feature subdata is mapped to a 1-dimensional space.
3) Linear binding characteristics after PCA and LDA were obtained.
Each sample has 18 1-dimensional feature sub-data, and the 18 1-dimensional feature sub-data are combined into an 18-dimensional feature vector, and the 18-dimensional feature vector is a linear combination feature.
b. Nonlinear feature extraction
1) And the other path firstly carries out PTSNE dimension reduction on each segment of segmented data respectively.
The mapping between the gaussian distribution in the high dimensional space and the student T distribution in the low dimensional space is learned by minimizing the KL divergence through a neural network.
The KL divergence objective function is as follows:
wherein q isijIs the probability distribution of data in a low dimensional space, which is defined as follows:
pijis the probability distribution of data in a high dimensional space, defined as follows:
wherein p isj|iIs the probability of sample j under sample i. X and Y are the high-dimensional input data and the low-dimensional output features of the segmented sub data, respectively. Sigma2Is the variance.
The PTSNE operation is first performed on each subdata in the 18 data segments of the second share of data. Because of the limited boltzmann machine inside the PTSNE, the PTSNE needs to be trained first, and then features in the test data are extracted using the trained PTSNE. When the dimension is 30, the classification performance is better. Thus, after PTSNE extraction features, there are 18 data segments per sample, and each data segment has 30-dimensional features.
2) Secondly, LDA conversion is carried out on each segment of segmented data after PTSNE dimension reduction.
Subsequently, an LDA operation is performed on each subdata of 18 data segments of the 561 samples, respectively, and each 16-dimensional feature subdata is mapped to a 1-dimensional space.
3) Nonlinear binding characteristics after PCA and LDA were obtained.
Each sample has 18 1-dimensional feature sub-data, the 18 1-dimensional feature sub-data are combined into an 18-dimensional feature vector, and the 18-dimensional feature vector is a nonlinear combined feature.
c. Two-way feature fusion
And finally, generating linear combination features by the first path and generating nonlinear combination features by the second path, fusing the two paths of combination features together, and taking the fused combination features as final features of feature extraction and input features of the HELM.
(3) Feature classification
In terms of classification method, the HELM is a deep classification model, which can be divided into two parts: ELM SAE is used as feature extraction and the underlying ELM is used for feature classification. The method improves the classification accuracy and increases the first-order normal form constraint to make the algorithm more concise and sparse. Therefore, the HELM algorithm with high classification accuracy is selected as a classification model of the electroencephalogram signals.
The objective function of HELM is as follows:
β=argmin{||Hβ-X||2+||β||l1}
where β is the hidden layer weight, l1 is a first order normal constraint.
Wherein A isiAnd biRespectively a weight matrix and an offset initialized at random. k is the number of layers of the ELM combined with sparse self-encoding.
The hidden layer weight of the last layer of the HELM, i.e. the base ELM, is:
where C is the regularization coefficient and I is the identity matrix T which is the true label value.
For the HELM class model, the regularization coefficient C ranges from 10-10,10-9,…,109,1010. The first and second tier hidden tier nodes L1 are arranged in a range of 10, 20, …, 500. The third hidden layer node L2 is set to range from 100, 200, …, 1000. To verify the stability of the algorithm, the algorithm was run 50 times under the same parameters, and the average classification accuracy and the highest classification accuracy among these 50 were calculated.
Comparative analysis
Table 1 shows the comparison of the accuracy of the method of the present invention with other electroencephalogram classification algorithms, and Table 2 shows the comparison of the accuracy of the method of the present invention with the mainstream electroencephalogram classification algorithm.
TABLE 1 comparison of the accuracy of the method of the invention with other algorithms
TABLE 2 comparison of the accuracy of the method of the present invention with the mainstream electroencephalogram classification algorithm
A second BCI competition public data set is adopted in the comparison experiment to verify the classification performance of the feature fusion algorithm. The experimental combinations are shown in tables 1 and 2, where the values in the parenthesis represent the highest classification accuracy for 50 runs of the algorithm under the same parameters, the values before + -represent the mean classification accuracy for 50 runs, and the values after + -represent the variance of the classification accuracy for 50 runs. The second column is the name of the feature extraction method employed, and the third column is the name of the classification model employed. Firstly, PTSNE is only used for feature extraction, SVM is used as a classification model, and the classification accuracy can reach 90.785%. Then, PCA or LDA is used for feature extraction, HELM is used as a classification model, and the classification accuracy rate respectively reaches 91.81% and 84.64%. PTSNE is combined with LDA to be used for feature extraction, HELM is used as a classification model, and the classification accuracy can reach 93.174%. In addition, PCA is combined with LDA to be used for feature extraction, HELM is used as a classification model, the highest classification accuracy rate can reach 94.54%, and the average classification accuracy rate is only 90.94%. As shown in Table 1, the feature fusion classification method of the invention extracts linear combination features by combining PCA and LDA, extracts nonlinear combination features by combining PTSNE and LDA, fuses the linear combination features and the nonlinear combination features, and uses HELM as a classification model, wherein the highest classification accuracy can reach 94.881%, and the average classification accuracy can reach 93.563%. In order to verify the effect of feature fusion, the classification effect of the ELM improved algorithm serving as a classifier is compared with that of other mainstream ELM improved algorithms. The comparison result of the accuracy of the method of the invention and the mainstream electroencephalogram classification algorithm is shown in table 2, and compared with the feature extraction method combining PCA and LDA, the classification accuracy, especially the average classification accuracy of the feature fusion method is obviously improved. Compared with other comparison methods, the average classification accuracy and the highest classification accuracy of the feature fusion and classification method are the highest.

Claims (4)

1. An EEG classification method based on HELM and combined with PTSNE and LDA feature fusion is characterized by comprising the following steps:
preprocessing an electroencephalogram signal.
Randomly disorganizing and normalizing the obtained electroencephalogram data, and segmenting the data by using overlapped sliding time windows to obtain segmented subdata;
step (2) feature extraction and fusion
a. Linear feature extraction
First-pass linear combination feature acquisition by PCA and LDA
1) The first path firstly carries out PCA dimension reduction on each segment of segmented data respectively;
2) secondly, performing LDA conversion on each segment of segmented data subjected to PCA dimensionality reduction respectively;
3) obtaining linear combination characteristics after PCA and LDA;
b. nonlinear feature extraction
The other way obtains linear combination characteristics through PCA and LDA
1) The other path firstly carries out PTSNE dimension reduction on each segment of segmented data;
2) secondly, performing LDA conversion on each segment of segmented data subjected to PTSNE dimensionality reduction respectively;
3) obtaining the nonlinear combination characteristics after PCA and LDA;
c. two-way feature fusion
Performing feature fusion on the obtained linear combination features and nonlinear combination features to serve as finally extracted features;
step (3) feature classification
And performing characteristic classification by using an HELM algorithm as a classification model of the electroencephalogram signals.
2. The electroencephalogram classification method based on HELM and combining PTSNE and LDA feature fusion as claimed in claim 1, wherein the step 1 specifically comprises the following steps: the dominant electrodes a1 and a2 were chosen, each having 896 dimensions, and the data for each electrode was divided into 9 segments, each having 128 dimensions, by a 500ms time window and 125ms overlapping window.
3. The electroencephalogram classification method based on HELM and combining PTSNE and LDA feature fusion according to claim 1, wherein the step 2 specifically comprises the following steps: the data segment divided in the A1 and A2 electrodes is copied into two equal parts, each part is respectively extracted with characteristics by different methods,
a. linear feature extraction
First-pass linear combination feature acquisition by PCA and LDA
1) The first path firstly carries out PCA dimension reduction on each segment of segmented data respectively
Obtaining the weight W by optimizing an objective function L (W)
L(w)=wTCw-λ(wTw-1)
Where C is the covariance of the input sub-data segment X,
obtaining Y from the subdata X and the obtained W
Y=XW
Wherein,
carrying out PCA on each subdata in 18 data segments of the first data and reducing the data to D which is 16-dimensional;
2) secondly, performing LDA conversion on each segment of segmented data after PCA dimension reduction
Obtaining the weight W by optimizing an objective function L (W)
L(w)=wTSBw-λ(wTSWw-1)
Wherein S isWAnd SBThe intra-class and inter-class covariances of the segmented sub-feature X after PCA, respectively.
Obtaining output characteristic Y of LDA by inputting sub-characteristic X and obtained W
Y=WTX
Performing LDA operation on each subdata of 18 data segments of 561 samples, respectively, each 16-dimensional feature subdata is mapped to a 1-dimensional space,
3) linear binding characteristics after PCA and LDA
Each sample has 18 1-dimensional feature subdata, the 18 1-dimensional feature subdata are combined into an 18-dimensional feature vector, and the 18-dimensional feature vector is a linear combination feature;
b. nonlinear feature extraction
1) The other path firstly carries out PTSNE dimension reduction on each segment of segmented data respectively
The mapping between the gaussian distribution in the high dimensional space and the student T distribution in the low dimensional space is learned by minimizing the KL divergence through a neural network,
the KL divergence objective function is as follows:
wherein q isijIs the probability distribution of data in a low dimensional space, which is defined as follows:
pijis the probability distribution of data in a high dimensional space, defined as follows:
wherein p isj|iIs the probability of sample j under sample i. X and Y are the high-dimensional input data and low-dimensional output characteristics, σ, of the segmented sub-data, respectively2Is the variance of the received signal and the received signal,
firstly, PTSNE operation is carried out on each subdata in 18 data segments of the second data, after PTSNE extraction characteristics, each sample has 18 data segments, each data segment has 30-dimensional characteristics,
2) secondly, performing LDA conversion on each segment of segmented data subjected to PTSNE dimension reduction respectively
Performing LDA operation on each subdata of 18 data segments in 561 samples respectively, and mapping each 16-dimensional characteristic subdata to a 1-dimensional space;
3) obtaining the nonlinear combination characteristics after PCA and LDA
Each sample has 18 1-dimensional feature sub-data, the 18 1-dimensional feature sub-data are combined into an 18-dimensional feature vector, the 18-dimensional feature vector is a nonlinear combined feature,
c. two-way feature fusion
And the first path generates linear combination features and the second path generates nonlinear combination features, and the two paths of combination features are fused together and used as final features of feature extraction and input features of the HELM.
4. The electroencephalogram classification method based on HELM and combined PTSNE and LDA feature fusion as claimed in claim 3, wherein the step 3 specifically comprises: the objective function of HELM is as follows:
β=argmin{||Hβ-X||2+||β||l1}
where β is the hidden layer weight, l1 is the first order normal constraint, and H is the output of the hidden layer and is defined as follows:
wherein A isiAnd biThe weight matrix and the bias which are respectively initialized randomly, k is the number of the ELM layers combined with sparse self-coding, and the weight of the last layer of the HELM, namely the hidden layer of the basic ELM is as follows:
wherein C is a regularization coefficient, and I is a real label value of the identity matrix T;
for the HELM class model, the regularization coefficient C ranges from 10-10,10-9,…,109,1010The first and second hidden layer nodes L1 are arranged in a range of 10, 20, …, 500, and the third hidden layer node L2 is arranged in a range of 100, 200, …, 1000.
CN201910183172.XA 2019-03-12 2019-03-12 Electroencephalogram classification method based on HELM and combined PTSNE and LDA feature fusion Active CN109977810B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910183172.XA CN109977810B (en) 2019-03-12 2019-03-12 Electroencephalogram classification method based on HELM and combined PTSNE and LDA feature fusion

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910183172.XA CN109977810B (en) 2019-03-12 2019-03-12 Electroencephalogram classification method based on HELM and combined PTSNE and LDA feature fusion

Publications (2)

Publication Number Publication Date
CN109977810A true CN109977810A (en) 2019-07-05
CN109977810B CN109977810B (en) 2021-03-02

Family

ID=67078494

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910183172.XA Active CN109977810B (en) 2019-03-12 2019-03-12 Electroencephalogram classification method based on HELM and combined PTSNE and LDA feature fusion

Country Status (1)

Country Link
CN (1) CN109977810B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110927497A (en) * 2019-12-09 2020-03-27 交控科技股份有限公司 Point switch fault detection method and device
CN111543984A (en) * 2020-04-13 2020-08-18 重庆邮电大学 An EEG Artifact Removal Method Based on SSDA
CN116570289A (en) * 2023-07-11 2023-08-11 北京视友科技有限责任公司 A Depression State Assessment System Based on Portable EEG
CN117643475A (en) * 2024-01-30 2024-03-05 南京信息工程大学 Feature extraction method based on KL divergence

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101219048A (en) * 2008-01-25 2008-07-16 北京工业大学 Extraction method of EEG features imagining unilateral limb movement
CN101690659A (en) * 2009-09-29 2010-04-07 华东理工大学 Brain wave analysis method
CN101862194A (en) * 2010-06-17 2010-10-20 天津大学 Imaginative Action EEG Identity Recognition Method Based on Fusion Feature
CN103413050A (en) * 2013-08-20 2013-11-27 北京工业大学 Motor imagery electroencephalogram voting strategy sorting method based on extreme learning machines
CN104127179A (en) * 2014-04-13 2014-11-05 北京工业大学 Electroencephalogram (EEG) feature extraction method based on dominant electrode combination and empirical mode decomposition (EMD)
CN104361345A (en) * 2014-10-10 2015-02-18 北京工业大学 Electroencephalogram signal classification method based on constrained extreme learning machine
US20160100769A1 (en) * 2014-10-14 2016-04-14 Korea University Research And Business Foundation Device and method for denoising of electroencephalography signal using segment-based principal component analysis
CN105809124A (en) * 2016-03-06 2016-07-27 北京工业大学 DWT- and Parametric t-SNE-based characteristic extracting method of motor imagery EEG(Electroencephalogram) signals
CN106485205A (en) * 2016-09-20 2017-03-08 北京工业大学 Transfinited the Mental imagery Method of EEG signals classification of learning machine based on multilamellar
CN106503616A (en) * 2016-09-20 2017-03-15 北京工业大学 A kind of Mental imagery Method of EEG signals classification of the learning machine that transfinited based on layering
CN108235734A (en) * 2015-03-20 2018-06-29 伦敦健康科学中心研究有限公司 Metabolomics profiling analysis of central nervous system injury

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101219048A (en) * 2008-01-25 2008-07-16 北京工业大学 Extraction method of EEG features imagining unilateral limb movement
CN101690659A (en) * 2009-09-29 2010-04-07 华东理工大学 Brain wave analysis method
CN101862194A (en) * 2010-06-17 2010-10-20 天津大学 Imaginative Action EEG Identity Recognition Method Based on Fusion Feature
CN103413050A (en) * 2013-08-20 2013-11-27 北京工业大学 Motor imagery electroencephalogram voting strategy sorting method based on extreme learning machines
CN104127179A (en) * 2014-04-13 2014-11-05 北京工业大学 Electroencephalogram (EEG) feature extraction method based on dominant electrode combination and empirical mode decomposition (EMD)
CN104361345A (en) * 2014-10-10 2015-02-18 北京工业大学 Electroencephalogram signal classification method based on constrained extreme learning machine
US20160100769A1 (en) * 2014-10-14 2016-04-14 Korea University Research And Business Foundation Device and method for denoising of electroencephalography signal using segment-based principal component analysis
CN108235734A (en) * 2015-03-20 2018-06-29 伦敦健康科学中心研究有限公司 Metabolomics profiling analysis of central nervous system injury
CN105809124A (en) * 2016-03-06 2016-07-27 北京工业大学 DWT- and Parametric t-SNE-based characteristic extracting method of motor imagery EEG(Electroencephalogram) signals
CN106485205A (en) * 2016-09-20 2017-03-08 北京工业大学 Transfinited the Mental imagery Method of EEG signals classification of learning machine based on multilamellar
CN106503616A (en) * 2016-09-20 2017-03-15 北京工业大学 A kind of Mental imagery Method of EEG signals classification of the learning machine that transfinited based on layering

Non-Patent Citations (6)

* Cited by examiner, † Cited by third party
Title
LIJUAN DUAN 等: "Motor Imagery EEG Classification Based on Kernel Hierarchical Extreme Learning Machine", 《COGNITIVE COMPUTATION》 *
MING-AI LI 等: "Extracting the Nonlinear Features of Motor Imagery EEG Using Parametric t-SNE", 《NEUROCOMPUTING》 *
QI YUAN 等: "Epileptic seizure detection with linear and nonlinear features", 《EPILEPSY & BEHAVIOR》 *
罗新勇: "基于流形学习的脑电特征提取方法及应用", 《中国优秀硕士学位论文全文数据库医药卫生科技辑》 *
董迎朝 等: "基于t-SNE的脑网络状态观测矩阵降维方法研究", 《计算机工程与应用》 *
鲍梦湖: "基于分层超限学习机的运动想象及癫痫脑电信号分类研究", 《中国优秀硕士学位论文全文数据库医药卫生科技辑》 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110927497A (en) * 2019-12-09 2020-03-27 交控科技股份有限公司 Point switch fault detection method and device
CN111543984A (en) * 2020-04-13 2020-08-18 重庆邮电大学 An EEG Artifact Removal Method Based on SSDA
CN111543984B (en) * 2020-04-13 2022-07-01 重庆邮电大学 An EEG Artifact Removal Method Based on SSDA
CN116570289A (en) * 2023-07-11 2023-08-11 北京视友科技有限责任公司 A Depression State Assessment System Based on Portable EEG
CN117643475A (en) * 2024-01-30 2024-03-05 南京信息工程大学 Feature extraction method based on KL divergence
CN117643475B (en) * 2024-01-30 2024-04-16 南京信息工程大学 Feature extraction method based on KL divergence

Also Published As

Publication number Publication date
CN109977810B (en) 2021-03-02

Similar Documents

Publication Publication Date Title
CN110826630B (en) Feature-level fusion recognition method of radar jamming signal based on deep convolutional neural network
Adamović et al. An efficient novel approach for iris recognition based on stylometric features and machine learning techniques
CN101866421B (en) Method for extracting characteristic of natural image based on dispersion-constrained non-negative sparse coding
Kumar et al. Classification of seizure and seizure-free EEG signals using local binary patterns
CN115969392B (en) Cross-temporal brain pattern recognition method based on tensorized spatial-frequency attention domain adaptation network
CN111582320B (en) Dynamic individual identification method based on semi-supervised learning
CN104167208B (en) A kind of method for distinguishing speek person and device
CN106951753B (en) Electrocardiosignal authentication method and device
Sankaran et al. On latent fingerprint minutiae extraction using stacked denoising sparse autoencoders
Salve et al. Iris recognition using SVM and ANN
CN109977810A (en) Brain electricity classification method based on HELM and combination PTSNE and LDA Fusion Features
CN102982322A (en) Face recognition method based on PCA (principal component analysis) image reconstruction and LDA (linear discriminant analysis)
CN106096517A (en) A kind of face identification method based on low-rank matrix Yu eigenface
Ammar et al. Evaluation of histograms local features and dimensionality reduction for 3D face verification
CN117992729A (en) A paradigm-adaptive decoupling cross-time brain pattern recognition method and system
CN114282616B (en) EEG signal classification method based on metric-based geometric alignment transfer learning
CN103246877B (en) Based on the recognition of face novel method of image outline
Baker et al. User identification system for inked fingerprint pattern based on central moments
CN118673354A (en) A method for emotion classification of EEG signals based on ensemble learning
CN108710836A (en) A kind of lip detecting and read method based on cascade nature extraction
Chen et al. Wavelet energy entropy as a new feature extractor for face recognition
Gu et al. Selection of optimal features for iris recognition
Zuobin et al. Effective feature fusion for pattern classification based on intra-class and extra-class discriminative correlation analysis
Ravi et al. Hybrid domain based face recognition system
Sallehuddin et al. A survey of iris recognition system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
EE01 Entry into force of recordation of patent licensing contract

Application publication date: 20190705

Assignee: LUOYANG YAHUI EXOSKELETON POWER-ASSISTED TECHNOLOGY CO.,LTD.

Assignor: Beijing University of Technology

Contract record no.: X2024980000190

Denomination of invention: A EEG classification method based on HELM combined with PTSNE and LDA feature fusion

Granted publication date: 20210302

License type: Common License

Record date: 20240105

Application publication date: 20190705

Assignee: Luoyang Lexiang Network Technology Co.,Ltd.

Assignor: Beijing University of Technology

Contract record no.: X2024980000083

Denomination of invention: A EEG classification method based on HELM combined with PTSNE and LDA feature fusion

Granted publication date: 20210302

License type: Common License

Record date: 20240104

EE01 Entry into force of recordation of patent licensing contract