Agentic Privacy-Preserving Machine Learning
Mengyu Zhang, Zhuotao Liu, Jingwen Huang, Xuanqi Liu

TL;DR
This paper introduces Agentic-PPML, a framework that enhances the practicality of privacy-preserving machine learning for large language models by modularizing intent understanding and secure inference, significantly improving efficiency.
Contribution
It proposes a novel modular framework that separates intent parsing from cryptographically secure inference, enabling practical privacy-preserving LLM services.
Findings
Reduces inference latency in PPML for LLMs
Eliminates need for LLMs to process encrypted prompts
Enables scalable privacy-preserving LLM deployment
Abstract
Privacy-preserving machine learning (PPML) is critical to ensure data privacy in AI. Over the past few years, the community has proposed a wide range of provably secure PPML schemes that rely on various cryptography primitives. However, when it comes to large language models (LLMs) with billions of parameters, the efficiency of PPML is everything but acceptable. For instance, the state-of-the-art solution for confidential LLM inference represents at least 10,000-fold slower performance compared to plaintext inference. The performance gap is even larger when the context length increases. In this position paper, we propose a novel framework named Agentic-PPML to make PPML in LLMs practical. Our key insight is to employ a general-purpose LLM for intent understanding and delegate cryptographically secure inference to specialized models trained on vertical domains. By modularly separating…
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.
