Aggregation via Separation: Boosting Facial Landmark Detector with Semi-Supervised Style Translation
Shengju Qian, Keqiang Sun, Wayne Wu, Chen Qian, Jiaya Jia

TL;DR
This paper introduces a semi-supervised style translation approach that disentangles style and structure in face images to augment training data, significantly improving facial landmark detection performance across multiple datasets.
Contribution
The paper proposes a novel style translation method leveraging disentangled style and shape spaces to enhance face alignment models with semi-supervised learning.
Findings
Outperforms fully-supervised models with augmented synthetic samples.
Achieves state-of-the-art results on multiple facial landmark datasets.
The method is general and adaptable to various face alignment frameworks.
Abstract
Facial landmark detection, or face alignment, is a fundamental task that has been extensively studied. In this paper, we investigate a new perspective of facial landmark detection and demonstrate it leads to further notable improvement. Given that any face images can be factored into space of style that captures lighting, texture and image environment, and a style-invariant structure space, our key idea is to leverage disentangled style and shape space of each individual to augment existing structures via style translation. With these augmented synthetic samples, our semi-supervised model surprisingly outperforms the fully-supervised one by a large margin. Extensive experiments verify the effectiveness of our idea with state-of-the-art results on WFLW, 300W, COFW, and AFLW datasets. Our proposed structure is general and could be assembled into any face alignment frameworks. The code 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 · Face and Expression Recognition
