Facial Recognition Leveraging Generative Adversarial Networks
By: Zhongwen Li, Zongwei Li, Xiaoqi Li
Potential Business Impact:
Makes face recognition work with less data.
Face recognition performance based on deep learning heavily relies on large-scale training data, which is often difficult to acquire in practical applications. To address this challenge, this paper proposes a GAN-based data augmentation method with three key contributions: (1) a residual-embedded generator to alleviate gradient vanishing/exploding problems, (2) an Inception ResNet-V1 based FaceNet discriminator for improved adversarial training, and (3) an end-to-end framework that jointly optimizes data generation and recognition performance. Experimental results demonstrate that our approach achieves stable training dynamics and significantly improves face recognition accuracy by 12.7% on the LFW benchmark compared to baseline methods, while maintaining good generalization capability with limited training samples.
Similar Papers
A Deep Learning Approach for Facial Attribute Manipulation and Reconstruction in Surveillance and Reconnaissance
CV and Pattern Recognition
Makes face recognition work better for everyone.
Generative Adversarial Networks Applied for Privacy Preservation in Biometric-Based Authentication and Identification
CV and Pattern Recognition
Keeps your face private when logging in.
Robust AI-Generated Face Detection with Imbalanced Data
CV and Pattern Recognition
Finds fake videos even when they look real.