Transfer-Prompting: Enhancing Cross-Task Adaptation in Large Language Models via Dual-Stage Prompts Optimization
Yupeng Chang, Yi Chang, Yuan Wu

TL;DR
Transfer-Prompting introduces a two-stage prompt optimization framework that significantly improves cross-task adaptation in large language models by iterative refinement and holistic evaluation of prompts.
Contribution
It proposes a novel dual-stage prompt optimization method with a multi-dimensional evaluation system for better cross-task adaptation in LLMs.
Findings
Significant performance improvements across 25 LLMs and 9 datasets.
Effective prompt refinement through iterative feedback and holistic scoring.
Enhanced generalization ability of source prompts and task-specific adaptation.
Abstract
Large language models (LLMs) face significant challenges when balancing multiple high-level objectives, such as generating coherent, relevant, and high-quality responses while maintaining efficient task adaptation across diverse tasks. To address these challenges, we introduce Transfer-Prompting, a novel two-stage framework designed to enhance cross-task adaptation in prompt generation. The framework comprises two key components: (1) source prompt construction, which refines the original prompts on source task datasets to generate source prompts with enhanced generalization ability, and (2) target prompt generation, which enhances cross-task adaptation of target prompts by fine-tuning a set of high-scored source prompts on task-specific datasets. In each optimization cycle, a reference LLM generates candidate prompts based on historical prompt-score pairs and task descriptions in our…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Speech and dialogue systems · Intelligent Tutoring Systems and Adaptive Learning
MethodsSparse Evolutionary Training
