Cover image

Seeing Tomorrow Is Not Controlling It: World Models as an Architecture Decision

TL;DR for operators A robot can predict a plausible future and still take the wrong action. The operational question is therefore not simply how accurately a system models what happens next, but how that prediction is represented and connected to control. The tutorial distinguishes world models, which predict future task-relevant observations or states under actions, from world action models, which couple future prediction with action generation. It then turns this distinction into an architecture map: predict raw observations or compact states; expose the future explicitly or keep it latent; connect prediction to action through a separate controller, predictive features, joint generation, or auxiliary training. ...

September 8, 2026 · 8 min · Zelina
Cover image

When the Robot Body Changes, How Much Intelligence Should Move With It?

TL;DR for operators If a robotics team replaces a gripper, controller, sensor suite, or robot body, it should not automatically have to rebuild the system’s physical reasoning from scratch. Liang et al. argue that today’s embodied-AI stacks often make that reuse difficult because action semantics, coordinate frames, controller assumptions, verification logic, and model responsibilities remain entangled inside project-specific implementations.1 ...

September 8, 2026 · 7 min · Zelina