paper-with-me

홈 › Papers

OSV: One Step is Enough for High-Quality Image to Video Generation

2024-09-17 · CVPR 2025 1 · Xiaofeng Mao, Zhengkai Jiang, Fu-Yun Wang, Wenbing Zhu, Jiangning Zhang, Hao Chen, Mingmin Chi, Yabiao Wang

Video diffusion models have shown great potential in generating high-quality videos, making them an increasingly popular focus. However, their inherent iterative nature leads to substantial computational and time costs. While efforts have been made to accelerate video diffusion by reducing inference steps (through techniques like consistency distillation) and GAN training (these approaches often fall short in either performance or training stability). In this work, we introduce a two-stage training framework that effectively combines consistency distillation with GAN training to address these challenges. Additionally, we propose a novel video discriminator design, which eliminates the need for decoding the video latents and improves the final performance. Our model is capable of producing high-quality videos in merely one-step, with the flexibility to perform multi-step refinement for further performance enhancement. Our quantitative evaluation on the OpenWebVid-1M benchmark shows that our model significantly outperforms existing methods. Notably, our 1-step performance(FVD 171.15) exceeds the 8-step performance of the consistency distillation based method, AnimateLCM (FVD 184.79), and approaches the 25-step performance of advanced Stable Video Diffusion (FVD 156.94).

📄 PDF Abstract BibTeX arXiv:2409.11367

Code (0)

등록된 구현이 없습니다.

Tasks

Image to Video GenerationVideo Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

UVO Challenge on Video-based Open-World Segmentation 2021: 1st Place Solution

2021-10-22 · Yuming Du, Wen Guo, Yang Xiao, Vincent Lepetit

In this report, we introduce our (pretty straightforard) two-step "detect-then-match" video instance segmentation method. The first step performs instance segmentation for each frame to get a large number of instance mas…

Instance SegmentationOptical Flow EstimationSegmentationSemantic Segmentation+1

Towards adversarial robustness verification of no-reference image-and video-quality metrics

2023-12-30 · Computer Vision and Image Understanding 2023 12 · Ekaterina Shumitskaya, Anastasia Antsiferova, Dmitriy Vatolin

In this paper, we propose a new method of analysing the stability of modern deep image- and video-quality metrics to different adversarial attacks. The stability analysis of quality metrics is becoming important because …

Adversarial AttackAdversarial RobustnessNo-Reference Image Quality Assessment

Improving precision of objective image/video quality metrics

2021-04-26 · Majid Behzadpour, Mohammad Ghanbari

Although subjective tests are most accurate image/video quality assessment tools, they are extremely time demanding. In the past two decades, a variety of objective tools, such as SSIM, IW-SSIM, SPSIM, FSIM, etc., have b…

Image Quality AssessmentSSIMVideo Quality Assessment

OS-DiffVSR: Towards One-step Latent Diffusion Model for High-detailed Real-world Video Super-Resolution

2025-09-20 · Hanting Li, Huaao Tang, Jianhong Han, Tianxiong Zhou 외 arxiv

Recently, latent diffusion models has demonstrated promising performance in real-world video super-resolution (VSR) task, which can reconstruct high-quality videos from distorted low-resolution input through multiple dif…

Image Super-ResolutionVideo Super-Resolution

MobileI2V: Fast and High-Resolution Image-to-Video on Mobile Devices

2025-11-26 · Shuai Zhang, Bao Tang, Siyuan Yu, Yueting Zhu 외 arxiv

Recently, video generation has witnessed rapid advancements, drawing increasing attention to image-to-video (I2V) synthesis on mobile devices. However, the substantial computational complexity and slow generation speed o…

Video Generation