Tree-gated Deep Mixture-of-Experts For Pose-robust Face Alignment
Estephe Arnaud, Arnaud Dapogny, Kevin Bailly

TL;DR
This paper introduces a hierarchical tree-structured gating mechanism within a mixture-of-experts framework to improve face alignment robustness across diverse poses and occlusions, outperforming existing methods.
Contribution
It proposes a novel Tree-MoE layer with hierarchical gating for face alignment, enhancing robustness to pose variations and occlusions compared to prior approaches.
Findings
Outperforms state-of-the-art face alignment methods on challenging datasets.
Hierarchical gating emphasizes pose-specific feature extractors.
Improves robustness to in-the-wild variations.
Abstract
Face alignment consists of aligning a shape model on a face image. It is an active domain in computer vision as it is a preprocessing for a number of face analysis and synthesis applications. Current state-of-the-art methods already perform well on "easy" datasets, with moderate head pose variations, but may not be robust for "in-the-wild" data with poses up to 90{\deg}. In order to increase robustness to an ensemble of factors of variations (e.g. head pose or occlusions), a given layer (e.g. a regressor or an upstream CNN layer) can be replaced by a Mixture of Experts (MoE) layer that uses an ensemble of experts instead of a single one. The weights of this mixture can be learned as gating functions to jointly learn the experts and the corresponding weights. In this paper, we propose to use tree-structured gates which allows a hierarchical weighting of the experts (Tree-MoE). 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.
