Small Models Learn Human Behavior—Until Tasks Change

💡Small models match 70B on familiar behavior—but larger models win when task structure changes.
⚡ 30-Second TL;DR
What Changed
Fourteen models across four architecture families were trained on 10.7 million trial-level choices from 160 experiments.
Why It Matters
The findings suggest that practitioners can build useful cognitive proxies without defaulting to very large models for familiar experimental paradigms. However, applications involving new tasks or behavioral distributions should prioritize scaling and explicit generalization tests rather than relying on in-distribution accuracy.
What To Do Next
Benchmark your behavioral or user-choice model on both held-out participants and structurally novel tasks, then run stimulus, feedback, history, and trial-order ablations before increasing model size.
Key Points
- •Fourteen models across four architecture families were trained on 10.7 million trial-level choices from 160 experiments.
- •Models between 0.6B and 1B parameters matched a 70B baseline on held-out participants for in-distribution evaluation.
- •Out-of-distribution performance showed a much steeper scaling gradient, with larger models better at novel task structures.
- •Masking stimulus and feedback content removed 75.7% of learned information and pushed performance below chance.
- •Trial-order permutation showed that models use sequence structure when prior responses determine subsequent trials.
🧠 Deep Insight
AI-generated analysis for this event.
🔑 Enhanced Key Takeaways
- •The study highlights that smaller models rely heavily on 'surface-level' pattern matching, whereas larger models exhibit emergent capabilities in abstract reasoning required for cognitive modeling.
- •Researchers utilized a specific dataset architecture known as 'Psych-101,' which aggregates diverse behavioral datasets to standardize human decision-making benchmarks for AI.
- •The findings suggest a 'scaling law' for cognitive modeling, where the ability to generalize to unseen experimental paradigms is a function of parameter count rather than just training data volume.
- •The study identifies a critical dependency on stimulus-feedback loops, confirming that models are not merely memorizing human biases but are learning the underlying reinforcement learning dynamics of the tasks.
- •This research challenges the assumption that smaller, specialized models are sufficient for social science simulations, proving they fail when experimental conditions deviate from training distributions.
🛠️ Technical Deep Dive
- The study employed a multi-architecture approach, testing Transformer-based models across four distinct families to ensure results were not artifacts of a single architecture.
- Evaluation metrics focused on 'trial-level' prediction accuracy, utilizing cross-entropy loss to measure how closely model predictions aligned with human choice distributions.
- The masking experiment involved zeroing out specific input tokens related to stimulus and feedback, revealing that the models' internal representations are highly sensitive to contextual cues.
- Trial-order permutation tests were used to isolate the models' ability to track temporal dependencies and sequential decision-making strategies rather than static bias.
🔮 Future ImplicationsAI analysis grounded in cited sources
⏳ Timeline
Weekly AI Recap
Read this week's curated digest of top AI events →
👉Related Updates
AI-curated news aggregator. All content rights belong to original publishers.
Original source: ArXiv AI ↗