RoboTTT: Context Scaling for Robot Policies

· Source: Artificial Intelligence · Field: Technology & Digital — Robotics & Autonomous Systems, Artificial Intelligence & Machine Learning · Depth: Expert, quick

Summary

RoboTTT is a novel robot model and training recipe that scales visuomotor context to 8,000 timesteps, three orders of magnitude beyond current state-of-the-art policies, without increasing inference latency. This advancement enables new capabilities, including one-shot in-context imitation from human video demonstrations, on-the-fly policy improvement, enhanced robustness, and superior performance on multi-stage, long-horizon tasks. RoboTTT integrates Test-Time Training into robot foundation models, using fast weights updated during both training and inference to compress historical data. Its training recipe combines sequence action forcing with truncated backpropagation through time. On real-robot manipulation tasks, RoboTTT improves overall performance by 87% over single-step context baselines and fully completes a five-minute, ten-stage assembly task. The 8K-timestep context model outperforms its 1K-timestep counterpart by 62%, establishing context length as a new scaling axis for robot foundation models.

Key takeaway

For Robotics Engineers developing advanced robot policies, you should prioritize scaling visuomotor context length in your foundation models. RoboTTT demonstrates that extending context to 8,000 timesteps significantly enhances capabilities like one-shot imitation and multi-stage task completion, improving performance by 87%. You should explore integrating Test-Time Training with fast weights to compress historical data, enabling robust and adaptable policies for long-horizon, real-world manipulation challenges. This approach offers a new path to overcome limitations of short-history models.

Key insights

RoboTTT scales robot policy visuomotor context to 8K timesteps using Test-Time Training, enabling advanced capabilities.

Principles

Method

Integrates Test-Time Training into robot foundation models, updating fast weights via gradient descent during training and inference, combined with sequence action forcing and truncated backpropagation through time.

In practice

Topics

Best for: Research Scientist, AI Scientist, Robotics Engineer, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.