CVCRLGMay 7, 2024

IPFed: Identity protected federated learning for user authentication

arXiv:2405.03955v12 citationsh-index: 6APSIPA
Originality Incremental advance
AI Analysis

It addresses privacy concerns in user authentication for applications under strict data protection laws, but is incremental as it builds on existing federated learning methods.

The paper tackles the challenge of achieving both privacy preservation and high accuracy in federated learning for user authentication, proposing IPFed, which uses random projection for class embedding and maintains accuracy equivalent to state-of-the-art methods on face image datasets.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes