English

Focus on Your Question! Interpreting and Mitigating Toxic CoT Problems in Commonsense Reasoning

Computation and Language 2024-10-15 v2 Artificial Intelligence

Abstract

Large language models exhibit high-level commonsense reasoning abilities, especially with enhancement methods like Chain-of-Thought (CoT). However, we find these CoT-like methods lead to a considerable number of originally correct answers turning wrong, which we define as the Toxic CoT problem. To interpret and mitigate this problem, we first utilize attribution tracing and causal tracing methods to probe the internal working mechanism of the LLM during CoT reasoning. Through comparisons, we prove that the model exhibits information loss from the question over the shallow attention layers when generating rationales or answers. Based on the probing findings, we design a novel method called RIDERS (Residual decodIng and sERial-position Swap), which compensates for the information deficit in the model from both decoding and serial-position perspectives. Through extensive experiments on multiple commonsense reasoning benchmarks, we validate that this method not only significantly eliminates Toxic CoT problems (decreased by 23.6%), but also effectively improves the model's overall commonsense reasoning performance (increased by 5.5%).

Keywords

Cite

@article{arxiv.2402.18344,
  title  = {Focus on Your Question! Interpreting and Mitigating Toxic CoT Problems in Commonsense Reasoning},
  author = {Jiachun Li and Pengfei Cao and Chenhao Wang and Zhuoran Jin and Yubo Chen and Daojian Zeng and Kang Liu and Jun Zhao},
  journal= {arXiv preprint arXiv:2402.18344},
  year   = {2024}
}

Comments

Accepted as a long paper to ACL 2024 Main, 25 pages, 22 figures

R2 v1 2026-06-28T15:03:17.386Z