Don't Start Over: A Cost-Effective Framework for Migrating Personalized Prompts Between LLMs
Ziyi Zhao, Chongming Gao, Yang Zhang, Haoyan Liu, Weinan Gan, Huifeng Guo, Yong Liu, and Fuli Feng

TL;DR
This paper introduces PUMA, a lightweight, cost-effective framework for migrating personalized prompts between incompatible large language models, reducing retraining costs and maintaining high performance.
Contribution
The paper presents PUMA, a novel adapter-based method that enables efficient transfer of personalized prompts across different LLMs, addressing model upgrade challenges.
Findings
Reduces migration costs by up to 98%
Matches or surpasses retraining performance
Demonstrates strong generalization and robustness
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,…
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
TopicsTopic Modeling · Artificial Intelligence in Healthcare and Education · Natural Language Processing Techniques
