Direct Retrieval-augmented Optimization: Synergizing Knowledge Selection and Language Models

Zhengliang Shi et al.

ACM Transactions on Information Systems2026https://doi.org/10.1145/3795527article
ABDC C
Weight
0.37

What the paper says

Retrieval-augmented generation (RAG) integrates large language models (LLMs) with retrievers to access external knowledge, improving the factuality of LLM generation in knowledge-grounded tasks. To optimize the RAG performance, most previous work independently fine-tunes the retriever to adapt to frozen LLMs or trains the LLMs to use documents retrieved by off-theshelf retrievers, lacking end-to-end training supervision. Recent work addresses this limitation by jointly training these two components but relies on overly simplifying assumptions of document independence, which has been criticized for being far from real-world scenarios. Thus, effectively optimizing the overall RAG performance remains a critical challenge. We propose a direct retrieval-augmented optimization framework, named DRO, that enables end-to-end training of two key components: (i) a generative knowledge selection model and (ii) an LLM generator. DRO alternates between two phases: (i) document permutation estimation and (ii) re-weighted maximization, progressively improving RAG components through a variational approach. In the estimation step, we treat document permutation as a latent variable and directly estimate its distribution from the selection model by applying an importance sampling strategy. In the maximization step, we calibrate the optimization expectation using importance weights and jointly train the selection model and LLM generator. Our theoretical analysis reveals that DRO is analogous to policy-gradient methods in reinforcement learning. Extensive experiments conducted on five datasets illustrate that DRO outperforms the best baseline with 5%–15% improvements in EM and F1. We also qualitatively analyze the stability, convergence, and variance of DRO.

1 citation

Open paper page →

Cite this paper

https://doi.org/https://doi.org/10.1145/3795527

Or copy a formatted citation

@article{zhengliang2026,
  title        = {{Direct Retrieval-augmented Optimization: Synergizing Knowledge Selection and Language Models}},
  author       = {Zhengliang Shi et al.},
  journal      = {ACM Transactions on Information Systems},
  year         = {2026},
  doi          = {https://doi.org/https://doi.org/10.1145/3795527},
}

Paste directly into BibTeX, Zotero, or your reference manager.

Flag this paper

Direct Retrieval-augmented Optimization: Synergizing Knowledge Selection and Language Models

Flags are reviewed by the Arbiter methodology team within 5 business days.


Evidence weight

0.37

Balanced mode · F 0.40 / M 0.15 / V 0.05 / R 0.40

F · citation impact0.16 × 0.4 = 0.06
M · momentum0.53 × 0.15 = 0.08
V · venue signal0.50 × 0.05 = 0.03
R · text relevance †0.50 × 0.4 = 0.20

† Text relevance is estimated at 0.50 on the detail page — for your query’s actual relevance score, open this paper from a search result.