The use of MMR for reordering documents and producing summaries, Jaime G. Carbonell and Jade Goldstein, 1998Proceedings of the 21st annual international ACM SIGIR conference on Research and development in information retrieval (ACM)DOI: 10.1145/290941.291025 - Introduces Maximal Marginal Relevance (MMR) for selecting relevant and diverse documents, a method to avoid redundancy in results.
Introduction to Information Retrieval, Christopher D. Manning, Prabhakar Raghavan, and Hinrich Schütze, 2008 (Cambridge University Press) - Covers information retrieval fundamentals, including ranking algorithms, precision, and recall, which are core to understanding re-ranking.
Retrieval-Augmented Generation for Large Language Models: A Survey, Yunfan Gao, Yun Xiong, Xinyu Gao, Kangxiang Jia, Jinliu Pan, Yuxi Bi, Yi Dai, Jiawei Sun, Meng Wang, Haofen Wang, 2023arXiv preprint arXiv:2312.10997DOI: 10.48550/arXiv.2312.10997 - Presents an overview of Retrieval-Augmented Generation (RAG) systems, discussing various stages like retrieval and re-ranking for improved performance.