paper-with-me

홈 › Papers

GVD: Guiding Video Diffusion Model for Scalable Video Distillation

2025-07-30 · Kunyang Li, Jeffrey A Chan Santiago, Sarinda Dhanesh Samarasinghe, Gaowen Liu, Mubarak Shah arxiv

To address the larger computation and storage requirements associated with large video datasets, video dataset distillation aims to capture spatial and temporal information in a significantly smaller dataset, such that training on the distilled data has comparable performance to training on all of the data. We propose GVD: Guiding Video Diffusion, the first diffusion-based video distillation method. GVD jointly distills spatial and temporal features, ensuring high-fidelity video generation across diverse actions while capturing essential motion information. Our method's diverse yet representative distillations significantly outperform previous state-of-the-art approaches on the MiniUCF and HMDB51 datasets across 5, 10, and 20 Instances Per Class (IPC). Specifically, our method achieves 78.29 percent of the original dataset's performance using only 1.98 percent of the total number of frames in MiniUCF. Additionally, it reaches 73.83 percent of the performance with just 3.30 percent of the frames in HMDB51. Experimental results across benchmark video datasets demonstrate that GVD not only achieves state-of-the-art performance but can also generate higher resolution videos and higher IPC without significantly increasing computational cost.

📄 PDF Abstract BibTeX arXiv:2507.22360

Code (0)

등록된 구현이 없습니다.

Tasks

Video Generation

Similar Papers 제목 키워드 기반

VideoGuide: Improving Video Diffusion Models without Training Through a Teacher's Guide

2024-10-06 · CVPR 2025 1 · Dohun Lee, Bryan S Kim, Geon Yeong Park, Jong Chul Ye

Text-to-image (T2I) diffusion models have revolutionized visual content creation, but extending these capabilities to text-to-video (T2V) generation remains a challenge, particularly in preserving temporal consistency. E…

Denoising

Parallel Decoding Distillation for Fast Image and Video Generation

2026-07-28 · Neta Shaul, Chao Liu, Arash Vahdat, Julius Berner arxiv

Generation in video diffusion or flow models is computationally expensive due to the slow and iterative sampling process. Current state-of-the-art (SOTA) acceleration methods heavily rely on variational score distillatio…

Video Generation

Causal-rCM: A Unified Teacher-Forcing and Self-Forcing Open Recipe for Autoregressive Diffusion Distillation in Streaming Video Generation and Interactive World Models

2026-06-24 · Kaiwen Zheng, Guande He, Min Zhao, Jintao Zhang 외 arxiv

Autoregressive video diffusion with causal diffusion transformers has emerged as a major paradigm for real-time streaming video generation and action-conditioned interactive world models. In this work, we extend rCM, an …

Video Generation

Motion Consistency Model: Accelerating Video Diffusion with Disentangled Motion-Appearance Distillation

2024-06-11 · Yuanhao Zhai, Kevin Lin, Zhengyuan Yang, Linjie Li 외

Image diffusion distillation achieves high-fidelity generation with very few sampling steps. However, applying these techniques directly to video diffusion often results in unsatisfactory frame quality due to the limited…

Animus3D: Text-driven 3D Animation via Motion Score Distillation

2025-12-14 · Qi Sun, Can Wang, Jiaxiang Shang, Wensen Feng 외 arxiv

We present Animus3D, a text-driven 3D animation framework that generates motion field given a static 3D asset and text prompt. Previous methods mostly leverage the vanilla Score Distillation Sampling (SDS) objective to d…

Noise Estimation