DocumentCode
3781009
Title
An integrated approach for efficient analysis of facial expressions
Author
Mehdi Ghayoumi;Arvind K. Bansal
Author_Institution
Department of Computer Science, Kent State University, OH 44242, U.S.A.
fYear
2014
Firstpage
211
Lastpage
219
Abstract
This paper describes a new automated facial expression analysis system that integrates Locality Sensitive Hashing (LSH) with Principal Component Analysis (PCA) and Linear Discriminant Analysis (LDA) to improve execution efficiency of emotion classification and continuous identification of unidentified facial expressions. Images are classified using feature-vectors on two most significant segments of face: eye segments and mouth-segment. LSH uses a family of hashing functions to map similar images in a set of collision-buckets. Taking a representative image from each cluster reduces the image space by pruning redundant similar images in the collision-buckets. The application of PCA and LDA reduces the dimension of the data-space. We describe the overall architecture and the implementation. The performance results show that the integration of LSH with PCA and LDA significantly improves computational efficiency, and improves the accuracy by reducing the frequency-bias of similar images during PCA and SVM stage. After the classification of image on database, we tag the collision-buckets with basic emotions, and apply LSH on new unidentified facial expressions to identify the emotions. This LSH based identification is suitable for fast continuous recognition of unidentified facial expressions.
Keywords
"Principal component analysis","Mouth","Image segmentation","Feature extraction","Databases","Covariance matrices","Emotion recognition"
Publisher
ieee
Conference_Titel
Signal Processing and Multimedia Applications (SIGMAP), 2014 International Conference on
Type
conf
Filename
7514504
Link To Document