A Practical and Privacy-Preserving Framework for Real-World Large Language Model Services
Yu Mao, Xueping Liao, Wei Liu, Anjia Yang

TL;DR
This paper presents a practical framework that enhances user privacy in large language model services by preventing request linkage, using partially blind signatures, with minimal overhead and compatibility with existing systems.
Contribution
It introduces a novel privacy-preserving framework based on partially blind signatures that ensures user anonymity without modifying LLM architectures.
Findings
Framework achieves unlinkability of user requests.
Minimal additional computational and communication overhead.
Compatible with existing LLM service architectures.
Abstract
Large language models (LLMs) have demonstrated exceptional capabilities in text understanding and generation, and they are increasingly being utilized across various domains to enhance productivity. However, due to the high costs of training and maintaining these models, coupled with the fact that some LLMs are proprietary, individuals often rely on online AI as a Service (AIaaS) provided by LLM companies. This business model poses significant privacy risks, as service providers may exploit users' trace patterns and behavioral data. In this paper, we propose a practical and privacy-preserving framework that ensures user anonymity by preventing service providers from linking requests to the individuals who submit them. Our framework is built on partially blind signatures, which guarantee the unlinkability of user requests. Furthermore, we introduce two strategies tailored to both…
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
TopicsBusiness Process Modeling and Analysis · Access Control and Trust
