AI Papers Reader

Personalized digests of latest AI research

View on GitHub

Robots Trained Once, Deployed Anywhere: Robot Utility Models Enable Zero-Shot Transfer to New Environments

Robot manipulation, particularly using large amounts of training data, has shown incredible progress in recent years, allowing robots to successfully handle a wide range of tasks in real-world environments. However, these robots still require significant finetuning for each new environment, unlike language models that can be used zero-shot in new, unseen contexts.

A new paper by researchers at New York University, Hello Robot Inc., and Meta Inc., proposes Robot Utility Models (RUMs), a framework for training robots once and deploying them zero-shot in new environments. RUMs are trained on a diverse set of environments and objects and can then perform tasks in novel settings with unseen objects without any further training.

The paper introduces three key innovations:

Concrete Examples:

The researchers trained five RUMs for specific tasks, such as opening drawers, picking up bags, and reorienting fallen objects.

Results:

The RUMs, on average, achieved 90% success rate in unseen, novel environments with unseen objects. They were also successful in different robot and camera setups without any further data, training, or fine-tuning.

Key Findings:

The paper highlights the importance of focusing on data collection and developing robust training systems for creating general-purpose, zero-shot deployable robots. This opens up new opportunities for robots to operate in dynamic, unpredictable environments without the need for extensive human intervention.

The authors have open-sourced their code, data, and models to encourage further research and development of RUMs for a wider variety of tasks. This work represents a significant step towards creating robots that can truly adapt to new situations and perform tasks in real-world settings with minimal human effort.