RiOT: Efficient Prompt Refinement with Residual Optimization Tree
Chenyi Zhou, Zhengyan Shi, Yuan Yao, Lei Liang, Huajun Chen, Qiang Zhang

TL;DR
RiOT is a novel prompt refinement framework that iteratively improves prompts using text gradients and residual connections, enhancing diversity and reducing semantic drift, leading to superior performance across various reasoning benchmarks.
Contribution
Introduces Residual Optimization Tree (RiOT), a new method for automatic prompt refinement that balances diversity and semantic stability using a tree structure and residual connections.
Findings
Outperforms previous prompt optimization methods.
Effective across diverse reasoning tasks.
Reduces semantic drift during prompt refinement.
Abstract
Recent advancements in large language models (LLMs) have highlighted their potential across a variety of tasks, but their performance still heavily relies on the design of effective prompts. Existing methods for automatic prompt optimization face two challenges: lack of diversity, limiting the exploration of valuable and innovative directions and semantic drift, where optimizations for one task can degrade performance in others. To address these issues, we propose Residual Optimization Tree (RiOT), a novel framework for automatic prompt optimization. RiOT iteratively refines prompts through text gradients, generating multiple semantically diverse candidates at each step, and selects the best prompt using perplexity. Additionally, RiOT incorporates the text residual connection to mitigate semantic drift by selectively retaining beneficial content across optimization iterations. A tree…
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 · Constraint Satisfaction and Optimization · Multimodal Machine Learning Applications
