English
Related papers

Related papers: Amulet: Fast TEE-Shielded Inference for On-Device …

200 papers

As ML models become increasingly complex and integral to high-stakes domains such as finance and healthcare, they also become more susceptible to sophisticated adversarial attacks. We investigate the threat posed by undetectable backdoors,…

Machine Learning · Computer Science 2024-09-10 Alkis Kalavasis , Amin Karbasi , Argyris Oikonomou , Katerina Sotiraki , Grigoris Velegkas , Manolis Zampetakis

The privacy vulnerabilities of the federated learning (FL) paradigm, primarily caused by gradient leakage, have prompted the development of various defensive measures. Nonetheless, these solutions have predominantly been crafted for and…

Cryptography and Security · Computer Science 2025-02-10 Abhinav Kumar , George Torres , Noah Guzinski , Gaurav Panwar , Reza Tourani , Satyajayant Misra , Marcin Spoczynski , Mona Vij , Nageen Himayat

Leveraging parallel hardware (e.g. GPUs) for deep neural network (DNN) training brings high computing performance. However, it raises data privacy concerns as GPUs lack a trusted environment to protect the data. Trusted execution…

Cryptography and Security · Computer Science 2022-06-20 Yue Niu , Ramy E. Ali , Salman Avestimehr

The success of deep neural networks (DNN) in machine perception applications such as image classification and speech recognition comes at the cost of high computation and storage complexity. Inference of uncompressed large scale DNN models…

Machine Learning · Computer Science 2020-07-06 Yihao Fang , Shervin Manzuri Shalmani , Rong Zheng

With the alarming rate of security advisories and privacy concerns on connected devices, there is an urgent need for strong isolation guarantees in resource-constrained devices that demand very lightweight solutions. However, the status quo…

Operating Systems · Computer Science 2020-04-13 Zahra Tarkhani , Anil Madhavapeddy

Model stealing, i.e., unauthorized access and exfiltration of deep learning models, has become one of the major threats. Proprietary models may be protected by access controls and encryption. However, in reality, these measures can be…

Cryptography and Security · Computer Science 2024-05-27 Yuling Cai , Fan Xiang , Guozhu Meng , Yinzhi Cao , Kai Chen

The main premise of federated learning (FL) is that machine learning model updates are computed locally to preserve user data privacy. This approach avoids by design user data to ever leave the perimeter of their device. Once the updates…

Machine Learning · Computer Science 2023-09-15 Simon Queyrut , Valerio Schiavoni , Pascal Felber

On-device ML introduces new security challenges: DNN models become white-box accessible to device users. Based on white-box information, adversaries can conduct effective model stealing (MS) and membership inference attack (MIA). Using…

Cryptography and Security · Computer Science 2023-10-12 Ziqi Zhang , Chen Gong , Yifeng Cai , Yuanyuan Yuan , Bingyan Liu , Ding Li , Yao Guo , Xiangqun Chen

Executing deep neural networks for inference on the server-class or cloud backend based on data generated at the edge of Internet of Things is desirable due primarily to the limited compute power of edge devices and the need to protect the…

Machine Learning · Computer Science 2020-03-26 Dixing Xu , Mengyao Zheng , Linshan Jiang , Chaojie Gu , Rui Tan , Peng Cheng

Model-serving systems have become increasingly popular, especially in real-time web applications. In such systems, users send queries to the server and specify the desired performance metrics (e.g., desired accuracy, latency). The server…

Cryptography and Security · Computer Science 2023-08-08 Debopam Sanyal , Jui-Tse Hung , Manav Agrawal , Prahlad Jasti , Shahab Nikkhoo , Somesh Jha , Tianhao Wang , Sibin Mohan , Alexey Tumanov

On-device machine learning (ML) promises to improve the privacy, responsiveness, and proliferation of new, intelligent user experiences by moving ML computation onto everyday personal devices. However, today's large ML models must be…

Human-Computer Interaction · Computer Science 2024-04-05 Fred Hohman , Mary Beth Kery , Donghao Ren , Dominik Moritz

Trusted Execution Environments (TEEs) protect sensitive code and data from the operating system, hypervisor, or other untrusted software. Different solutions exist, each proposing different features. Abstraction layers aim to unify the…

Cryptography and Security · Computer Science 2025-12-29 Quentin Michaud , Sara Ramezanian , Dhouha Ayed , Olivier Levillain , Joaquin Garcia-Alfaro

Transformer models rely on High-Performance Computing (HPC) resources for inference, where soft errors are inevitable in large-scale systems, making the reliability of the model particularly critical. Existing fault tolerance frameworks for…

Distributed, Parallel, and Cluster Computing · Computer Science 2025-08-14 Huangliang Dai , Shixun Wu , Jiajun Huang , Zizhe Jian , Yue Zhu , Haiyang Hu , Zizhong Chen

Confidential container is becoming increasingly popular as it meets both needs for efficient resource management by cloud providers, and data protection by cloud users. Specifically, confidential containers integrate the container and the…

Cryptography and Security · Computer Science 2024-11-19 Chulmin Lee , Jaewon Hur , Sangho Lee , Byoungyoung Lee

Federated learning has emerged as a popular paradigm for collaboratively training a model from data distributed among a set of clients. This learning setting presents, among others, two unique challenges: how to protect privacy of the…

Cryptography and Security · Computer Science 2021-05-07 Hanieh Hashemi , Yongqin Wang , Chuan Guo , Murali Annavaram

Deploying deep neural networks (DNNs) on edge devices exposes valuable intellectual property to model-stealing attacks. While TEE-shielded DNN partitioning (TSDP) mitigates this by isolating sensitive computations, existing paradigms fail…

Cryptography and Security · Computer Science 2026-03-09 Donghwa Kang , Hojun Choe , Doohyun Kim , Hyeongboo Baek , Brent ByungHoon Kang

Performing deep learning on end-user devices provides fast offline inference results and can help protect the user's privacy. However, running models on untrusted client devices reveals model information which may be proprietary, i.e., the…

Cryptography and Security · Computer Science 2019-08-29 Peter M. VanNostrand , Ioannis Kyriazis , Michelle Cheng , Tian Guo , Robert J. Walls

Recent advances in Tiny Machine Learning (TinyML) empower low-footprint embedded devices for real-time on-device Machine Learning. While many acknowledge the potential benefits of TinyML, its practical implementation presents unique…

Machine Learning · Computer Science 2024-05-17 Haoyu Ren , Xue Li , Darko Anicic , Thomas A. Runkler

Trusted Execution Environments (TEEs) isolate a special space within a device memory that is not accessible to the normal world (also known as the untrusted environment), even when the device is compromised. Therefore, developers can…

Cryptography and Security · Computer Science 2026-03-06 Ruidong Han , Zhou Yang , Chengyan Ma , Ye Liu , Yuqing Niu , Siqi Ma , Debin Gao , David Lo

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…

Cryptography and Security · Computer Science 2025-08-07 Borui Li , Li Yan , Junhao Han , Jianmin Liu , Lei Yu
‹ Prev 1 3 4 5 6 7 10 Next ›