AutoToM: Scaling Model-based Mental Inference via Automated Agent Modeling
About
Theory of Mind (ToM), the ability to understand people's minds based on their behavior, is key to developing socially intelligent agents. Current approaches to ToM reasoning either rely on prompting Large Language Models (LLMs), which are prone to systematic errors, or use handcrafted, rigid agent models for model-based inference, which are more robust but fail to generalize across domains. In this work, we introduce AutoToM, an automated agent modeling method for scalable, robust, and interpretable mental inference. Given a ToM problem, AutoToM first proposes an initial agent model and then performs automated Bayesian inverse planning based on this model, leveraging an LLM backend. Guided by inference uncertainty, it iteratively refines the model by introducing additional mental variables and/or incorporating more timesteps in the context. Across five diverse benchmarks, AutoToM outperforms existing ToM methods and even large reasoning models. Additionally, we show that AutoToM can produce human-like confidence estimates and enable online mental inference for embodied decision-making.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Theory of Mind | HiToM | Accuracy72.5 | 64 | |
| Theory of Mind | ToMi | Accuracy88.3 | 55 | |
| Theory of Mind | BigToM | Accuracy86.92 | 48 | |
| Theory of Mind reasoning | MMToM-QA | Overall Accuracy83 | 44 | |
| Theory of Mind reasoning | MuMa-ToM | Accuracy81.44 | 40 | |
| Question Answering | Household (full) | Accuracy80.2 | 25 | |
| Question Answering | GridWorld (full) | Accuracy57.3 | 22 | |
| Theory of Mind Question Answering | MMToM-QA | Accuracy83 | 6 | |
| Theory of Mind Question Answering | MuMa-ToM | Accuracy81.4 | 5 |