← Latest papers
🤖 AI

PRISM: Video Dataset Condensation with Progressive Refinement and Insertion for Sparse Motion

PRISM introduces a holistic video dataset condensation framework that overcomes the limitations of static/dynamic disentanglement by progressively inserting sparse, gradient-identified keyframes into minimal temporal anchors, thereby achieving state-of-the-art storage efficiency while preserving complex spatiotemporal motion dynamics.

Original authors: Jaehyun Choi, Jiwan Hur, Gyojin Han, Jaemyung Yu, Junmo Kim

Published 2026-03-25
📖 4 min read☕ Coffee break read

Original authors: Jaehyun Choi, Jiwan Hur, Gyojin Han, Jaemyung Yu, Junmo Kim

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 have a massive library of thousands of video clips showing people doing different things—dancing, cooking, fighting, or playing sports. You want to teach a computer to recognize these actions, but the library is so huge that it takes forever to download, store, and learn from. It's like trying to memorize an entire encyclopedia just to learn how to tie your shoes.

Video Dataset Condensation is the art of shrinking this giant library down to a tiny, super-efficient "cheat sheet" that still teaches the computer everything it needs to know.

However, there's a catch. Videos aren't just a stack of still photos; they are a continuous flow of motion. If you just pick a few random photos, you lose the story of how the action happens. Previous methods tried to solve this by separating the "what" (the static image) from the "how" (the motion), but this is like trying to understand a dance by looking at a photo of the dancer's feet and a separate audio track of the music. It misses the magic of how they work together.

Enter PRISM: The "Smart Sketch" Method

The authors of this paper propose a new method called PRISM (Progressive Refinement and Insertion for Sparse Motion). Think of PRISM not as a camera taking thousands of photos, but as a smart artist sketching a story.

Here is how PRISM works, using a simple analogy:

1. The "Start and Finish" Sketch

Imagine you want to teach a robot how to clap.

  • Old Methods: They might take 16 photos of the clapping process, even if 10 of them are boring and look almost the same. This wastes space.
  • PRISM: It starts with the absolute bare minimum: just two frames. One frame showing the hands far apart (the start) and one frame showing the hands together (the finish).

2. The "Fill-in-the-Blank" Guess

PRISM assumes that between the start and the finish, the hands move in a straight, simple line. It "fills in the blanks" by guessing the middle frames using a simple math trick called linear interpolation. It's like connecting two dots with a straight ruler.

3. The "Wait, That's Wrong!" Moment

Here is the genius part. As the computer tries to learn from this simple sketch, it realizes: "Hey, the hands didn't just move in a straight line! They paused, then sped up, then slowed down before clapping."

In technical terms, the computer looks at the gradients (which are like arrows pointing in the direction the computer needs to learn). If the arrow for the "guess" points in a completely different direction than the arrows for the "start" and "finish" frames, the computer knows the simple guess is failing.

4. The "Insert Key Frame"

When the computer realizes the simple guess is wrong, it doesn't just add more random photos. It says, "I need a real picture right here to fix this specific mistake." It inserts a new, real frame exactly where the motion got complicated.

It keeps doing this—starting with two frames, guessing the rest, and only adding new frames when the motion gets too complex to guess.

Why is this a Big Deal?

  • It's a "Sparse" Library: Instead of storing 16 frames for every video, PRISM might only store 3 or 4 critical frames that capture the essence of the action. It's like summarizing a 3-hour movie into just the 5 most important scenes that tell the whole story.
  • It Saves Massive Space: Because it only keeps the frames that are absolutely necessary, the storage size is tiny. In the paper's tests, PRISM used 5 times less storage space than previous methods while still teaching the computer to recognize actions just as well (or better).
  • It Understands the Whole Story: By treating the video as one continuous flow (holistic) rather than separating the image from the motion, it captures the "soul" of the action. It understands that a clap isn't just "hands together," but the journey of hands coming together.

The Bottom Line

Think of PRISM as a smart editor for video data. Instead of keeping every single frame of a movie, it cuts out all the boring parts and only keeps the scenes where the plot twists or the action gets intense.

This allows researchers to train powerful AI models on tiny datasets, saving money, time, and energy, while still teaching the AI to understand the complex, fluid nature of human movement. It's the difference between memorizing a dictionary word-by-word and understanding the story of a novel.

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 →