← Latest papers
💻 computer science

Large Video Planner Enables Generalizable Robot Control

This paper introduces a large-scale video foundation model trained on internet-scale human activity data that generates zero-shot video plans for novel robotic tasks, which are then converted into executable actions to demonstrate robust generalization and real-world feasibility.

Original authors: Boyuan Chen, Tianyuan Zhang, Haoran Geng, Caiyi Zhang, Peihao Li, Kiwhan Song, William T. Freeman, Jitendra Malik, Pieter Abbeel, Russ Tedrake, Vincent Sitzmann, Yilun Du

Published 2026-05-12
📖 5 min read🧠 Deep dive

Original authors: Boyuan Chen, Tianyuan Zhang, Haoran Geng, Caiyi Zhang, Peihao Li, Kiwhan Song, William T. Freeman, Jitendra Malik, Pieter Abbeel, Russ Tedrake, Vincent Sitzmann, Yilun Du

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

The Big Idea: Teaching Robots to "Imagine" Before They Act

Imagine you are teaching a robot how to open a door it has never seen before.

  • The Old Way (VLA Models): You try to teach the robot by showing it thousands of photos of doors and giving it a list of text instructions like "grab handle," "turn," "push." It's like trying to learn to swim by reading a book about water. The robot struggles because it hasn't actually seen the water move.
  • The New Way (Large Video Planner): Instead of just showing photos and text, you show the robot a movie of a human opening that specific door. The robot watches the movie, understands the flow of movement, and then tries to copy the dance.

This paper introduces a new system called Large Video Planner (LVP). It treats video not just as entertainment, but as the primary language for teaching robots how to move.


How It Works: The Three-Step Recipe

The authors built this system using three main ingredients:

1. The "Movie Maker" (The Model)

Think of the LVP as a highly skilled movie director who has watched millions of hours of YouTube videos, cooking shows, and robot demonstrations.

  • The Input: You give the robot a single photo of a messy table and a voice command: "Pick up the blue cup."
  • The Magic: Instead of calculating math equations immediately, the robot's "brain" generates a short video clip in its mind. This video shows a human hand reaching out, grabbing the cup, and lifting it.
  • The Secret Sauce: The model was trained on a massive dataset of 1.4 million videos (called LVP-1M). This dataset is special because it wasn't just random movies; it was carefully curated to focus on actions (hands grabbing, tools moving) and was cleaned up so the camera doesn't shake too much.

2. The "Translator" (Action Extraction)

The robot can't physically become a human hand, so it needs a translator.

  • Once the robot generates the "movie" of the human hand moving, it uses a special tool to trace the hand's path.
  • It looks at the video and says, "Okay, in frame 1, the hand was here. In frame 2, it moved there."
  • It then converts this human motion into instructions for the robot's specific body parts (like a gripper or a dexterous hand). It's like a choreographer taking a dance routine designed for a human and rewriting the steps so a robot dog can do it.

3. The "Actor" (Real-World Execution)

Finally, the robot executes the plan.

  • The paper shows the robot successfully performing tasks it has never seen before, like tearing off a piece of tape, opening a fridge, or scooping coffee beans.
  • Crucially, the robot didn't just memorize these moves; it generalized them. It understood the concept of "tearing" or "opening" because it saw those concepts play out in the generated video.

Why Is This Different? (The Analogy)

The "Textbook" vs. The "Rehearsal"

  • Previous Robots (Textbook Learners): These robots are like students who memorized a textbook. They know the definition of "open a door," but if the door handle is a weird shape or the door is stuck, they get confused because they've never "felt" the motion.
  • This Robot (Rehearsal Learner): This robot is like an actor. Before the show, it runs through the scene in its head (generating the video). It visualizes the struggle, the grip, and the motion. Because it has "rehearsed" the motion visually, it can adapt when the real stage looks different than the script.

What Did They Prove?

The researchers didn't just test this in a computer simulation; they tested it in the real world with real robots.

  • The Test: They asked random people (third-party testers) to come up with weird, difficult tasks like "tear the tape" or "open a gate."
  • The Result: The robot's video planner created a plan that worked. When they compared it to other top robots, this new system was much better at figuring out how to move to finish the job, especially for tricky tasks involving contact (like pushing or pulling).

The Limitations (The Fine Print)

The paper is honest about what it can't do yet:

  • Speed: Generating the "movie" takes a few minutes on a powerful computer. It's not fast enough for a robot to think in real-time (like a split-second reaction) yet.
  • Imperfect Translation: Sometimes the "translator" that turns the human hand video into robot instructions makes mistakes, causing the robot to fumble.
  • Open Loop: The robot plans the whole movie at once and then acts. It doesn't constantly check its eyes and adjust if something goes wrong mid-action (like a human would if they dropped the cup).

Summary

In short, this paper says: If you want a robot to be smart and adaptable, don't just teach it words and pictures. Teach it by showing it movies of how things move. By letting the robot "imagine" the solution as a video first, it becomes much better at figuring out how to physically do the job in the real world.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →