English

DAVIS: Planning Agent with Knowledge Graph-Powered Inner Monologue

Computation and Language 2026-03-20 v2 Artificial Intelligence Human-Computer Interaction

Abstract

Designing a generalist scientific agent capable of performing tasks in laboratory settings to assist researchers has become a key goal in recent Artificial Intelligence (AI) research. Unlike everyday tasks, scientific tasks are inherently more delicate and complex, requiring agents to possess a higher level of reasoning ability, structured and temporal understanding of their environment, and a strong emphasis on safety. Existing approaches often fail to address these multifaceted requirements. To tackle these challenges, we present DAVIS. Unlike traditional retrieval-augmented generation (RAG) approaches, DAVIS incorporates structured and temporal memory, which enables model-based planning. Additionally, DAVIS implements an agentic, multi-turn retrieval system, similar to a human's inner monologue, allowing for a greater degree of reasoning over past experiences. DAVIS demonstrates substantially improved performance on the ScienceWorld benchmark comparing to previous approaches on 8 out of 9 elementary science subjects. In addition, DAVIS's World Model demonstrates competitive performance on the famous HotpotQA and MusiqueQA dataset for multi-hop question answering. To the best of our knowledge, DAVIS is the first RAG agent to employ an interactive retrieval method in a RAG pipeline.

Keywords

Cite

@article{arxiv.2410.09252,
  title  = {DAVIS: Planning Agent with Knowledge Graph-Powered Inner Monologue},
  author = {Minh Pham Dinh and Munira Syed and Michael G Yankoski and Trenton W. Ford},
  journal= {arXiv preprint arXiv:2410.09252},
  year   = {2026}
}

Comments

Accepted to EMNLP 2025 Findings

R2 v1 2026-06-28T19:18:33.075Z