CN103699873A - Lower-limb flat ground walking gait recognition method based on GA-BP (Genetic Algorithm-Back Propagation) neural network - Google Patents

Lower-limb flat ground walking gait recognition method based on GA-BP (Genetic Algorithm-Back Propagation) neural network Download PDF

Info

Publication number
CN103699873A
CN103699873A CN201310433056.1A CN201310433056A CN103699873A CN 103699873 A CN103699873 A CN 103699873A CN 201310433056 A CN201310433056 A CN 201310433056A CN 103699873 A CN103699873 A CN 103699873A
Authority
CN
China
Prior art keywords
neural network
output
partiald
value
layer
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
CN201310433056.1A
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 CN201310433056.1A priority Critical patent/CN103699873A/en
Publication of CN103699873A publication Critical patent/CN103699873A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Image Analysis (AREA)

Abstract

The invention discloses a lower-limb flat ground walking gait recognition method based on a GA-BP neural network. The method comprises the following steps: performing denoising smoothing and time domain feature parameters extraction to the acquired lower-limb continuous flat ground waking four-way surface electromyogram signals to obtain a feature value sample set; then optimizing the BP neural network with the GA to obtain a group of complete initial weight values and threshold values with the minimum BP neural network deviation; randomly dividing the extracted feature values into a training sample group and a test sample group, and using the training samples to train the GA optimized BP neural network; at last, inputting the test sample in the trained BP neural network classifier to perform recognition and classification. By virtue of the lower-limb flat ground walking gait recognition method, the time domain features of the electromyogram signals are easy to extract and obvious and has good expression capability.

Description

Based on GA-BP neural network lower limb level walking gait recognition method
Technical field
The present invention relates to a kind of human motion mode identification method, the method for the GA-BP neural network Gait Recognition of electromyographic signal eigenwert during particularly based on lower limb level walking.
Background technology
Gait embodies the attitude of lower limb walking movement, is lower limb walking states general designation.It and organization of human body and function, motor coordination tissue, behavior and psychological activity have important relation, are actions the most basic in human life activity.Normal gait (normal gait) refers to gait when healthy human body lower limb have the attitude walking of oneself feeling the most natural, the most comfortable, and it has periodically and coordination and balanced feature.
Human body surface myoelectric signal is a kind of weak biological signal of low frequency, a kind of physiological signal with non-stationary, non-Gaussian feature in itself, picking up, in conditioning, gatherer process, inevitably can introduce many interference, by suitable signal noise silencing, eigenwert extraction and mode identification method, can distinguish the gait of lower limb level walking.
The research of human body lower limbs gait pattern recognition methods, since the nineties in last century, has obtained many achievements.A kind of method that for example Mumse has proposed temporal and spatial correlations coupling from Saka is for distinguishing different gaits; The Foster of University of Southampton etc. propose to adopt the method for region tolerance to solve Gait Recognition problem.Along with the development of artificial neural network, the domestic people of having uses the eigenwert that neural network extracts electromyographic signal to classify, and has finally obtained good effect.Yet the common theoretical foundation of present most of method is the classical theory of statistics, employing be the progressive theory of research number of samples while being tending towards infinity.Yet in practical problems, number of samples is often limited, therefore these sorting technique that has in theory remarkable strong point performances in actual applications but may be unsatisfactory, for example traditional BP neural network classification easily occur local minimum and classifying quality undesirable.The present invention adopts the BP neural network after a kind of genetic algorithm optimization to carry out better pattern-recognition and classification.
Summary of the invention
The present invention is exactly the deficiency for traditional BP neural network classification, employing GA(genetic algorithm) initial weight and the threshold value of Optimized BP Neural Network, the eigenwert that BP neural network after optimizing is extracted electromyographic signal is carried out discriminator, thereby improves correct recognition rata.
Object of the present invention can be achieved through the following technical solutions:
The present invention includes following steps:
Four road surfaces electromyographic signals of the continuous level walking action of lower limb that step 1. pair collects carry out de-noising filtering and temporal signatures value is extracted, and obtain its proper vector sample set.
Step 2. is optimized BP neural network with GA, obtains one group of complete initial weight and the threshold value of BP neural network error minimum.
Step 3. is divided into two groups of training sample and test sample books at random by the eigenwert of extracting in step 1, and trains the BP neural network of GA after optimizing with training sample; The BP neural network classifier training with test sample book input, carries out discriminator.
Wherein the de-noising filtering of step 1 Zhong Si road electromyographic signal adopts spatial correlation filtering, and concrete steps are summed up as follows:
(1) signals and associated noises is carried out to wavelet transform, the original electromyographic signal gathering is carried out to 5 layers of wavelet decomposition, base small echo is selected the little bior 1.5 of bi-orthogonal spline, obtains the wavelet transform Wf (j, n) of the signals and associated noises f at n place, the upper position of yardstick j.
(2) ask for the related coefficient Corr that each yardstick is adjacent yardstick 2(j, n)=Wf (j, n) Wf (j+1, n).
(3) by Corr 2the energy that (j, n) normalizes to Wf (j, n) gets on, and obtains the related coefficient NewCorr after normalization 2(j, n).Computing method are:
New Corr 2 ( j , n ) = Corr 2 ( j , n ) P W ( j ) / P Corr 2 ( j ) , n = 1,2 , · · · , N
Wherein, P Corr 2 ( j ) = Σ n = 1 N Corr 2 ( j , n ) 2 ; P W ( j ) = Σ n = 1 N Wf ( j , n ) 2
(4) if NewCorr 2(j, n) > Wf (j, n), thinks that the wavelet coefficient values at n point place is to have signal to produce, and the value of Wf (j, n) is replaced to Wf newthe relevant position of (j, n), and by Wf (j, n) zero setting, Corr 2(j, n) zero setting; Otherwise think that Wf (j, n) is produced by noise, retain Wf (j, n).
(5) repeating step (3) and (4), until P w(j) (in spatial correlation filtering de-noising, needs are set a certain noise threshold, and the present invention only contains noisy point estimation noise in the variance of each layer with 80 of signal in experiment, and usings these 10 times as noise energy threshold value to meet a certain noise energy threshold value.For obtaining the point of 80 Noises, when loosening, each related muscles samples 80 points as a reference, think that now signal is noise).At this moment Wf new(j, n) retained the wavelet coefficient after removal noise.
(6) to Wf new(j, n) carries out wavelet reconstruction and just obtains the signal after spatial correlation filtering.
The temporal signatures value of extracting is integration myoelectricity value and absolute value variance.The definition of two eigenwerts and extraction are as follows:
Integration myoelectricity value (Integrate EMG), its calculating formula is:
x iemg = 1 N Σ i = 0 N - 1 | x ( i ) |
The sampling number that wherein i is every group, x (i)for the data dot values of surface electromyogram signal sampling, N is every group of sampling number.
Absolute value variance (Variance): to the operation that takes absolute value of original electromyographic signal, then ask for the variance of gained signal, variance is in such cases defined as follows again:
VAR = 1 N - 1 Σ i = 0 N - 1 ( x ( i ) - x iemg ) 2
Totally eight characteristic parameters of four road signals build a proper vector.
Wherein the GA in " BP neural network is optimized with GA, obtains one group of complete initial weight and the threshold value of BP neural network error minimum " described in step 2 is a kind of parallel random search optimization method.It introduces the theory of biologic evolution of nature " survival of the fittest; the survival of the fittest " in the coding series connection colony of Optimal Parameters formation, according to selected fitness function and by the selection in heredity, crossover and mutation, individuality is screened, good individuality is retained to make fitness value, the poor individuality of fitness is eliminated, the information of previous generation had both been inherited by new colony, was better than again previous generation.Iterative cycles like this, until satisfy condition.Specifically describe as follows:
Initialization of population:
Individual coding method is real coding, and each individuality is a real number string, is connected that weights, hidden layer threshold value, hidden layer are connected weights with output layer and output layer threshold value 4 parts form by input layer with hidden layer.Individuality has comprised the whole weights of neural network and threshold value, in the situation that network structure is known, just can form a structure, weights, the definite neural network of threshold value.
Determining of fitness function:
According to individuality, obtain initial weight and the threshold value of BP neural network, with prognoses system output after training data training BP neural network, the Error Absolute Value between prediction output and desired output and E are as ideal adaptation degree value F, and computing formula is:
F = k ( Σ i = 1 n abs ( y i - o i ) )
In formula, n is network output node number; y idesired output for i node of BP neural network; o ibe the prediction output of i node; K is coefficient.
Select operation:
Genetic algorithm selects operation to have the several different methods such as roulette method, tournament method, and the present invention selects roulette method, i.e. the selection strategy based on fitness ratio, the selection Probability p of each individual i icomputing formula be:
f i=k/F i p i = f i Σ j = 1 N f i
In formula, F ifor the fitness value of individual i, because fitness value is the smaller the better, so fitness value is asked to reciprocal before individual choice; K is coefficient; N is population at individual number.
Interlace operation:
Because individuality adopts real coding, so interlace operation method adopts real number bracketing method, a kjbe k chromosome a kj position, a kjbe l chromosome a lj position, both are as follows in j position interlace operation method:
a kj = a kj ( 1 - b ) + a ij b a lj = a lj ( 1 - b ) + a kj b
In formula, b is the random number between [0,1].
Mutation operation:
Choose i j individual gene a ijmake a variation, mutation operation method is as follows:
a ij = a ij + ( a ij - a max ) * f ( g ) r &GreaterEqual; 0.5 a ij + ( a min - a ij ) * f ( g ) r < 0.5
In formula, a maxfor gene a ijthe upper bound; a minfor gene a ijlower bound; F (g)=r 2(1-g/G max); r 2it is a random number; G is current iteration number of times; G maxit is maximum evolution number of times; R is the random number between [0,1].Like this, through above hereditary computing, just obtained one group of complete initial weight and the threshold value of BP neural network error minimum.
Wherein the BP neural network described in step 2,3 is the neural network of error back propagation, and its algorithm basic thought is gradient descent method.It adopts gradient search technology, to making the output valve of network and the error mean square value of desired output for minimum.BP neural network after optimizing is trained, take variance yields sample as example, for BP network, comprise input layer, hidden layer output neuron and output neuron.
The training process of BP network is as follows: forward-propagating is that input signal is transmitted to output layer from input layer through hidden layer, if output layer has obtained the output of expectation, learning algorithm finishes; Otherwise, go to backpropagation.
Learning Algorithms is as follows:
(1) propagated forward: the output of computational grid
W ijfor i neuron of input layer and hidden layer j neuronic connection weights, x ifor i neuron of input layer is to output layer j neuronic output, the input x of hidden layer neuron jfor all x iweighting sum:
x j = &Sigma; i w ij x i
Implicit neuronic output x layer by layer j', adopt S function to excite x j:
x j &prime; = f ( x j ) = 1 1 + e - x j
? &PartialD; x j &prime; &PartialD; x j = x j &prime; ( 1 - x j &prime; )
The neuronic output of output layer x l:
x l = &Sigma; j w jl x j &prime;
L output of network and corresponding desirable output
Figure BDA00003851233800055
error e 1for:
e 1 = x l 0 - x l
The error performance target function E of p sample pfor:
E p = 1 2 &Sigma; l = 1 N e l 2
Wherein N is the number of network output layer;
(2) backpropagation: adopt gradient descent method, adjust the weights of each interlayer; The learning algorithm of weights is as follows:
L neuron of output layer and hidden layer j neuronic connection weight w jllearning algorithm is:
&Delta;w jl = - &eta; &PartialD; E p &PartialD; w jl = &eta;e l &PartialD; x l &PartialD; w jl = &eta; e l x j &prime;
w ij(k+1)=w ij(k)+Δw ij
W wherein ij(k) be w in the k time study ijvalue, and
&PartialD; x l &PartialD; w ij = &PartialD; x l &PartialD; x j &prime; &CenterDot; &PartialD; x j &prime; &PartialD; x j &CenterDot; &PartialD; x j &PartialD; w ij = w jl &CenterDot; &PartialD; x j &prime; &PartialD; x j &CenterDot; x i = w jl &CenterDot; x j &prime; ( 1 - x j &prime; ) &CenterDot; x i
Consider the impact that last time, weights changed these weights, must add factor of momentum a, weights are now:
w jl(k+1)=w jl(k)+Δw jl+a(w jl(k)-w jl(k-1))
w ij(t+1)=w ij(t)+Δw ij+a(w ij(t)-w ij(t-1))
Wherein, η is learning rate, and a is factor of momentum, k, and t is study number of times, η ∈ [0,1], a ∈ [0,1];
After training, input test sample carries out discriminator.
Compared with prior art, the present invention has the following advantages:
1. the temporal signatures of electromyographic signal easily extracts, feature is obvious, have good representation ability.
2. adopt GA to optimize BP neural network afterwards and carry out Gait Recognition, accuracy of identification is high, and error rate is little.
Accompanying drawing explanation
Fig. 1 is contrast before and after electromyographic signal de-noising;
Fig. 2 is GA Optimized BP Neural Network flow process;
Fig. 3 is BP neural network structure schematic diagram;
Fig. 4 is FB(flow block) of the present invention;
Fig. 5 is identification error evolution curve;
In Fig. 1, (a), (b) represent respectively the electromyographic signal of de-noising front and back, and transverse axis is sampling number, and the longitudinal axis is voltage (uV).As can be seen from Figure 1 the signal to noise ratio (S/N ratio) of the electromyographic signal after spatial correlation filtering de-noising is obviously improved, and the edge feature of electromyographic signal is kept down preferably simultaneously, and good condition has been created in this raising for feature extraction and pattern-recognition rate.
In Fig. 2, left part is divided into GA algorithm part, and right part is divided into BP neural metwork training learning process.
In Fig. 3, X 1, X 2..., X mthe input value of BP neural network, Y 1, Y 2..., Y nthe predicted value of BP neural network, ω ijand ω jkfor BP neural network weight.
Embodiment
See Fig. 4, a kind of GA Optimized BP Neural Network of the present invention is to lower limb level walking gait recognition method, and the method comprises the following steps:
Four road surfaces electromyographic signals of the continuous level walking action of lower limb that step 1. pair collects carry out de-noising filtering and the extraction of temporal signatures value obtains its proper vector sample set.
Step 2. is optimized BP neural network with GA, and Optimizing Flow as shown in Figure 2, obtains one group of complete initial weight and the threshold value of BP neural network error minimum.
Step 3. is divided into two groups of training sample and test sample books at random by the eigenwert of extracting in step 1, and trains the BP neural network of GA after optimizing with training sample.The BP neural network classifier training with test sample book input, carries out discriminator.
Clearer for what the object, technical solutions and advantages of the present invention were expressed, below in conjunction with drawings and the specific embodiments, the present invention is further described in detail again.
Main thought of the present invention is by GA Optimized BP Neural Network, has given one group of complete initial weight and the threshold value of BP neural network error minimum.On this basis in conjunction with electromyographic signal temporal signatures value extract easily, eigenwert obviously a little, build the proper vector with good representation ability.BP neural network after optimizing is trained and identified.
Step 1: embodiment is as follows:
Aspect, signal source, the MyoTrace400 electromyographic signal collection instrument of the electromyographic signal collection Yi Shi U.S. Noraxon company that the present invention is used.The surface electromyogram signal of the most representative 4 muscle on thigh while gathering level walking, the tensor fasciae late muscle that they are respectively the vastus medialises of thigh front side, the semitendinosus of thigh rear side, thigh are connected with crotch and the long adductor muscle of femoribus internus.These 4 muscle are distributed in the zones of different of thigh, on position and signaling zone calibration, all have typicalness.
Signal noise silencing filtering adopts spatial correlation filtering (the electromyographic signal waveform before and after de-noising is as shown in Figure 1), and it is as follows that eigenwert is afterwards extracted specific implementation process:
Ask for the integration myoelectricity value I of four road surfaces electromyographic signals of i kind gait ij, variance V ij, i=1,2,3,4,5; J=1,2,3,4.
Build temporal signatures vector X i={ I i1, V i1, I i2, V i2, I i3, V i3, I i4, V i4.
Each proper vector composition characteristic vector sample set drawing from above.
Step 2: by BP neural network design three layers of BP network structure (BP neural network structure schematic diagram as shown in Figure 3), because integration myoelectricity value and two eigenwerts of variance are all extracted in the 4 every roads of tunnel electromyographic signal, input end has 8 neurons, output layer has 5 neurons, hidden layer neuron number rule of thumb formula and repeatedly operating analysis we be made as 15.
Figure BDA00003851233800071
n in formula 1for hidden layer neuron number, n is input layer number, and m is output layer neuron number, constant a=1~10.
Step 3: all getting learning rate η during training is 0.15, and factor of momentum a is 0.05.Output uses respectively (00001) to represent to support early stage, and (00010) represents to support mid-term, and (00100) represents to support the later stage, and (01000) represents to swing early stage, and (10000) represent to swing the later stage.1100 groups altogether, the proper vector sample collecting in step 1, therefrom random choosing 800 groups be used for training, remaining 300 groups is used for testing, discrimination as shown in table 2 all reaches more than 98%, and the least error of the neural network that when genetic algorithm evolved to for the 50th generation, its sample obtains by evolution test is 0.00827, as shown in Figure 5.Compare better with the BP neural network recognization effect (shown in table 1) of not optimizing, this recognition effect is in place, lower limb Gait Recognition field higher level simultaneously.
The recognition result of table 1 BP neural network to gait
Figure BDA00003851233800081
The recognition result of table 2 genetic algorithm optimization BP neural network to gait
Figure BDA00003851233800082

Claims (5)

1. based on GA-BP neural network lower limb level walking gait recognition method, it is characterized in that the concrete steps of the method are:
Four road surfaces electromyographic signals of the continuous level walking action of lower limb that step 1. pair collects carry out de-noising filtering and temporal signatures value is extracted, and obtain its proper vector sample set;
Step 2. is optimized BP neural network with GA, obtains one group of complete initial weight and the threshold value of BP neural network error minimum;
Step 3. is divided into two groups of training sample and test sample books at random by the eigenwert of extracting in step 1, and trains the BP neural network of GA after optimizing with training sample; The BP neural network classifier training with test sample book input, carries out discriminator.
2. according to claim 1 based on GA-BP neural network lower limb level walking gait recognition method, it is characterized in that: the de-noising filtering in step 1 adopts spatial correlation filtering, specifically:
(1) signals and associated noises is carried out to wavelet transform, the original electromyographic signal gathering is carried out to 5 layers of wavelet decomposition, base small echo is selected the little bior 1.5 of bi-orthogonal spline, obtains the wavelet transform Wf (j, n) of the signals and associated noises f at n place, the upper position of yardstick j;
(2) ask for the related coefficient Corr that each yardstick is adjacent yardstick 2(j, n)
Corr 2(j,n)=Wf(j,n)Wf(j+1,n);
(3) by Corr 2the energy that (j, n) normalizes to Wf (j, n) gets on, and obtains the related coefficient NewCorr after normalization 2(j, n):
New Corr 2 ( j , n ) = Corr 2 ( j , n ) P W ( j ) / P Corr 2 ( j ) , n = 1,2 , &CenterDot; &CenterDot; &CenterDot; , N
Wherein, P Corr 2 ( j ) = &Sigma; n = 1 N Corr 2 ( j , n ) 2 ; P W ( j ) = &Sigma; n = 1 N Wf ( j , n ) 2
(4) if NewCorr 2(j, n) > Wf (j, n), thinks that the wavelet coefficient values at n point place is to have signal to produce, and the value of Wf (j, n) is replaced to Wf newthe relevant position of (j, n), and by Wf (j, n) zero setting, Corr 2(j, n) zero setting; Otherwise think that Wf (j, n) is produced by noise, retain Wf (j, n);
(5) repeating step (3) and (4), until P w(j) meet a certain noise energy threshold value, at this moment Wf new(j, n) retained the wavelet coefficient after removal noise;
(6) to Wf new(j, n) carries out wavelet reconstruction and just obtains the signal after spatial correlation filtering.
3. according to claim 1ly based on GA-BP neural network lower limb level walking gait recognition method, it is characterized in that: in step 1, temporal signatures value is extracted as integration myoelectricity value and absolute value variance the definition of two eigenwerts and extract as follows:
Integration myoelectricity value x iemg, its calculating formula is:
x iemg = 1 N &Sigma; i = 0 N - 1 | x ( i ) |
The sampling number that wherein i is every group, x (i)for the data dot values of surface electromyogram signal sampling, N is every group of sampling number;
Absolute value variance VAR: to the operation that takes absolute value of original electromyographic signal, then ask for the variance of gained signal, variance is in such cases defined as follows again:
VAR = 1 N - 1 &Sigma; i = 0 N - 1 ( x ( i ) - x iemg ) 2
Totally eight characteristic parameters of four road signals build a proper vector.
4. according to claim 1 based on GA-BP neural network lower limb level walking gait recognition method, it is characterized in that: BP neural network is optimized with GA described in step 2, specifically:
(1) initialization of population: individual coding method is real coding, each individuality is a real number string, is connected that weights, hidden layer threshold value, hidden layer are connected weights with output layer and output layer threshold value 4 parts form by input layer with hidden layer; Individuality has comprised the whole weights of neural network and threshold value, in the situation that network structure is known, just can form a structure, weights, the definite neural network of threshold value;
(2) fitness function determines
According to individuality, obtain initial weight and the threshold value of BP neural network, with prognoses system output after training data training BP neural network, the Error Absolute Value between prediction output and desired output and E are as ideal adaptation degree value F, and computing formula is:
F = k ( &Sigma; i = 1 n abs ( y i - o i ) )
In formula, n is network output node number; y idesired output for i node of BP neural network; o ibe the prediction output of i node; K is coefficient;
(3) select operation
Genetic algorithm selects operation to adopt roulette method, i.e. the selection strategy based on fitness ratio, the selection Probability p of each individual i icomputing formula be:
f i=k/F i p i = f i &Sigma; j = 1 N f i
In formula, F ifor the fitness value of individual i, because fitness value is the smaller the better, so fitness value is asked to reciprocal before individual choice; K is coefficient; N is population at individual number;
(4) interlace operation
Because individuality adopts real coding, so interlace operation method adopts real number bracketing method, a kjbe k chromosome a kj position, a kjbe l chromosome a lj position, both are as follows in j position interlace operation method:
a kj = a kj ( 1 - b ) + a ij b a lj = a lj ( 1 - b ) + a kj b
In formula, b is the random number between [0,1];
(5) mutation operation
Choose i j individual gene a ijmake a variation, mutation operation method is as follows:
a ij = a ij + ( a ij - a max ) * f ( g ) r &GreaterEqual; 0.5 a ij + ( a min - a ij ) * f ( g ) r < 0.5
In formula, a maxfor gene a ijthe upper bound; a minfor gene a ijlower bound; F (g)=r 2(1-g/G max); r 2it is a random number; G is current iteration number of times; G maxit is maximum evolution number of times; R is the random number between [0,1]; Like this, through above hereditary computing, just obtained one group of complete initial weight and the threshold value of BP neural network error minimum.
According to described in any one in claim 1-4 based on GA-BP neural network lower limb level walking gait recognition method, it is characterized in that:
BP neural network described in step 2 and step 3 is the neural network of error back propagation, and its algorithm basic thought is gradient descent method; It adopts gradient search technology, to making the output valve of network and the error mean square value of desired output for minimum; BP neural network after optimizing is trained, take variance yields sample as example, for BP network, comprise input layer, hidden layer output neuron and output neuron;
The training process of BP network is as follows: forward-propagating is that input signal is transmitted to output layer from input layer through hidden layer, if output layer has obtained the output of expectation, learning algorithm finishes; Otherwise, go to backpropagation;
Learning Algorithms is as follows:
(1) propagated forward: the output of computational grid
W ijfor i neuron of input layer and hidden layer j neuronic connection weights, x ifor i neuron of input layer is to output layer j neuronic output, the input x of hidden layer neuron jfor all x iweighting sum:
x j = &Sigma; i w ij x i
Implicit neuronic output x layer by layer j', adopt S function to excite x j:
x j &prime; = f ( x j ) = 1 1 + e - x j
? &PartialD; x j &prime; &PartialD; x j = x j &prime; ( 1 - x j &prime; )
The neuronic output of output layer x l:
x l = &Sigma; j w jl x j &prime;
L output of network and corresponding desirable output
Figure FDA00003851233700045
error e 1for:
e 1 = x l 0 - x l
The error performance target function E of p sample pfor:
E p = 1 2 &Sigma; l = 1 N e l 2
Wherein N is the number of network output layer;
(2) backpropagation: adopt gradient descent method, adjust the weights of each interlayer; The learning algorithm of weights is as follows:
L neuron of output layer and hidden layer j neuronic connection weight w jllearning algorithm is:
&Delta;w jl = - &eta; &PartialD; E p &PartialD; w jl = &eta;e l &PartialD; x l &PartialD; w jl = &eta; e l x j &prime;
w ij(k+1)=w ij(k)+Δw ij
W wherein ij(k) be w in the k time study ijvalue, and
&PartialD; x l &PartialD; w ij = &PartialD; x l &PartialD; x j &prime; &CenterDot; &PartialD; x j &prime; &PartialD; x j &CenterDot; &PartialD; x j &PartialD; w ij = w jl &CenterDot; &PartialD; x j &prime; &PartialD; x j &CenterDot; x i = w jl &CenterDot; x j &prime; ( 1 - x j &prime; ) &CenterDot; x i
Consider the impact that last time, weights changed these weights, must add factor of momentum a, weights are now:
w jl(k+1)=w jl(k)+Δw jl+a(w jl(k)-w jl(k-1))
w ij(t+1)=w ij(t)+Δw ij+a(w ij(t)-w ij(t-1))
Wherein, η is learning rate, and a is factor of momentum, k, and t is study number of times, η ∈ [0,1], a ∈ [0,1];
After training, input test sample carries out discriminator.
CN201310433056.1A 2013-09-22 2013-09-22 Lower-limb flat ground walking gait recognition method based on GA-BP (Genetic Algorithm-Back Propagation) neural network Pending CN103699873A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310433056.1A CN103699873A (en) 2013-09-22 2013-09-22 Lower-limb flat ground walking gait recognition method based on GA-BP (Genetic Algorithm-Back Propagation) neural network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310433056.1A CN103699873A (en) 2013-09-22 2013-09-22 Lower-limb flat ground walking gait recognition method based on GA-BP (Genetic Algorithm-Back Propagation) neural network

Publications (1)

Publication Number Publication Date
CN103699873A true CN103699873A (en) 2014-04-02

Family

ID=50361396

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310433056.1A Pending CN103699873A (en) 2013-09-22 2013-09-22 Lower-limb flat ground walking gait recognition method based on GA-BP (Genetic Algorithm-Back Propagation) neural network

Country Status (1)

Country Link
CN (1) CN103699873A (en)

Cited By (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103984962A (en) * 2014-05-30 2014-08-13 河北工业大学 Exoskeleton walking mode identification method based on electromyographic signals
CN106308809A (en) * 2016-08-15 2017-01-11 河北工业大学 Method for recognizing gait of thigh amputation subject
CN106599586A (en) * 2016-12-19 2017-04-26 北京国能中电节能环保技术股份有限公司 Neural network-based SCR intelligent ammonia-spraying optimization method and apparatus
CN107169434A (en) * 2017-05-10 2017-09-15 广东工业大学 One kind possesses the electric personal identification method of exclusive brain
CN107198508A (en) * 2016-08-26 2017-09-26 常州市钱璟康复股份有限公司 Rehabilitation degree sort method and combined type interactive training system
CN107247893A (en) * 2017-05-10 2017-10-13 广东工业大学 A kind of electric personal identification method of the brain based on genetic algorithm dimensionality reduction
CN108073075A (en) * 2017-12-21 2018-05-25 苏州大学 Silicon micro accerometer temperature-compensation method, system based on GA Optimized BP Neural Networks
CN108417206A (en) * 2018-02-27 2018-08-17 四川云淞源科技有限公司 High speed information processing method based on big data
CN108460461A (en) * 2018-02-06 2018-08-28 吉林大学 Mars earth shear parameters prediction technique based on GA-BP neural networks
CN108646797A (en) * 2018-04-27 2018-10-12 宁波工程学院 A kind of multi-line cutting machine tension control method based on genetic optimization
CN108830035A (en) * 2018-05-28 2018-11-16 华东交通大学 A kind of novel water process coagulant dosage control method, computer, computer program
CN108846344A (en) * 2018-06-05 2018-11-20 中南大学 A kind of pedestrian's posture multiple features INTELLIGENT IDENTIFICATION method merging deep learning
CN109002878A (en) * 2018-07-05 2018-12-14 淮阴师范学院 A kind of GA Optimized BP Neural Network
CN109190762A (en) * 2018-07-26 2019-01-11 北京工业大学 Upper limb gesture recognition algorithms based on genetic algorithm encoding
CN109344852A (en) * 2018-08-01 2019-02-15 迈克医疗电子有限公司 Image-recognizing method and device, analysis instrument and storage medium
CN110339024A (en) * 2019-07-19 2019-10-18 中国科学院深圳先进技术研究院 Lower limb exoskeleton robot and its real-time gait switching method and storage device
CN110533549A (en) * 2019-07-12 2019-12-03 杭州电子科技大学 One kind optimizing RS-BP neural network electric network fault localization method based on GA
CN110633644A (en) * 2019-08-16 2019-12-31 杭州电子科技大学 Human body joint angle prediction method based on electromyographic wavelet packet decomposition and GABP
CN111033531A (en) * 2017-06-21 2020-04-17 Arm有限公司 System and apparatus for formatting neural network parameters
CN113224852A (en) * 2021-05-28 2021-08-06 广东电网有限责任公司广州供电局 Power communication management method and system based on AI auxiliary decision
CN113255887A (en) * 2021-05-25 2021-08-13 上海机电工程研究所 Radar error compensation method and system based on genetic algorithm optimization BP neural network
CN113450539A (en) * 2021-07-12 2021-09-28 杭州电子科技大学 Fall detection method
CN113739779A (en) * 2021-08-31 2021-12-03 中国船舶重工集团公司第七0七研究所 Hemispherical resonance gyro multi-element temperature compensation system and method based on BP neural network
CN114217179A (en) * 2021-11-15 2022-03-22 国网辽宁省电力有限公司锦州供电公司 High-voltage switch cabinet partial discharge monitoring method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101833671A (en) * 2010-03-30 2010-09-15 西安理工大学 Support vector machine-based surface electromyogram signal multi-class pattern recognition method
CN101859377A (en) * 2010-06-08 2010-10-13 杭州电子科技大学 Electromyographic signal classification method based on multi-kernel support vector machine
CN102622605A (en) * 2012-02-17 2012-08-01 国电科学技术研究院 Surface electromyogram signal feature extraction and action pattern recognition method
CN103093443A (en) * 2012-12-26 2013-05-08 南京信息工程大学 Image impulse noise self-adaptive filtering method based on genetic algorithm-back propagation (GA-BP) neural network

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101833671A (en) * 2010-03-30 2010-09-15 西安理工大学 Support vector machine-based surface electromyogram signal multi-class pattern recognition method
CN101859377A (en) * 2010-06-08 2010-10-13 杭州电子科技大学 Electromyographic signal classification method based on multi-kernel support vector machine
CN102622605A (en) * 2012-02-17 2012-08-01 国电科学技术研究院 Surface electromyogram signal feature extraction and action pattern recognition method
CN103093443A (en) * 2012-12-26 2013-05-08 南京信息工程大学 Image impulse noise self-adaptive filtering method based on genetic algorithm-back propagation (GA-BP) neural network

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
徐文良等: "空域相关滤波在下肢表面机电信号中的应用", 《机电工程》 *
程高: "基于遗传算法的BP神经网络在桥梁安全评估中的应用", 《世界桥梁》 *
马玉良等: "GA-BP神经网络在下肢运动步态识别中的应用研究", 《传感技术学报》 *

Cited By (31)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103984962B (en) * 2014-05-30 2017-03-29 河北工业大学 A kind of ectoskeleton walking mode recognition methods based on electromyographic signal
CN103984962A (en) * 2014-05-30 2014-08-13 河北工业大学 Exoskeleton walking mode identification method based on electromyographic signals
CN106308809B (en) * 2016-08-15 2019-04-23 河北工业大学 The gait recognition method of thigh deformed limb person
CN106308809A (en) * 2016-08-15 2017-01-11 河北工业大学 Method for recognizing gait of thigh amputation subject
CN107198508A (en) * 2016-08-26 2017-09-26 常州市钱璟康复股份有限公司 Rehabilitation degree sort method and combined type interactive training system
CN106599586A (en) * 2016-12-19 2017-04-26 北京国能中电节能环保技术股份有限公司 Neural network-based SCR intelligent ammonia-spraying optimization method and apparatus
CN106599586B (en) * 2016-12-19 2019-05-28 北京国能中电节能环保技术股份有限公司 SCR neural network based intelligently sprays ammonia optimization method and device
CN107169434A (en) * 2017-05-10 2017-09-15 广东工业大学 One kind possesses the electric personal identification method of exclusive brain
CN107247893A (en) * 2017-05-10 2017-10-13 广东工业大学 A kind of electric personal identification method of the brain based on genetic algorithm dimensionality reduction
CN111033531B (en) * 2017-06-21 2023-10-27 Arm有限公司 System and apparatus for formatting neural network parameters
CN111033531A (en) * 2017-06-21 2020-04-17 Arm有限公司 System and apparatus for formatting neural network parameters
CN108073075A (en) * 2017-12-21 2018-05-25 苏州大学 Silicon micro accerometer temperature-compensation method, system based on GA Optimized BP Neural Networks
CN108460461A (en) * 2018-02-06 2018-08-28 吉林大学 Mars earth shear parameters prediction technique based on GA-BP neural networks
CN108417206A (en) * 2018-02-27 2018-08-17 四川云淞源科技有限公司 High speed information processing method based on big data
CN108646797A (en) * 2018-04-27 2018-10-12 宁波工程学院 A kind of multi-line cutting machine tension control method based on genetic optimization
CN108830035A (en) * 2018-05-28 2018-11-16 华东交通大学 A kind of novel water process coagulant dosage control method, computer, computer program
CN108846344B (en) * 2018-06-05 2022-05-17 中南大学 Pedestrian posture multi-feature intelligent identification method integrating deep learning
CN108846344A (en) * 2018-06-05 2018-11-20 中南大学 A kind of pedestrian's posture multiple features INTELLIGENT IDENTIFICATION method merging deep learning
CN109002878A (en) * 2018-07-05 2018-12-14 淮阴师范学院 A kind of GA Optimized BP Neural Network
CN109190762A (en) * 2018-07-26 2019-01-11 北京工业大学 Upper limb gesture recognition algorithms based on genetic algorithm encoding
CN109190762B (en) * 2018-07-26 2022-06-07 北京工业大学 Mobile terminal information acquisition system
CN109344852A (en) * 2018-08-01 2019-02-15 迈克医疗电子有限公司 Image-recognizing method and device, analysis instrument and storage medium
CN110533549A (en) * 2019-07-12 2019-12-03 杭州电子科技大学 One kind optimizing RS-BP neural network electric network fault localization method based on GA
CN110533549B (en) * 2019-07-12 2022-04-29 杭州电子科技大学 GA-based optimized RS-BP neural network power grid fault positioning method
CN110339024A (en) * 2019-07-19 2019-10-18 中国科学院深圳先进技术研究院 Lower limb exoskeleton robot and its real-time gait switching method and storage device
CN110633644A (en) * 2019-08-16 2019-12-31 杭州电子科技大学 Human body joint angle prediction method based on electromyographic wavelet packet decomposition and GABP
CN113255887A (en) * 2021-05-25 2021-08-13 上海机电工程研究所 Radar error compensation method and system based on genetic algorithm optimization BP neural network
CN113224852A (en) * 2021-05-28 2021-08-06 广东电网有限责任公司广州供电局 Power communication management method and system based on AI auxiliary decision
CN113450539A (en) * 2021-07-12 2021-09-28 杭州电子科技大学 Fall detection method
CN113739779A (en) * 2021-08-31 2021-12-03 中国船舶重工集团公司第七0七研究所 Hemispherical resonance gyro multi-element temperature compensation system and method based on BP neural network
CN114217179A (en) * 2021-11-15 2022-03-22 国网辽宁省电力有限公司锦州供电公司 High-voltage switch cabinet partial discharge monitoring method

Similar Documents

Publication Publication Date Title
CN103699873A (en) Lower-limb flat ground walking gait recognition method based on GA-BP (Genetic Algorithm-Back Propagation) neural network
CN102622605B (en) Surface electromyogram signal feature extraction and action pattern recognition method
CN107753026B (en) Intelligent shoe self-adaptive monitoring method for spinal leg health
CN104107042A (en) Electromyographic signal gait recognition method based on particle swarm optimization and support vector machine
CN101317794B (en) Myoelectric control ability detecting and training method for hand-prosthesis with multiple fingers and multiple degrees of freedom
CN106658590A (en) Design and implementation of multi-person indoor environment state monitoring system based on WiFi channel state information
CN105997064B (en) A kind of discrimination method for human body lower limbs surface electromyogram signal
CN108319928B (en) Deep learning method and system based on multi-target particle swarm optimization algorithm
CN110680313B (en) Epileptic period classification method based on pulse group intelligent algorithm and combined with STFT-PSD and PCA
CN102930284B (en) Surface electromyogram signal pattern recognition method based on empirical mode decomposition and fractal
CN106778594A (en) Mental imagery EEG signal identification method based on LMD entropys feature and LVQ neutral nets
CN102521505A (en) Brain electric and eye electric signal decision fusion method for identifying control intention
CN104537382A (en) Electromyographic signal gait recognition method for optimizing support vector machine based on genetic algorithm
CN101859377A (en) Electromyographic signal classification method based on multi-kernel support vector machine
CN104771163A (en) Electroencephalogram feature extraction method based on CSP and R-CSP algorithms
CN110363152B (en) Method for identifying road condition of lower limb prosthesis based on surface electromyographic signals
CN105868775A (en) Imbalance sample classification method based on PSO (Particle Swarm Optimization) algorithm
Zhang et al. EMG signals based human action recognition via deep belief networks
CN101828921A (en) Identity identification method based on visual evoked potential (VEP)
CN105930663A (en) Parkinson&#39;s disease early diagnosis method
AlOmari et al. Analysis of extracted forearm sEMG signal using LDA, QDA, K-NN classification algorithms
CN108042145A (en) Emotional state recognition method and system and emotional state recognition device
Held et al. Extracting fuzzy rules from polysomnographic recordings for infant sleep classification
CN109934179B (en) Human body action recognition method based on automatic feature selection and integrated learning algorithm
Thenmozhi et al. Feature selection using extreme gradient boosting Bayesian optimization to upgrade the classification performance of motor imagery signals for BCI

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20140402

WD01 Invention patent application deemed withdrawn after publication