Private Deep Learning with Teacher Ensembles
Lichao Sun, Yingbo Zhou, Ji Wang, Jia Li, Richard Sochar, Philip S., Yu, Caiming Xiong

TL;DR
This paper introduces a novel privacy-preserving deep learning method using teacher ensembles, knowledge distillation, and weighted ensemble schemes, achieving better performance and privacy guarantees on image datasets.
Contribution
It proposes a new teacher ensemble approach with differential privacy, leveraging knowledge distillation and hint learning for improved privacy-preserving deep learning.
Findings
Outperforms previous methods on CIFAR10, MNIST, and SVHN datasets.
Provides provable privacy guarantees with enhanced model accuracy.
Demonstrates robustness of the weighted ensemble scheme across different settings.
Abstract
Privacy-preserving deep learning is crucial for deploying deep neural network based solutions, especially when the model works on data that contains sensitive information. Most privacy-preserving methods lead to undesirable performance degradation. Ensemble learning is an effective way to improve model performance. In this work, we propose a new method for teacher ensembles that uses more informative network outputs under differential private stochastic gradient descent and provide provable privacy guarantees. Out method employs knowledge distillation and hint learning on intermediate representations to facilitate the training of student model. Additionally, we propose a simple weighted ensemble scheme that works more robustly across different teaching settings. Experimental results on three common image datasets benchmark (i.e., CIFAR10, MINST, and SVHN) demonstrate that our approach…
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 · Stochastic Gradient Optimization Techniques · Domain Adaptation and Few-Shot Learning
MethodsKnowledge Distillation
