中文
相关论文

相关论文: EnclaveTree: Privacy-preserving Data Stream Traini…

200 篇论文

Graph encryption schemes play a crucial role in facilitating secure queries on encrypted graphs hosted on untrusted servers. With applications spanning navigation systems, network topology, and social networks, the need to safeguard…

密码学与安全 · 计算机科学 2024-05-30 Seyni Kane , Anis Bkakria

As more and more pre-trained language models adopt on-cloud deployment, the privacy issues grow quickly, mainly for the exposure of plain-text user data (e.g., search history, medical record, bank account). Privacy-preserving inference of…

密码学与安全 · 计算机科学 2022-06-03 Tianyu Chen , Hangbo Bao , Shaohan Huang , Li Dong , Binxing Jiao , Daxin Jiang , Haoyi Zhou , Jianxin Li , Furu Wei

Trusted Execution Environments (TEEs) suffer from performance issues when executing certain management instructions, such as creating an enclave, context switching in and out of protected mode, and swapping cached pages. This is especially…

密码学与安全 · 计算机科学 2023-09-15 James Choncholas , Ketan Bhardwaj , Ada Gavrilovska

The need for privacy-preserving analytics is higher than ever due to the severity of privacy risks and to comply with new privacy regulations leading to an amplified interest in privacy-preserving techniques that try to balance between…

密码学与安全 · 计算机科学 2021-01-05 Ahmad Al Badawi , Luong Hoang , Chan Fook Mun , Kim Laine , Khin Mi Mi Aung

With the increased usage of AI accelerators on mobile and edge devices, on-device machine learning (ML) is gaining popularity. Thousands of proprietary ML models are being deployed today on billions of untrusted devices. This raises serious…

密码学与安全 · 计算机科学 2023-07-07 Zhichuang Sun , Ruimin Sun , Changming Liu , Amrita Roy Chowdhury , Long Lu , Somesh Jha

Big data has been a pervasive catchphrase in recent years, but dealing with data scarcity has become a crucial question for many real-world deep learning (DL) applications. A popular methodology to efficiently enable the training of DL…

密码学与安全 · 计算机科学 2022-10-21 Roman Walch , Samuel Sousa , Lukas Helminger , Stefanie Lindstaedt , Christian Rechberger , Andreas Trügler

As an emerging technique for confidential computing, trusted execution environment (TEE) receives a lot of attention. To better develop, deploy, and run secure applications on a TEE platform such as Intel's SGX, both academic and industrial…

密码学与安全 · 计算机科学 2021-09-07 Weijie Liu , Hongbo Chen , XiaoFeng Wang , Zhi Li , Danfeng Zhang , Wenhao Wang , Haixu Tang

Trusted Execution Environment, or enclave, promises to protect data confidentiality and execution integrity of an outsourced computation on an untrusted host. Extending the protection to distributed applications that run on physically…

分布式、并行与集群计算 · 计算机科学 2019-05-17 Hung Dang , Ee-Chien Chang

The privacy-preserving federated learning schemes based on the setting of two honest-but-curious and non-colluding servers offer promising solutions in terms of security and efficiency. However, our investigation reveals that these schemes…

密码学与安全 · 计算机科学 2025-07-31 Jiahui Wu , Fucai Luo , Tiecheng Sun , Haiyan Wang , Weizhe Zhang

Confidential Virtual Machines (CVMs) provide isolation guarantees for data in use, but their threat model does not include physical level protection and side-channel attacks. Therefore, current deployments rely on trusted cloud providers to…

密码学与安全 · 计算机科学 2025-06-19 Filip Rezabek , Jonathan Passerat-Palmbach , Moe Mahhouk , Frieder Erdmann , Andrew Miller

Protecting the privacy of input data is of growing importance as machine learning methods reach new application domains. In this paper, we provide a unified training and inference framework for large DNNs while protecting input privacy and…

密码学与安全 · 计算机科学 2020-10-19 Hanieh Hashemi , Yongqin Wang , Murali Annavaram

In recent years, gradient boosted decision tree learning has proven to be an effective method of training robust models. Moreover, collaborative learning among multiple parties has the potential to greatly benefit all parties involved, but…

密码学与安全 · 计算机科学 2020-10-07 Andrew Law , Chester Leung , Rishabh Poddar , Raluca Ada Popa , Chenyu Shi , Octavian Sima , Chaofan Yu , Xingmeng Zhang , Wenting Zheng

The success of deep learning partially benefits from the availability of various large-scale datasets. These datasets are often crowdsourced from individual users and contain private information like gender, age, etc. The emerging privacy…

机器学习 · 计算机科学 2020-09-01 Ang Li , Yixiao Duan , Huanrui Yang , Yiran Chen , Jianlei Yang

CPU-based trusted execution environments (TEEs) and differential privacy (DP) have gained wide applications for private inference. Due to high inference latency in TEEs, researchers use partition-based approaches that offload linear model…

密码学与安全 · 计算机科学 2025-09-12 Honglan Yu , Yibin Wang , Feifei Dai , Dong Liu , Haihui Fan , Xiaoyan Gu

As cloud computing gains traction, data owners are outsourcing their data to cloud service providers (CSPs) for Database Service (DBaaS), bringing in a deviation of data ownership and usage, and intensifying privacy concerns, especially…

密码学与安全 · 计算机科学 2024-04-11 Hui Li , Jingwen Shi , Qi Tian , Zheng Li , Yan Fu , Bingqing Shen , Yaofeng Tu

With the increased interest in artificial intelligence, Machine Learning as a Service provides the infrastructure in the Cloud for easy training, testing, and deploying models. However, these systems have a major privacy issue: uploading…

密码学与安全 · 计算机科学 2025-09-29 Alexandru Ioniţă , Andreea Ioniţă

Wide deployment of machine learning models on edge devices has rendered the model intellectual property (IP) and data privacy vulnerable. We propose GNNVault, the first secure Graph Neural Network (GNN) deployment strategy based on Trusted…

密码学与安全 · 计算机科学 2025-02-24 Ruyi Ding , Tianhong Xu , Aidong Adam Ding , Yunsi Fei

Homomorphic Encryption (HE) prevails in securing Federated Learning (FL), but suffers from high overhead and adaptation cost. Selective HE methods, which partially encrypt model parameters by a global mask, are expected to protect privacy…

密码学与安全 · 计算机科学 2025-08-07 Borui Li , Li Yan , Junhao Han , Jianmin Liu , Lei Yu

To develop Smart City, the growing popularity of Machine Learning (ML) that appreciates high-quality training datasets generated from diverse IoT devices raises natural questions about the privacy guarantees that can be provided in such…

密码学与安全 · 计算机科学 2020-09-22 Liehuang Zhu , Xiangyun Tang , Meng Shen , Jie Zhang , Xiaojiang Du

To safeguard user data privacy, on-device inference has emerged as a prominent paradigm on mobile and Internet of Things (IoT) devices. This paradigm involves deploying a model provided by a third party on local devices to perform inference…

密码学与安全 · 计算机科学 2025-05-30 Tong Sun , Bowen Jiang , Hailong Lin , Borui Li , Yixiao Teng , Yi Gao , Wei Dong