SecEmb: Sparsity-Aware Secure Federated Learning of On-Device Recommender System with Large Embedding
Peihua Mai, Youlong Ding, Ziyan Lyu, Minxin Du, Yan Pang

TL;DR
SecEmb introduces a lossless, privacy-preserving federated learning protocol for recommender systems that significantly reduces communication costs and computation time by leveraging sparsity in embedding updates.
Contribution
The paper presents SecEmb, a novel secure protocol that efficiently handles sparse embedding updates without sacrificing privacy, outperforming existing methods in communication and computation efficiency.
Findings
Reduces communication costs by up to 90x
Decreases user computation time by up to 70x
Maintains privacy of user data and item indices
Abstract
Federated recommender system (FedRec) has emerged as a solution to protect user data through collaborative training techniques. A typical FedRec involves transmitting the full model and entire weight updates between edge devices and the server, causing significant burdens to devices with limited bandwidth and computational power. While the sparsity of embedding updates provides opportunity for payload optimization, existing sparsity-aware federated protocols generally sacrifice privacy for efficiency. A key challenge in designing a secure sparsity-aware efficient protocol is to protect the rated item indices from the server. In this paper, we propose a lossless secure recommender systems on sparse embedding updates (SecEmb). SecEmb reduces user payload while ensuring that the server learns no information about both rated item indices and individual updates except the aggregated model.…
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 · Recommender Systems and Techniques · Cryptography and Data Security
