Section 01
Introduction: Can QPP Solve the Query Variant Selection Challenge in RAG? Uncovering the Utility Gap Between Retrieval and Generation
This study focuses on the challenge of query variant selection in RAG systems: generating multiple variants can improve recall, but the computational cost is high. The research introduces Query Performance Prediction (QPP) technology to explore its value in intra-topic variant selection. Key findings: Variants that maximize retrieval metrics (e.g., nDCG) do not necessarily produce the best answers, indicating a "utility gap"; however, lightweight pre-retrieval predictors can effectively improve end-to-end RAG quality.