People use fast and flat simulation to reason about new games
Through large-scale behavioral studies and a computational "Intuitive Gamer" model, this paper demonstrates that humans systematically and adaptively reason about novel games using fast, depth-limited probabilistic simulations, offering insights for developing more flexible, human-like AI systems.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of a preprint that has not been peer-reviewed. It is not medical advice. Do not make health decisions based on this content. Read full disclaimer
Imagine you're handed a brand-new board game you've never seen before. The rules are weird: maybe you win by getting four in a row on a 10x10 grid, or maybe the first person to get three in a row actually loses. You haven't played a single turn. You don't have a strategy guide. You don't have a coach.
So, how do you figure out if the game is fair? How do you decide if it's going to be fun? And if you have to make your very first move, what do you do?
Most people assume that to play a game well, you need to be a grandmaster who has spent years calculating millions of future possibilities, like a supercomputer digging deep into a tree of "what-ifs." But a massive new study suggests that's not how our brains work when we encounter something new. Instead, we are like intuitive gamers who use a "fast and flat" mental shortcut.
The "Intuitive Gamer" in Your Head
The researchers, led by a team from MIT, Princeton, and Cambridge, studied over 1,000 people playing (or just thinking about) 121 different, mostly novel, two-player strategy games. They found that when we face a new problem, we don't run a deep, expensive simulation that looks 20 steps ahead. That would take too much brainpower.
Instead, our brains run a fast, flat, and probabilistic simulation.
Think of it like this: Imagine you are a video game character who can only look one step ahead. You see the board, and you ask yourself two simple questions:
- "If I put my piece here, does it get me closer to winning?"
- "If I put my piece here, does it stop my opponent from winning?"
You don't calculate the entire game to the end. You just take a quick, shallow peek. Then, you make a guess based on that peek. If you have to decide if the game is fair, you don't solve the math; you just run this quick "peek" simulation in your head maybe 5 to 7 times and see what usually happens. If in most of those quick runs, Player 1 wins, you guess the game is unfair. If they tie a lot, you guess it's balanced.
The paper calls this the "Intuitive Gamer" model. It suggests that humans are surprisingly good at this. When the researchers tested this model against real people, it predicted what people thought about fairness and what moves they would make with 81% accuracy (an R² of 0.81). That's almost as good as the "noise" in the human data itself, meaning the model captures almost everything we can explain about how people think.
What We Are Not Doing
The study explicitly argues against the idea that novices are doing deep, expert-level thinking.
- We are not deep divers: The "Expert Gamer" model, which simulates looking about 5 steps ahead (like a chess master), was much worse at predicting what regular people would do. It was also 700 times slower to run on a computer than the simple "Intuitive Gamer" model.
- We are not random: We aren't just picking moves by rolling dice. The "Random Gamer" model (which picks moves completely at random) was a terrible fit for how people actually played.
- We are not perfect calculators: We don't have a perfect "Oracle" that knows the absolute best move. We are resource-limited. We do the best we can with a tiny amount of mental energy.
The "Fun" Factor
The researchers also asked people: "Before you even play, do you think this game will be fun?"
They found that our guess about funness isn't random either. It's based on the same quick simulations.
- Balance: We like games where the winner isn't obvious from the start. If the first player always wins, it's boring. If it always ends in a tie, it's frustrating.
- Thinking Reward: We like games where "thinking" actually helps you win more than just moving randomly.
- Length: We like games that aren't too short and not too long. It's like a Goldilocks zone for game length.
The "Intuitive Gamer" model could predict these "fun" ratings with 57% accuracy, which is very close to the maximum possible accuracy for human opinions (which varied from person to person).
The Numbers Behind the Magic
The study didn't just guess; they measured it.
- They tested 121 distinct games with rules like "3 in a row wins," "4 in a row loses," or "Player 2 gets to move twice on their first turn."
- They had 238 people judge the fairness of games without playing them.
- They had 302 people actually play 40 of these games for the first time.
- They had 314 people watch videos of others playing and predict the next move.
- The "Intuitive Gamer" model only needed to run about 6 simulations (k=6) to match human judgment.
- In terms of speed, the Intuitive Gamer model was nearly 40,000 times faster than a standard AI method called Monte Carlo Tree Search (MCTS) and 700 times faster than the "Expert Gamer" model.
The Bottom Line
The paper suggests that when we face a completely new situation—whether it's a weird board game or a new kind of problem—we don't need to be geniuses or supercomputers to make a smart guess. We just need to run a few quick, shallow mental simulations, focusing on our goals and blocking our opponents.
This "fast and flat" way of thinking is efficient. It's not perfect, and it's not as deep as what a grandmaster does after years of practice, but it's adaptively rational. It's the perfect tool for a human brain that needs to make a decision now without spending all day thinking about it.
The authors admit this is a model of how we think about games (specifically perfect-information board games), and they suggest it might apply to other areas of life, like how scientists choose which problems to tackle. But for now, the evidence is strong: when we meet a new game, we are all intuitive gamers, running quick mental races to see who wins, and we're pretty good at it.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.