Similarity is Not All You Need: Endowing Retrieval Augmented Generation with Multi Layered Thoughts
Chunjing Gan, Dan Yang, Binbin Hu, Hanxiao Zhang, Siyuan Li, Ziqi Liu,, Yue Shen, Lin Ju, Zhiqiang Zhang, Jinjie Gu, Lei Liang, Jun Zhou

TL;DR
This paper introduces MetRag, a multi-layered thought framework for retrieval augmented generation that combines similarity, utility, and summarization to improve knowledge-intensive task performance beyond traditional similarity-based methods.
Contribution
The paper proposes a novel multi-layered thought approach for RAG, integrating utility models and summarization to enhance retrieval and generation quality.
Findings
MetRag outperforms existing retrieval augmented models on knowledge-intensive tasks.
Combining similarity and utility thoughts improves retrieval relevance.
Summarization of retrieved documents enhances generation compactness.
Abstract
In recent years, large language models (LLMs) have made remarkable achievements in various domains. However, the untimeliness and cost of knowledge updates coupled with hallucination issues of LLMs have curtailed their applications in knowledge intensive tasks, where retrieval augmented generation (RAG) can be of help. Nevertheless, existing retrieval augmented models typically use similarity as a bridge between queries and documents and follow a retrieve then read procedure. In this work, we argue that similarity is not always the panacea and totally relying on similarity would sometimes degrade the performance of retrieval augmented generation. To this end, we propose MetRag, a Multi layEred Thoughts enhanced Retrieval Augmented Generation framework. To begin with, beyond existing similarity oriented thought, we embrace a small scale utility model that draws supervision from an LLM…
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
TopicsIntelligent Tutoring Systems and Adaptive Learning · Educational Games and Gamification · Innovative Teaching and Learning Methods
MethodsSparse Evolutionary Training
