ACL 2025finding0 citations

AnchorCoT: Anchors Pave the Way for Multi-hop Reasoning

Tianshi Ming, Xian Wu, Yingying Zhang, Zichuan Fu, Dawei Cheng

Abstract

Large Language Models (LLMs) have made substantial strides in a broad array of natural language tasks. Recently, LLMs have demonstrated potential reasoning capabilities through prompt design, such as the Chain of Thought (CoT). Despite their superiority in question answering, LLMs still face challenges in answering questions that require multi-hop reasoning, often generating unreliable reasoning chains during answer generation. To improve LLMs’ performance in multi-hop reasoning, we introduce a novel reasoning approach, AnchorCoT, designed to assist LLMs in answering questions involving complex logical reasoning steps. AnchorCoT first predicts key entities which work as important “anchors” to guide the reasoning process and then employs a novel ranking algorithm to ensure the logical sequence of the predicted answers.We implement AnchorCoT on Qwen2.5-7B/14B and GPT-4o and evaluate our method on widely used multi-hop reasoning datasets, including HotpotQA, 2WikiMultiHopQA, and MuSiQue-Ans. The experimental results show that AnchorCoT outperforms existing methods in multi-hop question reasoning and provides more accurate reasoning results in multi-hop question answering tasks.

BibTeX
@inproceedings{ming-etal-2025-anchorcot,
    title = "{A}nchor{C}o{T}: Anchors Pave the Way for Multi-hop Reasoning",
    author = "Ming, Tianshi  and
      Wu, Xian  and
      Zhang, Yingying  and
      Fu, Zichuan  and
      Cheng, Dawei",
    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.801/",
    doi = "10.18653/v1/2025.findings-acl.801",
    pages = "15522--15536",
    ISBN = "979-8-89176-256-5"
}
AnchorCoT: Anchors Pave the Way for Multi-hop Reasoning · ACL 2025