From World Models to World Action Models: A Tutorial
Published:
Together with my collaborators, I wrote a short tutorial on world models for robotics: From World Models to World Action Models: A Concise Tutorial for Robotics. It’s meant to be a readable entry point into the area rather than an exhaustive survey.
The short version. A world model is an action-conditioned predictor: given the current observation and an action, it predicts what happens next. We sort existing approaches into observation-space and state-space models and weigh their trade-offs — visual fidelity versus how usable the prediction is for control. We then introduce world action models, which close the loop by turning predicted futures into executable actions, and lay out four paradigms for doing so, from imagine-then-execute to jointly modeling video and action.
If you’re getting into this space, I hope the taxonomy saves you some reading.
Read it: Project page · PDF · arXiv · Code
