🔬 Research: Fast differentially private SGD with JAX - paper/code #5142
Replies: 3 comments 2 replies
-
@n2cholas did your research get a mention in https://ai.googleblog.com/2021/01/google-research-looking-back-at-2020.html 👀 |
Beta Was this translation helpful? Give feedback.
-
Congrats on the award @n2cholas 🏆 https://cs.uwaterloo.ca/news/nicholas-vadivelu-receives-2021-jessie-w-h-zou-memorial-award
|
Beta Was this translation helpful? Give feedback.
-
Congrats @pranavsubramani, @n2cholas and @hoonose Your research was mentioned in the Google AI blog post: Applying Differential Privacy to Large Scale Image Classification
New research by @AlexeyKurakin et al: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Just wanted to highlight an awesome paper by @pranavsubramani, @n2cholas and @hoonose (University of Waterloo). It's called Enabling Fast Differentially Private SGD via Just-in-Time Compilation and Vectorization 👏.
Repo: https://github.com/TheSalon/fast-dpsgd
JAX code: https://github.com/TheSalon/fast-dpsgd/blob/main/jaxdp.py
arXiv: https://arxiv.org/pdf/2010.09063.pdf
TL;DR (paper)
Results (paper)
Some background on DP and challenges with compute (paper)
(Hi @iamtrask (OpenMined), I thought you'd also be interested 👋)
Beta Was this translation helpful? Give feedback.
All reactions