Unsupervised Face Recognition using Unlabeled Synthetic Data
Over the past years, the main research innovations in face recognition focused on training deep neural networks on large-scale identity-labeled datasets using variations of multi-class classification losses. However, many of these datasets are retreated by their creators due to increased privacy and ethical concerns. Very recently, privacy-friendly synthetic data has been proposed as an alternative to privacy-sensitive authentic data to comply with privacy regulations and to ensure the continuity of face recognition research. In this paper, we propose an unsupervised face recognition model based on unlabeled synthetic data (USynthFace). Our proposed USynthFace learns to maximize the similarity between two augmented images of the same synthetic instance. We enable this by a large set of geometric and color transformations in addition to GAN-based augmentation that contributes to the USynthFace model training. We also conduct numerous empirical studies on different components of our USynthFace. With the proposed set of augmentation operations, we proved the effectiveness of our USynthFace in achieving relatively high recognition accuracies using unlabeled synthetic data.
Code (1)
Tasks
Face RecognitionMulti-class ClassificationUnsupervised face recognitionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Federated Unsupervised Domain Adaptation for Face Recognition
Given labeled data in a source domain, unsupervised domain adaptation has been widely adopted to generalize models for unlabeled data in a target domain, whose data distributions are different. However, existing works ar…
ClusteringDomain AdaptationFace RecognitionFederated Learning+1Unsupervised Domain Adaptation for Face Recognition in Unlabeled Videos
Despite rapid advances in face recognition, there remains a clear gap between the performance of still image-based face recognition and video-based face recognition, due to the vast difference in visual quality between t…
Data AugmentationDomain AdaptationFace RecognitionUnsupervised Domain AdaptationLink-based Contrastive Learning for One-Shot Unsupervised Domain Adaptation
Unsupervised domain adaptation (UDA) aims to learn discriminative features from a labeled source domain by supervised learning and to transfer the knowledge to an unlabeled target domain via distribution alignment. H…
Contrastive LearningDomain AdaptationFace RecognitionOne-shot Unsupervised Domain Adaptation+1Towards Unsupervised Domain Adaptation for Deep Face Recognition under Privacy Constraints via Federated Learning
Unsupervised domain adaptation has been widely adopted to generalize models for unlabeled data in a target domain, given labeled data in a source domain, whose data distributions differ from the target domain. However, e…
ClusteringDomain AdaptationFace RecognitionFederated Learning+1VirFace: Enhancing Face Recognition via Unlabeled Shallow Data
Recently, exploiting the effect of the unlabeled data for face recognition attracts increasing attention. However, there are still few works considering the situation that the unlabeled data is shallow which widely e…
Face Recognition