paper-with-me

홈 › Papers

A Survey of Secure Computation Using Trusted Execution Environments

2023-02-23 · Xiaoguo Li, Bowen Zhao, Guomin Yang, Tao Xiang, Jian Weng, Robert H. Deng

As an essential technology underpinning trusted computing, the trusted execution environment (TEE) allows one to launch computation tasks on both on- and off-premises data while assuring confidentiality and integrity. This article provides a systematic review and comparison of TEE-based secure computation protocols. We first propose a taxonomy that classifies secure computation protocols into three major categories, namely secure outsourced computation, secure distributed computation and secure multi-party computation. To enable a fair comparison of these protocols, we also present comprehensive assessment criteria with respect to four aspects: setting, methodology, security and performance. Based on these criteria, we review, discuss and compare the state-of-the-art TEE-based secure computation protocols for both general-purpose computation functions and special-purpose ones, such as privacy-preserving machine learning and encrypted database queries. To the best of our knowledge, this article is the first survey to review TEE-based secure computation protocols and the comprehensive comparison can serve as a guideline for selecting suitable protocols for deployment in practice. Finally, we also discuss several future research directions and challenges.

📄 PDF Abstract BibTeX arXiv:2302.12150

Code (0)

등록된 구현이 없습니다.

Tasks

Privacy PreservingSurvey

Similar Papers 제목 키워드 기반

TensorSCONE: A Secure TensorFlow Framework using Intel SGX

2019-02-12 · Roland Kunkel, Do Le Quoc, Franz Gregor, Sergei Arnautov 외

Machine learning has become a critical component of modern data-driven online services. Typically, the training phase of machine learning techniques requires to process large-scale datasets which may contain private and …

BIG-bench Machine LearningCloud Computing

Slalom: Fast, Verifiable and Private Execution of Neural Networks in Trusted Hardware

2018-06-08 · ICLR 2019 5 · Florian Tramèr, Dan Boneh

As Machine Learning (ML) gets applied to security-critical or sensitive domains, there is a growing need for integrity and privacy for outsourced ML computations. A pragmatic solution comes from Trusted Execution Environ…

GPU

TBNet: A Neural Architectural Defense Framework Facilitating DNN Model Protection in Trusted Execution Environments

2024-05-07 · Ziyu Liu, Tong Zhou, Yukui Luo, Xiaolin Xu

Trusted Execution Environments (TEEs) have become a promising solution to secure DNN models on edge devices. However, the existing solutions either provide inadequate protection or introduce large performance overhead. T…

Confidential Machine Learning Computation in Untrusted Environments: A Systems Security Perspective

2021-11-05 · Kha Dinh Duy, Taehyun Noh, Siwon Huh, Hojoon Lee

As machine learning (ML) technologies and applications are rapidly changing many computing domains, security issues associated with ML are also emerging. In the domain of systems security, many endeavors have been made t…

BIG-bench Machine Learning

Confidential Computing for Cloud Security: Exploring Hardware based Encryption Using Trusted Execution Environments

2025-11-06 · Dhruv Deepak Agarwal, Aswani Kumar Cherukuri arxiv

The growth of cloud computing has revolutionized data processing and storage capacities to another levels of scalability and flexibility. But in the process, it has created a huge challenge of security, especially in ter…