English

Chain-of-Thought as a Lens: Evaluating Structured Reasoning Alignment between Human Preferences and Large Language Models

Artificial Intelligence 2026-04-22 v3

Abstract

This paper primarily demonstrates a method to quantitatively assess the alignment between multi-step, structured reasoning in large language models and human preferences. We introduce the Alignment Score, a semantic-level metric that compares a model-produced chain of thought traces with a human-preferred reference by constructing semantic-entropy-based matrices over intermediate steps and measuring their divergence. Our analysis shows that Alignment Score tracks task accuracy across models and hop depths, and peaks at 2-hop reasoning. Empirical results further indicate that misalignment at greater reasoning depths is driven mainly by alignment errors such as thematic shift and redundant reasoning. Viewing chain sampling as drawing from a distribution over reasoning paths, we empirically demonstrate a strong and consistent correlation between Alignment Score and accuracy, readability, and coherence, supporting its use as a diagnostic signal. The code is available.

Keywords

Cite

@article{arxiv.2511.06168,
  title  = {Chain-of-Thought as a Lens: Evaluating Structured Reasoning Alignment between Human Preferences and Large Language Models},
  author = {Boxuan Wang and Zhuoyun Li and Xinmiao Huang and Xiaowei Huang and Yi Dong},
  journal= {arXiv preprint arXiv:2511.06168},
  year   = {2026}
}

Comments

Accepted to ACL 2026 (Main Conference)

R2 v1 2026-07-01T07:27:56.779Z