paper-with-me

Papers

Federated Learning Method for Preserving Privacy in Face Recognition System

2024-03-08 · Enoch Solomon, Abraham Woubie

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 need for data transmission, we employ generative adversarial networks to generate imposter data at the edge. Following this, the secure aggregator or central server combines these individual models to construct a global model, which is then relayed back to the edge devices. Experimental findings based on the CelebA datasets reveal that employing federated learning in both supervised and unsupervised face recognition systems offers dual benefits. Firstly, it safeguards privacy since the original data remains on the edge devices. Secondly, the experimental results demonstrate that the aggregated model yields nearly identical performance compared to the individual models, particularly when the federated model does not utilize a secure aggregator. Hence, our results shed light on the practical challenges associated with privacy-preserving face image training, particularly in terms of the balance between privacy and accuracy.

📄 PDF Abstract BibTeX arXiv:2403.05344

Code (0)

등록된 구현이 없습니다.

Tasks

Face RecognitionFederated LearningPrivacy PreservingUnsupervised face recognition

Similar Papers 제목 키워드 기반

Federated Face Recognition

2021-05-06 · Fan Bai, Jiaxiang Wu, Pengcheng Shen, Shaoxin Li 외

Face recognition has been extensively studied in computer vision and artificial intelligence communities in recent years. An important issue of face recognition is data privacy, which receives more and more public concer…

Face RecognitionFederated LearningPrivacy Preserving

AdaFedFR: Federated Face Recognition with Adaptive Inter-Class Representation Learning

2024-05-22 · Di Qiu, Xinyang Lin, Kaiye Wang, Xiangxiang Chu 외

With the growing attention on data privacy and communication security in face recognition applications, federated learning has been introduced to learn a face recognition model with decentralized datasets in a privacy-pr…

Face ModelFace RecognitionFederated LearningPrivacy Preserving+1

Privacy-Preserving Federated Action Recognition via Differentially Private Selective Tuning and Efficient Communication

2026-03-22 · Idris Zakariyya, Pai Chet Ng, Kaushik Bhargav Sivangi, S. Mohammad Sheikholeslami 외 arxiv

Federated video action recognition enables collaborative model training without sharing raw video data, yet remains vulnerable to two key challenges: \textit{model exposure} and \textit{communication overhead}. Gradients…

Action Recognition

Privacy-preserving Speech Emotion Recognition through Semi-Supervised Federated Learning

2022-02-05 · Vasileios Tsouvalas, Tanir Ozcelebi, Nirvana Meratnia

Speech Emotion Recognition (SER) refers to the recognition of human emotions from natural speech. If done accurately, it can offer a number of benefits in building human-centered context-aware intelligent systems. Existi…

Emotion RecognitionFederated LearningPrivacy PreservingSpeech Emotion Recognition

When Crowdsensing Meets Federated Learning: Privacy-Preserving Mobile Crowdsensing System

2021-02-20 · Bowen Zhao, Ximeng Liu, Wei-neng Chen

Mobile crowdsensing (MCS) is an emerging sensing data collection pattern with scalability, low deployment cost, and distributed characteristics. Traditional MCS systems suffer from privacy concerns and fair reward distri…

Federated LearningPrivacy Preserving