IPFed: Identity protected federated learning for user authentication
Yosuke Kaga, Yusei Suzuki, Kenta Takahashi

TL;DR
This paper introduces IPFed, a privacy-preserving federated learning method for user authentication that uses random projection for class embedding, achieving high accuracy while protecting personal data.
Contribution
IPFed is a novel federated learning approach that ensures privacy preservation using random projection, maintaining accuracy comparable to state-of-the-art methods.
Findings
IPFed effectively protects user privacy in federated learning.
IPFed maintains high accuracy comparable to existing methods.
Experiments on face datasets validate privacy and performance benefits.
Abstract
With the development of laws and regulations related to privacy preservation, it has become difficult to collect personal data to perform machine learning. In this context, federated learning, which is distributed learning without sharing personal data, has been proposed. In this paper, we focus on federated learning for user authentication. We show that it is difficult to achieve both privacy preservation and high accuracy with existing methods. To address these challenges, we propose IPFed which is privacy-preserving federated learning using random projection for class embedding. Furthermore, we prove that IPFed is capable of learning equivalent to the state-of-the-art method. Experiments on face image datasets show that IPFed can protect the privacy of personal data while maintaining the accuracy of the state-of-the-art method.
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
MethodsFocus
