Enhancing Scene Transition Awareness in Video Generation via Post-Training
This paper proposes the Transition-Aware Video (TAV) dataset and demonstrates that post-training on it enables video generation models to better understand prompts requiring multiple scenes, thereby improving the coherence of scene transitions while maintaining image quality.
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 to tell a story using only pictures. In the world of artificial intelligence, this is called "text-to-video" generation. For a while now, these digital artists have been incredible at painting single, static moments or very short clips—like a cat jumping off a couch or a flower blooming. They are like master photographers who can capture a perfect snapshot. However, when you ask them to tell a longer story that requires changing locations—like a hero flying from a city to a rooftop to fight a villain—the robots get confused. They tend to mash everything into one blurry, continuous scene, unable to figure out when to "cut" the camera and switch to a new setting. This happens because most of the movies they learned from were just single scenes, so they never practiced the art of the "scene change."
This paper, titled "Enhancing Scene Transition Awareness in Video Generation via Post-Training," tackles that specific confusion. The authors, researchers from Stevens Institute of Technology, realized that to make AI tell better stories, we need to teach it how to recognize and execute a "scene transition." They didn't just hope the AI would figure it out; they built a special training camp for it. By creating a new dataset called TAV (Transition-Aware Video) and giving the AI a short, focused lesson on it, they found that the model could suddenly understand when a story needed to jump to a new location. The result isn't a magic fix for every video problem, but it suggests that with the right kind of practice, AI can learn to switch scenes just like a human director would.
The Problem: The Robot That Can't Change Channels
Think of current AI video generators as a very talented but slightly stubborn painter. If you tell them, "Paint a dog running," they do a fantastic job. But if you say, "Paint a dog running, and then suddenly show a spaceship landing on the moon," the painter gets stuck. They might try to morph the dog into a spaceship, or they might just keep painting the dog running forever, ignoring the second part of your request.
The researchers found that when they asked popular open-source models to create videos with two distinct scenes, the models usually only made one. On average, out of 50 requests for two scenes, the models only generated about 1.12 to 1.48 scenes. It's as if the robot hears "two scenes" but only has the muscle memory to paint one. The culprit? The training data. Most of the videos the AI learned from were short clips of single events, like a 10-second clip of a car driving. The AI never saw the "cut" where the car scene ended and a kitchen scene began, so it didn't know that such a thing was possible.
The Solution: A Special Training Camp (The TAV Dataset)
To fix this, the authors decided to give the AI a crash course in storytelling. They created a new dataset called TAV (Transition-Aware Video).
Here is how they built it:
- Finding the Cuts: They took 500 videos from a large public collection called Panda-70M. They used a computer program to scan these videos and find the exact moment where the scene changed (a "cut").
- The 10-Second Clip: For each video, they grabbed a 10-second chunk centered right on that cut—5 seconds before the change and 5 seconds after. This ensured the clip always had a clear "Before" and "After."
- The Storytelling: They used another AI (a Large Language Model) to write a special caption for each clip. Instead of just saying "a video," the caption explicitly described the two scenes. For example: "Previous scene: Superman is flying across the city; Next scene: He sees Batman fighting the Joker on a rooftop."
This dataset became the "textbook" for the AI. It taught the model that a prompt can contain two distinct instructions separated by a transition.
The Experiment: Testing the New Skills
The researchers took an existing video model called OpenSora and gave it a "post-training" session. Think of post-training like a specialized boot camp. The model had already learned to paint, but now it was learning specifically how to switch scenes. They trained it on their new TAV dataset for a short time (about 16 to 36 "epochs," which are like full passes through the textbook).
To see if it worked, they tested the model with three types of prompts:
- Group A: A simple prompt with no scene change (e.g., "Superman flying").
- Group B: A prompt that implied a change but didn't say it explicitly (e.g., "Superman flies, then sees Batman").
- Group C: A prompt that explicitly demanded a change (e.g., "Previous scene: Superman; Next scene: Batman").
The Results: The Robot Learns to Cut
The results were promising. Before the training, the model was stuck in the "one scene" habit. Even when asked for two scenes, it averaged around 1.1 scenes.
After the post-training on the TAV dataset, the model woke up to the possibility of multiple scenes:
- In the group where the prompt explicitly asked for two scenes (Group C), the average number of scenes generated jumped from roughly 1.1 to 2.9.
- In the group where the change was only implied (Group B), the average rose from 1.06 to 2.7.
- Even when asked for just one scene (Group A), the model still performed well, showing it hadn't forgotten how to do simple tasks.
The researchers also checked the quality of the videos using a tool called VBench. They found that while the model got better at counting scenes, the visual quality (how pretty the pictures looked) and the smoothness of the motion didn't get worse. In fact, in some categories like "aesthetic quality," the new model scored higher than other popular models like ModelScope and LaVie.
What This Means (and What It Doesn't)
This study suggests that the key to better story-telling AI isn't just making the model bigger or more complex; it's about giving it the right kind of data. By explicitly teaching the AI what a "scene transition" looks like and how to describe it, the model learned to follow instructions much better.
However, the authors are careful to note that this is a preliminary experiment. They only used a small subset of 500 videos and a relatively lightweight model (OpenSora-Plan). They admit that while the results are encouraging, we don't yet know if this method works perfectly for every type of video or if there are better ways to detect scene cuts. They also point out that their training data came from a specific source (Panda-70M), so the "rules" they learned might be specific to that style of video.
In short, the paper shows that AI video generators can be taught to switch scenes, but it's a skill they need to be explicitly taught, not something they pick up on their own. With the right "textbook," the robot director can finally learn to say "Cut!" and move the story forward.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.