Model-based Large Language Model Customization as Service
Zhaomin Wu, Jizhou Guo, Junyi Hou, Bingsheng He, Lixin Fan, Qiang Yang

TL;DR
Llamdex enables privacy-preserving large language model customization by allowing clients to upload protected domain-specific models instead of data, improving accuracy without compromising inference efficiency.
Contribution
Introduces Llamdex, a framework for LLM customization that uses client-uploaded models and connection modules trained without sensitive data, enhancing privacy and performance.
Findings
Improves domain-specific accuracy by up to 26% over state-of-the-art private synthesis methods.
Maintains inference efficiency comparable to original LLM services.
Reduces privacy risks by avoiding data upload for fine-tuning.
Abstract
Prominent Large Language Model (LLM) services from providers like OpenAI and Google excel at general tasks but often underperform on domain-specific applications. Current customization services for these LLMs typically require users to upload data for fine-tuning, posing significant privacy risks. While differentially private (DP) data synthesis presents a potential alternative, its application commonly results in low effectiveness due to the introduction of excessive noise on data for DP. To overcome this, we introduce Llamdex, a novel framework that facilitates LLM customization as a service, where the client uploads pre-trained domain-specific models rather than data. This client-uploaded model, optionally protected by DP with much lower noise, is inserted into the base LLM via connection modules. Significantly, these connecting modules are trained without requiring sensitive domain…
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
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Cryptography and Data Security · Topic Modeling
Methodstravel james · Balanced Selection
