paper-with-me

Papers

Privacy-Preserving Machine Learning in Untrusted Clouds Made Simple

2020-09-09 · Dayeol Lee, Dmitrii Kuvaiskii, Anjo Vahldiek-Oberwagner, Mona Vij

We present a practical framework to deploy privacy-preserving machine learning (PPML) applications in untrusted clouds based on a trusted execution environment (TEE). Specifically, we shield unmodified PyTorch ML applications by running them in Intel SGX enclaves with encrypted model parameters and encrypted input data to protect the confidentiality and integrity of these secrets at rest and during runtime. We use the open-source Graphene library OS with transparent file encryption and SGX-based remote attestation to minimize porting effort and seamlessly provide file protection and attestation. Our approach is completely transparent to the machine learning application: the developer and the end-user do not need to modify the ML application in any way.

📄 PDF Abstract BibTeX arXiv:2009.04390

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningPrivacy Preserving

Similar Papers 제목 키워드 기반

Efficient and Verifiable Privacy-Preserving Convolutional Computation for CNN Inference with Untrusted Clouds

2025-08-18 · Jinyu Lu, Xinrong Sun, Yunting Tao, Tong Ji 외 arxiv

The widespread adoption of convolutional neural networks (CNNs) in resource-constrained scenarios has driven the development of Machine Learning as a Service (MLaaS) system. However, this approach is susceptible to priva…

Blind quantum machine learning with quantum bipartite correlator

2023-10-19 · Changhao Li, Boning Li, Omar Amer, Ruslan Shaydulin 외

Distributed quantum computing is a promising computational paradigm for performing computations that are beyond the reach of individual quantum devices. Privacy in distributed quantum computing is critical for maintainin…

Privacy PreservingQuantum Machine Learning

Confidential Machine Learning on Untrusted Platforms: A Survey

2020-12-15 · Sagar Sharma, Keke Chen

With the ever-growing data and the need for developing powerful machine learning models, data owners increasingly depend on various untrusted platforms (e.g., public clouds, edges, and machine learning service providers)…

BIG-bench Machine LearningSurvey

Privacy-Preserving Decentralized AI with Confidential Computing

2024-10-17 · Dayeol Lee, Jorge António, Hisham Khan

This paper addresses privacy protection in decentralized Artificial Intelligence (AI) using Confidential Computing (CC) within the Atoma Network, a decentralized AI platform designed for the Web3 domain. Decentralized AI…

Privacy Preserving

Privacy-Preserving Classification with Secret Vector Machines

2019-07-08 · Valentin Hartmann, Konark Modi, Josep M. Pujol, Robert West

Today, large amounts of valuable data are distributed among millions of user-held devices, such as personal computers, phones, or Internet-of-things devices. Many companies collect such data with the goal of using it for…

ClassificationFederated LearningGeneral ClassificationPrivacy Preserving