View a PDF of the paper titled Temporal Knowledge-Graph Memory in a Partially Observable Environment, by Taewoon Kim and 2 other authors
View PDF
HTML (experimental)
Abstract:Agents in partially observable environments require persistent memory to integrate observations over time. While KGs (knowledge graphs) provide a natural representation for such evolving state, existing benchmarks rarely expose agents to environments where both the world dynamics and the agent’s memory are explicitly graph-shaped. We introduce the Room Environment v3, a configurable environment whose hidden state is an RDF KG and whose observations are RDF triples. The agent may extend these observations into a temporal KG when storing them in long-term memory. The environment is easily adjustable in terms of grid size, number of rooms, inner walls, and moving objects.
We define a lightweight temporal KG memory for agents, based on RDF-star-style qualifiers (time_added, last_accessed, num_recalled), and evaluate several symbolic baselines that maintain and query this memory under different capacity constraints. Two neural sequence models (LSTM and Transformer) serve as contrasting baselines without explicit KG structure. Agents train on one layout and are evaluated on a held-out layout with the same dynamics but a different query order, exposing train-test generalization gaps. In this setting, temporal qualifiers lead to more stable performance, and the symbolic TKG (temporal knowledge graph) agent achieves roughly fourfold higher test QA (question-answer) accuracy than the neural baselines under the same environment and query conditions. The environment, agent implementations, and experimental scripts are released for reproducible research at this https URL and this https URL.
Submission history
From: Taewoon Kim [view email]
[v1]
Sun, 11 Aug 2024 21:04:14 UTC (438 KB)
[v2]
Sun, 18 Aug 2024 19:32:35 UTC (460 KB)
[v3]
Mon, 26 Jan 2026 19:17:01 UTC (309 KB)


![[2408.05861] Temporal Knowledge-Graph Memory in a Partially Observable Environment Measuring Intelligence Efficiency of Local AI](https://skytik.cc/wp-content/uploads/2025/11/Measuring-Intelligence-Efficiency-of-Local-AI-768x448.png)