Back to feed
News Story
APriority83
机器之心
1 sources

Oxford and NUS Propose Next-Generation World Model: Mental World Modeling

Researchers from Oxford and NUS have introduced a general framework called Mental World Modeling (MWM) that incorporates agents' mental states such as beliefs and intentions into world models, aiming to improve prediction of human behavior. The work topped the Hugging Face Daily Papers chart and includes open-source code.

SynthePulse Insight · AI deep readingMembers

Mental World Models: The Next Piece in AI's Prediction of Human Behavior

Version 1 · 1 source

Researchers from Oxford University and the National University of Singapore propose the Mental World Modeling (MWM) framework, which incorporates mental variables such as beliefs and intentions into the world model's state space. Experiments show it significantly outperforms purely physical models in predicting human decisions, but state transition simulation remains a major bottleneck.

  • Oxford University and the National University of Singapore propose the Mental World Modeling (MWM) framework, which incorporates mental variables into the world state rather than explaining them post hoc.
  • The reference system MENTIS requires no training and explicitly simulates the coupled physical-mental dynamics through modules such as state parsing, observation generation, and behavior decomposition.
  • In tests across 8 LLM world models, the full MWM achieved an average F1 of 87.9, 24.6 points higher than direct answering; removing the mental channel dropped performance by an average of 12.1 points.
Open section navigationThe Blind Spot of Physical World Models

The Blind Spot of Physical World Models

Imagine a scenario: a cup is placed in a cabinet by A, and B does not see it. If the world model only knows physical facts, it would predict B will look in the cabinet; but a model that understands minds would predict B thinks the cup is still on the table and therefore returns to the table to search. This example reveals a key issue: world models that only track objects, positions, and movements may produce predictions that are 'physically plausible but behaviorally wrong.'

Most current world models focus only on the physical level: where objects and agents are, and how visible scenes evolve. People are often just objects that move and perform actions, and their internal states do not truly enter the model. However, human behavioral decisions arise from the interaction between the external environment and internal mental-social variables. For example, service robots need to judge whether users are confused, medical assistants need to consider patients' fear and trust, and collaborative agents need to recognize social norms.

Cognitive science has studied these abilities through mental models, theory of mind (ToM), and BDI agent models, but current AI research either builds physical world models lacking mental states or reduces psychological reasoning to isolated theory-of-mind question-answering tasks. Neither perspective is sufficient to describe the complete world, because the next state of the world evolves from both physical and mental states.

Free for now

Read the full analysis

4 more sections of analysis, plus the full takeaway

Loading

Credibility boundary

This article's information primarily comes from a report by Machine Intelligence on the paper 'Mental World Modeling,' which is a secondary source. The paper link, project homepage, and open-source code are provided, but specific experimental data (such as F1 scores) are from the paper and have not been independently verified; they should be regarded as source_claim.

Primary report

机器之心

Primary source