paper-with-me

Papers

S3ML: A Secure Serving System for Machine Learning Inference

2020-10-13 · Junming Ma, Chaofan Yu, Aihui Zhou, Bingzhe Wu, Xibin Wu, Xingyu Chen, Xiangqun Chen, Lei Wang, Donggang Cao

We present S3ML, a secure serving system for machine learning inference in this paper. S3ML runs machine learning models in Intel SGX enclaves to protect users' privacy. S3ML designs a secure key management service to construct flexible privacy-preserving server clusters and proposes novel SGX-aware load balancing and scaling methods to satisfy users' Service-Level Objectives. We have implemented S3ML based on Kubernetes as a low-overhead, high-available, and scalable system. We demonstrate the system performance and effectiveness of S3ML through extensive experiments on a series of widely-used models.

📄 PDF Abstract BibTeX arXiv:2010.06212

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningManagementPrivacy Preserving

Similar Papers 제목 키워드 기반

Props for Machine-Learning Security

2024-10-27 · Ari Juels, Farinaz Koushanfar

We propose protected pipelines or props for short, a new approach for authenticated, privacy-preserving access to deep-web data for machine learning (ML). By permitting secure use of vast sources of deep-web data, props …

Privacy Preserving

SecureRouter: Encrypted Routing for Efficient Secure Inference

2026-04-16 · Yukuan Zhang, Mengxin Zheng, Qian Lou arxiv

Cryptographically secure neural network inference typically relies on secure computing techniques such as Secure Multi-Party Computation (MPC), enabling cloud servers to process client inputs without decrypting them. Alt…

SecureV2X: An Efficient and Privacy-Preserving System for Vehicle-to-Everything (V2X) Applications

2025-08-26 · Joshua Lee, Ali Arastehfard, Weiran Liu, Xuegang Ban 외 arxiv

Autonomous driving and V2X technologies have developed rapidly in the past decade, leading to improved safety and efficiency in modern transportation. These systems interact with extensive networks of vehicles, roadside …

Autonomous DrivingObject Detection

CBNN: 3-Party Secure Framework for Customized Binary Neural Networks Inference

2024-12-21 · Benchang Dong, Zhili Chen, Xin Chen, Shiwen Wei 외

Binarized Neural Networks (BNN) offer efficient implementations for machine learning tasks and facilitate Privacy-Preserving Machine Learning (PPML) by simplifying operations with binary values. Nevertheless, challenges …

BinarizationKnowledge DistillationPrivacy Preserving

Comparison of Fully Homomorphic Encryption and Garbled Circuit Techniques in Privacy-Preserving Machine Learning Inference

2025-10-08 · Kalyan Cheerla, Lotfi Ben Othmane, Kirill Morozov arxiv

Machine Learning (ML) is making its way into fields such as healthcare, finance, and Natural Language Processing (NLP), and concerns over data privacy and model confidentiality continue to grow. Privacy-preserving Machin…