English

ODA: Observation-Driven Agent for integrating LLMs and Knowledge Graphs

Computation and Language 2024-06-05 v2 Artificial Intelligence

Abstract

The integration of Large Language Models (LLMs) and knowledge graphs (KGs) has achieved remarkable success in various natural language processing tasks. However, existing methodologies that integrate LLMs and KGs often navigate the task-solving process solely based on the LLM's analysis of the question, overlooking the rich cognitive potential inherent in the vast knowledge encapsulated in KGs. To address this, we introduce Observation-Driven Agent (ODA), a novel AI agent framework tailored for tasks involving KGs. ODA incorporates KG reasoning abilities via global observation, which enhances reasoning capabilities through a cyclical paradigm of observation, action, and reflection. Confronting the exponential explosion of knowledge during observation, we innovatively design a recursive observation mechanism. Subsequently, we integrate the observed knowledge into the action and reflection modules. Through extensive experiments, ODA demonstrates state-of-the-art performance on several datasets, notably achieving accuracy improvements of 12.87% and 8.9%.

Keywords

Cite

@article{arxiv.2404.07677,
  title  = {ODA: Observation-Driven Agent for integrating LLMs and Knowledge Graphs},
  author = {Lei Sun and Zhengwei Tao and Youdi Li and Hiroshi Arakawa},
  journal= {arXiv preprint arXiv:2404.07677},
  year   = {2024}
}

Comments

LLM+KG

R2 v1 2026-06-28T15:51:00.540Z