CoolFace
Modelpublic

SCAI-JHU/MindZero-gw-tom-Qwen3-VL-4B-Instruct

sourceHugging Faceapache-2.0updated 4mo agoView on Hugging Face
0likes19downloads
Model Card

MindZero-gw-tom-Qwen3-VL-4B-Instruct

A **MindZero** checkpoint trained from `Qwen/Qwen3-VL-4B-Instruct` with self-supervised reinforcement learning for online Theory-of-Mind reasoning in gridworld environments.

![Project Page](https://scai.cs.jhu.edu/MindZero/) ![Collection](https://huggingface.co/collections/SCAI-JHU/mindzero/) ![Code](https://github.com/SCAI-JHU/MindZero) ![Paper](https://arxiv.org)

TL;DR

MindZero trains (M)LLMs to perform efficient and robust online mental reasoning without any mental-state annotations. During training, the model is rewarded for generating mental-state hypotheses that maximize the likelihood of observed actions, as estimated by a planner — analogous to model-based ToM reasoning. After training, MindZero internalizes this reasoning into fast single-pass inference.

Evaluation

Citation

bibtex
@inproceedings{zhang2026mindzero,
  title     = {MindZero: Learning Online Mental Reasoning With Zero Annotations},
  author    = {Shunchi Zhang and Jin Lu and Chuanyang Jin and Yichao Zhou and Zhining Zhang and Tianmin Shu},
  booktitle = {Proceedings of the 43rd International Conference on Machine Learning (ICML)},
  year      = {2026}
}