TL;DR
This paper introduces a novel prompt design paradigm where random, seemingly incoherent demonstrations can outperform traditional prompts, and proposes an evolutionary framework, PromptQuine, to automatically discover effective prompts in low-data regimes.
Contribution
It challenges conventional prompt design by showing incoherent prompts can be highly effective and introduces PromptQuine, an evolutionary search method for automatic prompt optimization.
Findings
Incoherent prompts can match or outperform traditional prompts.
PromptQuine effectively discovers prompts across diverse tasks.
The approach works with limited data and improves LLM performance.
Abstract
We propose a novel prompt design paradigm that challenges conventional wisdom in large language model (LLM) prompting. While conventional wisdom prioritizes well-crafted instructions and demonstrations for in-context learning (ICL), we show that pruning random demonstrations into seemingly incoherent "gibberish" can remarkably improve performance across diverse tasks. Notably, the "gibberish" always matches or surpasses state-of-the-art automatic prompt optimization techniques, achieving substantial gains regardless of LLM alignment. Nevertheless, discovering an effective pruning strategy is non-trivial, as existing attribution methods and prompt compression algorithms fail to deliver robust results, let alone human intuition. In terms of this, we propose a self-discover prompt optimization framework, PromptQuine, an evolutionary search framework that automatically searches for the…
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
Taxonomy
MethodsPruning
