FG-Net: Facial Action Unit Detection with Generalizable Pyramidal Features
Yufeng Yin, Di Chang, Guoxian Song, Shen Sang, Tiancheng Zhi, Jing, Liu, Linjie Luo, Mohammad Soleymani

TL;DR
FG-Net leverages pre-trained StyleGAN2 features and a Pyramid CNN to improve generalization in facial Action Unit detection across different datasets, even with limited training data.
Contribution
The paper introduces FG-Net, a novel AU detection framework that uses features from a pre-trained generative model for enhanced cross-domain generalization.
Findings
Superior cross-corpus AU detection performance
Effective with limited training samples (as few as 1000)
Maintains competitive within-domain accuracy
Abstract
Automatic detection of facial Action Units (AUs) allows for objective facial expression analysis. Due to the high cost of AU labeling and the limited size of existing benchmarks, previous AU detection methods tend to overfit the dataset, resulting in a significant performance loss when evaluated across corpora. To address this problem, we propose FG-Net for generalizable facial action unit detection. Specifically, FG-Net extracts feature maps from a StyleGAN2 model pre-trained on a large and diverse face image dataset. Then, these features are used to detect AUs with a Pyramid CNN Interpreter, making the training efficient and capturing essential local features. The proposed FG-Net achieves a strong generalization ability for heatmap-based AU detection thanks to the generalizable and semantic-rich features extracted from the pre-trained generative model. Extensive experiments are…
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.
Code & Models
Videos
FG-Net: Facial Action Unit Detection With Generalizable Pyramidal Features· youtube
Taxonomy
TopicsEmotion and Mood Recognition · Face recognition and analysis · Face and Expression Recognition
MethodsConvolution · Weight Demodulation · Path Length Regularization · HuMan(Expedia)||How do I get a human at Expedia? · R1 Regularization
