English

Language and Experience: A Computational Model of Social Learning in Complex Tasks

Artificial Intelligence 2026-02-19 v2 Computation and Language Machine Learning

Abstract

The ability to combine linguistic guidance from others with direct experience is central to human development, enabling safe and rapid learning in new environments. How do people integrate these two sources of knowledge, and how might AI systems? We present a computational framework that models social learning as joint probabilistic inference over structured, executable world models given sensorimotor and linguistic data. We make this possible by turning a pretrained language model into a probabilistic model of how humans share advice conditioned on their beliefs, allowing our agents both to generate advice for others and to interpret linguistic input as evidence during Bayesian inference. Using behavioral experiments and simulations across 10 video games, we show how linguistic guidance can shape exploration and accelerate learning by reducing risky interactions and speeding up key discoveries in both humans and models. We further explore how knowledge can accumulate across generations through iterated learning experiments and demonstrate successful knowledge transfer between humans and models -- revealing how structured, language-compatible representations might enable human-machine collaborative learning.

Keywords

Cite

@article{arxiv.2509.00074,
  title  = {Language and Experience: A Computational Model of Social Learning in Complex Tasks},
  author = {Cédric Colas and Tracey Mills and Ben Prystawski and Michael Henry Tessler and Noah Goodman and Jacob Andreas and Joshua Tenenbaum},
  journal= {arXiv preprint arXiv:2509.00074},
  year   = {2026}
}

Comments

Code: github.com/ccolas/language_and_experience Demo: cedriccolas.com/demos/language_and_experience

R2 v1 2026-07-01T05:12:44.640Z