← Latest papers
💻 computer science

Playing ZendoWorld: Challenging AI Agents on Active Visual Concept Induction

This paper introduces ZendoWorld, an interactive environment for evaluating agents' ability to infer hidden visual rules through active experimentation, revealing that current AI models struggle with true inductive reasoning and hypothesis refinement despite high prediction accuracy on observed data.

Original authors: Sophia Koehler, Antonia Wüst, Inga Ibs, Wasu Top Piriyakulkij, Wolfgang Stammer, Constantin Rothkopf, Kevin Ellis, Kristian Kersting

Published 2026-07-10
📖 6 min read🧠 Deep dive

Original authors: Sophia Koehler, Antonia Wüst, Inga Ibs, Wasu Top Piriyakulkij, Wolfgang Stammer, Constantin Rothkopf, Kevin Ellis, Kristian Kersting

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 playing a high-stakes game of "Guess the Secret Rule" with a mysterious, invisible referee. You can't just sit there and stare at the clues; you have to build your own little scenes using colorful blocks, wedges, and pyramids, and ask the referee, "Does this follow the rule?" If you guess right, you get to keep playing. If you guess wrong, the referee shows you a "counter-example"—a scene that violates your current theory but actually follows the secret rule. Your goal? To figure out the secret rule faster than anyone else.

This is ZendoWorld, a new digital playground created by researchers to test how well AI agents can learn, experiment, and think like humans. They didn't just want to see if AI could recognize patterns; they wanted to see if AI could actively discover them by building experiments.

The Big Surprise: Being Right Doesn't Mean You Understand

The researchers set up 22 different secret rules, ranging from simple things like "there must be at least three red blocks" to tricky ones like "the number of pieces must be odd" or "there are more wedges than pyramids." They watched how different types of AI played, from simple neural networks to complex "neuro-symbolic" systems that try to mix human-like logic with machine vision.

Here is the twist that shocked the team: Just because an AI is great at labeling pictures doesn't mean it actually knows the rule.

Imagine a student who can perfectly answer "True" or "False" on a multiple-choice quiz about gravity. That's great! But if you ask that same student to design a new experiment to test gravity, they might just throw a rock at a wall and hope for the best. The paper found that many AI agents were like that student. They could look at a scene and correctly say, "Yes, this follows the rule" or "No, it doesn't," with high accuracy. But when it came time to build a new scene to test their own theories, they were terrible at it. They kept building scenes that looked exactly like the ones they had already seen, offering zero new information. It's like trying to solve a mystery by only asking questions you already know the answers to.

The Three Bottlenecks: Eyes, Brains, and Hands

The researchers broke the game down into three parts to see where the AI was failing:

  1. Perception (The Eyes): Can the AI see the blocks and know they are red, blue, or yellow?
  2. Induction (The Brain): Can the AI look at the clues and guess the secret rule?
  3. Experimentation (The Hands): Can the AI build a new scene that helps it learn something new?

They found that different AI agents got stuck at different parts of the road.

  • The "Pure Vision" Agents: These agents, powered by massive language models that can see images, were struggling to guess the rule correctly, failing on over half of the episodes. They were also terrible at building experiments. They proposed scenes that were "near-uninformative," meaning they didn't help narrow down the possibilities. They were like a detective who keeps asking, "Is the butler in the library?" even after they've already checked the library ten times.
  • The "Symbolic" Agents: These agents are better at logic but sometimes struggle to "see" the world correctly. When the researchers gave them the scene descriptions in plain text (skipping the image part), these agents got much better at solving the game. This suggests that for some AI, the problem isn't the logic; it's that their "eyes" are blurry.
  • The Humans: When real people played the game, they were significantly better than the standard AI agents, especially on the tricky, complex rules. Humans managed to solve about 73.3% of the games, while the best standard AI agent (the VLM) only solved 44.5%. (Note: A special "Oracle" agent with perfect vision and logic solved 95.5%, but it had a massive advantage). Even more interestingly, humans were able to figure out a "wildcard" rule that was completely outside the standard rules of the game, and one specific AI agent (the VLP) also managed to solve this wild-card task, whereas no other visual agent could.

The "Overcorrection" Trap

One of the most playful findings was how both humans and AI made the same silly mistake. When an AI (or a human) thought they had the right rule, but then submitted their guess and the referee revealed a counter-example (a scene that broke their specific rule hypothesis but still followed the true secret rule), they often panicked and swung too far in the other direction.

Imagine you think the rule is "All blocks must be red." You submit this rule, and the referee shows you a scene with a blue block and says, "Nope, that's not it." Instead of just changing "red" to "blue," you might suddenly decide the rule is "All blocks must be blue AND there must be exactly three of them." You've overcorrected! The paper found that both humans and AI agents did this, getting further and further away from the truth after a single wrong guess.

What This Means for the Future

The paper doesn't claim to have solved the problem of making AI as smart as humans. In fact, it suggests that current AI is still quite specialized. Some are great at seeing, some are great at logic, but very few can do all three—seeing, thinking, and experimenting—smoothly in a loop.

The researchers suggest that to get better, AI needs to stop treating "seeing" and "thinking" as separate steps. Instead, the AI's current best guess about the rule should help it decide what to look at next. It's like a detective who, instead of just looking at everything randomly, uses their current theory to decide exactly which clue to examine next.

In short, ZendoWorld shows us that while AI is getting really good at recognizing patterns, it still struggles to be a curious scientist. It can tell you what it sees, but it hasn't quite learned how to ask the right questions to figure out why it sees it. And until it learns to build better experiments, it will keep guessing the secret rule by just repeating the same old scenes over and over again.

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 →