NAACL 2025findings41 citations

KnowAgent: Knowledge-Augmented Planning for LLM-Based Agents

Yuqi Zhu, Shuofei Qiao, Yixin Ou, Shumin Deng, Shiwei Lyu, Yue Shen, Lei Liang, Jinjie Gu

Abstract

Large Language Models (LLMs) have demonstrated great potential in complex reasoning tasks, yet they fall short when tackling more sophisticated challenges, especially when interacting with environments through generating executable actions. This inadequacy primarily stems from the lack of built-in action knowledge in language agents, which fails to effectively guide the planning trajectories during task solving and results in planning hallucination. To address this issue, we introduce KnowAgent, a novel approach designed to enhance the planning capabilities of LLMs by incorporating explicit action knowledge. Specifically, KnowAgent employs an action knowledge base and a knowledgeable self-learning strategy to constrain the action path during planning, enabling more reasonable trajectory synthesis, and thereby enhancing the planning performance of language agents. Experimental results on HotpotQA and ALFWorld based on various backbone models demonstrate that KnowAgent can achieve comparable or superior performance to existing baselines. Further analysis indicates the effectiveness of KnowAgent in terms of planning hallucinations mitigation.

BibTeX
@inproceedings{zhu-etal-2025-knowagent,
    title = "{K}now{A}gent: Knowledge-Augmented Planning for {LLM}-Based Agents",
    author = "Zhu, Yuqi  and
      Qiao, Shuofei  and
      Ou, Yixin  and
      Deng, Shumin  and
      Lyu, Shiwei  and
      Shen, Yue  and
      Liang, Lei  and
      Gu, Jinjie  and
      Chen, Huajun  and
      Zhang, Ningyu",
    editor = "Chiruzzo, Luis  and
      Ritter, Alan  and
      Wang, Lu",
    booktitle = "Findings of the Association for Computational Linguistics: NAACL 2025",
    month = apr,
    year = "2025",
    address = "Albuquerque, New Mexico",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.findings-naacl.205/",
    pages = "3709--3732",
    ISBN = "979-8-89176-195-7"
}
KnowAgent: Knowledge-Augmented Planning for LLM-Based Agents · NAACL 2025