GainRAG: Preference Alignment in Retrieval-Augmented Generation through Gain Signal Synthesis
The Retrieval-Augmented Generation (RAG) framework introduces a retrieval module to dynamicaslly inject retrieved information into the input context of large language models (LLMs), and has demonstrated significant success in various NLP tasks. However, the current study points out that there is a p…