paper-with-me

홈 › Papers

Novel View Synthesis using DDIM Inversion

2025-08-14 · Sehajdeep Singh, A V Subramanyam, Aditya Gupta, Sahil Gupta arxiv

Synthesizing novel views from a single input image is a challenging task. It requires extrapolating the 3D structure of a scene while inferring details in occluded regions, and maintaining geometric consistency across viewpoints. Many existing methods must fine-tune large diffusion backbones using multiple views or train a diffusion model from scratch, which is extremely expensive. Additionally, they suffer from blurry reconstruction and poor generalization. This gap presents the opportunity to explore an explicit lightweight view translation framework that can directly utilize the high-fidelity generative capabilities of a pretrained diffusion model while reconstructing a scene from a novel view. Given the DDIM-inverted latent of a single input image, we employ a camera pose-conditioned translation U-Net, TUNet, to predict the inverted latent corresponding to the desired target view. However, the image sampled using the predicted latent may result in a blurry reconstruction. To this end, we propose a novel fusion strategy that exploits the inherent noise correlation structure observed in DDIM inversion. The proposed fusion strategy helps preserve the texture and fine-grained details. To synthesize the novel view, we use the fused latent as the initial condition for DDIM sampling, leveraging the generative prior of the pretrained diffusion model. Extensive experiments on MVImgNet demonstrate that our method outperforms existing methods.

📄 PDF Abstract BibTeX arXiv:2508.10688

Code (0)

등록된 구현이 없습니다.

Tasks

Novel View Synthesis

Similar Papers 제목 키워드 기반

SimInversion: A Simple Framework for Inversion-Based Text-to-Image Editing

2024-09-16 · Qi Qian, Haiyang Xu, Ming Yan, Juhua Hu

Diffusion models demonstrate impressive image generation performance with text guidance. Inspired by the learning process of diffusion, existing images can be edited according to text by DDIM inversion. However, the vani…

Image Generation

DIA: The Adversarial Exposure of Deterministic Inversion in Diffusion Models

2025-10-01 · Seunghoo Hong, Geonho Son, Juhun Lee, Simon S. Woo arxiv

Diffusion models have shown to be strong representation learners, showcasing state-of-the-art performance across multiple domains. Aside from accelerated sampling, DDIM also enables the inversion of real images back to t…

Image Editing

Dynamic View Synthesis as an Inverse Problem

2025-06-09 · Hidir Yesiltepe, Pinar Yanardag

In this work, we address dynamic view synthesis from monocular videos as an inverse problem in a training-free setting. By redesigning the noise initialization phase of a pre-trained video diffusion model, we enable high…

Dual-Schedule Inversion: Training- and Tuning-Free Inversion for Real Image Editing

2024-12-15 · Jiancheng Huang, Yi Huang, Jianzhuang Liu, Donghao Zhou 외

Text-conditional image editing is a practical AIGC task that has recently emerged with great commercial and academic value. For real image editing, most diffusion model-based methods use DDIM Inversion as the first stage…

Exact Diffusion Inversion via Bi-directional Integration Approximation

2023-07-10 · Guoqiang Zhang, J. P. Lewis, W. Bastiaan Kleijn

Recently, various methods have been proposed to address the inconsistency issue of DDIM inversion to enable image editing, such as EDICT [36] and Null-text inversion [22]. However, the above methods introduce considerabl…

Image GenerationImage ReconstructionText to Image GenerationText-to-Image Generation