English

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

Computation and Language 2025-09-16 v1

Abstract

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 critical limitations: providers struggle to support personalized customization at scale, while users face privacy risks when exposing sensitive data. To address this dual challenge, we propose Customized Black-box Prompt Tuning (CBP-Tuning), a novel framework that facilitates efficient local customization while preserving bidirectional privacy. Specifically, we design a two-stage framework: (1) a prompt generator trained on the server-side to capture domain-specific and task-agnostic capabilities, and (2) user-side gradient-free optimization that tailors soft prompts for individual tasks. This approach eliminates the need for users to access model weights or upload private data, requiring only a single customized vector per task while achieving effective adaptation. Furthermore, the evaluation of CBP-Tuning in the commonsense reasoning, medical and financial domain settings demonstrates superior performance compared to baselines, showcasing its advantages in task-agnostic processing and privacy preservation.

Keywords

Cite

@article{arxiv.2509.12112,
  title  = {CBP-Tuning: Efficient Local Customization for Black-box Large Language Models},
  author = {Jiaxuan Zhao and Naibin Gu and Yuchen Feng and Xiyu Liu and Peng Fu and Zheng Lin and Weiping Wang},
  journal= {arXiv preprint arXiv:2509.12112},
  year   = {2025}
}
R2 v1 2026-07-01T05:37:14.638Z