Privacy-preserving machine learning: Methods, challenges and directions

R Xu, N Baracaldo, J Joshi - arXiv preprint arXiv:2108.04417, 2021 - arxiv.org
Machine learning (ML) is increasingly being adopted in a wide variety of application
domains. Usually, a well-performing ML model relies on a large volume of training data and …

A comprehensive review on deep learning algorithms: Security and privacy issues

M Tayyab, M Marjani, NZ Jhanjhi, IAT Hashem… - Computers & …, 2023 - Elsevier
Abstract Machine Learning (ML) algorithms are used to train the machines to perform
various complicated tasks that begin to modify and improve with experiences. It has become …

Cheetah: Lean and fast secure {Two-Party} deep neural network inference

Z Huang, W Lu, C Hong, J Ding - 31st USENIX Security Symposium …, 2022 - usenix.org
Secure two-party neural network inference (2PC-NN) can offer privacy protection for both the
client and the server and is a promising technique in the machine-learning-as-a-service …

Crypten: Secure multi-party computation meets machine learning

B Knott, S Venkataraman, A Hannun… - Advances in …, 2021 - proceedings.neurips.cc
Secure multi-party computation (MPC) allows parties to perform computations on data while
keeping that data private. This capability has great potential for machine-learning …

Craterlake: a hardware accelerator for efficient unbounded computation on encrypted data

N Samardzic, A Feldmann, A Krastev… - Proceedings of the 49th …, 2022 - dl.acm.org
Fully Homomorphic Encryption (FHE) enables offloading computation to untrusted servers
with cryptographic privacy. Despite its attractive security, FHE is not yet widely adopted due …

Iron: Private inference on transformers

M Hao, H Li, H Chen, P Xing, G Xu… - Advances in neural …, 2022 - proceedings.neurips.cc
We initiate the study of private inference on Transformer-based models in the client-server
setting, where clients have private inputs and servers hold proprietary models. Our main …

Bolt: Privacy-preserving, accurate and efficient inference for transformers

Q Pang, J Zhu, H Möllering, W Zheng… - … IEEE Symposium on …, 2024 - ieeexplore.ieee.org
The advent of transformers has brought about significant advancements in traditional
machine learning tasks. However, their pervasive deployment has raised concerns about …

Low-complexity deep convolutional neural networks on fully homomorphic encryption using multiplexed parallel convolutions

E Lee, JW Lee, J Lee, YS Kim, Y Kim… - International …, 2022 - proceedings.mlr.press
Recently, the standard ResNet-20 network was successfully implemented on the fully
homomorphic encryption scheme, residue number system variant Cheon-Kim-Kim-Song …

CryptGPU: Fast privacy-preserving machine learning on the GPU

S Tan, B Knott, Y Tian, DJ Wu - 2021 IEEE Symposium on …, 2021 - ieeexplore.ieee.org
We introduce CryptGPU, a system for privacy-preserving machine learning that implements
all operations on the GPU (graphics processing unit). Just as GPUs played a pivotal role in …

Cryptflow2: Practical 2-party secure inference

D Rathee, M Rathee, N Kumar, N Chandran… - Proceedings of the …, 2020 - dl.acm.org
We present CrypTFlow2, a cryptographic framework for secure inference over realistic Deep
Neural Networks (DNNs) using secure 2-party computation. CrypTFlow2 protocols are both …