English

Compound Expression Recognition via Multi Model Ensemble

Computer Vision and Pattern Recognition 2024-03-20 v1 Artificial Intelligence

Abstract

Compound Expression Recognition (CER) plays a crucial role in interpersonal interactions. Due to the existence of Compound Expressions , human emotional expressions are complex, requiring consideration of both local and global facial expressions to make judgments. In this paper, to address this issue, we propose a solution based on ensemble learning methods for Compound Expression Recognition. Specifically, our task is classification, where we train three expression classification models based on convolutional networks, Vision Transformers, and multi-scale local attention networks. Then, through model ensemble using late fusion, we merge the outputs of multiple models to predict the final result. Our method achieves high accuracy on RAF-DB and is able to recognize expressions through zero-shot on certain portions of C-EXPR-DB.

Keywords

Cite

@article{arxiv.2403.12572,
  title  = {Compound Expression Recognition via Multi Model Ensemble},
  author = {Jun Yu and Jichao Zhu and Wangyuan Zhu},
  journal= {arXiv preprint arXiv:2403.12572},
  year   = {2024}
}
R2 v1 2026-06-28T15:25:29.742Z