Fortify Your Foundations: Practical Privacy and Security for Foundation Model Deployments In The Cloud
Marcin Chrapek, Anjo Vahldiek-Oberwagner, Marcin Spoczynski, Scott, Constable, Mona Vij, Torsten Hoefler

TL;DR
This paper evaluates security risks of foundation models in cloud deployment and demonstrates that trusted execution environments like Intel SGX and TDX provide practical, low-overhead protection for large language models.
Contribution
It introduces a practical approach using TEEs to secure foundation models, showing minimal performance overhead and providing implementation insights.
Findings
TEEs offer effective security with less than 10% overhead.
First demonstration of TEE practicality for securing large foundation models.
Implementation details and configuration insights shared.
Abstract
Foundation Models (FMs) display exceptional performance in tasks such as natural language processing and are being applied across a growing range of disciplines. Although typically trained on large public datasets, FMs are often fine-tuned or integrated into Retrieval-Augmented Generation (RAG) systems, which rely on private data. This access, along with their size and costly training, heightens the risk of intellectual property theft. Moreover, multimodal FMs may expose sensitive information. In this work, we examine the FM threat model and discuss the practicality and comprehensiveness of various approaches for securing against them, such as ML-based methods and trusted execution environments (TEEs). We demonstrate that TEEs offer an effective balance between strong security properties, usability, and performance. Specifically, we present a solution achieving less than 10\% overhead…
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.
Taxonomy
TopicsCloud Data Security Solutions · Access Control and Trust · Cloud Computing and Resource Management
