Adaptive Wing Loss for Robust Face Alignment via Heatmap Regression
Xinyao Wang, Liefeng Bo, Li Fuxin

TL;DR
This paper introduces the Adaptive Wing loss, a novel loss function for heatmap regression in face alignment, which adaptively emphasizes difficult pixels, leading to improved accuracy across multiple benchmarks.
Contribution
The paper proposes the Adaptive Wing loss and Weighted Loss Map, enhancing heatmap regression by focusing on crucial pixels, and introduces boundary prediction and CoordConv for better face alignment.
Findings
Outperforms state-of-the-art on COFW, 300W, and WFLW benchmarks
Adaptive Wing loss improves heatmap regression accuracy
Boundary prediction and CoordConv further enhance face alignment
Abstract
Heatmap regression with a deep network has become one of the mainstream approaches to localize facial landmarks. However, the loss function for heatmap regression is rarely studied. In this paper, we analyze the ideal loss function properties for heatmap regression in face alignment problems. Then we propose a novel loss function, named Adaptive Wing loss, that is able to adapt its shape to different types of ground truth heatmap pixels. This adaptability penalizes loss more on foreground pixels while less on background pixels. To address the imbalance between foreground and background pixels, we also propose Weighted Loss Map, which assigns high weights on foreground and difficult background pixels to help training process focus more on pixels that are crucial to landmark localization. To further improve face alignment accuracy, we introduce boundary prediction and CoordConv with…
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 · Face and Expression Recognition · Speech and Audio Processing
MethodsHeatmap · CoordConv
