English

Leaving Some Facial Features Behind

Computer Vision and Pattern Recognition 2024-11-05 v1

Abstract

Facial expressions are crucial to human communication, offering insights into emotional states. This study examines how specific facial features influence emotion classification, using facial perturbations on the Fer2013 dataset. As expected, models trained on data with the removal of some important facial feature experienced up to an 85% accuracy drop when compared to baseline for emotions like happy and surprise. Surprisingly, for the emotion disgust, there seem to be slight improvement in accuracy for classifier after mask have been applied. Building on top of this observation, we applied a training scheme to mask out facial features during training, motivating our proposed Perturb Scheme. This scheme, with three phases-attention-based classification, pixel clustering, and feature-focused training, demonstrates improvements in classification accuracy. The experimental results obtained suggests there are some benefits to removing individual facial features in emotion recognition tasks.

Keywords

Cite

@article{arxiv.2411.00824,
  title  = {Leaving Some Facial Features Behind},
  author = {Cheng Qiu},
  journal= {arXiv preprint arXiv:2411.00824},
  year   = {2024}
}

Comments

10 pages. 5 figures

R2 v1 2026-06-28T19:44:41.435Z