paper-with-me

Papers

Federated Learning of User Verification Models Without Sharing Embeddings

2021-04-18 · Hossein Hosseini, Hyunsin Park, Sungrack Yun, Christos Louizos, Joseph Soriaga, Max Welling

We consider the problem of training User Verification (UV) models in federated setting, where each user has access to the data of only one class and user embeddings cannot be shared with the server or other users. To address this problem, we propose Federated User Verification (FedUV), a framework in which users jointly learn a set of vectors and maximize the correlation of their instance embeddings with a secret linear combination of those vectors. We show that choosing the linear combinations from the codewords of an error-correcting code allows users to collaboratively train the model without revealing their embedding vectors. We present the experimental results for user verification with voice, face, and handwriting data and show that FedUV is on par with existing approaches, while not sharing the embeddings with other users or the server.

📄 PDF Abstract BibTeX arXiv:2104.08776

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Secure Federated Learning of User Verification Models

2021-01-01 · Hossein Hosseini, Hyunsin Park, Sungrack Yun, Christos Louizos 외

We consider the problem of training User Verification (UV) models in federated setup, where the conventional loss functions are not applicable due to the constraints that each user has access to the data of only one clas…

Federated Learning

Federated Learning of User Authentication Models

2020-07-09 · Hossein Hosseini, Sungrack Yun, Hyunsin Park, Christos Louizos 외

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 …

Federated LearningPrivacy PreservingSpeaker Verification

FedGRec: Federated Graph Recommender System with Lazy Update of Latent Embeddings

2022-10-25 · Junyi Li, Heng Huang

Recommender systems are widely used in industry to improve user experience. Despite great success, they have recently been criticized for collecting private user data. Federated Learning (FL) is a new paradigm for learni…

Federated LearningRecommendation Systems

FedZKP: Federated Model Ownership Verification with Zero-knowledge Proof

2023-05-08 · Wenyuan Yang, Yuguo Yin, Gongxi Zhu, Hanlin Gu 외

Federated learning (FL) allows multiple parties to cooperatively learn a federated model without sharing private data with each other. The need of protecting such federated models from being plagiarized or misused, there…

Federated Learning

Personalized Federated Recommender Systems with Private and Partially Federated AutoEncoders

2022-12-17 · Qi Le, Enmao Diao, Xinran Wang, Ali Anwar 외

Recommender Systems (RSs) have become increasingly important in many application domains, such as digital marketing. Conventional RSs often need to collect users' data, centralize them on the server-side, and form a glob…

DecoderFederated LearningMarketingRecommendation Systems