LARNet: Lie Algebra Residual Network for Face Recognition
Xiaolong Yang, Xiaohong Jia, Dihong Gong, Dong-Ming Yan, Zhifeng Li,, Wei Liu

TL;DR
This paper introduces LARNet, a novel face recognition model leveraging Lie algebra theory to model how 3D face rotations affect CNN features, improving robustness to pose variations.
Contribution
The paper presents a theoretical link between face rotation and residual components in CNN features, leading to a new Lie Algebraic Residual Network for pose-invariant face recognition.
Findings
LARNet outperforms state-of-the-art methods on multiple face recognition datasets.
Theoretical proof links face rotation to additive residuals in CNN feature space.
Experimental results demonstrate improved robustness to pose variations.
Abstract
Face recognition is an important yet challenging problem in computer vision. A major challenge in practical face recognition applications lies in significant variations between profile and frontal faces. Traditional techniques address this challenge either by synthesizing frontal faces or by pose invariant learning. In this paper, we propose a novel method with Lie algebra theory to explore how face rotation in the 3D space affects the deep feature generation process of convolutional neural networks (CNNs). We prove that face rotation in the image space is equivalent to an additive residual component in the feature space of CNNs, which is determined solely by the rotation. Based on this theoretical finding, we further design a Lie Algebraic Residual Network (LARNet) for tackling pose robust face recognition. Our LARNet consists of a residual subnet for decoding rotation information from…
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.
Code & Models
Videos
Taxonomy
TopicsFace recognition and analysis · Face and Expression Recognition · 3D Shape Modeling and Analysis
