NeFut Logo NeFut
Admin Login

[CS.AI] WAM-TTT: Steering World-Action Models by Watching Human Play

Published at: 2026-07-10 22:00 Last updated: 2026-07-13 08:25
#AI #Machine Learning #optimization

Steering robot foundation models (RFMs) toward new task variants or user-preferred behaviors remains challenging, often requiring additional robot demonstrations, task-specific fine-tuning, or long-context conditioning. We present WAM-TTT, a test-time training framework for steering world action models from raw human videos. Instead of treating human videos as trajectories to imitate, WAM-TTT absorbs them into a lightweight adaptive memory inside a frozen WAM through self-supervised video prediction.

To make this memory useful for control, we introduce a meta-training stage that aligns human demonstrations with robot behaviors using paired human-robot data and a key-value memory reconstruction objective. At test time, only unlabeled human videos are required to adapt the memory, while the pretrained WAM remains frozen. This enables efficient and reusable steering without robot actions, human-side annotations, or task-specific fine-tuning, while preserving the generalization ability of the foundation model. Extensive experiments show that WAM-TTT consistently outperforms in-context human-video conditioning baselines across diverse manipulation tasks and generalization settings.

Blogger's Review: The WAM-TTT framework illustrates how to effectively guide robotic models using human videos without complex annotations or fine-tuning. The design of adaptive memory and the introduction of the meta-training stage significantly enhance the model's generalization ability, showcasing its practical value and research significance.

Original Source: https://arxiv.org/abs/2607.06988

[h] Back to Home