A Functional Regression approach to Facial Landmark Tracking
Enrique S\'anchez-Lozano, Georgios Tzimiropoulos, Brais Martinez,, Fernando De la Torre, Michel Valstar

TL;DR
This paper introduces Continuous Regression, a novel functional regression method for real-time incremental facial landmark tracking, significantly improving speed and accuracy over previous methods.
Contribution
It proposes a new continuous regression approach using Taylor expansion, enabling the first real-time incremental face tracker with superior performance.
Findings
Achieves real-time face tracking at 20x speed of previous methods.
Demonstrates state-of-the-art accuracy on the 300-VW dataset.
Provides a computationally efficient framework for incremental learning in face tracking.
Abstract
Linear regression is a fundamental building block in many face detection and tracking algorithms, typically used to predict shape displacements from image features through a linear mapping. This paper presents a Functional Regression solution to the least squares problem, which we coin Continuous Regression, resulting in the first real-time incremental face tracker. Contrary to prior work in Functional Regression, in which B-splines or Fourier series were used, we propose to approximate the input space by its first-order Taylor expansion, yielding a closed-form solution for the continuous domain of displacements. We then extend the continuous least squares problem to correlated variables, and demonstrate the generalisation of our approach. We incorporate Continuous Regression into the cascaded regression framework, and show its computational benefits for both training and testing. We…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
