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

Spatiotemporal Knowledge Graphs as Persistent Scene Memory for Embodied Question Answering

About

Vision-language models (VLMs) demonstrate strong image-level scene understanding, but reasoning over long egocentric video remains costly: because VLMs maintain no persistent memory or explicit spatial representation, all sampled frames must be re-processed for every new query. We present VL-KnG, a training-free framework that constructs spatiotemporal knowledge graphs from monocular egocentric video, bridging fine-grained scene graphs and global topological graphs without 3D reconstruction. VL-KnG processes video in chunks, maintains persistent object identities via large language model (LLM)-based Spatiotemporal Object Association (STOA), and answers questions through Graph-Enhanced Retrieval (GER), which combines subgraph retrieval with visual grounding. Once constructed, the knowledge graph removes the need to revisit raw video at query time, decoupling query latency from video length. Across three embodied question answering benchmarks -- OpenEQA, NaVQA, and our newly introduced WalkieKnowledge -- VL-KnG achieves accuracy competitive with frontier VLMs while answering queries at substantially lower latency and with explainable, graph-grounded reasoning; it further surpasses prior persistent-representation baselines and open-weight VLMs in several settings. Deployment on a real robot demonstrates practical applicability, with query latency remaining stable as observation history grows. As a persistent, queryable scene memory, VL-KnG provides a concrete substrate for memory maintenance and knowledge updating in embodied AI agents.

Mohamad Al Mdfaa, Svetlana Lukina, Timur Akhtyamov, Arthur Nigmatzyanov, Dmitrii Nalberskii, Sergey Zagoruyko, Gonzalo Ferrer• 2025

Related benchmarks

TaskDatasetResultRank
Embodied Question AnsweringOpenEQA EM-EQA Episodes up to 32 frames
LLM-Match Score55.2
10
Question AnsweringWalkieKnowledge
Answer Accuracy52.33
9
RetrievalWalkieKnowledge
Retrieval Accuracy@165.8
9
Descriptive Question AnsweringNaVQA
Descriptive Question Accuracy66.2
6
Showing 4 of 4 rows

Other info

Follow for update