paper-with-me

Papers

Secure Federated Submodel Learning

2019-11-06 · Chaoyue Niu, Fan Wu, Shaojie Tang, Lifeng Hua, Rongfei Jia, Chengfei Lv, Zhihua Wu, Guihai Chen

Federated learning was proposed with an intriguing vision of achieving collaborative machine learning among numerous clients without uploading their private data to a cloud server. However, the conventional framework requires each client to leverage the full model for learning, which can be prohibitively inefficient for resource-constrained clients and large-scale deep learning tasks. We thus propose a new framework, called federated submodel learning, where clients download only the needed parts of the full model, namely submodels, and then upload the submodel updates. Nevertheless, the "position" of a client's truly required submodel corresponds to her private data, and its disclosure to the cloud server during interactions inevitably breaks the tenet of federated learning. To integrate efficiency and privacy, we have designed a secure federated submodel learning scheme coupled with a private set union protocol as a cornerstone. Our secure scheme features the properties of randomized response, secure aggregation, and Bloom filter, and endows each client with a customized plausible deniability, in terms of local differential privacy, against the position of her desired submodel, thus protecting her private data. We further instantiated our scheme with the e-commerce recommendation scenario in Alibaba, implemented a prototype system, and extensively evaluated its performance over 30-day Taobao user data. The analysis and evaluation results demonstrate the feasibility and scalability of our scheme from model accuracy and convergency, practical communication, computation, and storage overheads, as well as manifest its remarkable advantages over the conventional federated learning framework.

📄 PDF Abstract BibTeX arXiv:1911.02254

Code (1)

NiuChaoyue/Secure-Federated-Submodel-Learning tf

Tasks

Federated LearningPosition

Similar Papers 제목 키워드 기반

Practical and Light-weight Secure Aggregation for Federated Submodel Learning

2021-11-02 · Jamie Cui, Cen Chen, Tiandi Ye, Li Wang

Recently, Niu, et. al. introduced a new variant of Federated Learning (FL), called Federated Submodel Learning (FSL). Different from traditional FL, each client locally trains the submodel (e.g., retrieved from the serve…

Federated LearningPrivacy PreservingRetrieval

FIARSE: Model-Heterogeneous Federated Learning via Importance-Aware Submodel Extraction

2024-07-28 · Feijie Wu, Xingchen Wang, Yaqing Wang, Tianci Liu 외

In federated learning (FL), accommodating clients' varied computational capacities poses a challenge, often limiting the participation of those with constrained resources in global model training. To address this issue, …

Federated Learning

Private Federated Submodel Learning with Sparsification

2022-05-31 · Sajani Vithana, Sennur Ulukus

We investigate the problem of private read update write (PRUW) in federated submodel learning (FSL) with sparsification. In FSL, a machine learning model is divided into multiple submodels, where each user updates only t…

Federated Submodel Optimization for Hot and Cold Data Features

2021-09-16 · Yucheng Ding, Chaoyue Niu, Fan Wu, Shaojie Tang 외

We study practical data characteristics underlying federated learning, where non-i.i.d. data from clients have sparse features, and a certain client's local data normally involves only a small part of the full model, cal…

Federated Learning

NeFL: Nested Model Scaling for Federated Learning with System Heterogeneous Clients

2023-08-15 · Honggu Kang, Seohyeon Cha, Jinwoo Shin, Jongmyeong Lee 외

Federated learning (FL) enables distributed training while preserving data privacy, but stragglers-slow or incapable clients-can significantly slow down the total training time and degrade performance. To mitigate the im…

Federated Learning