paper-with-me

Papers

Model-based Large Language Model Customization as Service

2024-10-14 · Zhaomin Wu, Jizhou Guo, Junyi Hou, Bingsheng He, Lixin Fan, Qiang Yang

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 data, enabling clients to customize LLM services while preserving data privacy. Experiments demonstrate that Llamdex improves domain-specific accuracy by up to 26\% over state-of-the-art private data synthesis methods under identical privacy constraints and, by obviating the need for users to provide domain context within queries, maintains inference efficiency comparable to the original LLM service.

📄 PDF Abstract BibTeX arXiv:2410.10481

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language ModelmodelPrivacy PreservingRAGRetrievalRetrieval-augmented GenerationTransfer Learning

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
BASE 설명 없음

Similar Papers 제목 키워드 기반

Privacy-Preserving Prompt Tuning for Large Language Model Services

2023-05-10 · Yansong Li, Zhixing Tan, Yang Liu

Prompt tuning provides an efficient way for users to customize Large Language Models (LLMs) with their private data in the emerging LLM service scenario. However, the sensitive nature of private data brings the need for …

Language ModelingLanguage ModellingLarge Language ModelPrivacy Preserving

CBP-Tuning: Efficient Local Customization for Black-box Large Language Models

2025-09-15 · Jiaxuan Zhao, Naibin Gu, Yuchen Feng, Xiyu Liu 외 arxiv

The high costs of customizing large language models (LLMs) fundamentally limit their adaptability to user-specific needs. Consequently, LLMs are increasingly offered as cloud-based services, a paradigm that introduces cr…

Towards a Middleware for Large Language Models

2024-11-21 · Narcisa Guran, Florian Knauf, Man Ngo, Stefan Petrescu 외

Large language models have gained widespread popularity for their ability to process natural language inputs and generate insights derived from their training data, nearing the qualities of true artificial intelligence. …

Ontology - Based Dynamic Business Process Customization

2014-01-09 · V. Karthikeyan, V. J. Vijayalakshmi, P. Jeyakumar

The interaction between business models is used in consumer centric manner instead of using a producer centric approach for customizing the business process in cloud environment. The knowledge based human semantic web is…

Keep, Customize, or Exit: Default Design and Token Pricing in LLM Reasoning Services

2026-08-13 · Ahmet Bugra Gundogan, Yigit Turkmen, Melih Bastopcu arxiv

We study a large language model (LLM) service in which a provider chooses a per-token price and a default reasoning-token allocation, while a user may accept the default, customize the allocation, or exit. Larger allocat…