Secure Federated Submodel Learning
Chaoyue Niu, Fan Wu, Shaojie Tang, Lifeng Hua, Rongfei Jia, Chengfei, Lv, Zhihua Wu, and Guihai Chen

TL;DR
This paper introduces a secure federated submodel learning framework that enhances efficiency and privacy by allowing clients to download and update only relevant submodels, protecting private data through differential privacy and secure protocols.
Contribution
It proposes a novel federated submodel learning scheme with privacy-preserving features, including randomized response, secure aggregation, and differential privacy, suitable for large-scale deep learning tasks.
Findings
Demonstrates feasibility and scalability on real-world Taobao data
Achieves good model accuracy and convergence
Reduces communication, computation, and storage overheads
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Cryptography and Data Security · Internet Traffic Analysis and Secure E-voting
