paper-with-me

홈 › Papers

I2VGen-XL: High-Quality Image-to-Video Synthesis via Cascaded Diffusion Models

2023-11-07 · Shiwei Zhang, Jiayu Wang, Yingya Zhang, Kang Zhao, Hangjie Yuan, Zhiwu Qin, Xiang Wang, Deli Zhao, Jingren Zhou

Video synthesis has recently made remarkable strides benefiting from the rapid development of diffusion models. However, it still encounters challenges in terms of semantic accuracy, clarity and spatio-temporal continuity. They primarily arise from the scarcity of well-aligned text-video data and the complex inherent structure of videos, making it difficult for the model to simultaneously ensure semantic and qualitative excellence. In this report, we propose a cascaded I2VGen-XL approach that enhances model performance by decoupling these two factors and ensures the alignment of the input data by utilizing static images as a form of crucial guidance. I2VGen-XL consists of two stages: i) the base stage guarantees coherent semantics and preserves content from input images by using two hierarchical encoders, and ii) the refinement stage enhances the video's details by incorporating an additional brief text and improves the resolution to 1280$\times$720. To improve the diversity, we collect around 35 million single-shot text-video pairs and 6 billion text-image pairs to optimize the model. By this means, I2VGen-XL can simultaneously enhance the semantic accuracy, continuity of details and clarity of generated videos. Through extensive experiments, we have investigated the underlying principles of I2VGen-XL and compared it with current top methods, which can demonstrate its effectiveness on diverse data. The source code and models will be publicly available at \url{https://i2vgen-xl.github.io}.

📄 PDF Abstract BibTeX arXiv:2311.04145

Code (3)

modelscope/modelscope 공식 구현 pytorch
ali-vilab/VGen pytorch
ali-vilab/i2vgen-xl pytorch

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…
BASE 설명 없음

Similar Papers 제목 키워드 기반

I4VGen: Image as Free Stepping Stone for Text-to-Video Generation

2024-06-04 · Xiefan Guo, Jinlin Liu, Miaomiao Cui, Liefeng Bo 외

Text-to-video generation has trailed behind text-to-image generation in terms of quality and diversity, primarily due to the inherent complexities of spatio-temporal modeling and the limited availability of video-text da…

DiversityImage GenerationText to Image GenerationText-to-Image Generation+2

VGenST-Bench: A Benchmark for Spatio-Temporal Reasoning via Active Video Synthesis

2026-05-21 · Jinho Park, Youbin Kim, Hogun Park, Eunbyung Park arxiv

Spatio-temporal reasoning is a core capability for Multimodal Large Language Models (MLLMs) operating in the real world. As such, evaluating it precisely has become an essential challenge. However, existing spatio-tempor…

UniAVGen: Unified Audio and Video Generation with Asymmetric Cross-Modal Interactions

2025-11-05 · Guozhen Zhang, Zixiang Zhou, Teng Hu, Ziqiao Peng 외 arxiv

Due to the lack of effective cross-modal modeling, existing open-source audio-video generation methods often exhibit compromised lip synchronization and insufficient semantic consistency. To mitigate these drawbacks, we …

Video Generation

QVGen: Pushing the Limit of Quantized Video Generative Models

2025-05-16 · Yushi Huang, Ruihao Gong, Jing Liu, Yifu Ding 외

Video diffusion models (DMs) have enabled high-quality video synthesis. Yet, their substantial computational and memory demands pose serious challenges to real-world deployment, even on high-end GPUs. As a commonly adopt…

Quantization

FVGen: Accelerating Novel-View Synthesis with Adversarial Video Diffusion Distillation

2025-08-08 · Wenbin Teng, Gonglin Chen, Haiwei Chen, Yajie Zhao arxiv

Recent progress in 3D reconstruction has enabled realistic 3D models from dense image captures, yet challenges persist with sparse views, often leading to artifacts in unseen areas. Recent works leverage Video Diffusion …

Novel View Synthesis3D Reconstruction