SEDML: Securely and Efficiently Harnessing Distributed Knowledge in Machine Learning
Yansong Gao, Qun Li, Yifeng Zheng, Guohong Wang, Jiannan Wei, Mang Su

TL;DR
SEDML is a novel protocol that securely and efficiently leverages distributed knowledge in machine learning, protecting individual predictions with cryptography and differential privacy without sacrificing accuracy.
Contribution
SEDML introduces a lightweight cryptography-based protocol that enhances privacy in distributed learning while maintaining high accuracy and efficiency.
Findings
Provides strong privacy protection for label predictions.
Maintains accuracy comparable to plaintext baseline.
Achieves significant improvements in computation and communication efficiency.
Abstract
Training high-performing deep learning models require a rich amount of data which is usually distributed among multiple data sources in practice. Simply centralizing these multi-sourced data for training would raise critical security and privacy concerns, and might be prohibited given the increasingly strict data regulations. To resolve the tension between privacy and data utilization in distributed learning, a machine learning framework called private aggregation of teacher ensembles(PATE) has been recently proposed. PATE harnesses the knowledge (label predictions for an unlabeled dataset) from distributed teacher models to train a student model, obviating access to distributed datasets. Despite being enticing, PATE does not offer protection for the individual label predictions from teacher models, which still entails privacy risks. In this paper, we propose SEDML, a new protocol which…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Adversarial Robustness in Machine Learning · Cryptography and Data Security
