English

POPoS: Improving Efficient and Robust Facial Landmark Detection with Parallel Optimal Position Search

Computer Vision and Pattern Recognition 2024-12-23 v5

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 introduced, boosting computational efficiency and reducing processing time. Extensive evaluations across five benchmark datasets demonstrate that POPoS consistently outperforms existing methods, particularly excelling in low-resolution heatmaps scenarios with minimal computational overhead. These advantages make POPoS a highly efficient and accurate tool for FLD, with broad applicability in real-world scenarios.

Keywords

Cite

@article{arxiv.2410.09583,
  title  = {POPoS: Improving Efficient and Robust Facial Landmark Detection with Parallel Optimal Position Search},
  author = {Chong-Yang Xiang and Jun-Yan He and Zhi-Qi Cheng and Xiao Wu and Xian-Sheng Hua},
  journal= {arXiv preprint arXiv:2410.09583},
  year   = {2024}
}

Comments

Accepted to AAAI 2025, 9 pages, 6 figures. Code: https://github.com/teslatasy/POPoS

R2 v1 2026-06-28T19:19:06.237Z