提出一种基于稀疏特征挑选(Sparse selection)和概率线性判别分析(Probabilistic linear discriminant analysis)的表情识别方法SS-PLDA.该方法由两部分构成:第一部分是使用稀疏的方法挑选出人脸与表情相关的区域,构造表情的完备特征集;第二部分是针对构造的表情完备特征集里仍含有一些其他信息,运用概率线性判别分析实现表情特征与干扰信息的分离,学习出一个只含有表情信息的子空间,最后基于该表情子空间进行表情识别分析.通过在CK+和JAFFE这两个数据库上面的实验,证实了基于稀疏特征挑选的方法可以得到识别性能的改善,且先使用特征挑选再对所挑选结果应用概率线性判别分析可以达到更好的提升效果.
Abstract
A facial expression recognition method named SS-PLDA is proposed based on Sparse Feature Selection and Probabilistic Linear Discriminant Analysis.The SS-PLDA method contains two steps:1) pick out the most discriminative regions for facial expressions and use these regions to construct a complete facial features set;2) apply Probabilistic Linear Discriminant Analysis Method to separate the useful expression signals from other disturbance information.Therefore
a subspace which only contains expression information is learnt and the expression recognition task is implemented in this subspace.Experimental results on Cohn-Kanade(CK+) database and JAFFE database show that the complete facial features set can improve the performance
and the proposed method outperform the state-of-art ones.