CN105930864A - EEG (electroencephalogram) signal feature classification method based on ABC-SVM - Google Patents

EEG (electroencephalogram) signal feature classification method based on ABC-SVM Download PDF

Info

Publication number
CN105930864A
CN105930864A CN201610237832.4A CN201610237832A CN105930864A CN 105930864 A CN105930864 A CN 105930864A CN 201610237832 A CN201610237832 A CN 201610237832A CN 105930864 A CN105930864 A CN 105930864A
Authority
CN
China
Prior art keywords
svm
solution
algorithm
honeybee
abc
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.)
Pending
Application number
CN201610237832.4A
Other languages
Chinese (zh)
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.)
Hangzhou Dianzi University
Original Assignee
Hangzhou Dianzi University
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 Hangzhou Dianzi University filed Critical Hangzhou Dianzi University
Priority to CN201610237832.4A priority Critical patent/CN105930864A/en
Publication of CN105930864A publication Critical patent/CN105930864A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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/214Generating training patterns; Bootstrap methods, e.g. bagging or boosting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques
    • G06F18/241Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches
    • G06F18/2411Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches based on the proximity to a decision surface, e.g. support vector machines

Landscapes

  • Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Bioinformatics & Computational Biology (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)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention relates to an EEG (electroencephalogram) signal feature classification method based on an ABC-SVM. The method comprises the steps: firstly carrying out EEG signal feature extraction through employing a CSP algorithm; secondly carrying out the optimization of a penalty factor C and a kernel parameter g of a SVM (support vector machine) through employing an artificial bee colony algorithm; finally carrying out the training of an SVM classifier through the obtained optimal parameter, and carrying out the classification prediction of samples through employing the trained classifier. Compared with an SVM classification recognition method optimized through a conventional algorithm, the method can effectively improve the classification recognition rate of an EEG signal, and is remarkably superior to a conventional classification recognition method.

Description

A kind of EEG signals tagsort method based on ABC-SVM
Technical field
The present invention relates to the feature extraction and classifying method of EEG signals, particularly to EEG signals tagsort method based on ABC-SVM.
Background technology
Brain-computer interface technology (Brain-computer Interface, BCI) being a kind of new technique having merged multiple subjects such as artificial intelligence, computer science and information, biomedical engineering and Neuscience, this technology suffers from quite varied application prospect in medical treatment, disability rehabilitation and brain cognitive science field.The feature of BCI technology is neural by human peripheral, muscle and the normal physiological path of bone, and allows brain and external equipment (computer or relevant instrument etc.) directly transmit information or control command.
The pattern classification of EEG signals is a ring particularly important in BCI system, and the quality of classification performance is related to the real-time of BCI system, availability and stability.So, numerous algorithms select suitable method and is improved, exploring new method particularly important with the accuracy rate improving classification simultaneously.SVMs (Support vector machine, SVM) it is the novel universal algorithm that statistical theory and Structural risk minization principle are combined and grown up, between complexity (i.e. the study precision to specific training sample) and the learning ability (identifying the ability of arbitrary sample the most error-free) of model, best compromise is sought according to limited sample information, solving small sample, good Generalization Capability is had in the non-linear and identification problem of High-Dimensional Model, thus in pattern-recognition, image procossing, time series forecasting, the fields such as fault diagnosis have obtained increasingly being widely applied.There is an outstanding problem in SVM in concrete application process, the most how to select to affect the key model parameter of algorithm performance, because the selection of parameter determines learning performance and the generalization ability of SVM.The most conventional Model Parameter Optimization method mainly has gradient descent method, genetic algorithm and particle cluster algorithm etc., but these optimization methods have respective limitation.Such as gradient descent algorithm, stability is the highest and inefficient;Genetic algorithm convergence rate is relatively slow and is easily trapped into local optimum;Particle swarm optimization algorithm is compared to genetic algorithm, although principle is simple, easily realizes, fast convergence rate, but the later stage is easily absorbed in local optimum, it is impossible to reach optimal classification effect.Artificial bee colony algorithm (Artificial Bee Colony, ABC) is to be inspired in a kind of swarm intelligence algorithm of bee colony cooperation gathering honey behavior.The biological foundation of this algorithm is: employ honeybee, observes honeybee and search bee completes the gathering honey under different natural environments by the way of information interchange and role transforming, by the collection of food source information with shared, find the optimal solution of problem.Karaboga etc. are proved by a large amount of Benchmark function test experiments, this algorithm is by the cooperation between different work post honeybees, solve extension new explanation territory and carry out the contradiction between fine search in known solution territory, largely avoid and be absorbed in locally optimal solution problem, possess optimization performance more more preferable than traditional optimization.
Summary of the invention
It is an object of the invention to the good characteristic utilizing artificial bee colony algorithm to be shown as a kind of new colony intelligence optimized algorithm, kernel functional parameter and penalty factor to SVMs are iterated optimizing, it is proposed that EEG signals tagsort method based on ABC-SVM.
The purpose of the present invention can be achieved through the following technical solutions:
EEG signals tagsort method based on ABC-SVM, the method comprises the following steps:
Step 1. utilizes CSP algorithm that EEG signals are carried out feature extraction, obtains sampling feature vectors fi
Step 2. utilizes artificial bee colony algorithm that kernel functional parameter and the penalty factor of SVMs are iterated optimizing;
SVM classifier is trained by the optimized parameter after step 3. utilizes artificial bee colony algorithm optimization, utilizes the grader trained that sample carries out classification prediction.
Wherein in step 1, EEG feature extraction obtains characteristic vector and specifically comprises the following steps that
Using CSP algorithm that EEG signals are carried out feature extraction, if the channel number of experimental data is N, the sampling number of each passage is T, and the EEG data once tested is Xn[N*T], n is the classification of EEG signals.First, the covariance matrix of training sample is solved;Secondly, covariance matrix is decomposed;Then, construct spatial filter, maximum for reaching two class signal differences, choose front k Special composition wave filter together with rear k characteristic vector, primary signal is projected to this wave filter and can obtain signal Z newlyi.Finally, k is calculated to new signal ZiVariance, and it is taken the logarithm and carries out standardized operation and obtain feature:
f i = l o g ( var ( Z i ) ) Σ j = 1 2 k l o g ( var ( Z j ) )
In formula, fiFor the EEG signals characteristic vector extracted, var (Zi) it is ZiVariance.
As preferably, kernel function K (x, the f in step 2i) select Radial basis kernel function (RBF), formula is as follows:
K(x,fi)=exp (-| x-fi|2)/g2
Wherein () is inner product, x, fi∈Rn, fiBeing characterized vector, g is nuclear parameter, then the optimal decision function formula of SVMs is converted to:
f ( x ) = s i g n [ Σ i = 1 l a i * y i K ( x , f i ) + b * ] , 0 ≤ a i ≤ C
In formula, C is penalty factor, aiFor corresponding Lagrange coefficient, b*For classification thresholds.
As preferably, the parameter to SVMs of the artificial bee colony algorithm described in step 2, i.e. nuclear parameter g and penalty factor, it is iterated specifically comprising the following steps that of optimizing
1) initializing: initializing bee colony size is CS, object function maximum assessment number of times is MCN, and the most very much not update times is Limit, number of parameters to be optimized is Dim, and the bound of parameter to be optimized is respectively ub, lb, then solution space size is CS, and the number employing honeybee and observation honeybee is CS/2.Initially dissolve for:
xij=lb+rand (ub-lb)
Wherein, rand represents the uniformly random distribution that scope is [0,1], i ∈ 1,2 ..., CS}, j ∈ 1,2 ..., Dim}.
2) honeybee is employed to search new explanation: to employ honeybee in initial solution xijNeighborhood produces new solution vij:
Wherein, i ≠ k,I.e. scope is the uniformly random distribution of [-1,1].Calculated the fitness of initial solution and new explanation by object function and fitness function, if the fitness of new explanation is higher than initial solution, then replaces initial solution with new explanation, do not replace.
3) observation honeybee selects to solve: the probability that observation honeybee solves according to the solution employing honeybee to transmit and the calculating selection of fitness information:
p i = fit i Σ i C S fit i
Wherein, fitiRepresent the fitness of the i-th solution.Observe honeybee to select to solve according to the mode of roulette, then observe and produce new explanation around honeybee neighborhood around selected solution, calculate and select to solve and after the fitness of new explanation, select to solve between new explanation and former selection solution according to greedy algorithm.
4) search bee occurs: if solution is after Limit time circulates, the quality of solution is not improved, then employing honeybee changing role is search bee, abandons this solution and randomly generates new explanation, and being set to 0 by iterations.
5) terminate algorithm: judge whether iterations reaches MCN, if not up to, then algorithm is normally carried out, otherwise terminate algorithm, export optimal solution.
Beneficial effects of the present invention: after utilizing CSP to carry out feature extraction, will based on ABC-SVM Classification and Identification result with use single SVM carries out Classification and Identification, PSO-SVM and GA-SVM Classification and Identification result contrasts, result shows, the accuracy that EEG signals are classified by the SVM classifier after using ABC to optimize is higher, effectively raises Classification and Identification rate.
Accompanying drawing explanation
Fig. 1 is that certain tests ABC optimizing fitness curve map;
Fig. 2 is that certain tests ABC-SVM classification accuracy schematic diagram;
Fig. 3 is the accuracy rate statistical chart of 100 experiments of four experimenters.
Detailed description of the invention
Below in conjunction with accompanying drawing, the invention will be further described.
The present invention comprises the following steps:
Step 1. utilizes CSP algorithm that EEG signals are carried out feature extraction, obtains sampling feature vectors fi
Step 2. utilizes artificial bee colony algorithm that kernel functional parameter and the penalty factor of SVMs are iterated optimizing;
SVM classifier is trained by the optimized parameter after step 3. utilizes artificial bee colony algorithm optimization, utilizes the grader trained that sample carries out classification prediction.
Wherein in step 1, EEG feature extraction obtains characteristic vector and specifically comprises the following steps that
Using CSP algorithm that EEG signals are carried out feature extraction, if the channel number of experimental data is N, the sampling number of each passage is T, and the EEG data once tested is Xn[N*T], n is the classification of EEG signals.First, the covariance matrix of training sample is solved;Secondly, covariance matrix is decomposed;Then, construct spatial filter, maximum for reaching two class signal differences, choose front k Special composition wave filter together with rear k characteristic vector, primary signal is projected to this wave filter and can obtain signal Z newlyi.Finally, k is calculated to new signal ZiVariance, and it is taken the logarithm and carries out standardized operation and obtain feature:
f i = l o g ( var ( Z i ) ) Σ j = 1 2 k l o g ( var ( Z j ) )
In formula, fiFor the EEG signals characteristic vector extracted, var (Zi) it is ZiVariance.
As preferably, kernel function K (x, the f in step 2i) select Radial basis kernel function (RBF), formula is as follows:
K(x,fi)=exp (-| x-fi|2)/g2
Wherein () is inner product, x, fi∈Rn, fiBeing characterized vector, g is nuclear parameter, then the optimal decision function formula of SVMs is converted to:
f ( x ) = s i g n [ Σ i = 1 l a i * y i K ( x , f i ) + b * ] , 0 ≤ a i ≤ C
In formula, C is penalty factor, aiFor corresponding Lagrange coefficient, b*For classification thresholds.
As preferably, the parameter to SVMs of the artificial bee colony algorithm described in step 2, i.e. nuclear parameter g and penalty factor, it is iterated specifically comprising the following steps that of optimizing
1) initializing: initializing bee colony size is CS, object function maximum assessment number of times is MCN, and the most very much not update times is Limit, number of parameters to be optimized is Dim, and the bound of parameter to be optimized is respectively ub, lb, then solution space size is CS, and the number employing honeybee and observation honeybee is CS/2.Initially dissolve for:
xij=lb+rand (ub-lb)
Wherein, rand represents the uniformly random distribution that scope is [0,1], i ∈ 1,2 ..., CS}, j ∈ 1,2 ..., Dim}.
2) honeybee is employed to search new explanation: to employ honeybee in initial solution xijNeighborhood produces new solution vij:
Wherein, i ≠ k,I.e. scope is the uniformly random distribution of [-1,1].Calculated the fitness of initial solution and new explanation by object function and fitness function, if the fitness of new explanation is higher than initial solution, then replaces initial solution with new explanation, do not replace.
3) observation honeybee selects to solve: the probability that observation honeybee solves according to the solution employing honeybee to transmit and the calculating selection of fitness information:
p i = fit i Σ i C S fit i
Wherein, fitiRepresent the fitness of the i-th solution.Observe honeybee to select to solve according to the mode of roulette, then observe and produce new explanation around honeybee neighborhood around selected solution, calculate and select to solve and after the fitness of new explanation, select to solve between new explanation and former selection solution according to greedy algorithm.
4) search bee occurs: if solution is after Limit time circulates, the quality of solution is not improved, then employing honeybee changing role is search bee, abandons this solution and randomly generates new explanation, and being set to 0 by iterations.
5) terminate algorithm: judge whether iterations reaches MCN, if not up to, then algorithm is normally carried out, otherwise terminate algorithm, export optimal solution.
Certain from Fig. 1 is once tested ABC optimizing fitness curve map and be can be seen that, along with the increase of iterations, accuracy rate gradually tends to optimal adaptation degree, when meeting stopping criterion for iteration, output optimal value of the parameter c=19.1897, g=0.64, for support vector cassification fast searching to optimal penalty parameter c and nuclear parameter g, and ABC is parallel global search based on population, regulation parameter is few, fast convergence rate, it is to avoid be absorbed in local optimum, embodies the clear superiority utilizing ABC-SVM.
Fig. 2 is that certain tests ABC-SVM classification accuracy schematic diagram, randomly selects the label of 120 groups of samples in 200 groups of samples and correspondence as training set, and training set, as test set, is trained by remaining with SVM.The when of doing classification prediction, by using optimal models as input parameter, selected test set and penalty factor and nuclear parameter g etc., it was predicted that go out the tag along sort of test set data.Correct label is compared with prediction label, draws classification accuracy rate percentage.The wherein red type representing prediction test set label, the blue type representing actual test set label, can significantly be seen by Fig. 2, in 80 groups of experiments, most experiment prediction label and physical tags coincide, the label only having indivedual test sets is not squared with physical tags, and classification accuracy reaches 91.25%, thus demonstrates the validity of algorithm.
Fig. 3 is that tetra-experimenters of b, f, g test, and repeat respectively to test 100 times by 4 group data sets to a, in order to make experimental result more very clear, the classification accuracy statistics that 100 experiments draw is drawn in the way of box traction substation, as shown in Figure 3.Wherein, abscissa represents four experimenters, and ordinate represents recognition accuracy, and the two ends of box traction substation represent four mark up and down of 100 experiment accuracys rate respectively, and center line represents the median of accuracy rate, "+" represent gentle abnormity point.Through observation shows that, in addition to the accuracy rate of experimenter b is lower slightly, the neutrality line of other three experimenters, all more than 0.85, illustrates that their Average Accuracy is all higher than 85%, and high-accuracy is close to 93%.For all experimenters, all there is an other gentle abnormity point.
In order to contrast sorting technique and other sorting technique optimizing SVM based on artificial bee colony, the experimental result that ABC-SVM with SVM, the SVM of genetic algorithm optimization and particle cluster algorithm optimize SVM is compared, for experimenter a, b, f, g provide nominal data, 4 kinds of sorting techniques repeat to test 100 times respectively, and statistical average accuracy rate and standard deviation as shown in table 1.
1 four kinds of algorithm classification accuracys rate of table (means standard deviation (%))
ABC-SVM classification results is carried out contrast as shown in table 1 with single SVM, GA-SVM and PSO-SVM.As can be seen from the table: for a, tetra-experimenters of b, f, g, different sorting techniques is different for the classification performance quality of different experimenters.The classification accuracy data of the different sorting technique of contrast, from the point of view of the average classification accuracy of some experimenter, compared to other sorting technique, ABC-SVM obtains more preferable classifying quality, and the highest average classification accuracy can reach 90.25%.Simultaneously for the average classification accuracy that four experimenters are total, the classification accuracy of ABC-SVM is the highest, has reached 85.49%, and the average classification results of PSO-SVM, GA-SVM and SVM is respectively 83.61%, 83.48% and 82.14%.Additionally, it is no matter the SVM that optimizes of traditional algorithm or the svm classifier method that artificial bee colony algorithm optimizes, the classification accuracy higher than former SVM algorithm can be obtained, again demonstrate the feasibility of ABC-SVM algorithm, show that ABC-SVM shows obvious advantage at eeg signal classification, it is possible to effective raising eeg signal classification accuracy rate.

Claims (4)

1. an EEG signals tagsort method based on ABC-SVM, it is characterised in that the party Method comprises the following steps:
Step 1. utilizes CSP algorithm that EEG signals are carried out feature extraction, obtain sample characteristics to Amount fi
Step 2. utilizes artificial bee colony algorithm to enter kernel functional parameter and the penalty factor of SVMs Row iteration optimizing;
SVM classifier is trained by the optimized parameter after step 3. utilizes ABC to optimize, and utilizes The grader trained carries out classification prediction to sample.
A kind of EEG signals tagsort based on ABC-SVM the most according to claim 1 Method, it is characterised in that: wherein in step 1 EEG feature extraction to obtain characteristic vector concrete Step is as follows:
Use CSP algorithm that EEG signals are carried out feature extraction, if the channel number of experimental data is N, The sampling number of each passage is T, and the EEG data once tested is Xn[N*T], n is the class of EEG signals Not;First, the covariance matrix of training sample is solved;Secondly, covariance matrix is decomposed;Then, structure Make spatial filter, maximum for reaching two class signal differences, choose front k together with rear k characteristic vector Special composition wave filter, projects to primary signal this wave filter and can obtain signal Z newlyi;Finally, k is calculated To new signal ZiVariance, and it is taken the logarithm and carries out standardized operation and obtain feature:
f i = l o g ( v a r ( Z i ) ) Σ j = 1 2 k l o g ( v a r ( Z j ) )
In formula, fiFor the EEG signals characteristic vector extracted, var (Zi) it is ZiVariance.
A kind of EEG signals tagsort method based on ABC-SVM the most according to claim 1, It is characterized in that: kernel function K (x, the f in step 2i) select Radial basis kernel function, formula is as follows:
K(x,fi)=exp (-| x-fi|2)/g2
Wherein () is inner product, x, fi∈Rn, fiBeing characterized vector, g is nuclear parameter, then the optimum of SVMs is certainly Plan function formula is converted to:
f ( x ) = s i g n [ Σ i = 1 l a i * y i K ( x , f i ) + b * ] , 0 ≤ a i ≤ C
In formula, C is penalty factor, aiFor corresponding Lagrange coefficient, b*For classification thresholds.
A kind of EEG signals tagsort based on ABC-SVM the most according to claim 1 Method, it is characterised in that: the parameter to SVMs of the artificial bee colony algorithm described in step 2, I.e. nuclear parameter g and penalty factor, is iterated specifically comprising the following steps that of optimizing
1) initializing: initializing bee colony size is CS, object function maximum assessment number of times is MCN, the most very much not update times is Limit, and number of parameters to be optimized is Dim, parameter to be optimized Bound be respectively ub, lb, then solution space size is CS, employ honeybee and observe honeybee number For CS/2;Initially dissolve for:
xij=lb+rand (ub-lb)
Wherein, rand represents the uniformly random distribution that scope is [0,1], i ∈ 1,2 ..., CS}, j∈{1,2,…,Dim};
2) honeybee is employed to search new explanation: to employ honeybee in initial solution xijNeighborhood produces new solution vij:
Wherein, i ≠ k,I.e. scope is the uniformly random distribution of [-1,1];Pass through mesh Scalar functions and fitness function calculate the fitness of initial solution and new explanation, if the fitness of new explanation is higher than Initial solution, then replace initial solution with new explanation, do not replace;
3) observe honeybee to select to solve: observe honeybee according to the solution employing honeybee to transmit and fitness information meter The probability that calculation selection solves:
p i = fit i Σ i C S fit i
Wherein, fitiRepresent the fitness of the i-th solution;Observe honeybee to select to solve according to the mode of roulette, Then observe and produce new explanation around honeybee neighborhood around selected solution, calculate and select to solve and new explanation After fitness, select to solve between new explanation and former selection solution according to greedy algorithm;
4) search bee occurs: if solution is after Limit time circulates, the quality of solution is not improved, Then employing honeybee changing role is search bee, abandons this solution and randomly generates new explanation, and by iteration time Number sets to 0;
5) algorithm is terminated: judge whether iterations reaches MCN, if not up to, then algorithm normally enters OK, otherwise terminate algorithm, export optimal solution.
CN201610237832.4A 2016-04-15 2016-04-15 EEG (electroencephalogram) signal feature classification method based on ABC-SVM Pending CN105930864A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610237832.4A CN105930864A (en) 2016-04-15 2016-04-15 EEG (electroencephalogram) signal feature classification method based on ABC-SVM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610237832.4A CN105930864A (en) 2016-04-15 2016-04-15 EEG (electroencephalogram) signal feature classification method based on ABC-SVM

Publications (1)

Publication Number Publication Date
CN105930864A true CN105930864A (en) 2016-09-07

Family

ID=56839252

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610237832.4A Pending CN105930864A (en) 2016-04-15 2016-04-15 EEG (electroencephalogram) signal feature classification method based on ABC-SVM

Country Status (1)

Country Link
CN (1) CN105930864A (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107465664A (en) * 2017-07-07 2017-12-12 桂林电子科技大学 Intrusion detection method based on parallel more artificial bee colony algorithms and SVMs
CN107644127A (en) * 2017-09-08 2018-01-30 西安工程大学 Diagnosis Method of Transformer Faults based on IMABC Support Vector Machines Optimizeds
CN107918487A (en) * 2017-10-20 2018-04-17 南京邮电大学 A kind of method that Chinese emotion word is identified based on skin electrical signal
CN108446562A (en) * 2018-03-27 2018-08-24 桂林电子科技大学 Intrusion detection method based on taboo with artificial bee colony bidirectional optimistic support vector machines
CN108737429A (en) * 2018-05-24 2018-11-02 桂林电子科技大学 A kind of network inbreak detection method
CN109330613A (en) * 2018-10-26 2019-02-15 蓝色传感(北京)科技有限公司 Human body Emotion identification method based on real-time brain electricity
CN110705657A (en) * 2019-11-21 2020-01-17 北京交通大学 Mode identification fault diagnosis method of proton exchange membrane fuel cell system
CN111238807A (en) * 2020-01-17 2020-06-05 福州大学 Fault diagnosis method for planetary gear box
CN111603161A (en) * 2020-05-28 2020-09-01 苏州小蓝医疗科技有限公司 Electroencephalogram classification method
CN112084711A (en) * 2020-09-07 2020-12-15 哈尔滨工程大学 Ship electric propulsion system fault diagnosis method based on ABC-SVM (active-support vector machine) expert system
CN112541526A (en) * 2020-11-25 2021-03-23 重庆邮电大学 Electronic nose gas concentration prediction method based on PSO-ABC-ELM
CN114091540A (en) * 2021-11-23 2022-02-25 山东大学 Diesel engine cold test intelligent detection model construction method, detection method and system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102542283A (en) * 2010-12-31 2012-07-04 北京工业大学 Optimal electrode assembly automatic selecting method of brain-machine interface
CN103473294A (en) * 2013-09-03 2013-12-25 重庆邮电大学 MSVM (multi-class support vector machine) electroencephalogram feature classification based method and intelligent wheelchair system
CN104173045A (en) * 2014-08-15 2014-12-03 浙江大学医学院附属第二医院 Epileptic seizure prewarning system
CN104970790A (en) * 2015-06-11 2015-10-14 昆明理工大学 Motor-imagery brain wave analysis method
CN105740887A (en) * 2016-01-26 2016-07-06 杭州电子科技大学 Electroencephalogram feature classification method based on PSO-SVM (Particle Swarm Optimization-Support Vector Machine)

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102542283A (en) * 2010-12-31 2012-07-04 北京工业大学 Optimal electrode assembly automatic selecting method of brain-machine interface
CN103473294A (en) * 2013-09-03 2013-12-25 重庆邮电大学 MSVM (multi-class support vector machine) electroencephalogram feature classification based method and intelligent wheelchair system
CN104173045A (en) * 2014-08-15 2014-12-03 浙江大学医学院附属第二医院 Epileptic seizure prewarning system
CN104970790A (en) * 2015-06-11 2015-10-14 昆明理工大学 Motor-imagery brain wave analysis method
CN105740887A (en) * 2016-01-26 2016-07-06 杭州电子科技大学 Electroencephalogram feature classification method based on PSO-SVM (Particle Swarm Optimization-Support Vector Machine)

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
YUANQING LI ET AL.: "A self-training semi-supervised SVM algorithm and its application in an EEG-based brain computer interface speller system", 《PATTERN RECOGNITION LETTERS》 *
刘路等: "基于人工蜂群算法的支持向量机优化", 《天津大学学报》 *
李芳: "脑机接口中脑电信号特征提取及分类算法研究", 《中国优秀硕士学位论文全文数据库 医药卫生科技辑》 *

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107465664B (en) * 2017-07-07 2020-04-24 桂林电子科技大学 Intrusion detection method based on parallel multi-worker bee colony algorithm and support vector machine
CN107465664A (en) * 2017-07-07 2017-12-12 桂林电子科技大学 Intrusion detection method based on parallel more artificial bee colony algorithms and SVMs
CN107644127A (en) * 2017-09-08 2018-01-30 西安工程大学 Diagnosis Method of Transformer Faults based on IMABC Support Vector Machines Optimizeds
CN107918487A (en) * 2017-10-20 2018-04-17 南京邮电大学 A kind of method that Chinese emotion word is identified based on skin electrical signal
CN108446562A (en) * 2018-03-27 2018-08-24 桂林电子科技大学 Intrusion detection method based on taboo with artificial bee colony bidirectional optimistic support vector machines
CN108446562B (en) * 2018-03-27 2021-08-03 桂林电子科技大学 Intrusion detection method based on tabu and artificial bee colony bidirectional optimization support vector machine
CN108737429B (en) * 2018-05-24 2021-06-08 桂林电子科技大学 Network intrusion detection method
CN108737429A (en) * 2018-05-24 2018-11-02 桂林电子科技大学 A kind of network inbreak detection method
CN109330613A (en) * 2018-10-26 2019-02-15 蓝色传感(北京)科技有限公司 Human body Emotion identification method based on real-time brain electricity
CN110705657A (en) * 2019-11-21 2020-01-17 北京交通大学 Mode identification fault diagnosis method of proton exchange membrane fuel cell system
CN110705657B (en) * 2019-11-21 2022-08-30 北京交通大学 Mode identification fault diagnosis method of proton exchange membrane fuel cell system
CN111238807A (en) * 2020-01-17 2020-06-05 福州大学 Fault diagnosis method for planetary gear box
CN111238807B (en) * 2020-01-17 2021-09-28 福州大学 Fault diagnosis method for planetary gear box
CN111603161A (en) * 2020-05-28 2020-09-01 苏州小蓝医疗科技有限公司 Electroencephalogram classification method
CN112084711A (en) * 2020-09-07 2020-12-15 哈尔滨工程大学 Ship electric propulsion system fault diagnosis method based on ABC-SVM (active-support vector machine) expert system
CN112541526A (en) * 2020-11-25 2021-03-23 重庆邮电大学 Electronic nose gas concentration prediction method based on PSO-ABC-ELM
CN114091540A (en) * 2021-11-23 2022-02-25 山东大学 Diesel engine cold test intelligent detection model construction method, detection method and system
CN114091540B (en) * 2021-11-23 2024-05-07 山东大学 Method for constructing cold test intelligent detection model of diesel engine, detection method and system

Similar Documents

Publication Publication Date Title
CN105930864A (en) EEG (electroencephalogram) signal feature classification method based on ABC-SVM
CN106779087B (en) A kind of general-purpose machinery learning data analysis platform
Li et al. Affective state recognition from EEG with deep belief networks
CN104573630B (en) Multiclass brain power mode ONLINE RECOGNITION method based on double SVMs probability outputs
CN110097000A (en) Video behavior recognition methods based on local feature Aggregation Descriptor and sequential relationship network
Hyeon et al. Diagnosing cervical cell images using pre-trained convolutional neural network as feature extractor
CN102968626B (en) A kind of method of facial image coupling
CN103336960A (en) Human face identification method based on manifold learning
Bhatt et al. Comparison of CNN models for application in crop health assessment with participatory sensing
CN103208007A (en) Face recognition method based on support vector machine and genetic algorithm
CN104834918A (en) Human behavior recognition method based on Gaussian process classifier
CN110018739A (en) A kind of EEG signals characteristic optimization method based on dimensionality reduction mechanism
CN109359610A (en) Construct method and system, the data characteristics classification method of CNN-GB model
CN105550705A (en) Electroencephalogram (EEG) signal recognition method based on improved self-training learning
CN110288028A (en) ECG detecting method, system, equipment and computer readable storage medium
Kandemir et al. Instance Label Prediction by Dirichlet Process Multiple Instance Learning.
CN107423697A (en) Activity recognition method based on non-linear fusion depth 3D convolution description
Yuan et al. Feature selection using a sinusoidal sequence combined with mutual information
Ning et al. Multiscale context-cascaded ensemble framework (MsC 2 EF): application to breast histopathological image
Zhou et al. Audit to Forget: A Unified Method to Revoke Patients' Private Data in Intelligent Healthcare
Hanif et al. Role of CBIR In a Different fields-An Empirical Review
Jagetia et al. Visual transformer for soil classification
CN116630289A (en) Brain glioma CDKN2A/B gene state classification prediction method based on multi-mode MRI
Shiney et al. An intelligent system to enhance the performance of brain tumor diagnosis from MR images
Lin et al. Looking from shallow to deep: Hierarchical complementary networks for large scale pest identification

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20160907

RJ01 Rejection of invention patent application after publication