arXiv 2305.06983
Active Retrieval Augmented Generation
By Zhengbao Jiang, Frank F. Xu, et al.
Published 2023-05-11
Mindmap
Browse the paper's core ideas, clusters, and relationships in a structured outline.
Despite the remarkable ability of large language models (LMs) to comprehend and generate language, they have a tendency to hallucinate and create factually inaccurate output. Augmenting LMs by retrieving information from external knowledge resources is one promising solution. Most existing retrieval augmented LMs employ a retrieve-and-generate setup that only retrieves information once based on the input. This is li…