← Latest papers
🤖 AI

Hypothesis Generation and Inductive Inference in Children and Language Models

This paper compares human children and LLM-based agents in an inductive inference task, revealing that while both adapt similarly to environmental uncertainty and evidence reliability through distinct computational mechanisms, LLMs exhibit unique tendencies toward over-observation and instruction compliance compared to children.

Original authors: Jeffrey Qin, Wasu Top Piriyakulki, Zhuangfei Gao, Mia Radovanovic, Jessica Sommerville, Kevin Ellis, Marta Kryven

Published 2026-05-26
📖 5 min read🧠 Deep dive

Original authors: Jeffrey Qin, Wasu Top Piriyakulki, Zhuangfei Gao, Mia Radovanovic, Jessica Sommerville, Kevin Ellis, Marta Kryven

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are in a room with five locked boxes and a pile of 13 keys. You don't know which key opens which box. To make things tricky, a teacher has just told you a lie: "The red key opens the red box, the blue key opens the blue box." But in reality, the boxes open based on a secret code involving numbers and shapes that you can't see until you pick the boxes up.

This is the setup of the "Box Task," the central experiment in this paper. The researchers wanted to understand how humans (specifically children) and Artificial Intelligence (specifically Large Language Models, or LLMs) figure out the truth when the world is confusing, the information is incomplete, and the instructions might be wrong.

Here is a breakdown of what they found, using simple analogies.

1. The Two Ways of Thinking: The "Constraint" vs. The "Program"

The researchers built two different computer models to simulate how these agents think.

  • The "Constraint" Model (For Children): Imagine a child's mind as a detective holding a notepad. Every time they try a key and it fails, they write a new rule on the pad: "Okay, red doesn't work." They don't necessarily build a perfect, logical system all at once. Instead, they juggle a few possible ideas (hypotheses) at once. Sometimes they guess, sometimes they follow the teacher's lie, and sometimes they invent a new rule on the fly. The researchers call this "Sets of Constraints."
  • The "Program" Model (For AI): Imagine the AI as a computer programmer. Instead of just writing notes, the AI writes a tiny computer program (a set of instructions) that says, "If the key has a number, check if it matches the box." If the program fails, the AI rewrites the code. This is called "Program Synthesis."

2. The Big Discovery: They Act Alike, But for Different Reasons

The researchers put both the children and the AI through the same puzzle, sometimes making the keys "sticky" (unreliable) so they wouldn't always open the box even if they were the right key.

The Similarity:
Both children and AI got confused in the same way.

  • They doubted the evidence: When a key failed to open a box, both groups often thought, "Maybe the lock is just stuck," rather than immediately realizing, "My rule is wrong." They gave the "sticky lock" the benefit of the doubt.
  • They solved the puzzle without understanding it: Many children (and AI) managed to open all five boxes by luck or by using a messy mix of rules, but when asked to explain the real rule to a new box, they failed. They got the job done without learning the lesson.

The Difference:

  • The AI is a "Good Student": The AI strictly followed the teacher's instructions. If the teacher said "Match the colors," the AI tried to match colors first, even when it was clearly wrong. It was very obedient.
  • The Children are "Skeptics": The children were less obedient. Many of them ignored the teacher's lie immediately and started testing random keys.
  • The "Over-Observer" vs. The "Under-Observer":
    • The AI was like a robot that felt it had to check every single box before trying a key. It systematically picked up every box to count the shapes, even when it could have guessed.
    • The Children were like lazy detectives. Many of them didn't pick up any boxes at all. They guessed based on what they could see from a distance. They seemed to treat "picking up a box" as a cost they wanted to avoid.

3. Why This Matters

The paper argues that while children and AI can both solve puzzles in uncertain environments, they do it with different "internal costs."

  • For the AI: The cost of checking information is zero. It doesn't get tired, it doesn't get bored, and it doesn't mind following instructions blindly. It will check every box if the math says it's the most efficient way to be sure.
  • For the Child: There is an invisible "cost" to gathering information. Maybe it's social (they don't want to look silly picking up boxes), or maybe it's just mental energy. Because of this, they often guess, take shortcuts, and sometimes get the answer right without actually knowing why it's right.

The Bottom Line

The researchers used the AI as a "test subject" (a model organism) to see what happens when you change the rules of the game. They found that if you give an AI the same uncertainty and unreliable evidence that children face, the AI starts acting more like a child: it gets confused, it hesitates to change its mind, and it sometimes solves the puzzle by accident.

However, the AI is still fundamentally different: it is too obedient and too eager to gather data. Children, on the other hand, are willing to take risks, ignore bad advice, and skip steps to save energy. The paper concludes that to truly understand human intelligence, we need to account for these hidden "costs" of thinking and observing that machines don't have.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →