TubeSum ← Transcribe a video

Solved: The Bug That Haunted AI Video For Years

0h 09m video Published Apr 28, 2026 Transcribed Jul 24, 2026 T Two Minute Papers
Intermediate 4 min read For: AI enthusiasts, researchers, and anyone interested in understanding AI video generation challenges and solutions.
Views
⚡ —
VPH
V/S

AI Summary

This video explores a breakthrough in AI video generation that addresses the persistent issue of unnatural motion. The presenter, Dr. Károly Zsolnai-Fehér, explains how a new technique identifies and removes 'bad influences' from training data, dramatically improving motion realism without requiring more compute or data.

[00:00]
AI Video Generation Capabilities

AI can now generate high-quality videos from text prompts with exceptional controllability, producing different movies that end the same way.

[00:41]
Photorealism vs Motion Problem

AI excels at photorealism but struggles with motion; frames look right but movement feels wrong.

[01:10]
Compute Scaling Test

Increasing compute by 4x and 32x improves motion quality, but the problem persists.

[02:26]
Identifying Bad Training Data

A new technique asks the AI where it learned motion, revealing that cartoons teach conflicting physics (e.g., characters pause mid-air).

[03:43]
Cutting Bad Influences

Removing bad training data and fine-tuning with good data dramatically improves motion, e.g., a coin spinning correctly.

[04:27]
User Study Results

The new method achieved a 74.1% win rate over the original in a user study with 50 videos and 17 participants.

[05:14]
Motion Masking via Optical Flow

They separate motion from appearance using optical flow, applying the mask to internal learning signals, not the video itself.

[06:14]
Compression with Johnson-Lindenstrauss

To handle billions of parameters, they compress learning signals from over 1 billion to 512 numbers using Johnson-Lindenstrauss projection, preserving relative distances.

[07:52]
Broader Lesson: Quality Over Quantity

The main message: a tiny clean signal beats a mountain of junk. Verify information and take in less but better.

The paper demonstrates that improving AI video motion doesn't require more data or compute, but rather curating training data to remove misleading sources. The technique of compressing learning signals enables efficient identification of bad influences, offering a powerful lesson for AI and human learning alike.

Clickbait Check

90% Legit

"Title accurately promises a solution to a long-standing AI video problem, and the video delivers with a clear explanation and evidence."

Mentioned in this Video

Study Flashcards (7)

What is the main problem with AI-generated videos according to the video?

easy Click to reveal answer

Motion feels wrong even though frames look photorealistic.

01:10

What technique is used to separate motion from appearance?

medium Click to reveal answer

Optical flow.

05:26

How many parameters do modern AI models have?

easy Click to reveal answer

Over 1 billion.

06:14

What compression technique reduces learning signals from over 1 billion to 512 numbers?

hard Click to reveal answer

Johnson-Lindenstrauss projection.

06:36

What was the win rate of the new method in the user study?

medium Click to reveal answer

74.1%.

04:42

Why are cartoons bad training data for AI physics?

medium Click to reveal answer

They teach conflicting physics, like characters pausing mid-air or bouncing like rubber.

02:57

What is the key insight of the paper regarding training data?

medium Click to reveal answer

A tiny clean signal beats a mountain of junk; quality over quantity.

08:36

💡 Key Takeaways

💡

Motion Problem Identified

Clearly defines the core issue that the paper solves.

01:10
📊

Bad Training Data Source

Reveals that cartoons teach conflicting physics, a key insight for data curation.

02:26
📊

User Study Win Rate

Quantitative evidence of improvement: 74.1% win rate.

04:42
🔧

Compression to 512 Numbers

Demonstrates a clever technique to make the method computationally feasible.

06:36
⚖️

Quality Over Quantity Lesson

Extends the paper's lesson to human learning, emphasizing verification and curation.

08:36

✂️ Creator Tools: Viral Hooks

AI-generated clip ideas for Shorts based on the transcript

AI Video Nightmare Exposed

45s

Starts with a shocking reveal about AI video problems, hooking viewers with the promise of a solution.

▶ Play Clip

Why AI Motion Looks Wrong

60s

Highlights the core issue of motion in AI videos, contrasting photorealism with movement flaws, sparking curiosity.

▶ Play Clip

Training Data Trap Exposed

60s

Debunks the common belief that more data fixes AI motion, introducing a counterintuitive solution that surprises viewers.

▶ Play Clip

Cartoons Ruin AI Physics

60s

Reveals how cartoons teach AI wrong physics, a relatable and humorous insight that engages a broad audience.

▶ Play Clip

Less Data, Better AI Magic

60s

Demonstrates the breakthrough of using less data for better results, with a dramatic before-and-after comparison that inspires awe.

▶ Play Clip

[00:00] Today, generating eye-poppingly high-quality  videos just by writing a text prompt is possible.   You can also get exceptional controllability  as well. You can generate three movies that  

[00:12] look completely different,  but land on the same ending.   Almost anything you can think becomes  achievable, effortless and inexpensive. Now, how they are kinda taking over the internet  

[00:27] is another story. But pretty much all of these  systems have a huge problem. What is the problem? Is it issues with photorealism? No. In  photorealism, these AIs are second to none. I am  

[00:41] a light transport researcher by trade, I like to  write programs that create photorealistic images,   and I feel that many of their results are nearly  impeccable. I spent more than a decade to learn  

[00:54] this craft, and these AI systems are picking it up  at an incredible speed. That is absolutely crazy. But, not so fast. What about motion? Well, now  we got a problem! Yup, motion breaks the spell.  

[01:10] The frame looks right, but the movement feels  wrong. And at this point, most AI researchers   at this point say, no problem. Just give it more  training data, and more compute, and we are done.

[01:25] Let’s actually test that. This is the base amount  of compute for OpenAI’s Sora from two years ago.   Base amount of compute. Yuck. This is  not great, and if you look closer…I  

[01:38] think you shouldn’t, you notice that  this is what nightmares are made of. Now, if we add 4 times more compute, we get this.   Perfect? Not even close. But  the trend is shouting at us. 

[01:53] Now, with 32 times more compute, we get this.  Now we’re talking. The result starts to sing. So, case closed, right? If the motion is not  good, and if you don’t have more compute, because  

[02:10] who does these days, well then, let’s add more  training data. Let it look and learn some more. Except that this is completely wrong. That is  what this paper is about. When we see an AI  

[02:26] generate motion, they developed  a technique that is able to ask,   okay little AI, where did  you learn that? I love that! Let me give you an example. A foam cube floating  on water. And it gives us waves crashing over a  

[02:43] pier, surfing, splashing ocean waves. This is so  cool! So this is where the knowledge came from.   But wait, they say that if these are  positive examples for your learning,  

[02:57] Oh! This makes sense - these really are the worst  for learning. Why? Because cartoons, for instance,   teach completely conflicting information about  physics. In cartoons, characters pause mid-air  

[03:14] before falling, maybe even holding a tiny  little umbrella. Bodies bounce like rubber,   and snap back into their original  shape a moment later. Fun for us.  

[03:26] Not so fun for an AI model  trying to learn real physics. Wait a second…I have an idea. What if we don’t just put in there more   training data. What if we give it less? Cut  out those bad influences! Can it do better?

[03:43] Let’s try it out together. Yes! With the base  model, we get a coin which is spinning around   the wrong axis. And now, hold on to your papers  Fellow Scholars, because here comes the magic.  

[03:57] After cutting out these bad influences  and fine-tuning the AI with the good ones,   look at that! That is a beautiful spinning coin. I got to say I was a bit less impressed by  the ball example, yes the new one is better.  

[04:15] We have seen plenty of systems pull off this  kind of movement. In any case, we are Fellow   Scholars here, we don’t hand out medals for a  couple cherry-picked examples. No. We are more  

[04:27] rigorous than that. We look at the research paper.  Does the paper deliver? Oh yes, yes it does! I look at the user study, and see that it lands  the punch. They asked people to judge whether  

[04:42] the new or previous method was better. They did  it across 50 videos and 17 participants. That   is 850 little tests. And…drumroll, it has a 74.1%  win rate over the original. That is stunning.

[05:02] Okay, so how on earth did they do that? Can  we catch and AI in the act of remembering?   Is that even possible? And what does  that mean for us? Dear Fellow Scholars,  

[05:14] this is Two Minute Papers with Dr. Károly  Zsolnai-Fehér. Now that’s a late cold open. Alright, they did two things to ensure  that this concept works properly. One,  

[05:26] you need to be able to separate how things  move from how they look. To do that,   they introduce a motion masking step  through a technique we call optical flow.   An old idea. Works great for tracking the  path of points over a video. Good call.

[05:44] But here is the genius part. They don’t  apply this mask to the video itself. Nope!   Instead, they apply that mask to the  internal learning signals of the AI.  

[05:56] Genius idea, yes, but unfortunately,  two, there is a huge problem with this.   What is the problem? Modern AI models have over 1  billion parameters. Storing and comparing the full  

[06:14] learning signals for thousands of videos  takes too much computer memory and time.   That’s crazy town. Not feasible.  Instead, they found a way to   get this, compress down these more than a billion  numbers into, excuse me? Am I seeing correctly? 

[06:36] That’s right, 512. Down from more than a  billion. And the results are almost the same. Wow! That is insane. The technique they use  is called the Johnson–Lindenstrauss projection  

[06:51] and it was used in Google’s TurboQuant  compression algorithm as well. That is   one to ease the memory constraints of large  language models on your GPU. What does it do? What it does is it shrinks  high-dimensional data into a tiny space,  

[07:06] but in a way that it preserves the  relative distance between these numbers.   Picture a wooden chair. Now picture its  shadow on the floor. The chair lives in 3D.   The shadow lives in 2D. The shadow needs much  less data. And if the scene is set up right,  

[07:24] the distance between the four chair legs remains  the same. And that means that this projection   allows us to retain important properties  of the data, but cut away a lot of fat.

[07:37] And all this is put together to achieve  one thing: to be able to find what videos   influenced the AIs decisions. And then,  to cut away all the junk knowledge. And that is also super important  for our thinking. You see, there  

[07:52] are topics where I hoped that the more I read,  the smarter I would get. Read more, grow wiser. Not true. There are many areas where the more I  read, the more I found that I just got stupider.  

[08:07] It took me years and years to find out that there  are topics you can read and learn all you want,   if the quality of information is low. It  does not educate. It deforms your thinking.

[08:21] So what is the solution? You need to be able to  separate the real from the fantasy. You don’t need   more. You need less, and you need better. Like  you saw in the paper, truth is the best teacher.  

[08:36] This technique just showed a tiny clean  signal beats a mountain of junk. Slow down,   don’t take everything in. Try to verify what you  actually hear, and try to take in less. To me,  

[08:52] that is the main message of this paper.  Brilliant work. Brilliant lesson. Love it.   And they promise that we’ll get the  code for free. What a time to be alive!

⚡ Saved you 0h 09m reading this? Transcribe any YouTube video for free — no signup needed.