吉林大学学报(理学版)

• 计算机科学 • 上一篇    下一篇

基于最佳鉴别特征和相关向量机的人脸识别算法

彭亮清1, 陈君2, 伍雁鹏3   

  1. 1. 邵阳学院 信息工程系, 湖南 邵阳 422000; 2. 湖南科技大学 信息与电气工程学院, 湖南 湘潭 411201;3. 湖南第一师范学院 信息科学与工程学院, 长沙 410205
  • 收稿日期:2016-07-13 出版日期:2017-09-26 发布日期:2017-09-26
  • 通讯作者: 伍雁鹏 E-mail:57844086@qq.com

Face Recognition Algorithm Based on Optimal Discriminant Features and Relevance Vector Machine

PENG Liangqing1, CHEN Jun2, WU Yanpeng3   

  1. 1. Department of Information Engineering, Shaoyang University, Shaoyang 422000, Hunan Province, China;2. Institute of Information and Electrical Engineering, Hunan University of Science and Technology, Xiangtan 411201, Hunan Province, China;3. College of Information Science and Engineering, Hunan First Normal University, Changsha 410205, China
  • Received:2016-07-13 Online:2017-09-26 Published:2017-09-26
  • Contact: WU Yanpeng E-mail:57844086@qq.com

摘要: 为了获得更高的人脸识别正确率, 满足人脸识别的实时性, 提出一种基于最佳鉴别特征和相关向量机的人脸识别算法. 首先, 采用小波变换对人脸图像进行降噪预处理, 提取人脸的多方向、 多尺度Gabor特征; 然后采用核主成分分析对人脸的Gabor特征进行筛选, 找到对人脸识别结果影响较大的最佳鉴别特征, 有效降低特征数量, 去除特征间的冗余信息; 最后采用相关向量机对最佳鉴别特征向量进行学习, 建立人脸识别的多分类器. 选择标准人脸库与经典人脸识别算法进行对比实验, 实验结果表明, 该算法的人脸平均识别率得到大幅度提高, 人脸平均识别时间远少于经典人脸识别算法.

关键词: 最佳鉴别特征, 人脸图像, 相关向量机, 人脸分类器, 特征降维

Abstract: In order to obtain higher accuracy of face recognition, it could meet the realtime requirement of face recognition, we proposed a face recognition algorithm based on optimal discriminant feature and relevance vector machine. Firstly, wavelet transform was used to denoise face image, and multi direction and multiscale Gabor features of face were extracted. Secondly, kernel principal component analysis was used to screen Gabor features of faces to find the optimal discriminant feature which had a great influence on face recognition results, the number of features was effectively reduced, and redundant information among features was removed. Finally, relevance vector machine was used to learn the optimal discriminant feature vectors and establish multiclassifier for face recognition, and standard face database was used to carried out experiments to test performance compared with the classical face recognition algorithms. The experimental results show that the average face recognition rate of the proposed algorithm is greatly improved, and the average face recognition time is less than that of the classical face recognition algorithms.

Key words: feature dimension reduction, relevance vector machine, face classifier, face image, optimal discriminant feature

中图分类号: 

  • TP391