CN103207993A - Face recognition method based on nuclear distinguishing random neighbor embedding analysis - Google Patents

Face recognition method based on nuclear distinguishing random neighbor embedding analysis Download PDF

Info

Publication number
CN103207993A
CN103207993A CN2013101253258A CN201310125325A CN103207993A CN 103207993 A CN103207993 A CN 103207993A CN 2013101253258 A CN2013101253258 A CN 2013101253258A CN 201310125325 A CN201310125325 A CN 201310125325A CN 103207993 A CN103207993 A CN 103207993A
Authority
CN
China
Prior art keywords
sample
sigma
matrix
notequal
recognition
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
CN2013101253258A
Other languages
Chinese (zh)
Other versions
CN103207993B (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.)
Hangzhou Hailiang Information Technology Co ltd
Original Assignee
Zhejiang University of Technology ZJUT
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 Zhejiang University of Technology ZJUT filed Critical Zhejiang University of Technology ZJUT
Priority to CN201310125325.8A priority Critical patent/CN103207993B/en
Publication of CN103207993A publication Critical patent/CN103207993A/en
Application granted granted Critical
Publication of CN103207993B publication Critical patent/CN103207993B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses a face recognition method based on nuclear distinguishing random neighbor embedding analysis and relates to the field of pattern recognition. The method aims at extracting non-linear distinguishing information effectively and obtaining higher recognition rate. The face recognition method includes a training process and a testing process and includes the steps that (a) one sample of each object is selected randomly to conduct model training, a corresponding projection matrix B is obtained, and the rest data is used as a testing sample; (b) all training samples and testing samples are projected in a low-dimension manifold space; and (c) the recognition rate is detected by using a nearest neighbor classifier. On the basis of the prior art, the face recognition method effectively improves the recognition rate and well keeps an intra-class and inter-class sample structure. The face recognition method can be used in a domain of machine learning and pattern recognition and can be used in the fields of image recognition and target recognition and the like apart from face recognition.

Description

Based on the differentiation of nuclear at random the neighbour embed the face identification method of analysis
Technical field
The present invention is a kind of face identification method, specifically, relate to a kind of differentiation based on nuclear at random the neighbour embed the face identification method of analysis, can be used for recognition of face, image recognition, target identification etc.
Background technology
In current society, identity validation has very significant values.In recent years, the human biological characteristic identity that is applied to the individual is more and more widely authenticated, than traditional method safety, reliable, feature is unique, stability is high, be difficult for stolen with crack.Human intrinsic biological characteristic mainly contains: DNA, fingerprint, iris, voice, gait, palmmprint, people's face etc., based on people to the independently cognition of personal feature, computer technology and pattern recognition theory in conjunction with advanced grow up one after another such as DNA recognition technology, fingerprint identification technology, face recognition technology etc.With regard to present research level, DNA identifies and fingerprint recognition has high recognition, and reliability is the strongest but strong constraint condition its use has still limited the use of these two kinds of methods.Recognition of face has following powerful advantages than other living things feature recognition method: (1) need not the user and too much participates in, and contactless collection does not have the property of infringement; (2) to the user without any obvious stimulation, be convenient to hide; (3) equipment cost is cheap, mainly is to adopt camera to collect people's face.Thereby recognition of face has the applied environment of many uniquenesses as a kind of special biometrics identification technology, as criminal's arrest, automatically-controlled door access control system, customs pass by inspection, credit card affirmation etc.
Recognition of face becomes the research focus of pattern-recognition and image processing field already, and current main stream approach is based on the face recognition algorithms of subspace.For example edge Fisher analytic approach, local Fisher techniques of discriminant analysis, minimax distance analysis method and maximum spacing figure embedding inlay technique etc.In recent years, at the input data of nonlinear Distribution structure, propose the face identification method of many Nonlinear Dimension Reduction technology, wherein of greatest concernly be based on kernel method and based on two kinds of technology of geometry.For example equidistant reflection method, local linear embedding, laplacian eigenmaps and the arrangement of local tangent space etc.The method that the present invention proposes belongs to the recognition of face based on kernel method, and it can produce Nonlinear Mapping, represents the popular structure of sample data well, reaches more satisfactory dimensionality reduction effect.
Through the patent query statistic, have the patent of many recognitions of face aspect both at home and abroad: for example, keep embedding with the face identification method (200710114882.4) of support vector machine, based on the face identification method (200710300730.3) of general non-linear discriminating analysis, a kind of face identification method (200810030577.1) etc. based on the neighbour that supervision is arranged.
Summary of the invention
The present invention will solve the technical matters of the input data that the linear dimensionality reduction technology of existing technology can not fine processing nonlinear Distribution structure and can not improve discrimination effectively, kept in the class well and the shortcoming of the composition of sample between class, provide a kind of differentiation based on nuclear at random the neighbour embed the face identification method of analysis.
The technical solution adopted for the present invention to solve the technical problems is:
A kind of differentiation based on nuclear neighbour at random embeds the face identification method of analysis, may further comprise the steps:
A) each object l sample of picked at random carries out model training, obtains corresponding projection matrix B, and remaining data are all as test sample book;
B) all training samples and test sample book are projected to low-dimensional stream shape space;
C) adopting nearest neighbor classifier to carry out discrimination detects.
Specifically, in face identification method of the present invention, specifically comprise training part and part of detecting two parts, wherein,
Described training process specifically comprises the steps:
A1 determines training sample matrix X=[x 1, x 2..., x N] and class label, the definite kernel function is set variance parameter λ and maximum iteration time Mt;
A2 calculates between the input sample Euclidean distance in twos according to sample matrix X among the step a1, and the sample similarity in former space and class label calculate joint probability p Ij:
p ij = exp ( - ( K ii + K jj - 2 K ij ) / 2 λ 2 ) Σ c t = c l exp ( - ( K tt + K ll - 2 K tl ) / 2 λ 2 ) if c i = c j exp ( - ( K ii + K jj - 2 K ij ) / 2 λ 2 ) Σ c t ≠ c m exp ( - ( K tt + K mm - 2 K tm ) / 2 λ 2 ) else
Joint probability p IjIntroduced Gauss RBF kernel function κ (x, x ')=exp (σ || x-x ' || 2 2).The given n dimension sample x that class label is arranged 1 1, x 2 1..., x N1 1, x 1 2, x 2 2..., x N2 2..., x 1 C, x 2 C..., x NC C, wherein
Figure BDA00003031793000022
Represent i sample of c class, the total classification number of sample is C, N iBe the sample number of i class, K i=[κ (x 1, x i) ..., κ (x N, x i)] T, be a column vector;
A3 initialization transformation matrix B 0, make its element satisfy (0,1) Gaussian distribution;
A4 calculates joint probability q according to sample similarity and the class label of subspace Ij, keep the similarity between similar sample as much as possible and reduce similarity between foreign peoples's sample by the KL divergence, utilize conjugate gradient method to upgrade transformation matrix B at last t:
A41 joint probability q IjFor:
q ij = ( 1 + ( K i - K j ) T B T B ( K i - K j ) ) - 1 Σ c t = c l ( 1 + ( K t - K l ) T B T B ( K t - K l ) ) - 1 if c i = c j ( 1 + ( K i - K j ) T B T B ( K i - K j ) ) - 1 Σ c t ≠ c m ( 1 + ( K t - K m ) T B T B ( K t - K m ) ) - 1 else
The a42 objective cost function is:
min C ( A ) = Σ c i = c j p ij p ij q ij + Σ c i ≠ c k p ik log p ik q ik
A43 upgrades transformation matrix B by the method for conjugate gradient of classics under this objective function tCarry out iterative, wherein come the parametrization cost functional by two kinds of methods:
A431. utilize projection matrix B parametrization cost functional:
dC ( B ) d ( B ) = Σ c i = c j p ij q ij ( q ij ) ′ + Σ c i ≠ c t p it q it ( q it ) ′
= 2 B [ Σ c i = c j u ij ( K i - K j ) ( K i - K j ) T + Σ c i ≠ c t u it ( K i - K t ) ( K i - K t ) T ]
Express conveniently for making, define following auxiliary variable:
w ij=[1+(K i-K j) ΤB ΤB(K i-K j)] -1
u ij=(p ij-q ij)w ij
u ij in = u ij if c i = c j 0 else
u ij ou = u ij if c i ≠ c j 0 else
By above-mentioned auxiliary variable, above-mentioned gradient formula can be reduced to:
dC ( B ) d ( B ) = 2 B [ Σ c i = c j u ij ( K i - K j ) ( K i - K j ) T + Σ c i ≠ c j u it ( K i - K t ) ( K i - K t ) T ]
= 4 B [ K ( D in - U in + D ou - U ou ) K T ]
Diagonal matrix D wherein In, D OuIn element by corresponding U InAnd U OuEvery row and composition (or every row and, because U InAnd U OuBe symmetric matrix), namely
Figure BDA00003031793000038
And
A432. utilize the cost functional in projection matrix A parameter characteristic space, the linear projection transformation matrix A among the feature space F can be according to the Nonlinear Mapping function
Figure BDA00003031793000041
Figure BDA00003031793000042
Be expressed as (following usefulness
Figure BDA00003031793000043
Substitute
Figure BDA000030317930000411
):
Figure BDA000030317930000410
A=B Φ wherein, B=[b (1)..., b (r)] TAnd
Figure BDA00003031793000046
dC F ( A ) d ( A ) = Σ c i = c j p ij q ij ( q ij ) ′ + Σ c i ≠ c t p it q it ( q it ) ′
= 2 [ Σ c i = c j u ij BQ ij ( K i - K j ) + Σ c i ≠ c t u it BQ it ( K i - K t ) ] Φ
Wherein
Figure BDA00003031793000049
Be N * N matrix, the i of matrix is listed as by vectorial K i-K jForm, j is listed as by vectorial K j-K iForm, all the other row are made up of null vector;
A5 exports final projection matrix B t
Described training process specifically comprises the steps:
A51. determine training sample matrix X=[x 1, x 2..., x N] and class label;
A52. utilize projection matrix B tTraining sample is projected to low-dimensional stream shape space;
A53. utilize projection matrix B tTraining sample is projected to low-dimensional stream shape space.
Technical conceive of the present invention: to a kind of new Dimension Reduction Analysis method that is proposed by Zheng Jianwei etc. recently, be called and differentiate at random that the neighbour embeds that (discriminative stochastic neighbor embedding DSNE) carries out improvement based on nuclear.DSNE is the embedding of neighbour at random (the stochastic neighbor embedding in propositions such as Hinton, SNE) and the improved t distribution SNE(t-distributed stochastic neighbor embedding that proposes such as Laurens, introduce linear projective transformation thought and class label information on basis t-SNE).SNE is converted into the probability expression-form with the Euclidean distance between high dimensional data, its cost functional makes up criterion and requires the subspace to have identical form of probability with the former input space, and t-SNE adopts the conditional probability form that has among the alternative SNE of symmetric joint probability expression, and introducing t distribution shows the similarity between sample in twos in the subspace.Because SNE and t-SNE belong to non-linear unsupervised dimension reduction method, so have " sample exterior problem " and be not suitable for the defective of pattern discrimination task.2011, (the manifold-oriented stochastic neighbor projection of the projection of neighbour at random towards popular study by propositions such as Wu, MSNP) solved " sample exterior problem " well, but be linear unsupervised dimension reduction method based on MSNP, it still is not suitable for pattern recognition task.And the linear DSNE that supervision arranged has solved the problem of this two aspect dexterously, extracts problem but linear characteristics make it can't solve non-linear characteristics effectively, and DSNE is for different classes of sample, and its probability density still remains to be improved.The present invention utilize the thought of kernel method propose a kind of differentiation based on nuclear at random the neighbour embed the face identification method of analysis (kernel DSNE KDSNE), overcome the defective of DSNE well.
Advantage of the present invention is: input data that can fine processing nonlinear Distribution structure, improved discrimination effectively, kept in the class well and the composition of sample between class.
Description of drawings
Fig. 1 is the groups of people's face image pattern in the ORL face database;
Fig. 2 is the groups of people's face image pattern in the Yale face database;
Fig. 3 is that the discrimination under the different subspace dimension changes in the ORL face database;
Fig. 4 is that the discrimination under the different subspace dimension changes in the Yale face database;
Fig. 5 is process flow diagram of the present invention.
Embodiment
Below the present invention is further described.With reference to accompanying drawing 1-4:
A kind of differentiation based on nuclear neighbour at random embeds the face identification method of analysis, may further comprise the steps:
A) each object l sample of picked at random carries out model training, obtains corresponding projection matrix B, and remaining data are all as test sample book;
B) all training samples and test sample book are projected to low-dimensional stream shape space;
C) adopting nearest neighbor classifier to carry out discrimination detects.
Specifically, in face identification method of the present invention, specifically comprise training part and part of detecting two parts, wherein,
Described training process specifically comprises the steps:
A1 determines training sample matrix X=[x 1, x 2..., x N] and class label, the definite kernel function is set variance parameter λ and maximum iteration time Mt;
A2 calculates between the input sample Euclidean distance in twos according to sample matrix X among the step a1, and the sample similarity in former space and class label calculate joint probability p Ij:
p ij = exp ( - ( K ii + K jj - 2 K ij ) / 2 λ 2 ) Σ c t = c l exp ( - ( K tt + K ll - 2 K tl ) / 2 λ 2 ) if c i = c j exp ( - ( K ii + K jj - 2 K ij ) / 2 λ 2 ) Σ c t ≠ c m exp ( - ( K tt + K mm - 2 K tm ) / 2 λ 2 ) else
Joint probability p IjIntroduced Gauss RBF kernel function The given n dimension sample x that class label is arranged 1 1, x 2 1..., x N1 1, x 1 2, x 2 2..., x N2 2..., x 1 C, x 2 C..., x NC C, wherein
Figure BDA00003031793000067
Represent i sample of c class, the total classification number of sample is C, N iBe the sample number of i class, K i=[κ (x 1, x i) ..., κ (x N, x i)] T, be a column vector;
A3 initialization transformation matrix B 0, make its element satisfy (0,1) Gaussian distribution;
A4 calculates joint probability q according to sample similarity and the class label of subspace Ij, keep the similarity between similar sample as much as possible and reduce similarity between foreign peoples's sample by the KL divergence, utilize conjugate gradient method to upgrade transformation matrix B at last t:
A41 joint probability q IjFor:
q ij = ( 1 + ( K i - K j ) T B T B ( K i - K j ) ) - 1 Σ c t = c l ( 1 + ( K t - K l ) T B T B ( K t - K l ) ) - 1 if c i = c j ( 1 + ( K i - K j ) T B T B ( K i - K j ) ) - 1 Σ c t ≠ c m ( 1 + ( K t - K m ) T B T B ( K t - K m ) ) - 1 else
The a42 objective cost function is:
min C ( A ) = Σ c i = c j p ij p ij q ij + Σ c i ≠ c k p ik log p ik q ik
A43 upgrades transformation matrix B by the method for conjugate gradient of classics under this objective function tCarry out iterative, wherein come the parametrization cost functional by two kinds of methods:
A431. utilize projection matrix B parametrization cost functional:
dC ( B ) d ( B ) = Σ c i = c j p ij q ij ( q ij ) ′ + Σ c i ≠ c t p it q it ( q it ) ′
= 2 B [ Σ c i = c j u ij ( K i - K j ) ( K i - K j ) T + Σ c i ≠ c t u it ( K i - K t ) ( K i - K t ) T ]
Express conveniently for making, define following auxiliary variable:
w ij=[1+(K i-K j) ΤB ΤB(K i-K j)] -1
u ij=(p ij-q ij)w ij
u ij in = u ij if c i = c j 0 else
u ij ou = u ij if c i ≠ c j 0 else
By above-mentioned auxiliary variable, above-mentioned gradient formula can be reduced to:
dC ( B ) d ( B ) = 2 B [ Σ c i = c j u ij ( K i - K j ) ( K i - K j ) T + Σ c i ≠ c t u it ( K i - K t ) ( K i - K t ) T ]
= 4 B [ K ( D in - U in + D ou - U ou ) K T ]
Diagonal matrix D wherein In, D OuIn element by corresponding U InAnd U OuEvery row and composition (or every row and, because U InAnd U OuBe symmetric matrix), namely
Figure BDA000030317930000716
And A432. utilize the cost functional in projection matrix A parameter characteristic space, the linear projection transformation matrix A among the feature space F can be according to the Nonlinear Mapping function Be expressed as (following usefulness
Figure BDA00003031793000078
Substitute ):
Figure BDA000030317930000715
A=B Φ wherein, B=[b (1)..., b (r)] TAnd
Figure BDA000030317930000711
dC F ( A ) d ( A ) = Σ c i = c j p ij q ij ( q ij ) ′ + Σ c i ≠ c t p it q it ( q it ) ′
= 2 [ Σ c i = c j u ij BQ ij ( K i - K j ) + Σ c i ≠ c t u it BQ it ( K i - K t ) ] Φ
Wherein
Figure BDA000030317930000714
Be N * N matrix, the i of matrix is listed as by vectorial K i-K jForm, j is listed as by vectorial K j-K iForm, all the other row are made up of null vector;
A5 exports final projection matrix B t
Described training process specifically comprises the steps:
A1 determines training sample matrix X=[x 1, x 2..., x N] and class label;
A2 utilizes projection matrix B tTraining sample is projected to low-dimensional stream shape space;
A3 utilizes projection matrix B tTraining sample is projected to low-dimensional stream shape space.
Adopt the face database of ORL and two classics of Yale to carry out the discrimination detection.Unification is adjusted to 32 * 32 pixels with above-mentioned face database in the experiment, and the gray-scale value of every pixel is within the 0-255 scope.In the ORL face database, select 3 of every classes and 5 samples to carry out discrimination at random and detect, in the Yale face database, then select 4 of every classes and 6 samples at random.The present invention adopts DSNE and two kinds of linear dimensionality reduction algorithms of MSNP to compare test, wherein proposition such as Wu in the projection of the neighbour at random paper of popular study empirical tests the MSNP algorithm be better than general dimensionality reduction algorithm such as SNE, t-SNE, LLTSA, LPP in recognition capability.The concrete configuration parameter of various algorithms is as follows: variance parameter λ=0.1 and maximum iteration time are 300 among KDSNE1, KDSNE2 and the DSNE; Cauchy distributes among the MSNP sample degree of freedom γ=4 and maximum iteration time are 1000.
Table 1 is best identified rate and the respective subspace dimensions (bracket inner digital) of all algorithms in two face databases, and wherein thickened portion is the highest discrimination under the identical training sample.As seen from Table 1, KDSNE1 has optimum discrimination in the ORL face database, and KDSNE2 has optimum discrimination in the Yale face database, this shows, the height of KDSNE1 and KDSNE2 discrimination is different and different with database also.As for KDSNE1 and the KDSNE2 comparison than other algorithms, from figure and table, can learn, KDSNE2 has promoted than the DSNE of discrimination suboptimum in Yale〉3%, though and the KDSNE2 discrimination promotes average less than 2% in ORL, and DSNE is in close proximity to KDSNE2 in the l=5 experiment, yet DSNE has but used higher subspace dimension just to reach the discrimination that approaches, and is inferior to KDSNE1 and KDSNE2 from recognition of face in essence.
Best identified rate and respective dimensions that the various algorithms of table 1 are obtained in ORL and Yale database
Figure BDA00003031793000081

Claims (6)

  1. One kind based on the differentiation of nuclear at random the neighbour embed the face identification method of analysis, comprise training process and test process, it is characterized in that, may further comprise the steps:
    A) each object l sample of picked at random carries out model training, obtains corresponding projection matrix B ∈ R R * N, wherein N is training sample quantity, and r is sample dimension after the projection, and remaining data are all as test sample book;
    B) all training samples and test sample book are projected to low-dimensional stream shape space;
    C) adopting nearest neighbor classifier to carry out discrimination detects.
  2. 2. face identification method according to claim 1 is characterized in that, in described step a), each object l sample of picked at random carries out model training and comprises following five steps:
    A1 determines sample matrix X=[x 1, x 2..., x N] and class label, the definite kernel function is set variance parameter λ and maximum iteration time Mt, wherein x i∈ R D * N, be i input sample, λ is the variance parameter of corresponding Gaussian function, Mt is maximum iteration time;
    A2 calculates between the input sample Euclidean distance in twos according to sample matrix X among the step a1, and the sample similarity in former space and class label calculate joint probability p Ij
    A3 initialization transformation matrix B 0, make its element satisfy (0,1) Gaussian distribution;
    A4 calculates joint probability q according to sample similarity and the class label of subspace Ij, keep the similarity between similar sample as much as possible and reduce similarity between foreign peoples's sample by the KL divergence, utilize conjugate gradient method to upgrade transformation matrix B at last t
    A5 exports final projection matrix B t
  3. 3. face identification method according to claim 2 is characterized in that, calculates joint probability p in described step a2 IjThe time introduced Gauss RBF kernel function
    Figure FDA00003031792900011
    The given n dimension sample x that class label is arranged 1 1, x 2 1..., x N1 1, x 1 2, x 2 2..., x N2 2..., x 1 C, x 2 C..., x NC C, wherein
    Figure FDA00003031792900013
    Represent i sample of c class, the total classification number of sample is C, N iIt is the sample number of i class.After introducing kernel function, the joint probability of the sample in former space is:
    p ij = exp ( - ( K ii + K jj - 2 K ij ) / 2 λ 2 ) Σ c t = c l exp ( - ( K tt + K ll - 2 K tl ) / 2 λ 2 ) if c i = c j exp ( - ( K ii + K jj - 2 K ij ) / 2 λ 2 ) Σ c t ≠ c m exp ( - ( K tt + K mm - 2 K tm ) / 2 λ 2 ) else
    K wherein i=[κ (x 1, x i) ..., κ (x N, x i)] T, be a column vector of being formed by the kernel function value.
  4. 4. face identification method according to claim 3 is characterized in that, at the fall into a trap joint probability q in operator space of described step a4 IjThe time also introduced Gauss RBF kernel function κ (x, x ')=exp (λ | x-x ' || 2 2), that is:
    q ij = ( 1 + ( K i - K j ) T B T B ( K i - K j ) ) - 1 Σ c t = c l ( 1 + ( K t - K l ) T B T B ( K t - K l ) ) - 1 if c i = c j ( 1 + ( K i - K j ) T B T B ( K i - K j ) ) - 1 Σ c t ≠ c m ( 1 + ( K t - K m ) T B T B ( K t - K m ) ) - 1 else
  5. 5. face identification method according to claim 4 is characterized in that, in described step a4 by minimize in the similar sample and between foreign peoples's sample separately KL divergence obtain objective cost function:
    min C ( B ) = Σ c i = c j p ij log p ij q ij + Σ c i ≠ c t p it log p it q it
  6. 6. face identification method according to claim 5 is characterized in that, under described objective function, comes the parametrization cost functional by two kinds of methods:
    A41. utilize projection matrix B parametrization cost functional:
    dC ( B ) d ( B ) = Σ c i = c j p ij q ij ( q ij ) ′ + Σ c i ≠ c t p it q it ( q it ) ′
    = 2 B [ Σ c i = c j u ij ( K i - K j ) ( K i - K j ) T + Σ c i ≠ c t u it ( K i - K t ) ( K i - K t ) T ]
    A42. utilize projection matrix A ∈ R R * dThe cost functional in parameter characteristic space, the line in the feature space
    Property projective transformation matrix A can be according to the Nonlinear Mapping function
    Figure FDA00003031792900025
    Be expressed as (following usefulness
    Figure FDA00003031792900026
    Substitute
    Figure FDA000030317929000213
    ):
    A=B Φ wherein, B=[b (1)..., b (r)] TAnd
    Figure FDA00003031792900029
    dC F ( A ) d ( A ) = Σ c i = c j p ij q ij ( q ij ) ′ + Σ c i ≠ c t p it q it ( q it ) ′
    = 2 [ Σ c i = c j u ij BQ ij ( K i - K j ) + Σ c i ≠ c t u it BQ it ( K i - K t ) ] Φ
    Wherein
    Figure FDA000030317929000212
    Be N * N matrix, the i of matrix is listed as by vectorial K i-K jForm, j is listed as by vectorial K j-K iForm, all the other row are made up of null vector.
CN201310125325.8A 2013-04-10 2013-04-10 Differentiation random neighbor based on core embeds the face identification method analyzed Expired - Fee Related CN103207993B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310125325.8A CN103207993B (en) 2013-04-10 2013-04-10 Differentiation random neighbor based on core embeds the face identification method analyzed

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310125325.8A CN103207993B (en) 2013-04-10 2013-04-10 Differentiation random neighbor based on core embeds the face identification method analyzed

Publications (2)

Publication Number Publication Date
CN103207993A true CN103207993A (en) 2013-07-17
CN103207993B CN103207993B (en) 2016-06-15

Family

ID=48755210

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310125325.8A Expired - Fee Related CN103207993B (en) 2013-04-10 2013-04-10 Differentiation random neighbor based on core embeds the face identification method analyzed

Country Status (1)

Country Link
CN (1) CN103207993B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103500345A (en) * 2013-09-29 2014-01-08 华南理工大学 Method for learning person re-identification based on distance measure
CN103953490A (en) * 2014-04-23 2014-07-30 浙江工业大学 Implementation method for monitoring status of hydraulic turbine set based on HLSNE
CN105893954A (en) * 2016-03-30 2016-08-24 深圳大学 Non-negative matrix factorization (NMF) face identification method and system based on kernel machine learning
CN108427923A (en) * 2018-03-08 2018-08-21 广东工业大学 A kind of palm grain identification method and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102142082A (en) * 2011-04-08 2011-08-03 南京邮电大学 Virtual sample based kernel discrimination method for face recognition
CN102693419A (en) * 2012-05-24 2012-09-26 武汉大学 Super-resolution face recognition method based on multi-manifold discrimination and analysis
CN102831389A (en) * 2012-06-28 2012-12-19 北京工业大学 Facial expression recognition algorithm based on discriminative component analysis

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102142082A (en) * 2011-04-08 2011-08-03 南京邮电大学 Virtual sample based kernel discrimination method for face recognition
CN102693419A (en) * 2012-05-24 2012-09-26 武汉大学 Super-resolution face recognition method based on multi-manifold discrimination and analysis
CN102831389A (en) * 2012-06-28 2012-12-19 北京工业大学 Facial expression recognition algorithm based on discriminative component analysis

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
贺云辉等: "基于核的最近邻特征重心分类器及人脸识别应用", 《电路与系统学报》, vol. 12, no. 2, 30 April 2007 (2007-04-30), pages 5 - 10 *
郑建炜等: "判别随机近邻嵌入分析方法", 《计算机辅助设计与图形学学报》, vol. 24, no. 11, 30 November 2012 (2012-11-30), pages 1481 - 2 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103500345A (en) * 2013-09-29 2014-01-08 华南理工大学 Method for learning person re-identification based on distance measure
CN103953490A (en) * 2014-04-23 2014-07-30 浙江工业大学 Implementation method for monitoring status of hydraulic turbine set based on HLSNE
CN105893954A (en) * 2016-03-30 2016-08-24 深圳大学 Non-negative matrix factorization (NMF) face identification method and system based on kernel machine learning
CN105893954B (en) * 2016-03-30 2019-04-23 深圳大学 A kind of Non-negative Matrix Factorization face identification method and system based on nuclear machine learning
CN108427923A (en) * 2018-03-08 2018-08-21 广东工业大学 A kind of palm grain identification method and device
CN108427923B (en) * 2018-03-08 2022-03-25 广东工业大学 Palm print identification method and device

Also Published As

Publication number Publication date
CN103207993B (en) 2016-06-15

Similar Documents

Publication Publication Date Title
Sun et al. Improving iris recognition accuracy via cascaded classifiers
Si et al. Novel approaches to improve robustness, accuracy and rapidity of iris recognition systems
CN106934359B (en) Multi-view gait recognition method and system based on high-order tensor subspace learning
CN102156887A (en) Human face recognition method based on local feature learning
Zhang Off‐line signature verification and identification by pyramid histogram of oriented gradients
CN104464079A (en) Multi-currency-type and face value recognition method based on template feature points and topological structures of template feature points
CN103049736A (en) Face identification method based on maximum stable extremum area
Chen et al. Efficient iris recognition based on optimal subfeature selection and weighted subregion fusion
Sthevanie et al. Spoofing detection on facial images recognition using LBP and GLCM combination
Ramya et al. Certain investigation on iris image recognition using hybrid approach of Fourier transform and Bernstein polynomials
Aleem et al. Fast and accurate retinal identification system: Using retinal blood vasculature landmarks
Yılmaz Offline signature verification with user-based and global classifiers of local features
CN103207993A (en) Face recognition method based on nuclear distinguishing random neighbor embedding analysis
Noor et al. Performances enhancement of fingerprint recognition system using classifiers
CN103632145A (en) Fuzzy two-dimensional uncorrelated discriminant transformation based face recognition method
CN104268587A (en) False fingerprint detection method based on finger wave conversion and SVM
Anjomshoae et al. Enhancement of template-based method for overlapping rubber tree leaf identification
Subburaman et al. Alternative search techniques for face detection using location estimation and binary features
Hassaïne et al. An online signature verification system for forgery and disguise detection
Lu et al. Fingerprint liveness detection based on pore analysis
Liu et al. A novel high-resolution fingerprint representation method
Tiribuzi et al. A multiple kernel learning framework for detecting altered fingerprints
Naim et al. Classification of thumbprint using artificial neural network (ANN)
Aydoğdu et al. A study on liveness analysis for palmprint recognition system
Mukherjee et al. Image gradient based iris recognition for distantly acquired face images using distance classifiers

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CB03 Change of inventor or designer information

Inventor after: Zheng Jianwei

Inventor after: Qiu Hong

Inventor after: Yang Ping

Inventor after: Huang Qiongfang

Inventor after: Wang Wanliang

Inventor after: Jiang Yibo

Inventor before: Zheng Jianwei

Inventor before: Huang Qiongfang

Inventor before: Qiu Hong

Inventor before: Wang Wanliang

Inventor before: Jiang Yibo

COR Change of bibliographic data
TR01 Transfer of patent right

Effective date of registration: 20180604

Address after: 310012 530, room fifth, No. 20, West Dou Men Road, Xihu District, Hangzhou, Zhejiang.

Patentee after: HANGZHOU HAILIANG INFORMATION TECHNOLOGY Co.,Ltd.

Address before: 310014 Chao Wang Road, Xiacheng City, Hangzhou, Zhejiang Province, No. 18

Patentee before: Zhejiang University of Technology

TR01 Transfer of patent right
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20160615