CVLGMLAug 17, 2020

Hey Human, If your Facial Emotions are Uncertain, You Should Use Bayesian Neural Networks!

arXiv:2008.07426v1
Originality Synthesis-oriented
AI Analysis

This work is incremental, as it applies existing Bayesian methods to a specific domain to improve uncertainty modeling.

The paper tackles the problem of facial emotion recognition by addressing its inherent uncertainty and ambiguity, showing that Bayesian Neural Networks can model aleatoric uncertainty and produce more human-like output probabilities.

Facial emotion recognition is the task to classify human emotions in face images. It is a difficult task due to high aleatoric uncertainty and visual ambiguity. A large part of the literature aims to show progress by increasing accuracy on this task, but this ignores the inherent uncertainty and ambiguity in the task. In this paper we show that Bayesian Neural Networks, as approximated using MC-Dropout, MC-DropConnect, or an Ensemble, are able to model the aleatoric uncertainty in facial emotion recognition, and produce output probabilities that are closer to what a human expects. We also show that calibration metrics show strange behaviors for this task, due to the multiple classes that can be considered correct, which motivates future work. We believe our work will motivate other researchers to move away from Classical and into Bayesian Neural Networks.

Foundations

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

Your Notes