# A Deeper Look at Facial Expression Dataset Bias

**Authors:** Shan Li, Weihong Deng

arXiv: 1904.11150 · 2020-04-17

## TL;DR

This paper investigates biases in facial expression datasets caused by cultural and collection differences, and proposes a deep domain adaptation method to improve recognition across diverse datasets.

## Contribution

It introduces a novel deep Emotion-Conditional Adaption Network (ECAN) that learns domain-invariant features and addresses class distribution bias for better cross-dataset performance.

## Key findings

- ECAN outperforms state-of-the-art methods in cross-dataset tests.
- Datasets exhibit strong intrinsic biases affecting recognition.
- ECAN effectively aligns marginal and conditional distributions across domains.

## Abstract

Datasets play an important role in the progress of facial expression recognition algorithms, but they may suffer from obvious biases caused by different cultures and collection conditions. To look deeper into this bias, we first conduct comprehensive experiments on dataset recognition and crossdataset generalization tasks, and for the first time explore the intrinsic causes of the dataset discrepancy. The results quantitatively verify that current datasets have a strong buildin bias and corresponding analyses indicate that the conditional probability distributions between source and target datasets are different. However, previous researches are mainly based on shallow features with limited discriminative ability under the assumption that the conditional distribution remains unchanged across domains. To address these issues, we further propose a novel deep Emotion-Conditional Adaption Network (ECAN) to learn domain-invariant and discriminative feature representations, which can match both the marginal and the conditional distributions across domains simultaneously. In addition, the largely ignored expression class distribution bias is also addressed by a learnable re-weighting parameter, so that the training and testing domains can share similar class distribution. Extensive cross-database experiments on both lab-controlled datasets (CK+, JAFFE, MMI and Oulu-CASIA) and real-world databases (AffectNet, FER2013, RAF-DB 2.0 and SFEW 2.0) demonstrate that our ECAN can yield competitive performances across various facial expression transfer tasks and outperform the state-of-theart methods.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.11150/full.md

## Figures

39 figures with captions in the complete paper: https://tomesphere.com/paper/1904.11150/full.md

## References

56 references — full list in the complete paper: https://tomesphere.com/paper/1904.11150/full.md

---
Source: https://tomesphere.com/paper/1904.11150