scispace - formally typeset
Open AccessPosted Content

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

Reads0
Chats0
TLDR
Zhang et al. as mentioned in this paper proposed a novel unsupervised federated face recognition approach (FedFR), which improves the performance in the target domain by iteratively aggregating knowledge from the source domain through federated learning.
Abstract
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, existing works are inapplicable to face recognition under privacy constraints because they require sharing sensitive face images between two domains. To address this problem, we propose a novel unsupervised federated face recognition approach (FedFR). FedFR improves the performance in the target domain by iteratively aggregating knowledge from the source domain through federated learning. It protects data privacy by transferring models instead of raw data between domains. Besides, we propose a new domain constraint loss (DCL) to regularize source domain training. DCL suppresses the data volume dominance of the source domain. We also enhance a hierarchical clustering algorithm to predict pseudo labels for the unlabeled target domain accurately. To this end, FedFR forms an end-to-end training pipeline: (1) pre-train in the source domain; (2) predict pseudo labels by clustering in the target domain; (3) conduct domain-constrained federated learning across two domains. Extensive experiments and analysis on two newly constructed benchmarks demonstrate the effectiveness of FedFR. It outperforms the baseline and classic methods in the target domain by over 4% on the more realistic benchmark. We believe that FedFR will shed light on applying federated learning to more computer vision tasks under privacy constraints.

read more

Citations
More filters
Proceedings ArticleDOI

Joint Optimization in Edge-Cloud Continuum for Federated Unsupervised Person Re-identification

TL;DR: Zhang et al. as mentioned in this paper proposed a federated unsupervised person ReID (FedUReID) system, which enables in-situ model training on edges with unlabeled data and personalizes training in edges with joint optimization of cloud and edge.
Posted Content

Collaborative Unsupervised Visual Representation Learning from Decentralized Data.

TL;DR: In this article, a federated unsupervised learning framework, FedU, is proposed, where each party trains models from unlabeled data independently using contrastive learning with an online network and a target network.
Proceedings ArticleDOI

A Novel Server-side Aggregation Strategy for Federated Learning in Non-IID situations

TL;DR: A new federated learning algorithm, Accuracy Based Averaging (ABAVG) was proposed in this article, which improves the server-side aggregation method of traditional federated Learning so that it can accelerate the convergence speed of FEDAVG in non-independent and identical (non-IID) situations.
References
More filters
Proceedings ArticleDOI

Deep Residual Learning for Image Recognition

TL;DR: In this article, the authors proposed a residual learning framework to ease the training of networks that are substantially deeper than those used previously, which won the 1st place on the ILSVRC 2015 classification task.

Some methods for classification and analysis of multivariate observations

TL;DR: The k-means algorithm as mentioned in this paper partitions an N-dimensional population into k sets on the basis of a sample, which is a generalization of the ordinary sample mean, and it is shown to give partitions which are reasonably efficient in the sense of within-class variance.
Proceedings Article

A density-based algorithm for discovering clusters in large spatial Databases with Noise

TL;DR: DBSCAN, a new clustering algorithm relying on a density-based notion of clusters which is designed to discover clusters of arbitrary shape, is presented which requires only one input parameter and supports the user in determining an appropriate value for it.
Proceedings ArticleDOI

FaceNet: A unified embedding for face recognition and clustering

TL;DR: A system that directly learns a mapping from face images to a compact Euclidean space where distances directly correspond to a measure offace similarity, and achieves state-of-the-art face recognition performance using only 128-bytes perface.
Related Papers (5)