English
Related papers

Related papers: CryptoNAS: Private Inference on a ReLU Budget

200 papers

Private inference (PI) enables inference directly on cryptographically secure data.While promising to address many privacy issues, it has seen limited use due to extreme runtimes. Unlike plaintext inference, where latency is dominated by…

Cryptography and Security · Computer Science 2022-06-09 Minsu Cho , Ameya Joshi , Siddharth Garg , Brandon Reagen , Chinmay Hegde

The growth of the Machine-Learning-As-A-Service (MLaaS) market has highlighted clients' data privacy and security issues. Private inference (PI) techniques using cryptographic primitives offer a solution but often have high computation and…

Cryptography and Security · Computer Science 2023-08-22 Hongwu Peng , Shaoyi Huang , Tong Zhou , Yukui Luo , Chenghong Wang , Zigeng Wang , Jiahui Zhao , Xi Xie , Ang Li , Tony Geng , Kaleel Mahmood , Wujie Wen , Xiaolin Xu , Caiwen Ding

The emergence of deep learning has been accompanied by privacy concerns surrounding users' data and service providers' models. We focus on private inference (PI), where the goal is to perform inference on a user's data sample using a…

Cryptography and Security · Computer Science 2022-11-08 Minsu Cho , Zahra Ghodsi , Brandon Reagen , Siddharth Garg , Chinmay Hegde

The growing concern about data privacy has led to the development of private inference (PI) frameworks in client-server applications which protects both data privacy and model IP. However, the cryptographic primitives required yield…

Machine Learning · Computer Science 2024-02-09 Sreetama Sarkar , Souvik Kundu , Peter A. Beerel

The privacy concerns of providing deep learning inference as a service have underscored the need for private inference (PI) protocols that protect users' data and the service provider's model using cryptographic methods. Recently proposed…

Cryptography and Security · Computer Science 2022-07-19 Karthik Garimella , Nandan Kumar Jha , Zahra Ghodsi , Siddharth Garg , Brandon Reagen

The recent rise of privacy concerns has led researchers to devise methods for private neural inference -- where inferences are made directly on encrypted data, never seeing inputs. The primary challenge facing private inference is that…

Machine Learning · Computer Science 2021-06-23 Nandan Kumar Jha , Zahra Ghodsi , Siddharth Garg , Brandon Reagen

The large number of ReLU non-linearity operations in existing deep neural networks makes them ill-suited for latency-efficient private inference (PI). Existing techniques to reduce ReLU operations often involve manual effort and sacrifice…

Computer Vision and Pattern Recognition · Computer Science 2023-01-24 Souvik Kundu , Shunlin Lu , Yuke Zhang , Jacqueline Liu , Peter A. Beerel

The simultaneous rise of machine learning as a service and concerns over user privacy have increasingly motivated the need for private inference (PI). While recent work demonstrates PI is possible using cryptographic primitives, the…

Machine Learning · Computer Science 2021-06-17 Zahra Ghodsi , Nandan Kumar Jha , Brandon Reagen , Siddharth Garg

Prior work on Private Inference (PI) -- inferences performed directly on encrypted input -- has focused on minimizing a network's ReLUs, which have been assumed to dominate PI latency rather than FLOPs. Recent work has shown that FLOPs for…

Cryptography and Security · Computer Science 2024-06-25 Nandan Kumar Jha , Brandon Reagen

Private inference (PI) serves an important role in guaranteeing the privacy of user data when interfacing with proprietary machine learning models such as LLMs. However, PI remains practically intractable due to the massive latency costs…

Cryptography and Security · Computer Science 2024-12-03 Patrick Yubeaton , Jianqiao Cambridge Mo , Karthik Garimella , Nandan Kumar Jha , Brandon Reagen , Chinmay Hegde , Siddharth Garg

Privacy concerns in client-server machine learning have given rise to private inference (PI), where neural inference occurs directly on encrypted inputs. PI protects clients' personal data and the server's intellectual property. A common…

Machine Learning · Computer Science 2021-11-04 Karthik Garimella , Nandan Kumar Jha , Brandon Reagen

This paper presents Flash, an optimized private inference (PI) hybrid protocol utilizing both homomorphic encryption (HE) and secure two-party computation (2PC), which can reduce the end-to-end PI latency for deep CNN models less than 1…

Cryptography and Security · Computer Science 2025-01-20 Hyeri Roh , Jinsu Yeo , Yeongil Ko , Gu-Yeon Wei , David Brooks , Woo-Seok Choi

Ensuring privacy-preserving inference on cryptographically secure data is a well-known computational challenge. To alleviate the bottleneck of costly cryptographic computations in non-linear activations, recent methods have suggested…

Machine Learning · Computer Science 2024-08-21 Saswat Das , Marco Romanelli , Ferdinando Fioretto

Recently, private inference (PI) has addressed the rising concern over data and model privacy in machine learning inference as a service. However, existing PI frameworks suffer from high computational and communication costs due to the…

Cryptography and Security · Computer Science 2023-04-27 Yuke Zhang , Dake Chen , Souvik Kundu , Haomei Liu , Ruiheng Peng , Peter A. Beerel

In two-party machine learning prediction services, the client's goal is to query a remote server's trained machine learning model to perform neural network inference in some application domain. However, sensitive information can be obtained…

Cryptography and Security · Computer Science 2023-02-20 Karthik Garimella , Zahra Ghodsi , Nandan Kumar Jha , Siddharth Garg , Brandon Reagen

Private Inference (PI) uses cryptographic primitives to perform privacy preserving machine learning. In this setting, the owner of the network runs inference on the data of the client without learning anything about the data and without…

Machine Learning · Computer Science 2025-12-22 Yonathan Bornfeld , Shai Avidan

Transformer models have revolutionized AI, powering applications like content generation and sentiment analysis. However, their deployment in Machine Learning as a Service (MLaaS) raises significant privacy concerns, primarily due to the…

Cryptography and Security · Computer Science 2025-05-16 Yang Li , Xinyu Zhou , Yitong Wang , Liangxin Qian , Jun Zhao

Private Transformer inference using cryptographic protocols offers promising solutions for privacy-preserving machine learning; however, it still faces significant runtime overhead (efficiency issues) and challenges in handling long-token…

Machine Learning · Computer Science 2025-03-07 Yancheng Zhang , Jiaqi Xue , Mengxin Zheng , Mimi Xie , Mingzhe Zhang , Lei Jiang , Qian Lou

Private computation of nonlinear functions, such as Rectified Linear Units (ReLUs) and max-pooling operations, in deep neural networks (DNNs) poses significant challenges in terms of storage, bandwidth, and time consumption. To address…

Machine Learning · Computer Science 2023-12-27 Toluwani Aremu

We propose AriaNN, a low-interaction privacy-preserving framework for private neural network training and inference on sensitive data. Our semi-honest 2-party computation protocol (with a trusted dealer) leverages function secret sharing, a…

Machine Learning · Computer Science 2021-10-29 Théo Ryffel , Pierre Tholoniat , David Pointcheval , Francis Bach
‹ Prev 1 2 3 10 Next ›