Dual-Phase Accelerated Prompt Optimization
Muchen Yang, Moxin Li, Yongle Li, Zijun Chen, Chongming Gao, Junqi, Zhang, Yangyang Li, Fuli Feng

TL;DR
This paper introduces a dual-phase prompt optimization method that significantly accelerates the tuning process of large language models by generating high-quality initial prompts and iteratively refining them, achieving better performance with fewer steps.
Contribution
The paper presents a novel dual-phase approach combining high-quality prompt initialization with iterative sentence-level optimization, improving efficiency over existing gradient-free methods.
Findings
Achieves consistent accuracy gains over baselines.
Requires fewer than five optimization steps.
Effective across eight diverse datasets.
Abstract
Gradient-free prompt optimization methods have made significant strides in enhancing the performance of closed-source Large Language Models (LLMs) across a wide range of tasks. However, existing approaches make light of the importance of high-quality prompt initialization and the identification of effective optimization directions, thus resulting in substantial optimization steps to obtain satisfactory performance. In this light, we aim to accelerate prompt optimization process to tackle the challenge of low convergence rate. We propose a dual-phase approach which starts with generating high-quality initial prompts by adopting a well-designed meta-instruction to delve into task-specific information, and iteratively optimize the prompts at the sentence level, leveraging previous tuning experience to expand prompt candidates and accept effective ones. Extensive experiments on eight…
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
TopicsEmbedded Systems Design Techniques · Numerical Methods and Algorithms · Low-power high-performance VLSI design
