Federated Learning of User Authentication Models
Machine learning-based User Authentication (UA) models have been widely deployed in smart devices. UA models are trained to map input data of different users to highly separable embedding vectors, which are then used to accept or reject new inputs at test time. Training UA models requires having direct access to the raw inputs and embedding vectors of users, both of which are privacy-sensitive information. In this paper, we propose Federated User Authentication (FedUA), a framework for privacy-preserving training of UA models. FedUA adopts federated learning framework to enable a group of users to jointly train a model without sharing the raw inputs. It also allows users to generate their embeddings as random binary vectors, so that, unlike the existing approach of constructing the spread out embeddings by the server, the embedding vectors are kept private as well. We show our method is privacy-preserving, scalable with number of users, and allows new users to be added to training without changing the output layer. Our experimental results on the VoxCeleb dataset for speaker verification shows our method reliably rejects data of unseen users at very high true positive rates.
Code (0)
등록된 구현이 없습니다.
Tasks
Federated LearningPrivacy PreservingSpeaker VerificationSimilar Papers 제목 키워드 기반
F-RBA: A Federated Learning-based Framework for Risk-based Authentication
The proliferation of Internet services has led to an increasing need to protect private data. User authentication serves as a crucial mechanism to ensure data security. Although robust authentication forms the cornerston…
Anomaly DetectionFeature EngineeringFederated LearningUnsupervised Anomaly DetectionFederated Learning-based Active Authentication on Mobile Devices
User active authentication on mobile devices aims to learn a model that can correctly recognize the enrolled user based on device sensor information. Due to lack of negative class data, it is often modeled as a one-class…
Federated LearningOne-Class ClassificationIPFed: Identity protected federated learning for user authentication
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 learni…
Federated LearningPrivacy PreservingTowards Zero-trust Security for the Metaverse
By focusing on immersive interaction among users, the burgeoning Metaverse can be viewed as a natural extension of existing social media. Similar to traditional online social networks, there are numerous security and pri…
Federated LearningWarmup and Transfer Knowledge-Based Federated Learning Approach for IoT Continuous Authentication
Continuous behavioural authentication methods add a unique layer of security by allowing individuals to verify their unique identity when accessing a device. Maintaining session authenticity is now feasible by monitoring…
Federated LearningTransfer Learning