Corruption-Aware Training of Latent Video Diffusion Models for Robust Text-to-Video Generation
This paper introduces CAT-LVDM, a corruption-aware training framework for Latent Video Diffusion Models that employs structured, data-aligned noise injection operators (BCNI and SACN) to significantly enhance robustness against noisy conditioning and improve video generation quality while outperforming larger baselines trained on substantially less data.
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 you are teaching a robot artist how to paint a movie scene based on a written description. You tell the robot, "A cat plays with holiday baubles."
In the world of Latent Video Diffusion Models (LVDMs), the robot doesn't just paint one picture; it starts with a blurry, static mess and slowly "denoises" it, frame by frame, until a clear video emerges. It's like sculpting a statue out of fog: you start with a cloud and slowly carve away the mist to reveal the shape.
The Problem: The "Whispering" Robot
The paper points out a major flaw in current robot artists: they are incredibly fragile. If the instruction you give them is even slightly garbled (like a typo, a weird accent in the voice, or a slightly confused description), the robot gets confused.
Because the robot paints the movie step-by-step, a tiny mistake in the first step gets magnified. By the time it reaches the end of the movie, the cat might have turned into a dog, or the holiday baubles might be floating in space. The robot suffers from "Semantic Drift," where the story slowly wanders off the rails.
Existing methods tried to fix this by adding random static noise (like turning the TV to a snowy channel) to the instructions during training. But the authors say this is like trying to teach a dancer to stay in rhythm by throwing random sand at them. It doesn't work for video because video needs time and flow. Random noise breaks the connection between one frame and the next.
The Solution: CAT-LVDM (The "Smart Noise" Coach)
The authors propose a new training method called CAT-LVDM. Instead of throwing random sand at the robot, they teach it to handle structured, smart noise. They use two special techniques, which we can think of as two different coaching styles:
1. BCNI: The "Group Hug" Coach (Batch-Centered Noise Injection)
Imagine you are teaching a group of dancers. Instead of telling each dancer to move randomly, you tell them to move relative to the group average.
- How it works: If the group is generally "walking," the coach adds a little nudge to make one dancer walk a bit faster or slower, but still walking.
- The Analogy: It's like a teacher saying, "Everyone is walking forward. You, try walking a little more confidently. You, try walking a little more casually."
- The Result: The robot learns that "walking" can look many different ways, but it must always remain walking. This keeps the video coherent even if the instructions are slightly fuzzy.
2. SACN: The "Big Picture" Coach (Spectrum-Aware Contextual Noise)
Imagine you are editing a movie. You have two types of details: the big, sweeping camera moves (low frequency) and the tiny ripples on a shirt (high frequency).
- How it works: This coach only messes with the big, sweeping moves. It says, "Let's make the camera pan a little faster or slower," but it leaves the tiny details (like the texture of the cat's fur) alone.
- The Analogy: It's like a director saying, "Let's zoom out a bit more," without changing the actor's facial expression.
- The Result: The robot learns to keep the flow of the video smooth and consistent, even if the instructions are noisy. It prevents the video from jittering or shaking apart.
Why This is a Big Deal
The paper shows that this "Smart Noise" approach is a game-changer:
- It's Efficient: The authors trained their model on 5 times less data than the biggest, most famous video models (like DEMO or LaVie), yet their model produced better videos. It's like a student who reads fewer textbooks but gets better grades because they learned how to learn.
- It's Robust: When they tested the robot with messy, confusing instructions, the "Smart Noise" robot kept the story on track, while the old robots (using random noise) produced gibberish.
- It's Theoretical: The authors didn't just guess; they did the math to prove that by focusing on the "important directions" (the group average or the big picture), they are mathematically preventing errors from piling up over time.
The Bottom Line
Think of current video AI as a student who memorizes the answer key but fails if the question is slightly rephrased. CAT-LVDM is like a student who understands the concept of the answer. By training with "smart" noise that respects the structure of the video (the group dynamics and the big picture), the model becomes tough, reliable, and able to generate smooth, high-quality movies even when the instructions aren't perfect.
They have even shown that this trick works not just for making videos, but also for understanding them and for other types of AI, suggesting it might be a universal key to making AI more robust.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.