English

A Recurrent Encoder-Decoder Network for Sequential Face Alignment

Computer Vision and Pattern Recognition 2016-08-24 v2

Abstract

We propose a novel recurrent encoder-decoder network model for real-time video-based face alignment. Our proposed model predicts 2D facial point maps regularized by a regression loss, while uniquely exploiting recurrent learning at both spatial and temporal dimensions. At the spatial level, we add a feedback loop connection between the combined output response map and the input, in order to enable iterative coarse-to-fine face alignment using a single network model. At the temporal level, we first decouple the features in the bottleneck of the network into temporal-variant factors, such as pose and expression, and temporal-invariant factors, such as identity information. Temporal recurrent learning is then applied to the decoupled temporal-variant features, yielding better generalization and significantly more accurate results at test time. We perform a comprehensive experimental analysis, showing the importance of each component of our proposed model, as well as superior results over the state-of-the-art in standard datasets.

Keywords

Cite

@article{arxiv.1608.05477,
  title  = {A Recurrent Encoder-Decoder Network for Sequential Face Alignment},
  author = {Xi Peng and Rogerio S. Feris and Xiaoyu Wang and Dimitris N. Metaxas},
  journal= {arXiv preprint arXiv:1608.05477},
  year   = {2016}
}

Comments

European Conference on Computer Vision (ECCV), 2016

R2 v1 2026-06-22T15:23:56.580Z