簡易檢索 / 詳目顯示

研究生: 黃世明
Huang, Shih-Ming
論文名稱: 用於不同情境人臉辨識之子空間投影最佳化技術
Subspace Projection Optimizations for Face Recognition Under Different Variations
指導教授: 楊家輝
Yang, Jar-Ferr
學位類別: 博士
Doctor
系所名稱: 電機資訊學院 - 電腦與通信工程研究所
Institute of Computer & Communication Engineering
論文出版年: 2013
畢業學年度: 101
語文別: 英文
論文頁數: 100
中文關鍵詞: 線性回歸分類法
外文關鍵詞: Linear Regression Classification
相關次數: 點閱:111下載:6
分享至:
查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報
  • 電腦視覺已普遍運用於監視系統上,在日常生活已經扮演重要的角色。針對人臉辨識的研究。然而,因環境與情境的變化,人臉辨識上有許多問題待改進,本論文分別探討遮蔽問題、燈光變化、表情變化、角度變化以及低解析度影像等問題對人臉辨識的影響,並分別提出解決方法來提高人臉辨識效能。
    線性回歸分類法在2010年被提出並應用在人臉辨識上,但是,線性回歸分類法仍然還有問題待解決。為了解決燈光變化問題,我們提出一改進的主成份回歸分類法,它可以克服燈光變化問題而且理論證明它的回歸係數相較於其他回歸分析方法有較小的標準差,所以可以估測較穩定的回歸係數。對於角度變化問題,我們提出一元化回歸分類法,它的目標是最小化全部類別內的投影誤差以找到一最佳投影矩陣。如此一來,一元化回歸分類法的回歸係數在統計上有最小的標準差,而且對於角度變化的人臉辨識可以有較好的效能。
    另外,我們結合鑑別力分析及線性回歸分類法而提出一線性鑑別性回歸分類法來克服表情變化的問題,它的目標是最大化類別間的重建誤差和類別別內的重建誤差比率來找到一最有鑑別力的投影矩陣。不僅如此,為了克服低解析度人臉影像問題,我們提出一核線性迴歸分類法來進行低解析度人臉辨識。核線性迴歸分類法是利用核方法將資料投影在較高維度空間以進行線性迴歸分類。
    最後,我們提出一通用遮蔽模型來處理遮蔽問題,並使得子人臉隱藏式馬可夫模型可克服部份遮蔽問題,而且可以從部份遮蔽人臉進行人臉模型訓練。實驗結果證明我們的方法可提高人臉辨識率且有較高強健性。

    Computer vision has been widely applied in surveillance systems and plays an important role in our lives. However, there are still many problem unsolved in different environments and various applications. In the research of face recognition, we have dealt with the problems including the partial occlusion, illumination variation, different expression, pose variation, and low resolution, respectively by proposing several novel methods.
    In 2010, the linear regression classification has been proposed to face recognition. However, it still remains research room for further research and development. For illumination variation problem, we proposed an improved principal component regression classification algorithm which can overcome the multicollinearity problem and has smaller variance of regression coefficients than the existing regression methods so as to estimate reliable regression coefficients for variable lighting face recognition. As for pose variation, a unitary regression classification method is introduced to find an optimal projection by minimizing the total within-class projection error. Therefore, the unitary regression classification has the smallest variance statistically and can attain good performance for face recognition under pose variation. Also, we proposed a linear discrimant regression classification method by embedding the Fisher’s criterion into the linear regression classification. The linear discriminant regression classification method attempts to seek an optimal projection by maximizing the between-class reconstruction error over the within-class reconstruction error and can obtain good performance for face recognition under expression variations. Besides, we proposed a kernel linear regression classification algorithm by using kernel trick to perform linear regression classification in the higher dimensional feature space, which can achieve good results for low resolution face recognition. Furthermore, to handle partial occlusion problem, we proposed a subface hidden Markov model which construct five models for each person and create a universal occlusion model for general occlusion. The proposed subface hidden Markov model coupled with a universal occlusion model can work on the partially occluded face recognition and construct face models from partially occluded face images. Experimental results have shown that the proposed methods can perform better than the related works and possess high robust against problems of partial occlusion, illumination variation, different expression, pose variation, and low resolution, respectively.

    Contents 1 Introduction 1 1.1 Literature review 2 1.3 Organization of this dissertation 6 2 Background 7 2.1 Principal Component Analysis 7 2.1.1 Standard PCA 8 2.1.2 PCA with Zero Average ( PCAZ) 9 2.2 Fisherface 10 2.3 Hidden Markov Model (HMM) 11 2.4 Linear Regression Classification (LRC) 13 3 Principal Component Regression Classification for Variable Lighting Face Recognition 16 3.1 Overview 16 3.2 Multicollinearity 17 3.3 Principal Component Regression Classification 18 3.4 Improved Principal Component Regression Classification 19 3.5 Comparison with Related Works 19 3.5.1 Linear Regression (LR) 20 3.5.2 Ridge Regression (RR) 20 3.5.3 Principal Component Regression (PCR) 21 3.5.4 Improved Principal Component Regression (IPCR) 21 3.6 Experimental Results 22 3.7 Summary 23 4 Unitary Regression Classification for Face Recognition under Pose Variations 24 4.1 Overview 24 4.2 Unitary Regression Classification 25 4.2.1 Regression with Minimum Total Projection Error 26 4.2.2 Statistical Interpretation of URC Algorithm 27 4.2.3 Summary of URC Algorithm 28 4.3 Experimental Results 28 4.3.1 Experiments on FEI database 29 4.3.2 Experiments on FERET Database 29 4.4 Summary 31 5 Linear Discriminant Regression Classification for Face Recognition under Expression Variations 32 5.1 Overview 32 5.2 Background and Motivation 33 5.2.1 Fisher’s Ratio Criterion 33 5.2.2 Motivation 34 5.3 Linear Discriminant Regression Classification 34 5.3.1 Linear Discriminant Regression Analysis 35 5.3.2 Algorithm Summary 37 5.4 Experimental Results 38 5.4.1 Experiments on AR Database 38 5.4.2 Experiments on FERET Database 39 5.5 Summary 40 6 Kernel Linear Regression Classification for Low-Resolution Face Recognition 41 6.1 Overview 41 6.1.1 Problem statement 42 6.1.2 Contribution 43 6.2 Background and Motivation 44 6.2.1 Kernel Method 44 6.2.2 Motivation 47 6.3 Kernel Linear Regression Classification 47 6.4 Experimental Results 52 6.4.1 Experiments on EYB 52 6.4.2 Experiments on AR 55 6.4.3 Experiments on FERET 56 6.4.4 Quality Assessments of Reconstructed Faces 56 6.5 Summary 60 7 Subface Hidden Markov Model for Partially Occluded Face Recognition 61 7.1 Overview 61 7.2 Subface Hidden Markov Model 63 7.2.1 Grammatical Face Models 64 7.2.2 Universal Occlusion Model 68 7.3 Face Recognition System 69 7.3.1 Preprocessing 70 7.3.2 Feature Extraction 71 7.3.3 Subface Models 71 7.3.4 Universal Occlusion Model 74 7.3.5 Face Recognition 76 7.4 Experimental Results 76 7.4.1 Database 76 7.4.2 Experimental Settings 77 7.4.3 Selections of Parameters 79 7.4.4 Performance Comparisons 80 7.4.5 Discussion 86 7.5 Summary 87 8 Conclusions and Future Works 88 References 90 Publications 100

    References
    [1] W. Zhao, R. Chellappa, A. Rosenfeld, and P. J. Phillips, “Face Recognition: A Literature Survey,” ACM Computing Surveys, vol. 35, no. 4, pp. 399-458, 2003.
    [2] P. Belhumeur, J. Hespanha, and D. Kriegman, “EigenFaces vs. Fisherfaces: Recognition using Class Specific Linear Projection,” IEEE Trans. on Pattern Analysis and Machine Intelligence, vol. 19, no. 7, 1997.
    [3] M. Turk and A. Pentland. “Eigenfaces for Recognition.” Journal of Cognitive Science, pp.71-86, 1991.
    [4] A. M. Martinez and A. C. Kak, “PCA versus LDA,” IEEE Trans. on Pattern Analysis and Machine Intelligence, vol. 23, no. 2, pp. 228-233, 2001.
    [5] P. C. Yuen and J. H. Lai, “Face Representation Using Independent Component Analysis,” Pattern Recognition, vol. 35, no. 6, pp. 1247-1257, 2002.
    [6] M.S. Bartlett, J.R. Movellan, and T.J. Sejnowski, “Face recognition by independent component analysis,” IEEE Trans Neural Networks, vol. 13, no. 6, pp. 1450–1464, 2002.
    [7] F. Sanja, D. Skocaj, and A. Leonardis, “Combining reconstructive and discriminative subspace methods for robust classification and regression by subsampling,” IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 28, no. 3, 2006.
    [8] A. Pentlan, B. Moghaddam, T. Starner, “View based and Modular Eigenspaces for Face Recognition,” IEEE Conferance Computer Vision and Pattern Recognition (CVPR'94), pp. 84-91, 1994.
    [9] Jian Yang, David Zhang, Alejandro F. Frangi, Jing-yu Yang, "Two-Dimensional PCA: A New Approach to Appearance-Based Face Representation and Recognition," IEEE Trans. on Pattern Analysis and Machine Intelligence, vol. 26, no. 1, pp. 131-137, Jan. 2004.
    [10] H. Yu and J. Yang, ”A direct lda algorithm for high-dimensional data with application to face recognition,” Pattern Recognition, vol. 34, pp. 2067–2070, 2001
    [11] J. Ye, R. Janardan, and Q. Li, “Two-dimensional linear discriminant analysis,” in Proc. Neural Information Processing Systems (NIPS), Vancouver, BC, Canada, 2004.
    [12] M. Li and B. Yuan, “2D-LDA: A novel statistical linear discriminant analysis for image matrix,” Pattern Recognition Letter, vol. 26, no. 5, pp. 527–532, 2005.
    [13] B. Moghaddam, “Principle Manifolds and Probabilistic Subspace for Visual Recognition,” IEEE Trans. on Pattern Analysis and Machine Intelligence, vol. 24, no. 6, pp. 780-788, June 2002.
    [14] B. Scholkopf, A. Smola, K.R. Muller, “Nonlinear component analysis as a kernel eigenvalue problem,” Neural Computation, vol. 10, no. 5, pp. 1299–1319, 1998.
    [15] S. Mika, G. RQatsch, J. Weston, B. SchQolkopf, K.-R. MQuller, “Fisher discriminant analysis with kernels,” IEEE International Workshop on Neural Networks for Signal Processing IX, Madison, USA, pp. 41–48, August, 1999.
    [16] M. H. Yang, “Kernel Eignefaces vs. Kernel Fisherfaces: Face Recognition Using Kernel Methods,” Proc. Fifth IEEE Int’l Conf. Automatic Face and Gesture Recognition, pp. 215-220, May 2002.
    [17] G. Baudat and F. Anouar, “Generalized discriminant analysis using a kernel approach,” Neural Computation, vol. 12, pp. 2385–2404, 2000.
    [18] J. W. Lu, K. Plataniotis, and A. N. Venetsanopoulos, “Face recognition using kernel direct discriminant analysis algorithms,” IEEE Trans. Neural Networks, vol. 14, no. 1, pp. 117–126, Jan. 2003.
    [19] J. Huang, P.C. Yuen, W. Chen, and J. Lai, "Choosing Parameters of Kernel Subspace LDA for Recognition of Face Images Under Pose and Illumination Variations," IEEE Trans. Systems, Man, and Cybernetics, Part B, pp.847-862, 2007.
    [20] K. R. Muller, S. Mika, G. Ratsch, K. Tsuda and B. Scholkopf, “An Introduction to Kernel-Based Learning Algorithms,” IEEE Trans Neural Networks, vol. 12, no. 2, pp. 181–201, March 2001.
    [21] S. Roweis and L. Saul. “Nonlinear Dimensionality Reduction by Locally Linear embedding,” Science, vol. 290, pp. 2323–2326, 2000.
    [22] T. Roweis Sam and K. Saul Lawrence, “Nonlinear Dimensionality Reduction by Locally Linear Embedding,” Science, pp. 2323-2326, Dec 22 2000.
    [23] M. Belkin and P. Niyogi, “Laplacian Eigenmaps and Spectral Techniques for Embedding and Clustering,” Proc. Conf. Advances in Neural Information Processing System 15, 2001.
    [24] X. He and P. Niyogi, “Locality Preserving Projections,” Proc. Conf. Advances in Neural Information Processing Systems, 2003.
    [25] X. He, S. Yan, Y. Hu, P. Niyogi, and H. Zhang, “Face Recognition Using Laplacianfaces,” IEEE Trans. on Pattern Analysis and Machine Intelligence, vol. 27, no. 3, pp. 328-340, Mar. 2005.
    [26] X. He, D. Cai, S. Yan, and H.-J. Zhang, “Neighborhood preserving embedding,” In Proceedings of the 10th IEEE International Conference on Computer Vision, pp. 1208–1213, 2005.
    [27] L. R. Rabiner, “A Tutorial on Hidden Markov Models and Selected Applications in Speech Recognition,” Proc. IEEE, vol. 77, no. 2, pp. 257-286, 1989.
    [28] F. S. Samaria and S. Young, “HMM-based Architecture for Face Identification,” Image and Vision Computing, vol. 12, no. 8, pp. 537-543, 1994.
    [29] A. V. Nefian and M. H. Hayes III, “Face Detection and Recognition using Hidden Markov Models,” Proc. International Conference on Image Processing, vol. 1, pp. 141-145, 1998.
    [30] A.V. Nefian and M. H. Hayes III, “An Embedded HMM-based Approach for Face Detection and Recognition,” Proc. IEEE International Conference on Acoustics, Speech, and Signal Processing, vol. 6, pp. 3553-3556, 1999.
    [31] A.V. Nefian and M. H. Hayes III, “Maximum Likelihood Training of the Embedded HMM for Face Detection and Recognition,” Proc. International Conference on Image Processing, vol. 1, pp. 33-36, 2000.
    [32] A. V. Nefian, “Embedded Bayesian Networks for Face Recognition,” Proc. IEEE International Conference on Multimedia and Exp, vol. 2, pp. 133-136, 2002.
    [33] H. Othman and T. Aboulnasr, “A Separable Low Complexity 2D HMM with Application to Face Recognition,” IEEE Trans. on Pattern Analysis and Machine Intelligence, vol. 25, no. 10, pp. 1229-1238, Oct. 2003.
    [34] S.-M. Huang, J.-F. Yang, and S.-C. Chang, “Robust face recognition using subface hidden Markov models,” in Proceedings of 2010 IEEE International Symposium on Circuits and Systems (ISCAS), pp. 1547-1550, 2010.
    [35] H. Jia and A. Martinez, "Support Vector Machines in Face Recognition with Occlusions", CVPR, 2009.
    [36] Aleix M. Martinez, "Recognizing Imprecisely Localized, Partially Occluded, and Expression Variant Faces from a Single Sample per Class," IEEE Trans. on Pattern Analysis and Machine Intelligence, vol. 24, no. 6, pp. 748-763, June 2002.
    [37] Y. B. Zhang, A. M. Martínez, “A weighted probabilistic approach to face recognition from multiple images and video sequences,” Image and Vision Computing, vol. 24, no. 6, pp. 626-638, 2006.
    [38] X. Tan, S. Chen, Z.-H. Zhou, and F. Zhang, “Recognizing partially occluded, expression variant faces from single training image per person with SOM and soft kNN ensemble,” IEEE Trans. on Neural Networks, vol. 16, no. 4, pp. 875–886, 2005.
    [39] X. Tan, S. Chen, Z.-H. Zhou, J. Liu, “Face recognition under occlusions and variant expressions with partial similarity,” IEEE Trans. on Information Forensics and Security, vol. 4, no. 2, pp. 217-230, 2009.
    [40] Z. Zhou, A. Wagner, H. Mobahi, J. Wright, Y. Ma, "Face Recognition With Contiguous Occlusion Using Markov Random Fields", ICCV, 2009.
    [41] Kazuhiro Hotta, "Robust face recognition under partial occlusion based on support vector machine with local Gaussian summation kernel", Image and Vision Computing, vol.26, no. 11, pp.1490–1498, 2008.
    [42] Jie Lin, Ji Ming, and Danny Crookes, "Robust face recognition with partial occlusion, illumination variation and limited training data by optimal feature selection," IET Computer Vision, vol.5, no. 1, pp. 23-32, 2011.
    [43] Z. M. Hafed and M. D. Levine, “Face recognition using the discrete cosine transform,” Int. J. Comput. Vis., vol. 43, no. 3, pp. 167–188, 2001.
    [44] Luo Jun, Y. Ma, E. Takikawa, S. Lao, M. Kawade, Bao-Liang Lu, “Person-Specific SIFT Features for Face Recognition,” ICASSP, pp. 593–596, 2007
    [45] G. Heusch, Y. Rodriguez and S. Marcel, “Local Binary Patterns as an Image Preprocessing for Face Authentication,” Proc. Of 7th International Conference on Automatic Face and Gesture Recognition (FGR'06), pp. 9-14, 2006.
    [46] J. Wright, A. Y. Yang, A. Ganesh, S. S. Sastry, and Y. Ma, “Robust face recognition via sparse representation,” IEEE Trans. on Pattern Analysis and Machine Intelligence, vol. 31, no. 2, pp. 210-227, 2009.
    [47] Y. Xu, J. Yang, D. Zhang, and J.-Y. Yang, “A Two-Phase Test Sample Sparse Representation Method for Use With Face Recognition,” IEEE Trans. on Circuits and Systems for Video Technology. Vol. 21, no. 9, pp. 1255-1262, 2011.
    [48] Y. Xu, W. Zuo, and Z. Fan, “Supervised sparse presentation method with a heuristic strategy and face recognition experiments,” Neurocomputing, vol. 79, pp. 125‐131, 2011.
    [49] Jen-Tzung Chien, Chia-Chen Wu, "Discriminant Waveletfaces and Nearest Feature Classifiers for Face Recognition," IEEE Trans. on Pattern Analysis and Machine Intelligence, vol. 24, no. 12, pp. 1644-1649, Dec. 2002.
    [50] Imran Naseem, Roberto Togneri, and Mohammed Bennamoun, "Linear Regression for Face Recognition," IEEE Trans. Pattern Anal. Mach. Intel., vol. 32, no. 11, pp. 2106-2112, July 2010.
    [51] I. Naseem, R. Togneri, M. Bennamoun, "Robust Regression for Face Recognition", Pattern Recognition, vol. 45, no, 1, pp. 104-118, January 2012.
    [52] Ronen Basri, David W. Jacobs, "Lambertian Reflectance and Linear Subspaces," IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 25, no. 2, pp. 218-233, Feb. 2003.
    [53] P. C. Yuen and J. H. Lai, “Face Representation Using Independent Component Analysis,” Pattern Recognition, vol. 35, no. 6, pp. 1247-1257, 2002.
    [54] M. S. Bartlett, J. R. Movellan, and T. J. Sejnowski, “Face recognition by independent component analysis,” IEEE Trans Neural Networks, vol. 13, no. 6, pp. 1450–1464, 2002.
    [55] M. H. Yang, “Kernel Eignefaces vs. Kernel Fisherfaces: Face Recognition Using Kernel Methods,” Proc. Fifth IEEE Int’l Conf. Automatic Face and Gesture Recognition, pp. 215-220, May 2002.
    [56] G. Baudat and F. Anouar, “Generalized discriminant analysis using a kernel approach,” Neural Computation, vol. 12, pp. 2385–2404, 2000.
    [57] J. W. Lu, K. Plataniotis, and A. N. Venetsanopoulos, “Face recognition using kernel direct discriminant analysis algorithms,” IEEE Trans. Neural Networks, vol. 14, no. 1, pp. 117–126, Jan. 2003.
    [58] J. Huang, P.C. Yuen, W. Chen, and J. Lai, "Choosing Parameters of Kernel Subspace LDA for Recognition of Face Images Under Pose and Illumination Variations," IEEE Trans. Systems, Man, and Cybernetics, Part B, pp.847-862, 2007.
    [59] Imran Naseem, Roberto Togneri, and Mohammed Bennamoun, "Linear Regression for Face Recognition," IEEE Trans. Pattern Anal. Mach. Intel., vol. 32, no. 11, pp. 2106-2112, July 2010.
    [60] J. Yang, D. Zhang, and J. Yang, “Constructing PCA Baseline Algorithms to Reevaluate ICA-Based Face-Recognition Performance,” IEEE Trans. Systems, Man, and Cybernetics, Part B, pp.1015-1021, 2007.
    [61] A. S. Georghiades, P. N. Belhumeur, and D. W. Jacobs, “From few to many: illumination cone models for face recognition under variable lighting and pose,” IEEE Trans. Pattern Anal. Mach. Intel., vol. 23, no. 6, pp. 630–660, Jun. 2001.
    [62] P. J. Phillips, H. Moon, S. A. Rizvi, and P. J. Rauss, “The FERET valuation methodology for face-recognition algorithms,” IEEE Trans. Pattern Anal. Mach. Intell., vol. 22, no. 10, pp. 1090–1104, Oct. 2000.
    [63] S.-M. Huang and J.-F. Yang, “Improved Principal Component Regression for Face Recognition under Illumination Variations,” IEEE Signal Process. Lett., vol. 19, no. 4, pp. 179-182, April 2012.
    [64] A. Martinez and R. Benavente, “The AR face database,” CVC Technical Report 24, 1998.
    [65] I. Naseem, R. Togneri, M. Bennamoun, "Robust Regression for Face Recognition", Pattern Recognition, vol. 45, no, 1, pp. 104-118, January 2012.
    [66] S.-M. Huang and J.-F. Yang, “Improved Principal Component Regression for Face Recognition under Illumination Variations,” IEEE Signal Process. Lett., vol. 19, no. 4, pp. 179-182, April 2012.
    [67] [Available] Online: http://fei.edu.br/~cet/facedatabase.html
    [68] P. J. Phillips, H. Moon, S. Rizvi, and P. Rauss, “The FERET Evaluation Methodology for Face Recognition Algorithms,” IEEE Trans. Pattern Anal. Mach. Intel., vol. 22, no. 10, pp. 1090-1104, Oct. 2000.
    [69] Z. Wang and Z. Miao, “Scale-robust feature extraction for face recognition,” in 17th European Signal Processing Conference (EUSIPCO), pp. 1082-1086, 2009.
    [70] B. J. Boom, G. M. Beumer, L. J. Spreeuwers, and R. N. J. Veldhuis, “The effect of image resolution on the performance of a face recognition system,” in Proc. IEEE Int. Conf. CARV, pp. 1–6, 2006.
    [71] A. Hadid and M. Pietikainen, “From still image to video-based face recognition: An experimental analysis,” in Proc. IEEE Int. Conf. AFGR, pp. 813–818, 2004.
    [72] L. Tian, “Evaluation of face resolution for expression analysis,” in Proc. IEEE Int. Conf. CVPR, 2004.
    [73] B. Gunturk, A. Batur, Y. Altunbasak, I. Hayes, M.H., and R. Mersereau, “Eigenface-domain super-resolution for face recognition,” IEEE Trans. on Image Processing, vol. 12, no. 5, pp. 597–606, May 2003.
    [74] S. W. Lee, J. Park, and S. W. Lee, “Low-resolution face recognition based on support vector data description,” Pattern Recognition, vol. 39, no. 9, pp. 1809-1812, 2006.
    [75] P. H. Hennings-Yeomans, S. Baker, and B. Vijaya Kumar, “Simultaneous super-resolution and feature extraction for recognition of low-resolution faces,” in IEEE Conference on Computer Vision and Pattern Recognition, 2008.
    [76] W.W.W. Zou and P.C. Yuen, “Very Low-resolution Face Recognition Problem,” IEEE Trans. on Image Processing, 2011.
    [77] H. Huang and H. He. “Super-resolution method for face recognition using nonlinear mappings on coherent features,” IEEE Transactions on Neural Networks, vol. 22, no. 1, pp. 121-130, 2011.
    [78] S. Shan, W. Gao, B. Cao, and D. Zhao, “Illumination normalization for robust face recognition against varying lighting conditions,” in Proc. IEEE Workshop on AMFG, pp. 157–164, 2003.
    [79] Chen W, Meng J Er, Shiqian Wu, “Illumination Compensation and Normalization for Robust Face Recognition using Discrete Cosine Transform in Logarithm Domain,” IEEE Trans. Systems, Man, and Cybernetics-Part B: Cybernetics, vol. 36, no.2, 2006.
    [80] T.P.Zhang, Y.Y.Tang, B.Fang, Z.W.Shang, and X.Y.Liu, “Face recognition under varying illumination using Gradientfaces,” IEEE Trans. Image Process., vol.18, no.11, pp. 2599-2606, 2009.
    [81] X.Tan and B.Triggs, “Enhanced Local Texture Feature Sets for Face Recognition under Difficult Lighting Conditions,” IEEE Trans. Image Process., vol. 19, no. 6, pp. 1635-1650, 2010.
    [82] Biao Wang, Weifeng Li, Wenming Yang, and Qingmin Liao,“Illumination Normalization Based on Weber's Law With Application to Face Recognition,” IEEE Signal Processing Letters, vol. 18, pp. 462-465, 2011.
    [83] A. S. Georghiades, P. N. Belhumeur, and D. W. Jacobs, “From few to many: illumination cone models for face recognition under variable lighting and pose,” IEEE Trans. Pattern Anal. Mach. Intel., vol. 23, no. 6, pp. 630–660, June 2001.
    [84] A. Martinez and R. Benavente, “The AR face database,” CVC Technical Report 24, 1998.
    [85] P. J. Phillips, H. Moon, S. A. Rizvi, and P. J. Rauss, “The FERET valuation methodology for face-recognition algorithms,” IEEE Trans. Patt. Anal. Mach. Intell., vol. 22, no. 10, pp. 1090–1104, Oct. 2000.
    [86] S-M. Huang and J.-F. Yang, “Improved Principal Component Regression for Face Recognition Under Illumination Variations,” IEEE Signal Process. Letters, vol. 19, no. 4, pp. 179-182, April 2012.
    [87] Z. Wang and A. C. Bovik, “Mean squared error: Love it or leave it?” IEEE Signal Processing Magazine, vol. 98, pp. 98-117, January 2009.
    [88] Z. Wang, A. C. Bovik, H. R. Sheikh and E. P. Simoncelli, "Image quality assessment: From error visibility to structural similarity," IEEE Transactions on Image Processing, vol. 13, no. 4, pp. 600-612, Apr. 2004.
    [89] Z. Wang and A. C. Bovik, “A universal image quality index,” IEEE Signal Process. Letters, vol. 9, pp. 81–84, March 2002.
    [90] Aleix M. Martinez, "Recognizing Imprecisely Localized, Partially Occluded, and Expression Variant Faces from a Single Sample per Class," IEEE Trans. on Pattern Analysis and Machine Intelligence, vol. 24, no. 6, pp. 748-763, June 2002.
    [91] Y. B. Zhang, A. M. Martínez, “A weighted probabilistic approach to face recognition from multiple images and video sequences,” Image and Vision Computing, vol. 24, no. 6, pp. 626-638, 2006.
    [92] X. Tan, S. Chen, Z.-H. Zhou, and F. Zhang, “Recognizing partially occluded, expression variant faces from single training image per person with SOM and soft kNN ensemble,” IEEE Trans. on Neural Networks, vol. 16, no. 4, pp. 875–886, 2005.
    [93] J. Wright, A. Y. Yang, A. Ganesh, S. S. Sastry, and Y. Ma, “Robust face recognition via sparse representation,” IEEE Trans. on Pattern Analysis and Machine Intelligence, vol. 31, no. 2, pp. 210-227, 2009.
    [94] X. Tan, S. Chen, Z.-H. Zhou, J. Liu, “Face recognition under occlusions and variant expressions with partial similarity,” IEEE Trans. on Information Forensics and Security, vol. 4, no. 2, pp. 217-230, 2009.
    [95] A. Rama, L. Goldmann, F. Tarres, T. Sikora, “More Robust Face Recognition by Considering Occlusion Information,” 2008 8th IEEE International Conference on Automatic Face Gesture Recognition, 2008.
    [96] Z. Zhou, A. Wagner, H. Mobahi, J. Wright, Y. Ma, "Face Recognition With Contiguous Occlusion Using Markov Random Fields", ICCV, 2009.
    [97] S.-M.g Huang and J.-F. Yang, “Robust Face Recognition under Different Facial Expressions, Illumination Variations and Partial Occlusions,” Advances in multimedia modeling: proceedings (google books).
    [98] S.-M. Huang and J.-F. Yang, “Robust Face Recognition under Different Facial Expressions, Illumination Variations and Partial Occlusions,” Advances in Multimedia Modeling, Lecture Notes in Computer Science, vol. 6524, 326-336, 2011.
    [99] Kazuhiro Hotta, "Robust face recognition under partial occlusion based on support vector machine with local Gaussian summation kernel", Image and Vision Computing, vol.26, no. 11, pp.1490–1498, 2008.
    [100] Jie Lin, Ji Ming, and Danny Crookes, "Robust face recognition with partial occlusion, illumination variation and limited training data by optimal feature selection," IET Computer Vision, vol.5, no. 1, pp. 23-32, 2011.
    [101] H. Jia and A. Martinez, "Support Vector Machines in Face Recognition with Occlusions", CVPR, 2009.
    [102] J. Earley, "An efficient context-free parsing algorithm," Communications of the ACM, vol. 13, no. 2, pp. 94-102, 1970.
    [103] H. Ney, “Dynamic Programming Speech Recognition Using a Context-Free Grammar,” Proc. IEEE Int. Conf. on Acoustics, Speech, and Signal Processing, pp. 69-72, 1987.
    [104] G. Heusch, Y. Rodriguez and S. Marcel, “Local Binary Patterns as an Image Preprocessing for Face Authentication,” Proc. Of 7th International Conference on Automatic Face and Gesture Recognition (FGR'06), pp. 9-14, 2006.
    [105] T. Ojala, M. Pietikainen, and D. Harwood, “A comparative study of texture measures with classification based on featured distributions,” Pattern Recognition, vol. 29, no. 1, pp. 51-59, 1996.
    [106] T. Ojala, M. Pietikainen, and T. Maenpaa, “Multiresolution gray-scale and rotation invariant texture classification with local binary patterns,” IEEE Trans. on Pattern Analysis and Machine Intelligence, vol. 24, no. 7, pp. 971-987, 2002.
    [107] Y. Wang, Q. Chen, and B. Zhang, “Image enhancement based on equal area dualistic sub-image histogram equalization method,” IEEE Trans. on Consumer Electronics. vol. 45, no. 1, pp. 68-75, 1999.
    [108] R. Gross and V. Brajovic, “An image preprocessing algorithm for illumination invariant face recognition,” Proc. of Audio- and Video-Based Biometric Person Authentication (AVBPA'03), 2003.
    [109] X.Y. Jing, D. Zhang, “A Face and Palmprint Recognition Approach Based on Discriminant DCT Feature Extraction,” IEEE Trans. on Systems, Man, and Cybernetics-Part B: Cybernetics, vol. 34, no. 6, pp. 2405-2415, 2004.
    [110] Vinayadatt V. Kohir, U. B. Desai, "Face Recognition Using A DCT-HMM Approach," Proc. of Fourth IEEE Workshop on Applications of Computer Vision (WACV'98), 1998.
    [111] Caltech Background dataset [Online]. Available: http://www.robots.ox.ac.uk/~vgg/data3.html
    [112] D. A. Reynolds, “Speaker identification and verification using Gaussian mixture speaker models, ” Speech Communication, Volume 17, Issues 1–2, pp. 91–108, August 1995.
    [113] A. Martinez and R. Benavente, “The AR Face Database,” CVC Technical Report 24, 1998.
    [114] F. Cardinaux, C. Sanderson, and S. Bengio, “User Authentication via Adapted Statistical Models of Face Images,” IEEE Trans. on Signal Processing, vol. 54, no. 1, pp. 361-373, 2005.
    [115] J.-T. Chien and C.-P. Liao "Maximum Confidence Hidden Markov Modeling for Face Recognition", IEEE Trans. on Pattern Analysis and Machine Intelligence, vol. 30, no. 4, pp. 606-616, April 2008.
    [116] A. Jain, L. Hong, and S. Pankanti, "Biometric Identification," Communications of the ACM, vol. 43, no. 2, pp. 91-98, 2000.
    [117] R. Bolle, J. Connell, S. Pankanti, N. Ratha, and A. Senior, “The relation between the ROC curve and the CMC,” Fourth IEEE Workshop on Automatic Identification Advanced Technologies, pages 15–20, October 2005.

    下載圖示 校內:2015-05-27公開
    校外:2016-05-27公開
    QR CODE