CVOct 29, 2024

Leaving Some Facial Features Behind

arXiv:2411.00824v1
Originality Synthesis-oriented
AI Analysis

This work addresses emotion recognition in facial analysis, but it is incremental as it builds on existing perturbation methods with a new training scheme.

The study investigated how removing specific facial features affects emotion classification accuracy, finding that while most emotions like happy and surprise saw up to an 85% drop, disgust showed slight improvements, leading to a proposed Perturb Scheme that improved classification accuracy.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes