paper-with-me

Papers

Federated Learning of User Authentication Models

2020-07-09 · Hossein Hosseini, Sungrack Yun, Hyunsin Park, Christos Louizos, Joseph Soriaga, Max Welling

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.

📄 PDF Abstract BibTeX arXiv:2007.04618

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPrivacy PreservingSpeaker Verification

Similar Papers 제목 키워드 기반

F-RBA: A Federated Learning-based Framework for Risk-based Authentication

2024-12-16 · Hamidreza Fereidouni, Abdelhakim Senhaji Hafid, Dimitrios Makrakis, Yaser Baseri

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 Detection

Federated Learning-based Active Authentication on Mobile Devices

2021-04-14 · Poojan Oza, Vishal M. Patel

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 Classification

IPFed: Identity protected federated learning for user authentication

2024-05-07 · Yosuke Kaga, Yusei Suzuki, Kenta Takahashi

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 Preserving

Towards Zero-trust Security for the Metaverse

2023-02-17 · Ruizhi Cheng, Songqing Chen, Bo Han

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 Learning

Warmup and Transfer Knowledge-Based Federated Learning Approach for IoT Continuous Authentication

2022-11-10 · Mohamad Wazzeh, Hakima Ould-Slimane, Chamseddine Talhi, Azzam Mourad 외

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