CVMar 5, 2017

Face Alignment with Cascaded Semi-Parametric Deep Greedy Neural Forests

arXiv:1703.01597v11 citations
Originality Incremental advance
AI Analysis

This work addresses face alignment for computer vision applications, presenting an incremental improvement in method efficiency and accuracy.

The paper tackles face alignment by proposing a semi-parametric cascade that first aligns a parametric shape and then captures fine-grained explicit deformations, achieving high accuracies on multiple challenging benchmarks with small, medium, and large pose experiments.

Face alignment is an active topic in computer vision, consisting in aligning a shape model on the face. To this end, most modern approaches refine the shape in a cascaded manner, starting from an initial guess. Those shape updates can either be applied in the feature point space (\textit{i.e.} explicit updates) or in a low-dimensional, parametric space. In this paper, we propose a semi-parametric cascade that first aligns a parametric shape, then captures more fine-grained deformations of an explicit shape. For the purpose of learning shape updates at each cascade stage, we introduce a deep greedy neural forest (GNF) model, which is an improved version of deep neural forest (NF). GNF appears as an ideal regressor for face alignment, as it combines differentiability, high expressivity and fast evaluation runtime. The proposed framework is very fast and achieves high accuracies on multiple challenging benchmarks, including small, medium and large pose experiments.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes