Glyph: Fast and Accurately Training Deep Neural Networks on Encrypted Data
Abstract
Because of the lack of expertise, to gain benefits from their data, average users have to upload their private data to cloud servers they may not trust. Due to legal or privacy constraints, most users are willing to contribute only their encrypted data, and lack interests or resources to join deep neural network (DNN) training in cloud. To train a DNN on encrypted data in a completely non-interactive way, a recent work proposes a fully homomorphic encryption (FHE)-based technique implementing all activations by \textit{Brakerski-Gentry-Vaikuntanathan} (BGV)-based lookup tables. However, such inefficient lookup-table-based activations significantly prolong private training latency of DNNs.
Cite
Text
Lou et al. "Glyph: Fast and Accurately Training Deep Neural Networks on Encrypted Data." Neural Information Processing Systems, 2020.Markdown
[Lou et al. "Glyph: Fast and Accurately Training Deep Neural Networks on Encrypted Data." Neural Information Processing Systems, 2020.](https://mlanthology.org/neurips/2020/lou2020neurips-glyph/)BibTeX
@inproceedings{lou2020neurips-glyph,
title = {{Glyph: Fast and Accurately Training Deep Neural Networks on Encrypted Data}},
author = {Lou, Qian and Feng, Bo and Fox, Geoffrey Charles and Jiang, Lei},
booktitle = {Neural Information Processing Systems},
year = {2020},
url = {https://mlanthology.org/neurips/2020/lou2020neurips-glyph/}
}