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

Self-Augmenting Retrieval for Diffusion Language Models

About

Discrete diffusion language models generate text by iteratively denoising an entire response in parallel. At each step, they predict tentative tokens for every masked position, committing the confident predictions to the output and discarding the unconfident ones. We show that the discarded tokens are in fact a useful lookahead signal for retrieval-augmented generation: even low-confidence tokens often surface salient entities early in the denoising trajectory, enabling retrieval of stronger evidence before the output is finalized. We exploit this through Self-Augmenting Retrieval for Diffusion Language Models (SARDI), a dynamic RAG framework that uses these lookahead tokens to guide retrieval during denoising. SARDI is training-free, retriever-agnostic, and applicable to any reasoning-capable discrete diffusion language model. Across five multi-hop QA benchmarks, SARDI outperforms current training-free diffusion and autoregressive retrieval baselines at up to $8\times$ higher throughput.

Paul J\"unger, Justin Lovelace, Linxi Zhao, Dongyoung Go, Kilian Q. Weinberger• 2026

Related benchmarks

TaskDatasetResultRank
Multi-hop Question AnsweringHotpotQA--
72
Document Retrieval2WikiMultiHopQA (test)
Per-query Final Recall88
63
Document RetrievalMuSiQue (test)
Per-query Final Recall64
61
Multi-hop Question Answering2WikiMultihopQA
EM59.1
26
Multi-hop Question AnsweringCofCA
EM45.3
10
Multi-hop Question AnsweringSynthWorlds-RM
Exact Match (EM)21.7
10
RetrievalMuSiQue
Cumulative Gold-Document Recall73
4
Showing 7 of 7 rows

Other info

Follow for update