SYNTHESIS NOTE
TopicsCognitive Models Latentthis note

Can language models learn to model human decision making?

Explores whether LLMs finetuned on psychological experiments can capture how people actually make decisions better than theories designed specifically for that purpose.

Synthesis note · 2026-02-23 · sourced from Cognitive Models Latent

The claim is surprisingly strong: large language models, after finetuning on data from psychological experiments, produce more accurate representations of human behavior than traditional cognitive models in two well-studied decision-making domains — decisions from descriptions (choosing between gambles with known probabilities) and decisions from experience (learning probabilities through repeated interaction).

Three findings build the case. First, finetuned LLMs describe human behavior better than traditional cognitive models, verified through extensive model simulations confirming human-like behavioral characteristics. Second, embeddings from these finetuned models contain information necessary to capture individual differences — not just population-level averages but subject-level behavioral variation. Third, a model finetuned on two tasks predicts human behavior on a third, hold-out task — genuine cross-task transfer of cognitive modeling capability.

This is not just another "LLMs replicate human patterns" finding. Traditional cognitive models are theory-driven: they embed specific assumptions about how humans process information (prospect theory for gambles, reinforcement learning for experience-based decisions). The LLM approach is theory-agnostic — it captures behavioral regularities without specifying the mechanism. That it outperforms the theory-driven models suggests either that the theories are incomplete, or that LLMs are capturing interaction effects between cognitive mechanisms that modular theories miss.

The individual-differences finding is particularly notable because it connects to Can AI agents learn people better from interviews than surveys?. That work shows LLMs can simulate specific individuals; this work shows LLMs can model individual-level cognitive processes. Together they suggest LLM representations encode not just what people say but how people think — at least for domains well-represented in training data.

Two complementary findings extend this. First, since Can language summaries unlock hidden psychological patterns?, LLMs can predict responses on 9 psychological scales from only 20 Big Five items — with R² > 0.89 structural alignment to human data. The natural language summary serves as an intermediate representation that captures "emergent, second-order information — a conceptual gestalt" beyond what raw scores contain. Second, since Can we control personality in language models without prompting?, PsychAdapter demonstrates that psychological trait knowledge is already structurally present in pre-trained weights — fine-grained personality control requires only activating latent patterns, not teaching new ones. Together with the finetuned cognitive models documented here, these findings converge on a strong claim: LLMs encode human psychological structure at multiple levels — population-level cognitive processes (this note), cross-scale trait relationships (zero-shot profiling), and latent trait representations in weights (PsychAdapter).

The cross-task transfer challenges the view that LLMs are narrow pattern matchers. If finetuning on gamble decisions and experience-based learning transfers to a new task, the model is learning something about human cognition in general, not just memorizing task-specific response patterns. However, the scope remains constrained — both domains involve numerical decision-making, and transfer to qualitatively different cognitive tasks (e.g., language processing, spatial reasoning) is untested.

Inquiring lines that read this note 44

This note is a source for these research framings, grouped by the broader line of inquiry each explores. Scan the bold lines of inquiry; follow any specific question forward.

How do language models establish social grounding in human dialogue? What properties determine whether reward signals teach genuine reasoning? Is embodied interaction necessary for language meaning and genuine agency? Do language models develop causal world models or rely on statistical patterns? How do language models inherit human biases from training data? Do language models learn genuine linguistic structure or just surface patterns? Why do language models reinforce false assumptions instead of correcting them? What prevents language models from reliably adopting diverse personas? Which computational strategies best support reasoning in language models? Can AI systems develop genuine social understanding without embodiment? How do LLMs distinguish causal reasoning from temporal and semantic associations? What determines success in training models on multiple tasks? Why do reasoning models fail at systematic problem-solving and search? Do accurate-looking LLM outputs hide structural failures in learning and reasoning? How can persona representations reduce language model variance and improve task accuracy? How do we evaluate AI systems when user perception misleads actual performance? How does reasoning effort affect AI theory of mind performance? How should models express uncertainty rather than forced confident answers? Does RLHF training sacrifice accuracy and grounding for user agreement? How can LLM user simulators model realistic goal-driven conversation? How faithfully do LLMs reflect their actual reasoning in outputs and explanations? What pretraining choices and baseline capability constrain reinforcement learning gains? How can AI alignment serve diverse human preferences at scale? How do evaluation biases undermine LLM quality assessment systems?

Related concepts in this collection 5

This note in its neighbourhood — explore the map, then jump to a related concept in the list below.

Concept map
15 direct connections · 144 in 2-hop network ·dense cluster Open in graph ↗

Click a node to walk · click center to open · click Open in graph to see this note in the full knowledge graph

your link semantically near linked from elsewhere

Related papers in this collection 8

Papers most semantically related to this note, ranked by cosine similarity in the embedding space.

Original note title

llms finetuned on psychological experiment data become generalist cognitive models that outperform traditional cognitive models and capture individual differences