FedFace: Collaborative Learning of Face Recognition Model
- URL: http://arxiv.org/abs/2104.03008v1
- Date: Wed, 7 Apr 2021 09:25:32 GMT
- Title: FedFace: Collaborative Learning of Face Recognition Model
- Authors: Divyansh Aggarwal, Jiayu Zhou and Anil K. Jain
- Abstract summary: FedFace is a framework for collaborative learning of face recognition models.
It learns an accurate and generalizable face recognition model where the face images stored at each client are neither shared with other clients nor the central host.
Our code and pre-trained models will be publicly available.
- Score: 66.84737075622421
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: DNN-based face recognition models require large centrally aggregated face
datasets for training. However, due to the growing data privacy concerns and
legal restrictions, accessing and sharing face datasets has become exceedingly
difficult. We propose FedFace, a federated learning (FL) framework for
collaborative learning of face recognition models in a privacy preserving
manner. FedFace utilizes the face images available on multiple clients to learn
an accurate and generalizable face recognition model where the face images
stored at each client are neither shared with other clients nor the central
host. We tackle the a challenging and yet realistic scenario where each client
is a mobile device containing face images pertaining to only the owner of the
device (one identity per client). Conventional FL algorithms such as FedAvg are
not suitable for this setting because they lead to a trivial solution where all
the face features collapse into a single point in the embedding space. Our
experiments show that FedFace can utilize face images available on 1,000 mobile
devices to enhance the performance of a pre-trained face recognition model,
CosFace, from a TAR of 81.43% to 83.79% on IJB-A (@ 0.1% FAR). For LFW, the
recognition accuracy under the LFW protocol is increased from 99.15% to 99.28%.
FedFace is able to do this while ensuring that the face images are never shared
between devices or between the device and the server. Our code and pre-trained
models will be publicly available.
Related papers
- Toward High Quality Facial Representation Learning [58.873356953627614]
We propose a self-supervised pre-training framework, called Mask Contrastive Face (MCF)
We use feature map of a pre-trained visual backbone as a supervision item and use a partially pre-trained decoder for mask image modeling.
Our model achieves 0.932 NME_diag$ for AFLW-19 face alignment and 93.96 F1 score for LaPa face parsing.
arXiv Detail & Related papers (2023-09-07T09:11:49Z) - How to Boost Face Recognition with StyleGAN? [13.067766076889995]
State-of-the-art face recognition systems require vast amounts of labeled training data.
Self-supervised revolution in the industry motivates research on the adaptation of related techniques to facial recognition.
We show that a simple approach based on fine-tuning pSp encoder for StyleGAN allows us to improve upon the state-of-the-art facial recognition.
arXiv Detail & Related papers (2022-10-18T18:41:56Z) - DigiFace-1M: 1 Million Digital Face Images for Face Recognition [25.31469201712699]
State-of-the-art face recognition models show impressive accuracy, achieving over 99.8% on Labeled Faces in the Wild dataset.
We introduce a large-scale synthetic dataset for face recognition, obtained by rendering digital faces using a computer graphics pipeline.
arXiv Detail & Related papers (2022-10-05T22:02:48Z) - OPOM: Customized Invisible Cloak towards Face Privacy Protection [58.07786010689529]
We investigate the face privacy protection from a technology standpoint based on a new type of customized cloak.
We propose a new method, named one person one mask (OPOM), to generate person-specific (class-wise) universal masks.
The effectiveness of the proposed method is evaluated on both common and celebrity datasets.
arXiv Detail & Related papers (2022-05-24T11:29:37Z) - FaceMAE: Privacy-Preserving Face Recognition via Masked Autoencoders [81.21440457805932]
We propose a novel framework FaceMAE, where the face privacy and recognition performance are considered simultaneously.
randomly masked face images are used to train the reconstruction module in FaceMAE.
We also perform sufficient privacy-preserving face recognition on several public face datasets.
arXiv Detail & Related papers (2022-05-23T07:19:42Z) - FedFR: Joint Optimization Federated Framework for Generic and
Personalized Face Recognition [40.18257149322018]
Current state-of-the-art deep learning based face recognition (FR) models require a large number of face identities for central training.
Due to the growing privacy awareness, it is prohibited to access the face images on user devices to continually improve face recognition models.
We propose a FL based framework called FedFR to improve the generic face representation in a privacy-aware manner.
arXiv Detail & Related papers (2021-12-23T12:42:38Z) - Towards Face Encryption by Generating Adversarial Identity Masks [53.82211571716117]
We propose a targeted identity-protection iterative method (TIP-IM) to generate adversarial identity masks.
TIP-IM provides 95%+ protection success rate against various state-of-the-art face recognition models.
arXiv Detail & Related papers (2020-03-15T12:45:10Z) - Investigating the Impact of Inclusion in Face Recognition Training Data
on Individual Face Identification [93.5538147928669]
We audit ArcFace, a state-of-the-art, open source face recognition system, in a large-scale face identification experiment with more than one million distractor images.
We find a Rank-1 face identification accuracy of 79.71% for individuals present in the model's training data and an accuracy of 75.73% for those not present.
arXiv Detail & Related papers (2020-01-09T15:50:28Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.