paper-with-me

홈 › Papers

DarKnight: An Accelerated Framework for Privacy and Integrity Preserving Deep Learning Using Trusted Hardware

2022-06-30 · Hanieh Hashemi, Yongqin Wang, Murali Annavaram

Privacy and security-related concerns are growing as machine learning reaches diverse application domains. The data holders want to train or infer with private data while exploiting accelerators, such as GPUs, that are hosted in the cloud. Cloud systems are vulnerable to attackers that compromise the privacy of data and integrity of computations. Tackling such a challenge requires unifying theoretical privacy algorithms with hardware security capabilities. This paper presents DarKnight, a framework for large DNN training while protecting input privacy and computation integrity. DarKnight relies on cooperative execution between trusted execution environments (TEE) and accelerators, where the TEE provides privacy and integrity verification, while accelerators perform the bulk of the linear algebraic computation to optimize the performance. In particular, DarKnight uses a customized data encoding strategy based on matrix masking to create input obfuscation within a TEE. The obfuscated data is then offloaded to GPUs for fast linear algebraic computation. DarKnight's data obfuscation strategy provides provable data privacy and computation integrity in the cloud servers. While prior works tackle inference privacy and cannot be utilized for training, DarKnight's encoding scheme is designed to support both training and inference.

📄 PDF Abstract BibTeX arXiv:2207.00083

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Privacy and Integrity Preserving Training Using Trusted Hardware

2021-05-01 · Hanieh Hashemi, Yongqin Wang, Murali Annavaram

Privacy and security-related concerns are growing as machine learning reaches diverse application domains. The data holders want to train with private data while exploiting accelerators, such as GPUs, that are hosted in …

BIG-bench Machine Learning

Privacy in Action: Towards Realistic Privacy Mitigation and Evaluation for LLM-Powered Agents

2025-09-22 · Shouju Wang, Fenglin Yu, Xirui Liu, Xiaoting Qin 외 arxiv

The increasing autonomy of LLM agents in handling sensitive communications, accelerated by Model Context Protocol (MCP) and Agent-to-Agent (A2A) frameworks, creates urgent privacy challenges. While recent work reveals si…

Demo: LE3D: A Privacy-preserving Lightweight Data Drift Detection Framework

2022-11-03 · Ioannis Mavromatis, Aftab Khan

This paper presents LE3D; a novel data drift detection framework for preserving data integrity and confidentiality. LE3D is a generalisable platform for evaluating novel drift detection mechanisms within the Internet of …

Drift DetectionPrivacy PreservingTime SeriesTime Series Analysis

Privacy-Preserving Distributed Clustering for Electrical Load Profiling

2020-02-26

Electrical load profiling supports retailers and distribution network operators in having a better understanding of the consumption behavior of consumers. However, traditional clustering methods for load profiling are ce…

ClusteringPrivacy Preserving

Semantically-Aware LLM Agent to Enhance Privacy in Conversational AI Services

2025-10-30 · Jayden Serenari, Stephen Lee arxiv

With the increasing use of conversational AI systems, there is growing concern over privacy leaks, especially when users share sensitive personal data in interactions with Large Language Models (LLMs). Conversations shar…