EnactToM: An Evolving Benchmark for Functional Theory of Mind in Embodied Agents
The paper introduces EnactToM, a rigorously verified and evolving benchmark of 300 embodied multi-agent tasks that reveals a critical gap in current frontier AI models, which excel at literal belief questions but completely fail (0.0% success) at the functional Theory of Mind required to act on implicit beliefs in complex, partially observable environments.
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 game of "Hide and Seek" with a friend in a giant, multi-story house. But there's a twist: you both have walkie-talkies, but the signal is weak, you can only say a few words, and you can't see what your friend is seeing. You know where the treasure is, but your friend doesn't. Your friend knows where the key is, but you don't. To win, you have to figure out what your friend thinks you know, and what they need to know, without just shouting out the answer.
This is the core challenge of EnactToM, a new test for AI agents described in the paper.
Here is the breakdown of the paper in simple terms:
1. The Problem: "Talking" vs. "Doing"
Current AI models are great at talking about what others think. If you ask an AI, "Does your partner know the fridge is open?" it can usually answer correctly. The paper calls this Literal Theory of Mind. It's like being a spectator who can describe the game perfectly.
However, when the AI is actually in the game and has to act based on that knowledge, it often fails. This is Functional Theory of Mind. The paper argues that just because an AI can say what a partner knows doesn't mean it knows how to use that information to work together.
The Analogy: Imagine a chef who can perfectly describe a recipe (Literal) but burns the soup because they didn't realize the stove was already on (Functional). The AI can describe the mental state of its partner, but it fails to coordinate its actions with that partner.
2. The Solution: A New "Gym" for AI (EnactToM)
The researchers built a new testing ground called EnactToM. Think of it as a 3D virtual house where AI agents have to work together to complete chores (like putting a bowl on a table or opening a fridge).
- The Setup: The agents are in different rooms (Partial Observability). They have secret clues that only they know (Private Information). They can only send short text messages (Constrained Communication).
- The Goal: They must finish the task by figuring out what the other person knows and adjusting their actions accordingly.
- The "Evolving" Twist: This isn't a static test. As AI models get smarter and start passing the easy levels, the system automatically generates harder, trickier puzzles based on where the AI just failed. It's like a video game that gets harder the better you play, ensuring the test never gets "stale."
3. How They Built It (The "Robot Architect")
Instead of humans writing every single test (which would take forever), they used an autonomous coding agent (a robot programmer) to build the tests.
- This robot writes the rules of the game.
- It then checks the rules with a "Judge Council" (two other AIs) to make sure the game is fair, solvable, and actually requires teamwork.
- It runs a "practice round" where everyone knows all the secrets. If the AI fails even then, the test is thrown out because the task is too hard physically, not mentally.
- If the AI passes the practice round but fails the real round (where secrets are hidden), the test is kept. This proves the AI failed because of a lack of teamwork, not because it couldn't find the object.
4. The Results: The "Say-Do" Gap
The researchers tested seven of the smartest AI models available today. The results were stark:
- Talking: When asked to simply report what their partner knew, the AIs were decent, getting about 45% of the answers right.
- Doing: When asked to actually work together to finish the task, every single model scored 0% on the hardest version of the test. They couldn't coordinate reliably.
The Verdict: The AIs are excellent "armchair quarterbacks" (they can analyze the game) but terrible "players on the field" (they can't execute the play).
5. Why Do They Fail? (The 5 Breakdowns)
The researchers looked closely at the failures and found five specific ways the AI teamwork breaks down:
- Withholding Info: An AI knows a crucial fact but waits too long to tell its partner, causing the partner to make a mistake.
- Broken Chains: An AI does the physical task (opens the fridge) but forgets to tell the partner, so the partner doesn't know the job is done.
- Sabotage: In tasks where agents have their own private goals, they sometimes accidentally (or intentionally) ruin the shared goal because they don't understand how their actions affect the partner.
- Wrong Messages: They waste their limited "text messages" on the wrong person or on unimportant details.
- Ignoring Limits: They ask a partner to do something impossible, like entering a room they are locked out of.
Summary
The paper introduces EnactToM, a dynamic, evolving benchmark that tests if AI agents can actually work together in a physical world, rather than just talking about it. The findings show a massive gap: today's most advanced AI models can describe a partner's thoughts but cannot reliably use that knowledge to coordinate actions. The paper suggests that for AI to truly collaborate with humans, it needs to move beyond just "reporting" beliefs to "acting" on them.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.