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

DYNA : Dynamic Episodic Memory Networks for Augmenting Large Language Models with Temporal Knowledge Graphs in Continuous Learning

About

Large Language Models (LLMs) struggle to incorporate new knowledge without forgetting or costly retraining. We propose DYNA, a lightweight framework that augments a frozen LLM with a temporal knowledge graph where events are nodes and temporal relations are directed, timestamped edges. The graph serves as an external, updatable memory. At query time, DYNA retrieves relevant nodes via random walks and centrality measures, then augments the LLM's response. Evaluated on three temporal recall tasks, DYNA reduces catastrophic forgetting by ~7% compared to fine-tuning and improves temporal ordering by ~5% over standard RAG. Higher graph clustering coefficients correlate with better retrieval, showing that graph structure matters. Contributions: (1) episodic memory as temporal KG, (2) retraining-free LLM augmentation, (3) graph properties as predictors of retrieval performance.

Ali Sarabadani, Mahtab Tajvidiyan• 2026

Related benchmarks

TaskDatasetResultRank
Temporal Question AnsweringLocomo--
85
Temporal Question AnsweringTimeQA Hard--
25
Temporal Question AnsweringTimeQA Easy--
20
Knowledge Retrieval and ReasoningFour datasets Average (test)
TOA71.42
6
Temporal Question AnsweringChronoScope
Accuracy68.52
3
Showing 5 of 5 rows

Other info

Follow for update