secureTF: A Secure TensorFlow Framework
Do Le Quoc, Franz Gregor, Sergei Arnautov, Roland Kunkel, Pramod, Bhatotia, Christof Fetzer

TL;DR
secureTF is a framework that enables secure, end-to-end machine learning in untrusted cloud environments by leveraging Trusted Execution Environments to protect data, models, and code without modifying TensorFlow applications.
Contribution
It introduces a novel distributed secure machine learning platform based on TensorFlow that extends TEEs for untrusted cloud infrastructure, supporting unmodified applications.
Findings
Successfully deployed in production environments
Provides end-to-end security for ML workflows
Identifies limitations of current TEE platforms
Abstract
Data-driven intelligent applications in modern online services have become ubiquitous. These applications are usually hosted in the untrusted cloud computing infrastructure. This poses significant security risks since these applications rely on applying machine learning algorithms on large datasets which may contain private and sensitive information. To tackle this challenge, we designed secureTF, a distributed secure machine learning framework based on Tensorflow for the untrusted cloud infrastructure. secureTF is a generic platform to support unmodified TensorFlow applications, while providing end-to-end security for the input data, ML model, and application code. secureTF is built from ground-up based on the security properties provided by Trusted Execution Environments (TEEs). However, it extends the trust of a volatile memory region (or secure enclave) provided by the single node…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
