ACL 2025finding0 citations

Enhancing Tool Learning in Large Language Models with Hierarchical Error Checklists

Yue Cui, Liuyi Yao, Shuchang Tao, Weijie Shi, Yaliang Li, Bolin Ding, Xiaofang Zhou

Abstract

Large language models (LLMs) have significantly advanced natural language processing, particularly through the integration of external tools and APIs. However, their effectiveness is frequently hampered by parameter mis-filling during tool calling. In this paper, we propose the Hierarchical Tool Error Checklist (HiTEC) framework to systematically diagnose and mitigate tool-calling errors without relying on extensive real-world interactions. HiTEC introduces a two-tiered approach: a global error checklist that identifies common, cross-tool issues, and a local error checklist that targets tool-specific and contextual failures. Building on this structure, we propose two deployments: HiTEC-In Context Learning (HiTEC-ICL) and HiTEC-Kahneman-Tversky Optimization (HiTEC-KTO). HiTEC-ICL embeds the global checklist in the initial prompts and leverages a two-round conversational interaction to dynamically refine parameter handling, while HiTEC-KTO generates high-quality negative examples to drive fine-tuning via preference-based optimization. Extensive experiments across five public datasets demonstrate that our framework significantly improves parameter-filling accuracy and tool-calling success rates compared to baseline methods.

BibTeX
@inproceedings{cui-etal-2025-enhancing-tool,
    title = "Enhancing Tool Learning in Large Language Models with Hierarchical Error Checklists",
    author = "Cui, Yue  and
      Yao, Liuyi  and
      Tao, Shuchang  and
      Shi, Weijie  and
      Li, Yaliang  and
      Ding, Bolin  and
      Zhou, Xiaofang",
    editor = "Che, Wanxiang  and
      Nabende, Joyce  and
      Shutova, Ekaterina  and
      Pilehvar, Mohammad Taher",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2025",
    month = jul,
    year = "2025",
    address = "Vienna, Austria",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.findings-acl.841/",
    doi = "10.18653/v1/2025.findings-acl.841",
    pages = "16357--16375",
    ISBN = "979-8-89176-256-5"
}
Enhancing Tool Learning in Large Language Models with Hierarchical Error Checklists · ACL 2025