← Latest papers
💻 computer science

World Action Models Enable Continual Imitation Learning with Recurrent Generative Replays

This paper introduces Recurrent Generative Replay (REGEN), a continual imitation learning framework that leverages World Action Models to synthesize pseudo-replay trajectories from prior task instructions, thereby significantly reducing catastrophic forgetting in robots without the need to store original human demonstrations.

Original authors: Manish Kumar Govind, Dominick Reilly, Smit Patel, Hieu Le, Srijan Das

Published 2026-06-26
📖 3 min read☕ Coffee break read

Original authors: Manish Kumar Govind, Dominick Reilly, Smit Patel, Hieu Le, Srijan Das

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

Imagine a robot that learns by watching humans do tasks, like putting a bowl in a cabinet or pushing a plate. This is called "imitation learning." The problem is, if you teach this robot a new trick today, it often forgets the tricks it learned yesterday. This is called "catastrophic forgetting." It's like a student who studies for a math test and immediately forgets how to read because they are so focused on the new material.

Usually, to stop this forgetting, scientists keep a "notebook" of all the old videos showing the robot how to do the old tasks. They show these videos to the robot while teaching it new things. But in the real world, we often don't have those old videos anymore. Maybe the data was private, or the robot was trained by a company that doesn't share its data.

The Big Idea: The Robot's "Imagination"

This paper introduces a new method called REGEN (Recurrent Generative Replay). Instead of needing a physical notebook of old videos, REGEN gives the robot the ability to imagine its past.

Think of the robot's brain as a powerful movie director (called a World Action Model or WAM). This director doesn't just know what to do (the actions); it also knows what the scene will look like in the future.

Here is how REGEN works, using a simple analogy:

  1. The Prompt: You tell the robot, "Remember the time you put the carrot in the bowl?" (This is the old instruction).
  2. The Seed: You give the robot a single, real photo of the current scene (maybe the robot is now in a kitchen with a carrot).
  3. The Dream: The robot's "director" brain starts to hallucinate (generate) the rest of the movie. It predicts: "Okay, I grab the carrot... now I see the carrot in my hand... now I move it... now I see the bowl..."
  4. The Loop: It keeps feeding its own predictions back into itself, step-by-step, creating a full, fake video of the old task from start to finish.
  5. The Practice: The robot then practices this new task alongside this "imagined" video of the old task. By rehearsing the old task in its imagination, it remembers how to do it without needing the original real video.

What They Found

The researchers tested this in two places: a computer simulation and a real robot arm in a lab.

  • The Result: The robot using REGEN forgot about 50% less than robots that just learned new things one after another without any help.
  • The Comparison: It worked almost as well as robots that did have the original real videos, even though REGEN had no access to them.
  • The Catch: The "imagined" videos aren't perfect. Over a long sequence, the images get a little blurry (like a game of "telephone" where the message gets distorted), and sometimes the robot imagines a successful outcome but the actual movement it predicts wouldn't quite work in real life.

Why This Matters

The paper concludes that while the robot's imagination isn't perfect yet, it's a huge step forward. It means robots can keep learning new skills forever without needing a massive, growing library of old videos. As long as the robot can "dream" up a decent version of the past, it can keep its skills fresh.

In short: A robot that can imagine its past can continue learning its future.

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 →