Human Cognition Inspired RAG with Knowledge Graph for Complex Problem Solving

Authors

  • Yao Cheng East China Normal University
  • Yibo Zhao East China Normal University
  • Jiapeng Zhu East China Normal University
  • Yao Liu East China Normal University
  • Xing Sun Tencent YouTu Lab
  • Xiang Li East China Normal University

DOI:

https://doi.org/10.1609/aaai.v40i36.40291

Abstract

Large Language Models (LLMs) have demonstrated significant potential across various domains. However, they often struggle with integrating external knowledge and performing complex reasoning, leading to hallucinations and unreliable outputs. Retrieval Augmented Generation (RAG) has emerged as a promising paradigm to mitigate these issues by incorporating external knowledge. Yet, conventional RAG approaches, especially those based on vector similarity, fail to effectively capture relational dependencies and support multi-step reasoning. In this work, we propose CogGRAG, a human cognition-inspired, graph-based RAG framework designed for Knowledge Graph Question Answering (KGQA). CogGRAG models the reasoning process as a tree-structured mind map that decomposes the original problem into interrelated subproblems and explicitly encodes their semantic relationships. This structure not only provides a global view to guide subsequent retrieval and reasoning but also enables self-consistent verification across reasoning paths. The framework operates in three stages: (1) top-down problem decomposition via mind map construction, (2) structured retrieval of both local and global knowledge from external Knowledge Graphs (KGs), and (3) bottom-up reasoning with dual-process self-verification. Unlike previous tree-based decomposition methods such as MindMap or Graph-CoT, CogGRAG unifies problem decomposition, knowledge retrieval, and reasoning under a single graph-structured cognitive framework, allowing early integration of relational knowledge and adaptive verification. Extensive experiments demonstrate that CogGRAG achieves superior accuracy and reliability compared to existing methods.

Downloads

Published

2026-03-14

How to Cite

Cheng, Y., Zhao, Y., Zhu, J., Liu, Y., Sun, X., & Li, X. (2026). Human Cognition Inspired RAG with Knowledge Graph for Complex Problem Solving. Proceedings of the AAAI Conference on Artificial Intelligence, 40(36), 30386-30394. https://doi.org/10.1609/aaai.v40i36.40291

Issue

Section

AAAI Technical Track on Natural Language Processing I