arXiv 2310.11511
Self-RAG: Learning to Retrieve, Generate, and Critique through Self-Reflection
By Akari Asai, Zeqiu Wu, et al.
Published 2023-10-17
Citation lineage
Review the prior work and downstream research connected to this paper.
Despite their remarkable capabilities, large language models (LLMs) often produce responses containing factual inaccuracies due to their sole reliance on the parametric knowledge they encapsulate. Retrieval-Augmented Generation (RAG), an ad hoc approach that augments LMs with retrieval of relevant knowledge, decreases such issues. However, indiscriminately retrieving and incorporating a fixed number of retrieved pas…