English

Don't Start Over: A Cost-Effective Framework for Migrating Personalized Prompts Between LLMs

Computation and Language 2026-01-21 v1 Information Retrieval

Abstract

Personalization in Large Language Models (LLMs) often relies on user-specific soft prompts. However, these prompts become obsolete when the foundation model is upgraded, necessitating costly, full-scale retraining. To overcome this limitation, we propose the Prompt-level User Migration Adapter (PUMA), a lightweight framework to efficiently migrate personalized prompts across incompatible models. PUMA utilizes a parameter-efficient adapter to bridge the semantic gap, combined with a group-based user selection strategy to significantly reduce training costs. Experiments on three large-scale datasets show our method matches or even surpasses the performance of retraining from scratch, reducing computational cost by up to 98%. The framework demonstrates strong generalization across diverse model architectures and robustness in advanced scenarios like chained and aggregated migrations, offering a practical path for the sustainable evolution of personalized AI by decoupling user assets from the underlying models.

Keywords

Cite

@article{arxiv.2601.12034,
  title  = {Don't Start Over: A Cost-Effective Framework for Migrating Personalized Prompts Between LLMs},
  author = {Ziyi Zhao and Chongming Gao and Yang Zhang and Haoyan Liu and Weinan Gan and Huifeng Guo and Yong Liu and Fuli Feng},
  journal= {arXiv preprint arXiv:2601.12034},
  year   = {2026}
}

Comments

Accepted to AAAI 2026 (Oral). 9 pages, 5 figures

R2 v1 2026-07-01T09:08:53.518Z