MAPO: Boosting Large Language Model Performance with Model-Adaptive Prompt Optimization
Yuyan Chen, Zhihao Wen, Ge Fan, Zhengyu Chen, Wei Wu, Dayiheng Liu,, Zhixu Li, Bang Liu, Yanghua Xiao

TL;DR
This paper introduces MAPO, a method that optimizes prompts specifically for different large language models, significantly improving their performance across various NLP tasks.
Contribution
The work presents a novel model-adaptive prompt optimization technique that tailors prompts to specific LLMs, enhancing their effectiveness in downstream NLP tasks.
Findings
MAPO significantly improves LLM performance on multiple tasks.
Different prompts require adaptation for different LLMs.
Extensive experiments validate the effectiveness of MAPO.
Abstract
Prompt engineering, as an efficient and effective way to leverage Large Language Models (LLM), has drawn a lot of attention from the research community. The existing research primarily emphasizes the importance of adapting prompts to specific tasks, rather than specific LLMs. However, a good prompt is not solely defined by its wording, but also binds to the nature of the LLM in question. In this work, we first quantitatively demonstrate that different prompts should be adapted to different LLMs to enhance their capabilities across various downstream tasks in NLP. Then we novelly propose a model-adaptive prompt optimizer (MAPO) method that optimizes the original prompts for each specific LLM in downstream tasks. Extensive experiments indicate that the proposed method can effectively refine prompts for an LLM, leading to significant improvements over various downstream tasks.
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Speech and dialogue systems
MethodsSoftmax · Attention Is All You Need
