Federated Learning Method for Preserving Privacy in Face Recognition System
Enoch Solomon, and Abraham Woubie

TL;DR
This paper explores federated learning for privacy-preserving face recognition, enabling decentralized training on edge devices with minimal data sharing, and demonstrates comparable accuracy to traditional methods using CelebA datasets.
Contribution
It introduces a federated learning framework with and without secure aggregators for face recognition, incorporating GAN-generated imposter data to enhance diversity without data transmission.
Findings
Federated learning maintains privacy by keeping data on edge devices.
Aggregated models achieve performance close to individual models.
Using GANs at the edge improves data diversity without compromising privacy.
Abstract
The state-of-the-art face recognition systems are typically trained on a single computer, utilizing extensive image datasets collected from various number of users. However, these datasets often contain sensitive personal information that users may hesitate to disclose. To address potential privacy concerns, we explore the application of federated learning, both with and without secure aggregators, in the context of both supervised and unsupervised face recognition systems. Federated learning facilitates the training of a shared model without necessitating the sharing of individual private data, achieving this by training models on decentralized edge devices housing the data. In our proposed system, each edge device independently trains its own model, which is subsequently transmitted either to a secure aggregator or directly to the central server. To introduce diverse data without the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBiometric Identification and Security
