LGFeb 9

Reasoning aligns language models to human cognition

arXiv:2602.08693v1h-index: 2
AI Analysis

This work addresses the problem of aligning AI decision-making with human cognition for researchers and developers in AI and cognitive science, though it is incremental in refining understanding of reasoning mechanisms.

The study investigated whether language models make decisions under uncertainty like humans, using an active probabilistic reasoning task, and found that extended reasoning (chain-of-thought) significantly improves inference performance and makes belief trajectories more human-like, with only modest gains in active sampling.

Do language models make decisions under uncertainty like humans do, and what role does chain-of-thought (CoT) reasoning play in the underlying decision process? We introduce an active probabilistic reasoning task that cleanly separates sampling (actively acquiring evidence) from inference (integrating evidence toward a decision). Benchmarking humans and a broad set of contemporary large language models against near-optimal reference policies reveals a consistent pattern: extended reasoning is the key determinant of strong performance, driving large gains in inference and producing belief trajectories that become strikingly human-like, while yielding only modest improvements in active sampling. To explain these differences, we fit a mechanistic model that captures systematic deviations from optimal behavior via four interpretable latent variables: memory, strategy, choice bias, and occlusion awareness. This model places humans and models in a shared low-dimensional cognitive space, reproduces behavioral signatures across agents, and shows how chain-of-thought shifts language models toward human-like regimes of evidence accumulation and belief-to-choice mapping, tightening alignment in inference while leaving a persistent gap in information acquisition.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes