2024
R2AG: Incorporating Retrieval Information into Retrieval Augmented Generation
EMNLP 2024finding
Retrieval augmented generation (RAG) has been applied in many scenarios to augment large language models (LLMs) with external documents provided by retrievers. However, a semantic gap exists between LLMs and retrievers due to differences in their training objectives and architectures. This misalignm…