ACL 2025finding0 citations

Towards Better Chain-of-Thought: A Reflection on Effectiveness and Faithfulness

Jiachun Li, Pengfei Cao, Yubo Chen, Jiexin Xu, Huaijun Li, Xiaojian Jiang, Kang Liu, Jun Zhao

Abstract

Chain-of-thought (CoT) prompting demonstrates varying performance under different reasoning tasks.Previous work attempts to evaluate it but falls short in providing an in-depth analysis of patterns that influence the CoT. In this paper, we study the CoT performance from the perspective of effectiveness and faithfulness. For the former, we identify key factors that influence CoT effectiveness on performance improvement, including problem difficulty, information gain, and information flow. For the latter, we interpret the unfaithful CoT issue by conducting a joint analysis of the information interaction among the question, CoT, and answer. The result demonstrates that, when the LLM predicts answers, it can recall correct information missing in the CoT from the question, leading to the problem. Finally, we propose a novel algorithm to mitigate this issue, in which we recall extra information from the question to enhance the CoT generation and evaluate CoTs based on their information gain. Extensive experiments demonstrate that our approach enhances both the faithfulness and effectiveness of CoT.

BibTeX
@inproceedings{li-etal-2025-towards-better,
    title = "Towards Better Chain-of-Thought: A Reflection on Effectiveness and Faithfulness",
    author = "Li, Jiachun  and
      Cao, Pengfei  and
      Chen, Yubo  and
      Xu, Jiexin  and
      Li, Huaijun  and
      Jiang, Xiaojian  and
      Liu, Kang  and
      Zhao, Jun",
    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.560/",
    doi = "10.18653/v1/2025.findings-acl.560",
    pages = "10747--10765",
    ISBN = "979-8-89176-256-5"
}
Towards Better Chain-of-Thought: A Reflection on Effectiveness and Faithfulness · ACL 2025