paper-with-me

홈 › Papers

AutoDecoding Latent 3D Diffusion Models

2023-07-07 · NeurIPS 2023 11 · Evangelos Ntavelis, Aliaksandr Siarohin, Kyle Olszewski, Chaoyang Wang, Luc van Gool, Sergey Tulyakov

We present a novel approach to the generation of static and articulated 3D assets that has a 3D autodecoder at its core. The 3D autodecoder framework embeds properties learned from the target dataset in the latent space, which can then be decoded into a volumetric representation for rendering view-consistent appearance and geometry. We then identify the appropriate intermediate volumetric latent space, and introduce robust normalization and de-normalization operations to learn a 3D diffusion from 2D images or monocular videos of rigid or articulated objects. Our approach is flexible enough to use either existing camera supervision or no camera information at all -- instead efficiently learning it during training. Our evaluations demonstrate that our generation results outperform state-of-the-art alternatives on various benchmark datasets and metrics, including multi-view image datasets of synthetic objects, real in-the-wild videos of moving people, and a large-scale, real video dataset of static objects.

📄 PDF Abstract BibTeX arXiv:2307.05445

Code (1)

snap-research/3dvader 공식 구현

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

How to Train Your Latent Diffusion Language Model Jointly With the Latent Space

2026-05-08 · Viacheslav Meshchaninov, Alexander Shabalin, Egor Chimbulatov, Nikita Gushchin 외 arxiv

Latent diffusion models offer an attractive alternative to discrete diffusion for non-autoregressive text generation by operating on continuous text representations and denoising entire sequences in parallel. The major c…

Text Generation

Latent-Augmented Discrete Diffusion Models

2025-10-20 · Dario Shariatian, Alain Durmus, Umut Simsekli, Stefano Peluchetti arxiv

Discrete diffusion models have emerged as a powerful class of models and a promising route to fast language generation, but practical implementations typically rely on factored reverse transitions ignoring cross-token de…

PeLAP-A: Adaptive Latent Pruning for Lightweight Latent Diffusion Models

2026-06-22 · Kissa Zahra, Zaib Un Nisa arxiv

Latent diffusion models achieve strong generative performance by operating in a compressed latent space produced by a variational autoencoder (VAE). However, it remains unclear whether all latent channels contribute equa…

Towards diffusion models for large-scale sea-ice modelling

2024-06-26 · Tobias Sebastian Finn, Charlotte Durand, Alban Farchi, Marc Bocquet 외

We make the first steps towards diffusion models for unconditional generation of multivariate and Arctic-wide sea-ice states. While targeting to reduce the computational costs by diffusion in latent space, latent diffusi…

Unifying Diffusion Models' Latent Space, with Applications to CycleDiffusion and Guidance

2022-10-11 · Chen Henry Wu, Fernando de la Torre

Diffusion models have achieved unprecedented performance in generative modeling. The commonly-adopted formulation of the latent code of diffusion models is a sequence of gradually denoised samples, as opposed to the simp…

Image GenerationImage-to-Image Translation