LGCLCRITJun 11, 2025

Learning Obfuscations Of LLM Embedding Sequences: Stained Glass Transform

arXiv:2506.09452v12 citationsh-index: 2
Originality Highly original
AI Analysis

This addresses privacy concerns for enterprises using managed or shared LLM deployments, enabling safer handling of sensitive data.

The paper tackles the privacy risk of exposing plaintext data on shared LLM infrastructure by introducing the Stained Glass Transform, a learned transformation of word embeddings that provides information-theoretic privacy while preserving model utility, with verification through token-level metrics and benchmarks.

The high cost of ownership of AI compute infrastructure and challenges of robust serving of large language models (LLMs) has led to a surge in managed Model-as-a-service deployments. Even when enterprises choose on-premises deployments, the compute infrastructure is typically shared across many teams in order to maximize the return on investment. In both scenarios the deployed models operate only on plaintext data, and so enterprise data owners must allow their data to appear in plaintext on a shared or multi-tenant compute infrastructure. This results in data owners with private or sensitive data being hesitant or restricted in what data they use with these types of deployments. In this work we introduce the Stained Glass Transform, a learned, stochastic, and sequence dependent transformation of the word embeddings of an LLM which information theoretically provides privacy to the input of the LLM while preserving the utility of model. We theoretically connect a particular class of Stained Glass Transforms to the theory of mutual information of Gaussian Mixture Models. We then calculate a-postiori privacy estimates, based on mutual information, and verify the privacy and utility of instances of transformed embeddings through token level metrics of privacy and standard LLM performance benchmarks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes