DyG-RAG: Dynamic Graph Retrieval-Augmented Generation with Event-Centric Reasoning
Qingyun Sun, Jiaqi Yuan, Shan He, Xiao Guan, Haonan Yuan, Xingcheng Fu, Jianxin Li, Philip S. Yu

TL;DR
DyG-RAG introduces a dynamic, event-centric graph retrieval framework that enhances temporal reasoning in language models by explicitly modeling event sequences and temporal dependencies for more accurate, time-aware answers.
Contribution
It proposes Dynamic Event Units and a temporal reasoning pipeline to improve temporal understanding and reasoning in retrieval-augmented generation systems.
Findings
Significantly improves temporal reasoning accuracy on benchmark datasets.
Enhances retrieval of temporally ordered event sequences.
Supports complex, time-sensitive question answering.
Abstract
Graph Retrieval-Augmented Generation has emerged as a powerful paradigm for grounding large language models with external structured knowledge. However, existing Graph RAG methods struggle with temporal reasoning, due to their inability to model the evolving structure and order of real-world events. In this work, we introduce DyG-RAG, a novel event-centric dynamic graph retrieval-augmented generation framework designed to capture and reason over temporal knowledge embedded in unstructured text. To eliminate temporal ambiguity in traditional retrieval units, DyG-RAG proposes Dynamic Event Units (DEUs) that explicitly encode both semantic content and precise temporal anchors, enabling accurate and interpretable time-aware retrieval. To capture temporal and causal dependencies across events, DyG-RAG constructs an event graph by linking DEUs that share entities and occur close in time,…
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 · Advanced Graph Neural Networks · Multimodal Machine Learning Applications
