← Latest papers
🤖 AI

DiLA: Disentangled Latent Action World Models

DiLA introduces a novel world model that resolves the trade-off between action abstraction and generation fidelity by leveraging the synergy between latent action learning and content-structure disentanglement to achieve high-quality video generation and interpretable action spaces without requiring labeled data.

Original authors: Tianqiu Zhang, Muyang Lyu, Yufan Zhang, Fang Fang, Si Wu

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

Original authors: Tianqiu Zhang, Muyang Lyu, Yufan Zhang, Fang Fang, Si Wu

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 Problem: The "Blurry vs. Boring" Dilemma

Imagine you are trying to teach a robot to understand how the world works just by watching videos, without anyone telling it what the robot is doing. This is called a Latent Action Model (LAM).

The robot needs to figure out two things:

  1. The Action: What is happening? (e.g., "The hand is moving left.")
  2. The Result: What does the next frame look like? (e.g., "The cup is now on the left.")

The Trade-off:

  • If the robot focuses too much on the Action (making it very abstract and simple), the video it generates becomes blurry and low-quality. It's like describing a movie as "a guy walks," but when you try to draw the scene, the details are missing.
  • If the robot focuses too much on Generation Quality (making the video look perfect), it gets confused. It starts thinking that the color of the shirt or the texture of the wall is part of the "action." It fails to learn the actual movement.

Current methods usually have to choose one or the other, or they use a complicated two-step process that doesn't work well together.

The Solution: DiLA (The "Architect and the Painter")

The authors propose DiLA (Disentangled Latent Action world model). Their big idea is to split the robot's brain into two specialized teams that work together: Structure and Content.

Think of it like building a house:

  • The Structure Team (The Architect): This team only cares about the blueprint. Where are the walls? Where is the door? How does the door move? They ignore the paint color, the wallpaper, or the furniture. Their job is to figure out the motion and layout.
  • The Content Team (The Painter): This team cares about the details. What color is the wall? Is the floor wood or tile? They don't care about the blueprint; they just remember the look of the house.

How they work together:

  1. The Architect looks at two frames and says, "The door moved from left to right." They strip away all the paint and texture, leaving only the movement.
  2. Because the Architect is forced to ignore the paint (a "bottleneck"), they get really good at spotting the pure movement.
  3. The Painter remembers the original colors and textures.
  4. To generate the next frame, they combine the Architect's new blueprint (door is now on the right) with the Painter's memory (the door is still red wood).

The Magic: "Co-Evolving"

The paper claims that these two teams help each other get smarter. This is called Co-evolution.

  • The Architect pushes the Painter: Because the Architect is forced to ignore the details to predict the movement, they force the Painter to take responsibility for all the visual details.
  • The Painter helps the Architect: Because the Painter handles all the "noise" (colors, textures), the Architect can focus purely on the movement without getting distracted.

It's like a dance where one partner leads the steps (Structure) and the other handles the costumes (Content). If they try to do both, they trip. If they split the job, they dance perfectly.

What DiLA Can Do (Based on the Paper)

The researchers tested this on many different types of videos, from humans moving objects to robots navigating rooms. Here is what they found:

  1. Superior Video Generation: DiLA creates clearer, sharper videos than previous methods because it doesn't get confused by trying to predict both movement and texture at the same time.
  2. Cross-Embodiment Transfer (The "Magic Trick"): This is the coolest part. DiLA can learn an action from one video and apply it to a completely different video.
    • Example: It can watch a human pick up a cup, extract the "pure movement" of picking up, and then apply that same movement to a robot arm in a totally different video. The robot arm then "picks up" an object, even though it looks nothing like the human.
    • Another Example: It can take a camera movement from a video game and apply it to a real-world robot video.
  3. Visual Planning: The robot can use this understanding to plan ahead. If you tell it "go to the button," it can simulate the future steps in its head to figure out the best way to get there.
  4. Understanding "Pure" Motion: The researchers showed that DiLA learns a "map" of actions. If you look at the map, "moving left" is in one spot, and "moving right" is in another, forming a smooth, continuous path. It understands that "moving" is a concept separate from "what is moving."

Summary

DiLA solves the problem of teaching robots to understand the world from videos by splitting the job into two parts: Movement (Structure) and Appearance (Content). By forcing these two parts to work separately but together, the robot learns to predict future videos with high quality while also understanding the abstract "actions" happening in them. This allows it to transfer skills from humans to robots and plan its own movements effectively.

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 →