Improving Generative Adversarial Network Generalization for Facial Expression Synthesis
Arbish Akram, Nazar Khan, Arif Mahmood

TL;DR
This paper introduces RegGAN, a novel GAN model that improves facial expression synthesis generalization by learning an intermediate representation, outperforming existing models on multiple metrics and human evaluations.
Contribution
RegGAN's innovative intermediate representation and combined training approach enhance generalization and realism in facial expression synthesis beyond training data.
Findings
RegGAN outperforms six state-of-the-art models in expression quality and realism metrics.
RegGAN ranks second in identity preservation among evaluated models.
Human evaluations show significant improvements in expression quality, identity preservation, and realism.
Abstract
Facial expression synthesis aims to generate realistic facial expressions while preserving identity. Existing conditional generative adversarial networks (GANs) achieve excellent image-to-image translation results, but their performance often degrades when test images differ from the training dataset. We present Regression GAN (RegGAN), a model that learns an intermediate representation to improve generalization beyond the training distribution. RegGAN consists of two components: a regression layer with local receptive fields that learns expression details by minimizing the reconstruction error through a ridge regression loss, and a refinement network trained adversarially to enhance the realism of generated images. We train RegGAN on the CFEE dataset and evaluate its generalization performance both on CFEE and challenging out-of-distribution images, including celebrity photos,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Face recognition and analysis · Emotion and Mood Recognition
