← Search

Ben Poole

30 accepted papers

2025

CAT4D: Create Anything in 4D with Multi-View Video Diffusion Models

CVPR 2025poster

We present CAT4D, a method for creating 4D (dynamic 3D) scenes from monocular video. CAT4D leverages a multi-view video diffusion model trained on a diverse combination of datasets to enable novel view synthesis at any specified camera poses and timestamps. Combined with a novel sampling approach, t…

2025

SimVS: Simulating World Inconsistencies for Robust View Synthesis

CVPR 2025poster

Novel-view synthesis techniques achieve impressive results for static scenes but struggle when faced with the inconsistencies inherent to casual capture settings: varying illumination, scene motion, and other unintended effects that are difficult to model explicitly. We present an approach for lever…

Cited by 1SourcePDFScholar
2024

CAT3D: Create Anything in 3D with Multi-View Diffusion Models

NeurIPS 2024oral

Advances in 3D reconstruction have enabled high-quality 3D capture, but require a user to collect hundreds to thousands of images to create a 3D scene. We present CAT3D, a method for creating anything in 3D by simulating this real-world capture process with a multi-view diffusion model. Given any nu…

Cited by 118SourcePDFScholar
2024

Disentangled 3D Scene Generation with Layout Learning

ICML 2024poster

We introduce a method to generate 3D scenes that are disentangled into their component objects. This disentanglement is unsupervised, relying only on the knowledge of a large pretrained text-to-image model. Our key insight is that objects can be discovered by finding parts of a 3D scene that, when r…

Cited by 22SourcePDFScholar
2024

EM Distillation for One-step Diffusion Models

NeurIPS 2024poster

While diffusion models can learn complex distributions, sampling requires a computationally expensive iterative process. Existing distillation methods enable efficient sampling, but have notable limitations, such as performance degradation with very few sampling steps, reliance on training data ac…

Cited by 20SourcePDFScholar
2024

ReconFusion: 3D Reconstruction with Diffusion Priors

CVPR 2024poster

3D reconstruction methods such as Neural Radiance Fields (NeRFs) excel at rendering photorealistic novel views of complex scenes. However recovering a high-quality NeRF typically requires tens to hundreds of input images resulting in a time-consuming capture process. We present ReconFusion to recons…

2024

Video Interpolation with Diffusion Models

CVPR 2024poster

We present VIDIM a generative model for video interpolation which creates short videos given a start and end frame. In order to achieve high fidelity and generate motions unseen in the input data VIDIM uses cascaded diffusion models to first generate the target video at low resolution and then gener…

2023

Diffusion Self-Guidance for Controllable Image Generation

NeurIPS 2023poster

Large-scale generative models are capable of producing high-quality images from detailed prompts. However, many aspects of an image are difficult or impossible to convey through text. We introduce self-guidance, a method that provides precise control over properties of the generated image by guiding…

Cited by 217SourcePDFScholar
2023

DreamBooth3D: Subject-Driven Text-to-3D Generation

ICCV 2023poster

We present DreamBooth3D, an approach to personalize text-to-3D generative models from as few as 3-6 casually captured images of a subject. Our approach combines recent advances in personalizing text-to-image models (DreamBooth) with text-to-3D generation (DreamFusion). We find that naively combining…

Cited by 211PDFScholar
2022

Autoregressive Diffusion Models

ICLR 2022poster

We introduce Autoregressive Diffusion Models (ARDMs), a model class encompassing and generalizing order-agnostic autoregressive models (Uria et al., 2014) and absorbing discrete diffusion (Austin et al., 2021), which we show are special cases of ARDMs under mild assumptions. ARDMs are simple to impl…

2022

Zero-Shot Text-Guided Object Generation With Dream Fields

CVPR 2022poster

We combine neural rendering with multi-modal image and text representations to synthesize diverse 3D objects solely from natural language descriptions. Our method, Dream Fields, can generate the geometry and color of a wide range of objects without 3D supervision. Due to the scarcity of diverse, cap…

Cited by 628PDFcodeScholar
2021

Learning Energy-Based Models by Diffusion Recovery Likelihood

ICLR 2021poster

While energy-based models (EBMs) exhibit a number of desirable properties, training and sampling on high-dimensional datasets remains challenging. Inspired by recent progress on diffusion probabilistic models, we present a diffusion recovery likelihood method to tractably learn and sample from a seq…

2021

Score-Based Generative Modeling through Stochastic Differential Equations

ICLR 2021oral

Creating noise from data is easy; creating data from noise is generative modeling. We present a stochastic differential equation (SDE) that smoothly transforms a complex data distribution to a known prior distribution by slowly injecting noise, and a corresponding reverse-time SDE that transforms th…

2020

Weakly Supervised Disentanglement with Guarantees

ICLR 2020poster

Learning disentangled representations that correspond to factors of variation in real-world data is critical to interpretable and human-controllable machine learning. Recently, concerns about the viability of learning disentangled representations in a purely unsupervised manner has spurred a shift t…

Cited by 169SourcecodeScholar
2020

Weakly-Supervised Disentanglement Without Compromises

ICML 2020poster

Intelligent agents should be able to learn useful representations by observing changes in their environment. We model such observations as pairs of non-i.i.d. images sharing at least one of the underlying factors of variation. First, we theoretically show that only knowing how many factors have chan…

2020

What Makes for Good Views for Contrastive Learning?

NeurIPS 2020poster

Contrastive learning between multiple views of the data has recently achieved state of the art performance in the field of self-supervised representation learning. Despite its success, the influence of different view choices has been less studied. In this paper, we use theoretical and empirical anal…

Cited by 1641SourcePDFScholar
2019

Discrete Flows: Invertible Generative Models of Discrete Data

NeurIPS 2019poster

While normalizing flows have led to significant advances in modeling high-dimensional continuous distributions, their applicability to discrete distributions remains unknown. In this paper, we show that flows can in fact be extended to discrete events---and under a simple change-of-variables formula…

2019

On Variational Bounds of Mutual Information

ICML 2019oral

Estimating and optimizing Mutual Information (MI) is core to many problems in machine learning, but bounding MI in high dimensions is challenging. To establish tractable and scalable objectives, recent work has turned to variational bounds parameterized by neural networks. However, the relationships…

2018

Fixing a Broken ELBO

ICML 2018oral

Recent work in unsupervised representation learning has focused on learning deep directed latentvariable models. Fitting these models by maximizing the marginal likelihood or evidence is typically intractable, thus a common approximation is to maximize the evidence lower bound (ELBO) instead. Howeve…

2017

Adversarially Learned Inference

ICLR 2017poster

We introduce the adversarially learned inference (ALI) model, which jointly learns a generation network and an inference network using an adversarial process. The generation network maps samples from stochastic latent variables to the data space while the inference network maps training examples in…

Cited by 1907SourcecodeScholar
2017

On the Expressive Power of Deep Neural Networks

ICML 2017poster

We propose a new approach to the problem of neural network expressivity, which seeks to characterize how structural properties of a neural network family affect the functions it is able to compute. Our approach is based on an interrelated set of measures of expressivity, unified by the novel notion…

Cited by 1057SourcePDFScholar
2016

Exponential expressivity in deep neural networks through transient chaos

NeurIPS 2016poster

We combine Riemannian geometry with the mean field theory of high dimensional chaos to study the nature of signal propagation in deep neural networks with random weights. Our results reveal a phase transition in the expressivity of random deep networks, with networks in the chaotic phase computing n…