Joint Action Unit localisation and intensity estimation through heatmap regression
Enrique Sanchez-Lozano, Georgios Tzimiropoulos, Michel Valstar

TL;DR
This paper introduces a heatmap regression method using a single Hourglass network for joint facial Action Unit localisation and intensity estimation, achieving state-of-the-art results with simplicity and robustness.
Contribution
It presents a novel supervised heatmap regression approach for joint AU localisation and intensity estimation, simplifying the process and improving accuracy over complex prior methods.
Findings
Achieves new state-of-the-art results on BP4D dataset.
Demonstrates robustness against facial misalignment errors.
Uses a simple Hourglass network for effective joint AU analysis.
Abstract
This paper proposes a supervised learning approach to jointly perform facial Action Unit (AU) localisation and intensity estimation. Contrary to previous works that try to learn an unsupervised representation of the Action Unit regions, we propose to directly and jointly estimate all AU intensities through heatmap regression, along with the location in the face where they cause visible changes. Our approach aims to learn a pixel-wise regression function returning a score per AU, which indicates an AU intensity at a given spatial location. Heatmap regression then generates an image, or channel, per AU, in which each pixel indicates the corresponding AU intensity. To generate the ground-truth heatmaps for a target AU, the facial landmarks are first estimated, and a 2D Gaussian is drawn around the points where the AU is known to cause changes. The amplitude and size of the Gaussian is…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis · Video Surveillance and Tracking Methods · Visual Attention and Saliency Detection
MethodsHeatmap
