paper-with-me

Papers

NVS-Solver: Video Diffusion Model as Zero-Shot Novel View Synthesizer

2024-05-24 · Meng You, Zhiyu Zhu, Hui Liu, Junhui Hou

By harnessing the potent generative capabilities of pre-trained large video diffusion models, we propose NVS-Solver, a new novel view synthesis (NVS) paradigm that operates \textit{without} the need for training. NVS-Solver adaptively modulates the diffusion sampling process with the given views to enable the creation of remarkable visual experiences from single or multiple views of static scenes or monocular videos of dynamic scenes. Specifically, built upon our theoretical modeling, we iteratively modulate the score function with the given scene priors represented with warped input views to control the video diffusion process. Moreover, by theoretically exploring the boundary of the estimation error, we achieve the modulation in an adaptive fashion according to the view pose and the number of diffusion steps. Extensive evaluations on both static and dynamic scenes substantiate the significant superiority of our NVS-Solver over state-of-the-art methods both quantitatively and qualitatively. \textit{ Source code in } \href{https://github.com/ZHU-Zhiyu/NVS_Solver}{https://github.com/ZHU-Zhiyu/NVS$\_$Solver}.

📄 PDF Abstract BibTeX arXiv:2405.15364

Code (1)

zhu-zhiyu/nvs_solver 공식 구현 jax

Tasks

Novel View Synthesis

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

LVTINO: LAtent Video consisTency INverse sOlver for High Definition Video Restoration

2025-10-01 · Alessio Spagnoletti, Andrés Almansa, Marcelo Pereyra arxiv

Computational imaging methods increasingly rely on powerful generative diffusion models to tackle challenging image restoration tasks. In particular, state-of-the-art zero-shot image inverse solvers leverage distilled te…

Computational EfficiencyVideo ReconstructionVideo RestorationImage Restoration

StereoCrafter-Zero: Zero-Shot Stereo Video Generation with Noisy Restart

2024-11-21 · Jian Shi, Qian Wang, Zhenyu Li, Peter Wonka

Generating high-quality stereo videos that mimic human binocular vision requires maintaining consistent depth perception and temporal coherence across frames. While diffusion models have advanced image and video synthesi…

Video Generation

Accelerating Video Inverse Problem Solvers with Autoregressive Diffusion Models

2026-05-20 · Taesung Kwon, Jonghyun Park, Hyungjin Chung, Jong Chul Ye arxiv

Diffusion models provide powerful priors for zero-shot video inverse problems, but their real-time deployment is hindered by two inefficiencies: high initial latency caused by holistic video restoration, and low throughp…

Video Restoration

Tex4D: Zero-shot 4D Scene Texturing with Video Diffusion Models

2024-10-14 · Jingzhi Bao, Xueting Li, Ming-Hsuan Yang

3D meshes are widely used in computer vision and graphics for their efficiency in animation and minimal memory use, playing a crucial role in movies, games, AR, and VR. However, creating temporally consistent and realist…

3D geometryDenoisingTexture SynthesisVideo Generation

Zero-1-to-A: Zero-Shot One Image to Animatable Head Avatars Using Video Diffusion

2025-03-20 · CVPR 2025 1 · Zhou Zhenglin, Ma Fan, Fan Hehe, Chua Tat-Seng

Animatable head avatar generation typically requires extensive data for training. To reduce the data requirements, a natural solution is to leverage existing data-free static avatar generation methods, such as pre-traine…