paper-with-me

홈 › Papers

Integrating Homomorphic Encryption and Trusted Execution Technology for Autonomous and Confidential Model Refining in Cloud

2023-08-02 · Pinglan Liu, Wensheng Zhang

With the popularity of cloud computing and machine learning, it has been a trend to outsource machine learning processes (including model training and model-based inference) to cloud. By the outsourcing, other than utilizing the extensive and scalable resource offered by the cloud service provider, it will also be attractive to users if the cloud servers can manage the machine learning processes autonomously on behalf of the users. Such a feature will be especially salient when the machine learning is expected to be a long-term continuous process and the users are not always available to participate. Due to security and privacy concerns, it is also desired that the autonomous learning preserves the confidentiality of users' data and models involved. Hence, in this paper, we aim to design a scheme that enables autonomous and confidential model refining in cloud. Homomorphic encryption and trusted execution environment technology can protect confidentiality for autonomous computation, but each of them has their limitations respectively and they are complementary to each other. Therefore, we further propose to integrate these two techniques in the design of the model refining scheme. Through implementation and experiments, we evaluate the feasibility of our proposed scheme. The results indicate that, with our proposed scheme the cloud server can autonomously refine an encrypted model with newly provided encrypted training data to continuously improve its accuracy. Though the efficiency is still significantly lower than the baseline scheme that refines plaintext-model with plaintext-data, we expect that it can be improved by fully utilizing the higher level of parallelism and the computational power of GPU at the cloud server.

📄 PDF Abstract BibTeX arXiv:2308.00963

Code (0)

등록된 구현이 없습니다.

Tasks

Cloud ComputingGPU

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

ArctyrEX : Accelerated Encrypted Execution of General-Purpose Applications

2023-06-19 · Charles Gouert, Vinu Joseph, Steven Dalton, Cedric Augonnet 외

Fully Homomorphic Encryption (FHE) is a cryptographic method that guarantees the privacy and security of user data during computation. FHE algorithms can perform unlimited arithmetic computations directly on encrypted da…

CPU

Mitigating Leakage in Federated Learning with Trusted Hardware

2020-11-10 · Javad Ghareh Chamani, Dimitrios Papadopoulos

In federated learning, multiple parties collaborate in order to train a global model over their respective datasets. Even though cryptographic primitives (e.g., homomorphic encryption) can help achieve data privacy in th…

Federated Learning

mmFHE: mmWave Sensing with End-to-End Fully Homomorphic Encryption

2026-03-23 · Tanvir Ahmed, Yixuan Gao, Adnan Armouti, Rajalakshmi Nandakumar arxiv

We present mmFHE, the first system that enables fully homomorphic encryption (FHE) for end-to-end mmWave radar sensing. mmFHE encrypts raw range profiles on a lightweight edge device and executes the entire mmWave signal…

Gesture Recognition

Advancing Federated Learning in 6G: A Trusted Architecture with Graph-based Analysis

2023-09-11 · Wenxuan Ye, Chendi Qian, Xueli An, Xueqiang Yan 외

Integrating native AI support into the network architecture is an essential objective of 6G. Federated Learning (FL) emerges as a potential paradigm, facilitating decentralized AI model training across a diverse range of…

Federated LearningGraph Neural NetworkManagement

FPGA-Based Hardware Accelerator of Homomorphic Encryption for Efficient Federated Learning

2020-07-21 · Zhaoxiong Yang, Shuihai Hu, Kai Chen

With the increasing awareness of privacy protection and data fragmentation problem, federated learning has been emerging as a new paradigm of machine learning. Federated learning tends to utilize various privacy preservi…

Federated LearningHigh-Level SynthesisPrivacy Preserving