paper-with-me

Papers

Plinius: Secure and Persistent Machine Learning Model Training

2021-04-07 · Peterson Yuhala, Pascal Felber, Valerio Schiavoni, Alain Tchana

With the increasing popularity of cloud based machine learning (ML) techniques there comes a need for privacy and integrity guarantees for ML data. In addition, the significant scalability challenges faced by DRAM coupled with the high access-times of secondary storage represent a huge performance bottleneck for ML systems. While solutions exist to tackle the security aspect, performance remains an issue. Persistent memory (PM) is resilient to power loss (unlike DRAM), provides fast and fine-granular access to memory (unlike disk storage) and has latency and bandwidth close to DRAM (in the order of ns and GB/s, respectively). We present PLINIUS, a ML framework using Intel SGX enclaves for secure training of ML models and PM for fault tolerance guarantees. P LINIUS uses a novel mirroring mechanism to create and maintain (i) encrypted mirror copies of ML models on PM, and (ii) encrypted training data in byte-addressable PM, for near-instantaneous data recovery after a system failure. Compared to disk-based checkpointing systems,PLINIUS is 3.2x and 3.7x faster respectively for saving and restoring models on real PM hardware, achieving robust and secure ML model training in SGX enclaves.

📄 PDF Abstract BibTeX arXiv:2104.02987

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learningmodel

Similar Papers 제목 키워드 기반

SAMEP: A Secure Protocol for Persistent Context Sharing Across AI Agents

2025-07-05 · Hari Masoor arxiv

Current AI agent architectures suffer from ephemeral memory limitations, preventing effective collaboration and knowledge sharing across sessions and agent boundaries. We introduce SAMEP (Secure Agent Memory Exchange Pro…

SecureBoost+: Large Scale and High-Performance Vertical Federated Gradient Boosting Decision Tree

2021-10-21 · Tao Fan, Weijing Chen, Guoqiang Ma, Yan Kang 외

Gradient boosting decision tree (GBDT) is an ensemble machine learning algorithm, which is widely used in industry, due to its good performance and easy interpretation. Due to the problem of data isolation and the requir…

Federated LearningPrivacy PreservingVertical Federated Learning

CrypTen: Secure Multi-Party Computation Meets Machine Learning

2021-09-02 · NeurIPS 2021 12 · Brian Knott, Shobha Venkataraman, Awni Hannun, Shubho Sengupta 외

Secure multi-party computation (MPC) allows parties to perform computations on data while keeping that data private. This capability has great potential for machine-learning applications: it facilitates training of machi…

BIG-bench Machine LearningGPUimage-classificationImage Classification+4

SecureGate: Learning When to Reveal PII Safely via Token-Gated Dual-Adapters for Federated LLMs

2026-02-13 · Mohamed Shaaban, Mohamed Elmahallawy arxiv

Federated learning (FL) enables collaborative training across organizational silos without sharing raw data, making it attractive for privacy-sensitive applications. With the rapid adoption of large language models (LLMs…

Federated Learning

QUOTIENT: Two-Party Secure Neural Network Training and Prediction

2019-07-08 · Nitin Agrawal, Ali Shahin Shamsabadi, Matt J. Kusner, Adrià Gascón

Recently, there has been a wealth of effort devoted to the design of secure protocols for machine learning tasks. Much of this is aimed at enabling secure prediction from highly-accurate Deep Neural Networks (DNNs). Howe…

PredictionVocal Bursts Valence Prediction