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

DyG-RAG: Dynamic Graph Retrieval-Augmented Generation with Event-Centric Reasoning

About

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, supporting efficient and meaningful multi-hop reasoning. To ensure temporally consistent generation, DyG-RAG introduces an event timeline retrieval pipeline that retrieves event sequences via time-aware traversal, and proposes a Time Chain-of-Thought strategy for temporally grounded answer generation. This unified pipeline enables DyG-RAG to retrieve coherent, temporally ordered event sequences and to answer complex, time-sensitive queries that standard RAG systems cannot resolve. Extensive experiments on temporal QA benchmarks demonstrate that DyG-RAG significantly improves the accuracy and recall of three typical types of temporal reasoning questions, paving the way for more faithful and temporal-aware generation. DyG-RAG is available at https://github.com/RingBDStack/DyG-RAG.

Qingyun Sun, Jiaqi Yuan, Shan He, Xiao Guan, Haonan Yuan, Xingcheng Fu, Jianxin Li, Philip S. Yu• 2025

Related benchmarks

TaskDatasetResultRank
Question Answering2Wiki--
152
Question AnsweringMuSiQue
LLM Accuracy20.4
34
Question AnsweringTimeQA
GPT Accuracy51.26
14
Question AnsweringHotpotQA
GPT Accuracy51.2
14
Question Answeringmedical
GPT Accuracy51.28
14
Retrieval-Augmented Generation2Wiki Same Query
GPT Accuracy40.7
9
Retrieval-Augmented Generation2Wiki Similar Query
GPT Accuracy40.2
9
Retrieval-Augmented Generation2Wiki Different Query
GPT Accuracy39.8
9
Indexing2Wiki
Tokens (M)9.54
7
Showing 9 of 9 rows

Other info

Follow for update