POPoS: Improving Efficient and Robust Facial Landmark Detection with Parallel Optimal Position Search
Chong-Yang Xiang, Jun-Yan He, Zhi-Qi Cheng, Xiao Wu, and Xian-Sheng, Hua

TL;DR
POPoS is a novel facial landmark detection framework that combines multilateration, a new loss function, and parallel computation to improve accuracy and efficiency, especially in low-resolution scenarios.
Contribution
It introduces a high-precision encoding-decoding framework with multilateration correction, a multilateration anchor loss, and a parallel computation algorithm for superior FLD performance.
Findings
Outperforms existing methods on five benchmark datasets.
Achieves high accuracy with low-resolution heatmaps.
Reduces computational time significantly.
Abstract
Achieving a balance between accuracy and efficiency is a critical challenge in facial landmark detection (FLD). This paper introduces Parallel Optimal Position Search (POPoS), a high-precision encoding-decoding framework designed to address the limitations of traditional FLD methods. POPoS employs three key contributions: (1) Pseudo-range multilateration is utilized to correct heatmap errors, improving landmark localization accuracy. By integrating multiple anchor points, it reduces the impact of individual heatmap inaccuracies, leading to robust overall positioning. (2) To enhance the pseudo-range accuracy of selected anchor points, a new loss function, named multilateration anchor loss, is proposed. This loss function enhances the accuracy of the distance map, mitigates the risk of local optima, and ensures optimal solutions. (3) A single-step parallel computation algorithm 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
Taxonomy
TopicsFace recognition and analysis · Face and Expression Recognition · Biometric Identification and Security
MethodsHeatmap
