Automatic 4D Facial Expression Recognition Using DCT Features
Abstract
This paper addresses the problem of person-independent 4D facial expression recognition. Unlike the majority of existing works, we propose to extract spatio-temporal features in 4D data (3D expression sequences changing over time) to represent 3D facial expression dynamics sufficiently, rather than extracting features frame-by-frame. First, the proposed method extracts local depth patch-sequences from consecutive expression frames based on the automatically detected facial landmarks. Three dimension discrete cosine transform (3D-DCT) is then applied on these patch-sequences to extract spatio-temporal features for facial expression dynamic representation. Finally, the extracted compact features (3D-DCT coefficients) are fed to nearest-neighbor classifier to finish expression recognition after feature selection and dimension reduction, in which the redundant features are filtered out. Experiments on the benchmark BU-4DFE database show that the proposed method achieves the best average recognition rate 78.8% among the existing automatic approaches, and outperforms the existing techniques in the recognition of those easily confused expressions (anger and sadness) significantly.
Cite
Text
Xue et al. "Automatic 4D Facial Expression Recognition Using DCT Features." IEEE/CVF Winter Conference on Applications of Computer Vision, 2015. doi:10.1109/WACV.2015.34Markdown
[Xue et al. "Automatic 4D Facial Expression Recognition Using DCT Features." IEEE/CVF Winter Conference on Applications of Computer Vision, 2015.](https://mlanthology.org/wacv/2015/xue2015wacv-automatic/) doi:10.1109/WACV.2015.34BibTeX
@inproceedings{xue2015wacv-automatic,
title = {{Automatic 4D Facial Expression Recognition Using DCT Features}},
author = {Xue, Mingliang and Mian, Ajmal S. and Liu, Wanquan and Li, Ling},
booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision},
year = {2015},
pages = {199-206},
doi = {10.1109/WACV.2015.34},
url = {https://mlanthology.org/wacv/2015/xue2015wacv-automatic/}
}