Retrieval-Augmented Generation for Knowledge-Intensive NLP Tasks, Patrick Lewis, Yuxiang Wu, Punit Singh Koura, Sebastian Riedel, Edward Grefenstette, Ludovic Denoyer, and Mike Lewis, 2020Advances in Neural Information Processing Systems (NeurIPS) 33, Vol. 33 (NeurIPS)DOI: 10.48550/arXiv.2005.11401 - The original paper introducing the RAG framework, demonstrating its effectiveness in combining retrieval with generation for knowledge-intensive tasks.
A Survey on Retrieval-Augmented Generation, Yunfan Gao, Yun Xiong, Xinyu Gao, Kang Zhang, Jiajun Zhang, HUI SUN, and Haizhou Wang, 2023arXiv preprint arXiv:2312.10997 - A comprehensive review of RAG, covering its fundamental components, various architectures, applications, and current research directions.