Active Learning Literature Survey, Burr Settles, 2009 - A comprehensive and widely cited survey introducing the fundamental concepts, strategies (such as uncertainty sampling and query-by-committee), and applications of active learning.
A Survey on Active Learning for Deep Learning, Shuqi Ren, Yuanpeng Li, Jing Zhang, Yunchao Wei, Wei Liu, 2021ACM Computing Surveys, Vol. 54 (Association for Computing Machinery)DOI: 10.1145/3472648 - This survey provides an overview of active learning methods specifically tailored for deep learning models, which are commonly used as retrievers in modern RAG systems, discussing various selection strategies.
Active Learning for Neural Information Retrieval, Chen Zhu, Fang-Qi Li, Zhao-Yan Ming, Shao-Bo Li, Zhi-Min Zhang, De-Nian Yang, 2020Proceedings of the 43rd International ACM SIGIR Conference on Research and Development in Information Retrieval (SIGIR '20) (ACM)DOI: 10.1145/3397271.3401168 - This paper directly addresses the application of active learning techniques to enhance neural information retrieval models, focusing on reducing annotation effort for relevance judgments and improving retriever performance.