English

Chain-of-Thought Unfaithfulness as Disguised Accuracy

Computation and Language 2024-06-24 v3 Artificial Intelligence Machine Learning

Abstract

Understanding the extent to which Chain-of-Thought (CoT) generations align with a large language model's (LLM) internal computations is critical for deciding whether to trust an LLM's output. As a proxy for CoT faithfulness, Lanham et al. (2023) propose a metric that measures a model's dependence on its CoT for producing an answer. Within a single family of proprietary models, they find that LLMs exhibit a scaling-then-inverse-scaling relationship between model size and their measure of faithfulness, and that a 13 billion parameter model exhibits increased faithfulness compared to models ranging from 810 million to 175 billion parameters in size. We evaluate whether these results generalize as a property of all LLMs. We replicate the experimental setup in their section focused on scaling experiments with three different families of models and, under specific conditions, successfully reproduce the scaling trends for CoT faithfulness they report. However, after normalizing the metric to account for a model's bias toward certain answer choices, unfaithfulness drops significantly for smaller less-capable models. This normalized faithfulness metric is also strongly correlated (R2R^2=0.74) with accuracy, raising doubts about its validity for evaluating faithfulness.

Keywords

Cite

@article{arxiv.2402.14897,
  title  = {Chain-of-Thought Unfaithfulness as Disguised Accuracy},
  author = {Oliver Bentham and Nathan Stringham and Ana Marasović},
  journal= {arXiv preprint arXiv:2402.14897},
  year   = {2024}
}

Comments

TMLR accepted paper camera-ready version. First two authors contributed equally. 8 pages main, 13 pages appendix