paper-with-me

Papers

GD-VDM: Generated Depth for better Diffusion-based Video Generation

2023-06-19 · Ariel Lapid, Idan Achituve, Lior Bracha, Ethan Fetaya

The field of generative models has recently witnessed significant progress, with diffusion models showing remarkable performance in image generation. In light of this success, there is a growing interest in exploring the application of diffusion models to other modalities. One such challenge is the generation of coherent videos of complex scenes, which poses several technical difficulties, such as capturing temporal dependencies and generating long, high-resolution videos. This paper proposes GD-VDM, a novel diffusion model for video generation, demonstrating promising results. GD-VDM is based on a two-phase generation process involving generating depth videos followed by a novel diffusion Vid2Vid model that generates a coherent real-world video. We evaluated GD-VDM on the Cityscapes dataset and found that it generates more diverse and complex scenes compared to natural baselines, demonstrating the efficacy of our approach.

📄 PDF Abstract BibTeX arXiv:2306.11173

Code (1)

lapid92/gd-vdm 공식 구현 pytorch

Tasks

Image 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 제목 키워드 기반

MoVideo: Motion-Aware Video Generation with Diffusion Models

2023-11-19 · Jingyun Liang, Yuchen Fan, Kai Zhang, Radu Timofte 외

While recent years have witnessed great progress on using diffusion models for video generation, most of them are simple extensions of image generation frameworks, which fail to explicitly consider one of the key differe…

Image GenerationImage to Video GenerationOptical Flow EstimationVideo Generation

OmniVDiff: Omni Controllable Video Diffusion for Generation and Understanding

2025-04-15 · Dianbing Xi, Jiepeng Wang, Yuanzhi Liang, Xi Qiu 외

In this paper, we propose a novel framework for controllable video diffusion, OmniVDiff, aiming to synthesize and comprehend multiple video visual content in a single diffusion model. To achieve this, OmniVDiff treats al…

Semantic SegmentationVideo GenerationVideo Understanding

IDCNet: Guided Video Diffusion for Metric-Consistent RGBD Scene Generation with Precise Camera Control

2025-08-06 · Lijuan Liu, Wenfa Li, Dongbo Zhang, Shuo Wang 외 arxiv

We present IDC-Net (Image-Depth Consistency Network), a novel framework designed to generate RGB-D video sequences under explicit camera trajectory control. Unlike approaches that treat RGB and depth generation separatel…

Scene Generation

DRAW2ACT: Turning Depth-Encoded Trajectories into Robotic Demonstration Videos

2025-12-16 · Yang Bai, Liudi Yang, George Eskandar, Fengyi Shen 외 arxiv

Video diffusion models provide powerful real-world simulators for embodied AI but remain limited in controllability for robotic manipulation. Recent works on trajectory-conditioned video generation address this gap but o…

Video Generation

DepthPilot: From Controllability to Interpretability in Colonoscopy Video Generation

2026-04-29 · Junhu Fu, Ke Chen, Weidong Guo, Shuyu Liang 외 arxiv

Controllable medical video generation has achieved remarkable progress, but it still lacks interpretability, which requires the alignment of generated contents with physical priors and faithful clinical manifestations. T…

parameter-efficient fine-tuning3D ReconstructionVideo Generation