Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Understanding the Behaviors of Environment-aware Information Retrieval

About

Recent retrieval-augmented generation (RAG) approaches have demonstrated strong capability in handling complex queries, yet current research overlooks a critical challenge: different retrievers require fundamentally different query formulation strategies for optimal performance. In this work, we present the first systematic analysis of how LLMs can learn to adapt their query formulation strategies for different retrievers via reinforcement learning (RL). Our empirical study reveals that RL effectively teaches an LLM to tailor its queries to specific retriever characteristics. We discover that different retrievers exhibit surprisingly distinct optimal query styles (e.g., descriptive vs. question-like), suggesting strategies learned for one retriever ineffective for another. We further show that performance can be enhanced by incorporating retriever-specific human guidance and by scaling model size. To facilitate learning over multi-retrieval-step trajectories, we introduce a branching-based rollout technique that improves training stability. Our work provides the first empirical evidence and actionable insights for building truly retriever-aware RAG systems. Code and resources are available at https://github.com/LCO-Embedding/Envs-aware-Information-Retrieval.

Ruifeng Yuan, Chaohao Yuan, David Dai, Yu Rong, Hong Cheng, Hou Pong Chan, Chenghao Xiao• 2026

Related benchmarks

TaskDatasetResultRank
Information RetrievalBEIR (test)
TREC-COVID Score32.08
130
Information RetrievalHotpotQA BEIR
NDCG@1052.44
23
Information RetrievalRAGBench
CovidQA Score60.5
14
Information RetrievalFinAgentBench
nDCG@1010.81
8
Question AnsweringHotpotQA original questions as queries BEIR
Accuracy46.9
8
Showing 5 of 5 rows

Other info

GitHub

Follow for update