paper-with-me

홈 › Papers

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 distributes AI services among multiple entities without centralized oversight, fostering transparency and robustness. However, this structure introduces significant privacy challenges, as sensitive assets such as proprietary models and personal data may be exposed to untrusted participants. Cryptography-based privacy protection techniques such as zero-knowledge machine learning (zkML) suffers prohibitive computational overhead. To address the limitation, we propose leveraging Confidential Computing (CC). Confidential Computing leverages hardware-based Trusted Execution Environments (TEEs) to provide isolation for processing sensitive data, ensuring that both model parameters and user data remain secure, even in decentralized, potentially untrusted environments. While TEEs face a few limitations, we believe they can bridge the privacy gap in decentralized AI. We explore how we can integrate TEEs into Atoma's decentralized framework.

📄 PDF Abstract BibTeX arXiv:2410.13752

Code (0)

등록된 구현이 없습니다.

Tasks

Privacy Preserving

Similar Papers 제목 키워드 기반

Secure Federated Graph-Filtering for Recommender Systems

2025-01-28 · Julien Nicolas, César Sabater, Mohamed Maouche, Sonia Ben Mokhtar 외

Recommender systems often rely on graph-based filters, such as normalized item-item adjacency matrices and low-pass filters. While effective, the centralized computation of these components raises concerns about privacy,…

Privacy PreservingRecommendation Systems

Privacy-Preserving Heterogeneous Federated Learning for Sensitive Healthcare Data

2024-06-15 · Yukai Xu, Jingfeng Zhang, Yujie Gu

In the realm of healthcare where decentralized facilities are prevalent, machine learning faces two major challenges concerning the protection of data and models. The data-level challenge concerns the data privacy leakag…

Federated LearningPrivacy Preserving

On Achieving Privacy-Preserving State-of-the-Art Edge Intelligence

2023-02-10 · Daphnee Chabal, Dolly Sapra, Zoltán Ádám Mann

Deep Neural Network (DNN) Inference in Edge Computing, often called Edge Intelligence, requires solutions to insure that sensitive data confidentiality and intellectual property are not revealed in the process. Privacy-p…

Edge-computingModel CompressionPositionPrivacy Preserving

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 Prompting: Protecting User Prompts from Cloud LLM Providers

2024-09-27 · In Gim, Caihua Li, Lin Zhong

Our work tackles the challenge of securing user inputs in cloud-hosted large language model (LLM) serving while ensuring model confidentiality, output invariance, and compute efficiency. We introduce Secure Partitioned D…

Language ModelingLanguage ModellingLarge Language ModelPrivacy Preserving