paper-with-me

Papers

VideoScene: Distilling Video Diffusion Model to Generate 3D Scenes in One Step

2025-04-02 · CVPR 2025 1 · HanYang Wang, Fangfu Liu, Jiawei Chi, Yueqi Duan

Recovering 3D scenes from sparse views is a challenging task due to its inherent ill-posed problem. Conventional methods have developed specialized solutions (e.g., geometry regularization or feed-forward deterministic model) to mitigate the issue. However, they still suffer from performance degradation by minimal overlap across input views with insufficient visual information. Fortunately, recent video generative models show promise in addressing this challenge as they are capable of generating video clips with plausible 3D structures. Powered by large pretrained video diffusion models, some pioneering research start to explore the potential of video generative prior and create 3D scenes from sparse views. Despite impressive improvements, they are limited by slow inference time and the lack of 3D constraint, leading to inefficiencies and reconstruction artifacts that do not align with real-world geometry structure. In this paper, we propose VideoScene to distill the video diffusion model to generate 3D scenes in one step, aiming to build an efficient and effective tool to bridge the gap from video to 3D. Specifically, we design a 3D-aware leap flow distillation strategy to leap over time-consuming redundant information and train a dynamic denoising policy network to adaptively determine the optimal leap timestep during inference. Extensive experiments demonstrate that our VideoScene achieves faster and superior 3D scene generation results than previous video diffusion models, highlighting its potential as an efficient tool for future video to 3D applications. Project Page: https://hanyang-21.github.io/VideoScene

📄 PDF Abstract BibTeX arXiv:2504.01956

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingScene Generation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
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 제목 키워드 기반

GR3EN: Generative Relighting for 3D Environments

2026-01-22 · Xiaoyan Xing, Philipp Henzler, Junhwa Hur, Runze Li 외 arxiv

We present a method for relighting 3D reconstructions of large room-scale environments. Existing solutions for 3D scene relighting often require solving under-determined or ill-conditioned inverse rendering problems, and…

Inverse Rendering3D Reconstruction

4Real: Towards Photorealistic 4D Scene Generation via Video Diffusion Models

2024-06-11 · Heng Yu, Chaoyang Wang, Peiye Zhuang, Willi Menapace 외

Existing dynamic scene generation methods mostly rely on distilling knowledge from pre-trained 3D generative models, which are typically fine-tuned on synthetic object datasets. As a result, the generated scenes are ofte…

Scene GenerationVideo Generation

PaintScene4D: Consistent 4D Scene Generation from Text Prompts

2024-12-05 · Vinayak Gupta, Yunze Man, Yu-Xiong Wang

Recent advances in diffusion models have revolutionized 2D and 3D content creation, yet generating photorealistic dynamic 4D scenes remains a significant challenge. Existing dynamic 4D generation methods typically rely o…

Scene GenerationVideo Generation

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…

Image GenerationVideo Generation

DimensionX: Create Any 3D and 4D Scenes from a Single Image with Controllable Video Diffusion

2024-11-07 · Wenqiang Sun, Shuo Chen, Fangfu Liu, Zilong Chen 외

In this paper, we introduce \textbf{DimensionX}, a framework designed to generate photorealistic 3D and 4D scenes from just a single image with video diffusion. Our approach begins with the insight that both the spatial …

3D GenerationDenoisingScene GenerationVideo Generation