Meta-prompting Optimized Retrieval-augmented Generation
Jo\~ao Rodrigues, Ant\'onio Branco

TL;DR
This paper introduces a meta-prompting optimization technique to refine retrieved content in retrieval-augmented generation, significantly enhancing performance on multi-hop question answering tasks.
Contribution
It presents a novel method to optimize retrieved content before prompting, improving retrieval-augmented generation effectiveness over existing systems.
Findings
Over 30% performance improvement on StrategyQA dataset
Effective reduction of irrelevant or dispersed retrieved content
Enhanced accuracy in multi-hop question answering
Abstract
Retrieval-augmented generation resorts to content retrieved from external sources in order to leverage the performance of large language models in downstream tasks. The excessive volume of retrieved content, the possible dispersion of its parts, or their out of focus range may happen nevertheless to eventually have a detrimental rather than an incremental effect. To mitigate this issue and improve retrieval-augmented generation, we propose a method to refine the retrieved content before it is included in the prompt by resorting to meta-prompting optimization. Put to empirical test with the demanding multi-hop question answering task from the StrategyQA dataset, the evaluation results indicate that this method outperforms a similar retrieval-augmented system but without this method by over 30%.
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
TopicsAlgorithms and Data Compression · Recommender Systems and Techniques · Topic Modeling
MethodsFocus
