Modelspublished

Google’s RT-2 Made Language Models Robot Controllers, Defining a VLA Template

The 2023 system joined web-trained visual knowledge to physical commands, a design that has shaped modern robot research. Its reliance on teleoperation data and remote computing shows how far the path to capable machines still runs.

By 3 min read
Google’s RT-2 Made Language Models Robot Controllers, Defining a VLA Template
Google’s RT-2 Made Language Models Robot Controllers, Defining a VLA Template

Listen to this story

The audio brief

About 1:34
0:001:34
Read transcript
Google’s RT-2 changed the handoff between language models and robots. Introduced in 2023, it took a camera image and a written instruction, then produced numerical action tokens directly: commands for gripper position, orientation, and opening or closing. That removed the extra control model used by Google’s earlier PaLM-E system, which first translated a prompt into natural-language instructions. The design became known as vision-language-action, or VLA. It combined web-trained visual and language knowledge with robot-specific movements, then repeated the loop after each new camera image. Scale helped: RT-1 had 35 million parameters, while RT-2 used billions, improving its ability to generalize across unfamiliar objects, scenes, and instructions. In one demonstration, it moved a Coke can toward a photograph of Taylor Swift among other celebrity images, despite that specific association not appearing in the robot training data. But the impressive semantic leap exposed a physical bottleneck. Google needed three test kitchens, 13 robots, and more than 130,000 teleoperated tasks collected over 17 months. And RT-2 ran in a Google data center, sending commands over a network because the robots lacked enough onboard computing. It still struggled with fine motor control and long, complex sequences. The template spread, and five RT-2 team members later co-founded Physical Intelligence, led by Karol Hausman. The central constraint remains unresolved: how do you turn broad learned knowledge into reliable physical action, locally and at scale?

Story brief

3 key points

RT-2 established a durable design pattern for robotics by combining web-trained vision-language knowledge with robot-specific action tokens and feedback from repeated camera images. Its results came with substantial infrastructure requirements: Google used 13 robots, more than 130,000 teleoperated tasks over 17 months, and data-center inference because onboard hardware was insufficient. The model generalized to...

  1. 01

    RT-2 used billions of parameters, versus 35 million for RT-1, to improve generalization across objects, scenes, and instructions.

  2. 02

    Google trained the system across three test kitchens with 13 robots and over 130,000 tasks collected during 17 months.

  3. 03

    Cloud-based inference meant network connectivity and data-center compute remained part of RT-2’s operating requirements.

Google’s RT-2 offered a consequential answer to a robotics problem: instead of asking a large model to describe what a robot should do, train it to output the movements itself. The approach, introduced in July 2023, became known as vision-language-action, or VLA, and is now a central template for robot models. But RT-2’s breakthrough came with a revealing trade-off: it drew on large-scale web knowledge while requiring months of physical demonstrations and a data-center connection to act.

The control handoff

The contrast with Google’s earlier PaLM-E makes the change clear. PaLM-E was a 12-billion-parameter vision-language model designed for robotics, but it generated natural-language instructions rather than commanding a machine directly. A smaller model on the robot then translated those instructions into low-level controls.

RT-2 removed that intermediate translation model. Given a camera image and a text prompt, it generated numerical action tokens that the robot interpreted as gripper position, orientation and opening or closing commands. The machine then received a fresh image and repeated the cycle, often through dozens of steps for one task.

What the direct-action design combined

  • A vision-language model that could interpret both a scene and a written instruction.
  • Robot-specific action tokens representing where and how the gripper should move.
  • Repeated visual feedback, allowing each next action to respond to a newly captured scene.

A broader visual vocabulary meets a narrow physical world

Scale was part of the bet. RT-1 had 35 million parameters; RT-2 had billions. Google said the larger models improved generalization across objects, scenes and instructions by inheriting knowledge from web-scale vision-language training.

That let RT-2 bridge a semantic recognition task and a movement task. In one demonstration, it was asked to move a Coke can to a photograph of Taylor Swift among several celebrity photos. The system selected the relevant image and moved the can toward it, despite the robot training data not containing that specific association.

Yet understanding a reference is different from executing a difficult physical job. RT-2 was a major advance over earlier robot models, but it remained far less capable than an average human. The work since has focused on better fine motor control and longer, more complex multistep tasks.

The physical-data and computing bill

The direct-control system still had to learn the mechanics of acting. Google built three test kitchens, bought 13 robots and had workers teleoperate them through more than 130,000 tasks over 17 months. Those examples covered work such as picking up objects, opening drawers and placing objects inside them.

RT-2 also could not run on the robot itself. It operated in a Google data center and sent commands over a network because the robots lacked sufficient onboard computing capacity. That arrangement separates the model’s broad learned knowledge from the hardware constraint of delivering an action in the physical world.

A template, not a finished robot

Google named the approach vision-language-action. The term and basic architecture subsequently became industry standards, and five RT-2 team members left Google to co-found Physical Intelligence, led by Karol Hausman. The company’s formation underscores the commercial and research interest in closing RT-2’s gap between impressive generalization and dependable physical capability.

Editorial analysis

Our Read

RT-2’s enduring contribution is an architectural bet: put visual understanding, language and action in one model, then improve the physical side over time. The next useful evidence is not another semantic demo. It is whether VLA systems can pair their reported gains in fine motor control and longer, multistep work with less dependence on remote data-center inference and vast teleoperated datasets. That would test whether the template is becoming a deployable robot system rather than remaining a powerful research foundation.

Citation desk / original work

Cite this

Permanent attributionView citation
Finding 01

RT-2’s enduring contribution is an architectural bet: put visual understanding, language and action in one model, then improve the physical side over time.

/posts/google-s-rt-2-made-language-models-robot-controllers-defining-a-vla-template#finding-1