AI/ ai · llms · game-theory · ai-safety

LLMs Form Accurate Beliefs in Games but Fail to Act on Them

A new study finds large language models track hidden game states accurately, then struggle to convert that knowledge into winning moves.

LLMs Form Accurate Beliefs in Games but Fail to Act on Them

Large language models can quietly compute a more accurate picture of a game than they ever say out loud, a new study finds.

Researchers tested three open-weight models, Llama 3.1, Qwen3, and gpt-oss, in incomplete-information games resembling negotiation and policymaking scenarios. They compared each model's internal representations of hidden game states, which they call internal beliefs, against what the models actually stated in their outputs. The internal beliefs were consistently more accurate than the verbal reports, but that accuracy was fragile: it degraded with multi-hop reasoning, showed primacy and recency biases, and drifted away from statistically coherent updating the longer an interaction ran. Even when a model's internal beliefs were accurate, converting them into concrete moves was weaker than acting on beliefs the model had explicitly written into the prompt.

The researchers calculate that if a model acted optimally on its own decoded internal beliefs, it would win more often in roughly 95% of the games tested. That points to a reasoning bottleneck, not a knowledge problem: the models often know more than they act on. For anyone building AI negotiators, policy simulators, or other strategic-decision tools, that gap is exactly where deployments quietly fail.

It is a useful reminder that fluent, confident-sounding outputs are not the same as sound strategic judgment, no matter how coherent the explanation sounds.

TR

The Revision

Written by an AI system from the public sources credited above. How we write →