paper-with-me

Papers

Phased One-Step Adversarial Equilibrium for Video Diffusion Models

2025-08-28 · Jiaxiang Cheng, Bing Ma, Xuhua Ren, Hongyi Henry Jin, Kai Yu, Peng Zhang, Wenyue Li, Yuan Zhou, Tianxiang Zheng, Qinglin Lu arxiv

Video diffusion generation suffers from critical sampling efficiency bottlenecks, particularly for large-scale models and long contexts. Existing video acceleration methods, adapted from image-based techniques, lack a single-step distillation ability for large-scale video models and task generalization for conditional downstream tasks. To bridge this gap, we propose the Video Phased Adversarial Equilibrium (V-PAE), a distillation framework that enables high-quality, single-step video generation from large-scale video models. Our approach employs a two-phase process. (i) Stability priming is a warm-up process to align the distributions of real and generated videos. It improves the stability of single-step adversarial distillation in the following process. (ii) Unified adversarial equilibrium is a flexible self-adversarial process that reuses generator parameters for the discriminator backbone. It achieves a co-evolutionary adversarial equilibrium in the Gaussian noise space. For the conditional tasks, we primarily preserve video-image subject consistency, which is caused by semantic degradation and conditional frame collapse during the distillation training in image-to-video (I2V) generation. Comprehensive experiments on VBench-I2V demonstrate that V-PAE outperforms existing acceleration methods by an average of 5.8% in the overall quality score, including semantic alignment, temporal coherence, and frame quality. In addition, our approach reduces the diffusion latency of the large-scale video model (e.g., Wan2.1-I2V-14B) by 100 times, while preserving competitive performance.

📄 PDF Abstract BibTeX arXiv:2508.21019

Code (0)

등록된 구현이 없습니다.

Tasks

Video Generation

Similar Papers 제목 키워드 기반

Phased Consistency Models

2024-05-28 · Fu-Yun Wang, Zhaoyang Huang, Alexander William Bergman, Dazhong Shen 외

Consistency Models (CMs) have made significant progress in accelerating the generation of diffusion models. However, their application to high-resolution, text-conditioned image generation in the latent space remains uns…

Image GenerationVideo Generation

AAD-1: Asymmetric Adversarial Distillation for One-Step Autoregressive Video Generation

2026-06-02 · Haobo Li, Yanhong Zeng, Yunhong Lu, Jiapeng Zhu 외 arxiv

We present AAD-1, an Asymmetric Adversarial Distillation framework for One-step autoregressive image-to-video generation. State-of-the-art methods adopt adversarial distillation but suffer from motion collapse and traini…

Video Generation

Phased DMD: Few-step Distribution Matching Distillation via Score Matching within Subintervals

2025-10-31 · Xiangyu Fan, Zesong Qiu, Zhuguanyu Wu, Fanzhou Wang 외 arxiv

Distribution Matching Distillation (DMD) distills score-based generative models into efficient one-step generators, without requiring a one-to-one correspondence with the sampling trajectories of their teachers. Yet, the…

Text-to-Image GenerationVideo Generation

MotionPCM: Real-Time Motion Synthesis with Phased Consistency Model

2025-01-31 · Lei Jiang, Ye Wei, Hao Ni

Diffusion models have become a popular choice for human motion synthesis due to their powerful generative capabilities. However, their high computational complexity and large sampling steps pose challenges for real-time …

Motion Synthesis

UCD: Unconditional Discriminator Promotes Nash Equilibrium in GANs

2025-10-01 · Mengfei Xia, Nan Xue, Jiapeng Zhu, Yujun Shen arxiv

Adversarial training turns out to be the key to one-step generation, especially for Generative Adversarial Network (GAN) and diffusion model distillation. Yet in practice, GAN training hardly converges properly and strug…