Paper 2026/105
Privacy-Preserving LLM Inference in Practice: A Comparative Survey of Techniques, Trade-Offs, and Deployability
Abstract
Large Language Models (LLMs) are increasingly deployed as cloud services, raising practical concerns about the confidentiality of user prompts and generated completions. In this paper, we survey privacy-preserving inference solutions for Transformer-based LLMs with the explicit goal of supporting operational choices in real-world deployments. We adopt a strong operational notion of privacy: only the client can read the prompt and the corresponding completion, end to end. The review is organised around the main families of Privacy-Enhancing Technologies (PETs). For each family, we examine representative systems and how they address key bottlenecks in confidential LLM inference, such as non-linear layers and autoregressive decoding. We then compare these approaches in terms of trust assumptions, scalability, and deployment maturity. This comparison characterises the current practical landscape of privacy-preserving LLM inference and motivates a trust-minimising deployment trajectory: from TEE-based solutions that enable large-scale confidential inference today; through crypto-augmented designs that reduce reliance on hardware trust at higher computational cost; toward Fully Homomorphic Encryption as a principled long-term endpoint for non-interactive confidentiality.
Metadata
- Available format(s)
-
PDF
- Category
- Cryptographic protocols
- Publication info
- Preprint.
- Keywords
- Privacy-Preserving LLMs; Survey
- Contact author(s)
-
davide andreoletti @ supsi ch
alessandro @ premai io
emanuele @ premai io
francesco lelli @ supsi ch
tiziano leidi @ supsi ch - History
- 2026-01-29: revised
- 2026-01-22: received
- See all versions
- Short URL
- https://ia.cr/2026/105
- License
-
CC BY
BibTeX
@misc{cryptoeprint:2026/105,
author = {Davide Andreoletti and Alessandro Rudi and Emanuele Carpanzano and Francesco Lelli and Tiziano Leidi},
title = {Privacy-Preserving {LLM} Inference in Practice: A Comparative Survey of Techniques, Trade-Offs, and Deployability},
howpublished = {Cryptology {ePrint} Archive, Paper 2026/105},
year = {2026},
url = {https://eprint.iacr.org/2026/105}
}