2D-3D Attention and Entropy for Pose Robust 2D Facial Recognition
J. Brennan Peace, Shuowen Hu, Benjamin S. Riggan
TL;DR
This paper tackles pose variability in 2D facial recognition by training 2D embeddings under the guidance of pose-invariant 3D priors. It introduces a 2D-3D Joint Attention Mapping (JAM) with a shared attention mechanism and a Joint Entropy (JE) regularizer to align 2D and 3D representations during training, while enabling purely 2D inference. The approach leverages asymmetric backbones (2D IR-Net-18 and 3D PointNet++) and AdaFace-based identification, optimized with a joint loss L = L_{2D} + L_{3D} + L_{JE} and equations for attention and probabilities. Empirical evaluations on FaceScape and ARL-VTF show improved pose-robust performance, with notable TAR@1%FAR gains for extreme poses and good generalization across datasets, highlighting the method's practical impact for unconstrained facial recognition. The work emphasizes the benefit of learning 3D priors offline to enhance 2D perception without adding 3D data during deployment, and discusses ethical considerations and dataset constraints for real-world use.
Abstract
Despite recent advances in facial recognition, there remains a fundamental issue concerning degradations in performance due to substantial perspective (pose) differences between enrollment and query (probe) imagery. Therefore, we propose a novel domain adaptive framework to facilitate improved performances across large discrepancies in pose by enabling image-based (2D) representations to infer properties of inherently pose invariant point cloud (3D) representations. Specifically, our proposed framework achieves better pose invariance by using (1) a shared (joint) attention mapping to emphasize common patterns that are most correlated between 2D facial images and 3D facial data and (2) a joint entropy regularizing loss to promote better consistency$\unicode{x2014}$enhancing correlations among the intersecting 2D and 3D representations$\unicode{x2014}$by leveraging both attention maps. This framework is evaluated on FaceScape and ARL-VTF datasets, where it outperforms competitive methods by achieving profile (90$\unicode{x00b0}$$\unicode{x002b}$) TAR @ 1$\unicode{x0025}$ FAR improvements of at least 7.1$\unicode{x0025}$ and 1.57$\unicode{x0025}$, respectively.
