Nonlinear Hierarchical Part-Based Regression for Unconstrained Face Alignment

Abstract

Non-linear regression is a fundamental and yet under-developing methodology in solving many problems in Artificial Intelligence. The canonical control and predictions mostly utilize linear models or multi-linear models. However, due to the high non-linearity of the systems, those linear prediction models cannot fully cover the complexity of the problems. In this paper, we propose a robust two-stage hierarchical regression approach, to solve a popular Human-Computer Interaction, the unconstrained face-in-the-wild keypoint detection problem for computers. The environment is the still images, videos and live camera streams from machine vision. We firstly propose a holistic regression model to initialize the face fiducial points under different head pose assumptions. Second, to reduce local shape variance, a hierarchical part-based regression method is further proposed to refine the global regression output. Experiments on several challenging faces-in-the-wild datasets demonstrate the consistently better accuracy of our method, when compared to the state-of-the-art. PDF

Cite

Text

Yu et al. "Nonlinear Hierarchical Part-Based Regression for Unconstrained Face Alignment." International Joint Conference on Artificial Intelligence, 2016.

Markdown

[Yu et al. "Nonlinear Hierarchical Part-Based Regression for Unconstrained Face Alignment." International Joint Conference on Artificial Intelligence, 2016.](https://mlanthology.org/ijcai/2016/yu2016ijcai-nonlinear/)

BibTeX

@inproceedings{yu2016ijcai-nonlinear,
  title     = {{Nonlinear Hierarchical Part-Based Regression for Unconstrained Face Alignment}},
  author    = {Yu, Xiang and Lin, Zhe and Zhang, Shaoting and Metaxas, Dimitris N.},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2016},
  pages     = {2711-2717},
  url       = {https://mlanthology.org/ijcai/2016/yu2016ijcai-nonlinear/}
}