Dynamic and Parametric Retrieval-Augmented Generation
Weihang Su, Qingyao Ai, Jingtao Zhan, Qian Dong, Yiqun Liu

TL;DR
This paper reviews recent advances in Dynamic and Parametric Retrieval-Augmented Generation, highlighting their roles in improving knowledge access and integration in large language models for complex tasks.
Contribution
It provides a comprehensive overview of the emerging research areas of Dynamic and Parametric RAG, including theoretical foundations and practical insights.
Findings
Dynamic RAG enables real-time, adaptive retrieval during generation.
Parametric RAG shifts knowledge injection from input to parameter level.
The tutorial summarizes recent advances and practical insights in RAG.
Abstract
Retrieval-Augmented Generation (RAG) has become a foundational paradigm for equipping large language models (LLMs) with external knowledge, playing a critical role in information retrieval and knowledge-intensive applications. However, conventional RAG systems typically adopt a static retrieve-then-generate pipeline and rely on in-context knowledge injection, which can be suboptimal for complex tasks that require multihop reasoning, adaptive information access, and deeper integration of external knowledge. Motivated by these limitations, the research community has moved beyond static retrieval and in-context knowledge injection. Among the emerging directions, this tutorial delves into two rapidly growing and complementary research areas on RAG: Dynamic RAG and Parametric RAG. Dynamic RAG adaptively determines when and what to retrieve during the LLM's generation process, enabling…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Multimodal Machine Learning Applications · Information Retrieval and Search Behavior
