paper-with-me

Papers

Unsupervised Face Recognition using Unlabeled Synthetic Data

2022-11-14 · Fadi Boutros, Marcel Klemt, Meiling Fang, Arjan Kuijper, Naser Damer

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.

📄 PDF Abstract BibTeX arXiv:2211.07371

Code (1)

fdbtrs/Unsupervised-Face-Recognition-using-Unlabeled-Synthetic-Data 공식 구현 pytorch

Tasks

Face RecognitionMulti-class ClassificationUnsupervised face recognition

Methods 이 논문이 사용한 방법론

InfoNCE 설명 없음
MoCo 설명 없음

Similar Papers 제목 키워드 기반

Federated Unsupervised Domain Adaptation for Face Recognition

2022-04-09 · Weiming Zhuang, Xin Gan, Yonggang Wen, Xuesen Zhang 외

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+1

Unsupervised Domain Adaptation for Face Recognition in Unlabeled Videos

2017-08-07 · ICCV 2017 10 · Kihyuk Sohn, Sifei Liu, Guangyu Zhong, Xiang Yu 외

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 Adaptation

Link-based Contrastive Learning for One-Shot Unsupervised Domain Adaptation

2025-01-01 · CVPR 2025 1 · Yue Zhang, Mingyue Bin, Yuyang Zhang, Zhongyuan Wang 외

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+1

Towards Unsupervised Domain Adaptation for Deep Face Recognition under Privacy Constraints via Federated Learning

2021-05-17 · Weiming Zhuang, Xin Gan, Yonggang Wen, Xuesen Zhang 외

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+1

VirFace: Enhancing Face Recognition via Unlabeled Shallow Data

2021-06-19 · CVPR 2021 1 · Wenyu Li, Tianchu Guo, Pengyu Li, Binghui Chen 외

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