Facial expression recognition based on multi-feature fusion by multi-kernel SVM

Zhipeng? ZHONG,Libao ZHANG
2015-01-01
Journal of Computer Applications
Abstract:The traditional facial expression recognition based on texture characteristics uses single texture feature to build single-core Support Vector Machine ( SVM ) to classify expressions. It will inevitably lead to loss of facial expression characteristic information and negative effect on recognition rate, but too many features will bring redundant, over-fitting and low recognition rate. For the shortcomings of the traditional methods, a facial expression recognition method based on multi-feature fusion by multi-kernel SVM was presented, which extracted three features such as Gabor texture feature, histogram feature and LBP texture feature, then reduced the dimension with Principal Component Analysis ( PCA) , used feature fusion model based on combination of Radial Basis Function ( RBF) in multi-core SVM training, found an optimal set of features combination coefficients to build RBF based on features fusion model, classified expressions. Features fusion can not only make better use of useful features than single feature, but also avoid over-fitting resulted from irrelevant and redundant features. The results on students' class expression database show that the proposed method with recognition rate of 88% is better than traditional method with recognition rate of 80%.
What problem does this paper attempt to address?