paper-with-me

Papers

WildFusion: Learning 3D-Aware Latent Diffusion Models in View Space

2023-11-22 · Katja Schwarz, Seung Wook Kim, Jun Gao, Sanja Fidler, Andreas Geiger, Karsten Kreis

Modern learning-based approaches to 3D-aware image synthesis achieve high photorealism and 3D-consistent viewpoint changes for the generated images. Existing approaches represent instances in a shared canonical space. However, for in-the-wild datasets a shared canonical system can be difficult to define or might not even exist. In this work, we instead model instances in view space, alleviating the need for posed images and learned camera distributions. We find that in this setting, existing GAN-based methods are prone to generating flat geometry and struggle with distribution coverage. We hence propose WildFusion, a new approach to 3D-aware image synthesis based on latent diffusion models (LDMs). We first train an autoencoder that infers a compressed latent representation, which additionally captures the images' underlying 3D structure and enables not only reconstruction but also novel view synthesis. To learn a faithful 3D representation, we leverage cues from monocular depth prediction. Then, we train a diffusion model in the 3D-aware latent space, thereby enabling synthesis of high-quality 3D-consistent image samples, outperforming recent state-of-the-art GAN-based methods. Importantly, our 3D-aware LDM is trained without any direct supervision from multiview images or 3D geometry and does not require posed images or learned pose or camera distributions. It directly learns a 3D representation without relying on canonical camera coordinates. This opens up promising research avenues for scalable 3D-aware image synthesis and 3D content creation from in-the-wild image data. See https://katjaschwarz.github.io/wildfusion for videos of our 3D results.

📄 PDF Abstract BibTeX arXiv:2311.13570

Code (0)

등록된 구현이 없습니다.

Tasks

3D-Aware Image Synthesis3D geometryDepth EstimationDepth PredictionImage GenerationNovel 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 제목 키워드 기반

WildFusion: Individual Animal Identification with Calibrated Similarity Fusion

2024-08-23 · Vojtěch Cermak, Lukas Picek, Lukáš Adam, Lukáš Neumann 외

We propose a new method - WildFusion - for individual identification of a broad range of animal species. The method fuses deep scores (e.g., MegaDescriptor or DINOv2) and local matching similarity (e.g., LoFTR and LightG…

StructLDM: Structured Latent Diffusion for 3D Human Generation

2024-04-01 · Tao Hu, Fangzhou Hong, Ziwei Liu

Recent 3D human generative models have achieved remarkable progress by learning 3D-aware GANs from 2D images. However, existing 3D human generative methods model humans in a compact 1D latent space, ignoring the articula…

Virtual Try-on

Prometheus: 3D-Aware Latent Diffusion Models for Feed-Forward Text-to-3D Scene Generation

2024-12-30 · CVPR 2025 1 · Yuanbo Yang, Jiahao Shao, Xinyang Li, Yujun Shen 외

In this work, we introduce Prometheus, a 3D-aware latent diffusion model for text-to-3D generation at both object and scene levels in seconds. We formulate 3D scene generation as multi-view, feed-forward, pixel-aligned 3…

3D GenerationImage GenerationScene GenerationText to 3D+2

PixWorld: Unifying 3D Scene Generation and Reconstruction in Pixel Space

2026-07-06 · Sensen Gao, Zhaoqing Wang, Qihang Cao, Dongdong Yu 외 arxiv

3D reconstruction and generation are commonly tackled by separate paradigms: pixel-based regression for reconstruction, and latent diffusion for generation. Recent works attempt to unify them in latent space, but with no…

3D ReconstructionScene Generation

Repurposing Geometric Foundation Models for Multi-view Diffusion

2026-03-23 · Wooseok Jang, Seonghu Jeon, Jisang Han, Jinhyeok Choi 외 arxiv

While recent advances in generative latent spaces have driven substantial progress in single-image generation, the optimal latent space for novel view synthesis (NVS) remains largely unexplored. In particular, NVS requir…

Novel View SynthesisImage Generation