CVMar 19, 2019

Identity-Free Facial Expression Recognition using conditional Generative Adversarial Network

arXiv:1903.08051v282 citations
AI Analysis

This addresses the challenge of high inter-subject variations in facial expression recognition for computer vision applications, representing an incremental improvement.

The paper tackled the problem of facial expression recognition by reducing identity-related variations using a conditional GAN to transform images to an average identity, achieving state-of-the-art performance on four datasets.

A novel Identity-Free conditional Generative Adversarial Network (IF-GAN) was proposed for Facial Expression Recognition (FER) to explicitly reduce high inter-subject variations caused by identity-related facial attributes, e.g., age, race, and gender. As part of an end-to-end system, a cGAN was designed to transform a given input facial expression image to an "average" identity face with the same expression as the input. Then, identity-free FER is possible since the generated images have the same synthetic "average" identity and differ only in their displayed expressions. Experiments on four facial expression datasets, one with spontaneous expressions, show that IF-GAN outperforms the baseline CNN and achieves state-of-the-art performance for FER.

Foundations

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

Your Notes