PREFER: Prompt Ensemble Learning via Feedback-Reflect-Refine
Chenrui Zhang, Lin Liu, Jinpeng Wang, Chuyuan Wang, Xiao Sun, Hongyu, Wang, Mingchen Cai

TL;DR
PREFER introduces an automatic prompt ensemble method that iteratively refines prompts using feedback and a novel bagging approach, significantly improving LLM performance across various tasks.
Contribution
The paper presents PREFER, a universal, automatic prompt ensemble learning framework that refines prompts iteratively with feedback and a new bagging technique, reducing manual effort and enhancing stability.
Findings
Achieves state-of-the-art results on multiple tasks
Outperforms existing prompt ensemble methods
Demonstrates robustness and stability improvements
Abstract
As an effective tool for eliciting the power of Large Language Models (LLMs), prompting has recently demonstrated unprecedented abilities across a variety of complex tasks. To further improve the performance, prompt ensemble has attracted substantial interest for tackling the hallucination and instability of LLMs. However, existing methods usually adopt a two-stage paradigm, which requires a pre-prepared set of prompts with substantial manual effort, and is unable to perform directed optimization for different weak learners. In this paper, we propose a simple, universal, and automatic method named PREFER (Pompt Ensemble learning via Feedback-Reflect-Refine) to address the stated limitations. Specifically, given the fact that weak learners are supposed to focus on hard examples during boosting, PREFER builds a feedback mechanism for reflecting on the inadequacies of existing weak…
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 · Sentiment Analysis and Opinion Mining · Software Engineering Research
MethodsFocus
