CVAug 5, 2022

Analyzing the Impact of Shape & Context on the Face Recognition Performance of Deep Networks

arXiv:2208.02991v11 citationsh-index: 80
Originality Synthesis-oriented
AI Analysis

This work addresses face recognition accuracy for computer vision applications, but it is incremental as it builds on existing data augmentation methods.

The study analyzed how 3D shape variations and context in face images affect deep face recognition performance, finding that facial shape is significant for accurate matching and contextual data improves training.

In this article, we analyze how changing the underlying 3D shape of the base identity in face images can distort their overall appearance, especially from the perspective of deep face recognition. As done in popular training data augmentation schemes, we graphically render real and synthetic face images with randomly chosen or best-fitting 3D face models to generate novel views of the base identity. We compare deep features generated from these images to assess the perturbation these renderings introduce into the original identity. We perform this analysis at various degrees of facial yaw with the base identities varying in gender and ethnicity. Additionally, we investigate if adding some form of context and background pixels in these rendered images, when used as training data, further improves the downstream performance of a face recognition model. Our experiments demonstrate the significance of facial shape in accurate face matching and underpin the importance of contextual data for network training.

Foundations

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

Your Notes