Engagement Intensity Prediction with Facial Behavior Features
ICMI'19 - 2019 International Conference on Multimodal Interaction, pp. 567 -- 571, Oct 2019
Abstract:
This paper describes an approach for the engagement prediction task, a sub-challenge of the 7th Emotion Recognition in the Wild Challenge (EmotiW 2019). Our method involves three fundamental steps: feature extraction, regression and model ensemble. In the first step, an input video is divided into multiple overlapped segments (instances) and the features extracted for each instance. The combinations of Long short-term memory (LSTM) and Fully connected layers deployed to capture the temporal information and regress the engagement intensity for the features in previous step. In the last step, we performed fusions to achieve better performance. Finally, our approach achieved a mean square error of 0.0597, which is 4.63% lower than the best results last year.
Full paper | Poster | Code
Evaluation
EmotiW 2019 Engagement prediction
Our team SML won 1st place in EmotiW 2019 - Engagement prediction task.
Citation
Van Thong Huynh, Soo-Hyung Kim, Guee-Sang Lee, and Hyung-Jeong Yang. 2019. Engagement Intensity Prediction with Facial Behavior Features. In 2019 International Conference on Multimodal Interaction (ICMI ‘19). Association for Computing Machinery, New York, NY, USA, 567–571. DOI: 10.1145/3340555.3355714
BibTeX
@inproceedings{thong2019engagement,
title = {Engagement Intensity Prediction with Facial Behavior Features},
author = {Huynh, Van-Thong and Kim, Soo-Hyung and Lee, Guee-Sang and Yang, Hyung-Jeong},
booktitle = {2019 International Conference on Multimodal Interaction},
pages = {567--571},
year = {2019},
doi = {10.1145/3340555.3355714},
}