arXiv 2305.06983
Active Retrieval Augmented Generation
By Zhengbao Jiang, Frank F. Xu, et al.
Published 2023-05-11
Wiki summary
Explore the paper's summary, context, and related research on Papiers.
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…