← Search

Gordon Wetzstein

96 accepted papers

2026

BAgger: Backwards Aggregation for Mitigating Drift in Autoregressive Video Diffusion Models

CVPR 2026

Autoregressive video models are promising for world modeling via next-frame prediction, but they suffer from exposure bias: a mismatch between training on clean contexts and inference on self-generated frames, causing errors to compound and quality to drift over time. We introduce Backwards Aggregat

Cited by 0SourceScholar
2026

BulletTime: Decoupled Control of Time and Camera Pose for Video Generation

CVPR 2026

Emerging video diffusion models achieve high visual fidelity but fundamentally couple scene dynamics with camera motion, limiting their ability to provide precise spatial and temporal control. We introduce a 4D-controllable video diffusion framework that explicitly decouples scene dynamics from came

Cited by 0SourceScholar
2026

Captain Cinema: Towards Short Movie Generation

ICLR 2026poster

We present **Captain Cinema**, a generation framework for short movie generation. Given a detailed textual description of a movie storyline, our approach firstly generates a sequence of keyframes that outline the entire narrative, which ensures long-range coherence in both the storyline and visual a…

Cited by 0SourceScholar
2026

GaussFusion: Improving 3D Reconstruction in the Wild with A Geometry-Informed Video Generator

CVPR 2026

We present GaussFusion, a novel approach for improving 3D Gaussian splatting (3DGS) reconstructions in the wild through geometry-informed video generation. GaussFusion mitigates common 3DGS artifacts, including floaters, flickering, and blur caused by camera pose errors, incomplete coverage, and noi

Cited by 0SourceScholar
2026

Mixture of Contexts for Long Video Generation

ICLR 2026poster

Long video generation is fundamentally a long context memory problem: models must retain and retrieve salient events across a long range without collapsing or drifting. However, scaling diffusion transformers to generate long-context videos is fundamentally limited by the quadratic cost of self-atte…

Cited by 0SourceScholar
2026

Mode Seeking meets Mean Seeking for Long Video Generation

ICML 2026poster

Scaling video generation from seconds to minutes faces a critical bottleneck: while short-video data is abundant and high-fidelity, coherent long-form data is scarce and limited to narrow domains. While multi-resolution image training works because higher resolution is largely an interpolation of th…

Cited by 7SourceScholar
2026

VULCAN: Tool-Augmented Multi Agents for Iterative 3D Object Arrangement

CVPR 2026

Despite the remarkable progress of Multimodal Large Language Models (MLLMs) in 2D vision-language tasks, their application to complex 3D scene manipulation remains underexplored. In this paper, we bridge this critical gap by tackling three key challenges in 3D object arrangement task using MLLMs. Fi

Cited by 0SourceScholar
2026

pi-Flow: Policy-Based Few-Step Generation via Imitation Distillation

ICLR 2026poster

Few-step diffusion or flow-based generative models typically distill a velocity-predicting teacher into a student that predicts a shortcut towards denoised data. This format mismatch has led to complex distillation procedures that often suffer from a quality--diversity trade-off. To address this, we…

Cited by 0SourcecodeScholar
2025

3DitScene: Editing Any Scene via Language-guided Disentangled Gaussian Splatting

ICLR 2025poster

Scene image editing is crucial for entertainment, photography, and advertising design. Existing methods solely focus on either 2D individual object or 3D global scene editing. This results in a lack of a unified approach to effectively control and manipulate scenes at the 3D level with different lev…

Cited by 4SourcePDFScholar
2025

AIpparel: A Multimodal Foundation Model for Digital Garments

CVPR 2025highlight

Apparel is essential to human life, offering protection, mirroring cultural identities, and showcasing personal style. Yet, the creation of garments remains a time-consuming process, largely due to the manual work involved in designing them. To simplify this process, we introduce AIpparel, a multimo…

2025

Buffer Anytime: Zero-Shot Video Depth and Normal from Image Priors

CVPR 2025poster

We present Buffer Anytime, a framework for estimation of depth and normal maps (which we call geometric buffers) from video that eliminates the need for paired video--depth and video--normal training data. Instead of relying on large-scale annotated video datasets, we demonstrate high-quality video…

Cited by 2SourcePDFScholar
2025

CL-Splats: Continual Learning of Gaussian Splatting with Local Optimization

ICCV 2025poster

In dynamic 3D environments, accurately updating scene representations over time is crucial for applications in robotics, mixed reality, and embodied AI. As scenes evolve, efficient methods to incorporate changes are needed to maintain up-to-date, high-quality reconstructions without the computationa…

Cited by 0SourcePDFScholar
2025

CameraCtrl II: Dynamic Scene Exploration via Camera-controlled Video Diffusion Models

ICCV 2025poster

This paper introduces CameraCtrl II, a framework that enables continuous and dynamic scene exploration through a camera-controlled video diffusion model. Previous camera-conditioned video generative models suffer from diminished video dynamics and limited range of viewpoints when generating videos w…

Cited by 0SourcePDFScholar
2025

CameraCtrl: Enabling Camera Control for Video Diffusion Models

ICLR 2025poster

Controllability plays a crucial role in video generation, as it allows users to create and edit content more precisely. Existing models, however, lack control of camera pose that serves as a cinematic language to express deeper narrative nuances. To alleviate this issue, we introduce \method, enabli…

Cited by 0SourcePDFScholar
2025

CoT-VLA: Visual Chain-of-Thought Reasoning for Vision-Language-Action Models

CVPR 2025poster

Vision-language-action models (VLAs) have shown potential in leveraging pretrained vision-language models and diverse robot demonstrations for learning generalizable sensorimotor control. While this paradigm effectively utilizes large-scale data from both robotic and non-robotic sources, current VLA…

2025

Diffusion Self-Distillation for Zero-Shot Customized Image Generation

CVPR 2025poster

Text-to-image diffusion models produce impressive results but are frustrating tools for artists who desire fine-grained control. For example, a common use case is to create images of a specific instance in novel contexts, i.e., "identity-preserving generation". This setting, along with many other ta…

Cited by 11SourcePDFScholar
2025

FLARE: Feed-forward Geometry, Appearance and Camera Estimation from Uncalibrated Sparse Views

CVPR 2025poster

We present FLARE, a feed-forward model designed to infer high-quality camera poses and 3D geometry from uncalibrated sparse-view images (i.e., as few as 2-8 inputs), which is a challenging yet practical setting in real-world applications. Our solution features a cascaded learning paradigm with camer…

Cited by 0SourcePDFScholar
2025

Frame Context Packing and Drift Prevention in Next-Frame-Prediction Video Diffusion Models

NeurIPS 2025spotlight

We present a neural network structure, FramePack, to train next-frame (or next-frame-section) prediction models for video generation. FramePack compresses input frame contexts with frame-wise importance so that more frames can be encoded within a fixed context length, with more important frames havi…

Cited by 0SourceScholar
2025

Gaussian Mixture Flow Matching Models

ICML 2025poster

Diffusion models approximate the denoising distribution as a Gaussian and predict its mean, whereas flow matching models reparameterize the Gaussian mean as flow velocity. However, they underperform in few-step sampling due to discretization error and tend to produce over-saturated colors under clas…

2025

GenDoP: Auto-regressive Camera Trajectory Generation as a Director of Photography

ICCV 2025poster

Camera trajectory design plays a crucial role in video production, serving as a fundamental tool for conveying directorial intent and enhancing visual storytelling. In cinematography, Directors of Photography meticulously craft camera movements to achieve expressive and intentional framing. However,…

2025

Geometric Algebra Planes: Convex Implicit Neural Volumes

ICML 2025poster

Volume parameterizations abound in recent literature, encompassing methods from classic voxel grids to implicit neural representations. While implicit representations offer impressive capacity and improved memory efficiency compared to voxel grids, they traditionally require training through noncon…

Cited by 5SourcePDFScholar
2025

GroomLight: Hybrid Inverse Rendering for Relightable Human Hair Appearance Modeling

CVPR 2025poster

We present GroomLight, a novel method for relightable hair appearance modeling from multi-view images. Existing hair capture methods struggle to balance photorealistic rendering with relighting capabilities. Analytical material models, while physically grounded, often fail to fully capture appearanc…

2025

ImageGem: In-the-wild Generative Image Interaction Dataset for Generative Model Personalization

ICCV 2025poster

We introduce ImageGem, a dataset for studying generative models that understand fine-grained individual preferences. We posit that a key challenge hindering the development of such a generative model is the lack of in-the-wild and fine-grained user preference annotations. Our dataset features real-w…

2025

Long-Context State-Space Video World Models

ICCV 2025poster

Video diffusion models have recently shown promise for world modeling through autoregressive frame prediction conditioned on actions. However, they struggle to maintain long-term memory due to the high computational cost associated with processing extended sequences in attention layers. To overcome…

Cited by 0SourcePDFScholar
2025

Multiscale guidance of protein structure prediction with heterogeneous cryo-EM data

NeurIPS 2025poster

Protein structure prediction models are now capable of generating accurate 3D structural hypotheses from sequence alone. However, they routinely fail to capture the conformational diversity of dynamic biomolecular complexes, often requiring heuristic MSA subsampling approaches for generating alterna…

Cited by 0SourceScholar
2025

RBench: Graduate-level Multi-disciplinary Benchmarks for LLM & MLLM Complex Reasoning Evaluation

ICML 2025poster

Reasoning stands as a cornerstone of intelligence, enabling the synthesis of existing knowledge to solve complex problems. Despite remarkable progress, existing reasoning benchmarks often fail to rigorously evaluate the nuanced reasoning capabilities required for complex, real-world problemsolving,…

2025

Self-Calibrating Gaussian Splatting for Large Field-of-View Reconstruction

ICCV 2025poster

Large field-of-view (FOV) cameras can simplify and accelerate scene capture because they provide complete coverage with fewer views. However, existing reconstruction pipelines fail to take full advantage of large-FOV input data because they convert input views to perspective images, resulting in str…

2025

Textured Gaussians for Enhanced 3D Scene Appearance Modeling

CVPR 2025poster

3D Gaussian Splatting (3DGS) has recently emerged as a state-of-the-art 3D reconstruction and rendering technique due to its high-quality results and fast training and rendering time. However, pixels covered by the same Gaussian are always shaded in the same color up to a Gaussian falloff scaling fa…

Cited by 3SourcePDFScholar
2025

The Language of Motion: Unifying Verbal and Non-verbal Language of 3D Human Motion

CVPR 2025poster

Human communication is inherently multimodal, involving a combination of verbal and non-verbal cues such as speech, facial expressions, and body gestures. Modeling these behaviors is essential for understanding human interaction and for creating virtual characters that can communicate naturally in a…

Cited by 4SourcePDFScholar
2025

Visual Chronicles: Using Multimodal LLMs to Analyze Massive Collections of Images

ICCV 2025poster

We present a system using Multimodal LLMs (MLLMs) to analyze a large database with tens of millions of images captured at different times, with the aim of discovering patterns in temporal changes. Specifically, we aim to capture frequent co-occurring changes ("trends") across a city over a certain p…

Cited by 0SourcePDFScholar
2025

WonderPlay: Dynamic 3D Scene Generation from a Single Image and Actions

ICCV 2025poster

WonderPlay is a novel framework integrating physics simulation with video generation for generating action-conditioned dynamic 3D scenes from a single image. Our hybrid generative simulator first uses a physics solver to simulate coarse 3D dynamics, which subsequently conditions a video generator to…

Cited by 0SourcePDFScholar
2025

X-Dyna: Expressive Dynamic Human Image Animation

CVPR 2025highlight

We introduce X-Dyna, a novel zero-shot, diffusion-based pipeline for animating a single human image using facial expressions and body movements derived from a driving video, that generates realistic, context-aware dynamics for both the subject and the surrounding environment. Building on prior appro…

2024

4D-fy: Text-to-4D Generation Using Hybrid Score Distillation Sampling

CVPR 2024poster

Recent breakthroughs in text-to-4D generation rely on pre-trained text-to-image and text-to-video models to generate dynamic 3D scenes. However current text-to-4D methods face a three-way tradeoff between the quality of scene appearance 3D structure and motion. For example text-to-image models and t…

2024

Collaborative Video Diffusion: Consistent Multi-video Generation with Camera Control

NeurIPS 2024poster

Research on video generation has recently made tremendous progress, enabling high-quality videos to be generated from text prompts or images. Adding control to the video generation process is an important goal moving forward and recent approaches that condition video generation models on camera traj…

Cited by 24SourcePDFScholar
2024

DMV3D: Denoising Multi-view Diffusion Using 3D Large Reconstruction Model

ICLR 2024spotlight

We propose DMV3D, a novel 3D generation approach that uses a transformer-based 3D large reconstruction model to denoise multi-view diffusion. Our reconstruction model incorporates a triplane NeRF representation and, functioning as a denoiser, can denoise noisy multi-view images via 3D NeRF reconstru…

2024

FiVA: Fine-grained Visual Attribute Dataset for Text-to-Image Diffusion Models

NeurIPS 2024poster

Recent advances in text-to-image generation have enabled the creation of high-quality images with diverse applications. However, accurately describing desired visual attributes can be challenging, especially for non-experts in art and photography. An intuitive solution involves adopting favorable at…

Cited by 1SourcePDFScholar
2024

Flow as the Cross-domain Manipulation Interface

CoRL 2024poster

We present Im2Flow2Act, a scalable learning framework that enables robots to acquire real-world manipulation skills without the need of real-world robot training data. The key idea behind Im2Flow2Act is to use object flow as the manipulation interface, bridging domain gaps between different embodime…

Cited by 48SourceScholar
2024

Flying with Photons: Rendering Novel Views of Propagating Light

ECCV 2024oral

"We present an imaging and neural rendering technique that seeks to synthesize videos of light propagating through a scene from novel, moving camera viewpoints. Our approach relies on a new ultrafast imaging setup to capture a first-of-its kind, multi-viewpoint video dataset with picosecond-level te…

Cited by 5SourcePDFScholar
2024

GPT-4V(ision) is a Human-Aligned Evaluator for Text-to-3D Generation

CVPR 2024poster

Despite recent advances in text-to-3D generative methods there is a notable absence of reliable evaluation metrics. Existing metrics usually focus on a single criterion each such as how well the asset aligned with the input text. These metrics lack the flexibility to generalize to different evaluati…

2024

GRM: Large Gaussian Reconstruction Model for Efficient 3D Reconstruction and Generation

ECCV 2024poster

"We introduce GRM, a large-scale reconstructor capable of recovering a 3D asset from sparse-view images in around 0.1s. GRM is a feed-forward transformer-based model that efficiently incorporates multi-view information to translate the input pixels into pixel-aligned Gaussians, which are unprojected…

2024

Gaussian Shell Maps for Efficient 3D Human Generation

CVPR 2024poster

Efficient generation of 3D digital humans is important in several industries including virtual reality social media and cinematic production. 3D generative adversarial networks (GANs) have demonstrated state-of-the-art (SOTA) quality and diversity for generated assets. Current 3D GAN architectures h…

2024

Generative Rendering: Controllable 4D-Guided Video Generation with 2D Diffusion Models

CVPR 2024poster

Traditional 3D content creation tools empower users to bring their imagination to life by giving them direct control over a scene's geometry appearance motion and camera path. Creating computer-generated videos however is a tedious manual process which can be automated by emerging text-to-video diff…

Cited by 15SourcePDFScholar
2024

HumanPlus: Humanoid Shadowing and Imitation from Humans

CoRL 2024poster

One of the key arguments for building robots that have similar form factors to human beings is that we can leverage the massive human data for training.Yet, doing so has remained challenging in practice due to the complexities in humanoid perception and control, lingering physical gaps between human…

Cited by 109SourceScholar
2024

Interpreting the Weight Space of Customized Diffusion Models

NeurIPS 2024poster

We investigate the space of weights spanned by a large collection of customized diffusion models. We populate this space by creating a dataset of over 60,000 models, each of which is a base model fine-tuned to insert a different person's visual identity. We model the underlying manifold of these wei…

2024

Make-it-Real: Unleashing Large Multimodal Model for Painting 3D Objects with Realistic Materials

NeurIPS 2024poster

Physically realistic materials are pivotal in augmenting the realism of 3D assets across various applications and lighting conditions. However, existing 3D assets and generative models often lack authentic material properties. Manual assignment of materials using graphic software is a tedious and ti…

Cited by 2SourcePDFScholar
2024

MegaScenes: Scene-Level View Synthesis at Scale

ECCV 2024poster

"Scene-level novel view synthesis (NVS) is fundamental to many vision and graphics applications. Recently, pose-conditioned diffusion models have led to significant progress by extracting 3D information from 2D foundation models, but these methods are limited by the lack of scene-level training data…

2024

Mixture of neural fields for heterogeneous reconstruction in cryo-EM

NeurIPS 2024poster

Cryo-electron microscopy (cryo-EM) is an experimental technique for protein structure determination that images an ensemble of macromolecules in near-physiological contexts. While recent advances enable the reconstruction of dynamic conformations of a single biomolecular complex, current methods do…

Cited by 0SourcePDFScholar
2024

Orthogonal Adaptation for Modular Customization of Diffusion Models

CVPR 2024highlight

Customization techniques for text-to-image models have paved the way for a wide range of previously unattainable applications enabling the generation of specific concepts across diverse contexts and styles. While existing methods facilitate high-fidelity customization for individual concepts or a li…

Cited by 25SourcePDFScholar
2024

PhysAvatar: Learning the Physics of Dressed 3D Avatars from Visual Observations

ECCV 2024poster

"[width=0.9]figure/teaserv 4.pdf Figure 1: PhysAvatar is a novel framework that captures the physics of dressed 3D avatars from visual observations, enabling a wide spectrum of applications, such as (a) animation, (b) relighting, and (c) redressing, with high-fidelity rendering results."

2024

PixelRNN: In-pixel Recurrent Neural Networks for End-to-end-optimized Perception with Neural Sensors

CVPR 2024poster

Conventional image sensors digitize high-resolution images at fast frame rates producing a large amount of data that needs to be transmitted off the sensor for further processing. This is challenging for perception systems operating on edge devices because communication is power inefficient and indu…

Cited by 6SourcePDFScholar
2024

Real-time 3D-aware Portrait Editing from a Single Image

ECCV 2024poster

"This work presents , a practical method that can efficiently edit a face image following given prompts, like reference images or text descriptions, in a 3D-aware manner. To this end, a lightweight module is distilled from a 3D portrait generator and a text-to-image model, which provide prior knowle…

2024

TC4D: Trajectory-Conditioned Text-to-4D Generation

ECCV 2024poster

"Recent techniques for text-to-4D generation synthesize dynamic 3D scenes using supervision from pre-trained text-to-video models. However, existing representations, such as deformation models or time-dependent neural representations, are limited in the amount of motion they can generate—they cannot…

Cited by 37SourcePDFScholar
2023

3D Neural Field Generation Using Triplane Diffusion

CVPR 2023poster

Diffusion models have emerged as the state-of-the-art for image generation, among other tasks. Here, we present an efficient diffusion-based model for 3D-aware generation of neural fields. Our approach pre-processes training data, such as ShapeNet meshes, by converting them to continuous occupancy f…

Cited by 244SourcePDFScholar
2023

ALTO: Alternating Latent Topologies for Implicit 3D Reconstruction

CVPR 2023poster

This work introduces alternating latent topologies (ALTO) for high-fidelity reconstruction of implicit 3D surfaces from noisy point clouds. Previous work identifies that the spatial arrangement of latent encodings is important to recover detail. One school of thought is to encode a latent vector for…

Cited by 35SourcePDFScholar
2023

CC3D: Layout-Conditioned Generation of Compositional 3D Scenes

ICCV 2023poster

In this work, we introduce CC3D, a conditional generative model that synthesizes complex 3D scenes conditioned on 2D semantic scene layouts, trained using single-view images. Different from most existing 3D GANs that limit their applicability to aligned single objects, we focus on generating complex…

Cited by 44PDFScholar
2023

DiffDreamer: Towards Consistent Unsupervised Single-view Scene Extrapolation with Conditional Diffusion Models

ICCV 2023poster

Scene extrapolation---the idea of generating novel views by flying into a given image---is a promising, yet challenging task. For each predicted frame, a joint inpainting and 3D refinement problem has to be solved, which is ill posed and includes a high level of ambiguity. Moreover, training data fo…

Cited by 38PDFcodeScholar
2023

Generative Novel View Synthesis with 3D-Aware Diffusion Models

ICCV 2023oral

We present a diffusion-based model for 3D-aware generative novel view synthesis from as few as a single input image. Our model samples from the distribution of possible renderings consistent with the input and, even in the presence of ambiguity, is capable of rendering diverse and plausible novel vi…

Cited by 235PDFcodeScholar
2023

Learning Controllable Adaptive Simulation for Multi-resolution Physics

ICLR 2023top-25%

Simulating the time evolution of physical systems is pivotal in many scientific and engineering problems. An open challenge in simulating such systems is their multi-resolution dynamics: a small fraction of the system is extremely dynamic, and requires very fine-grained resolution, while a majority…

2023

PaletteNeRF: Palette-Based Appearance Editing of Neural Radiance Fields

CVPR 2023poster

Recent advances in neural radiance fields have enabled the high-fidelity 3D reconstruction of complex scenes for novel view synthesis. However, it remains underexplored how the appearance of such representations can be efficiently edited while maintaining photorealism. In this work, we present Palet…

Cited by 63SourcePDFScholar
2023

PointAvatar: Deformable Point-Based Head Avatars From Videos

CVPR 2023poster

The ability to create realistic animatable and relightable head avatars from casual video sequences would open up wide ranging applications in communication and entertainment. Current methods either build on explicit 3D morphable meshes (3DMM) or exploit neural implicit representations. The former a…

2023

PointOdyssey: A Large-Scale Synthetic Dataset for Long-Term Point Tracking

ICCV 2023oral

We introduce PointOdyssey, a large-scale synthetic dataset, and data generation framework, for the training and evaluation of long-term fine-grained tracking algorithms. Our goal is to advance the state-of-the-art by placing emphasis on long videos with naturalistic motion. Toward the goal of natura…

Cited by 143PDFcodeScholar
2023

SinGRAF: Learning a 3D Generative Radiance Field for a Single Scene

CVPR 2023poster

Generative models have shown great promise in synthesizing photorealistic 3D objects, but they require large amounts of training data. We introduce SinGRAF, a 3D-aware generative model that is trained with a few input images of a single scene. Once trained, SinGRAF generates different realizations o…

Cited by 16SourcePDFScholar
2022

Amortized Inference for Heterogeneous Reconstruction in Cryo-EM

NeurIPS 2022accept

Cryo-electron microscopy (cryo-EM) is an imaging modality that provides unique insights into the dynamics of proteins and other building blocks of life. The algorithmic challenge of jointly estimating the poses, 3D structure, and conformational heterogeneity of a biomolecule from millions of noisy a…

Cited by 43SourcePDFScholar
2022

BACON: Band-Limited Coordinate Networks for Multiscale Scene Representation

CVPR 2022oral

Coordinate-based networks have emerged as a powerful tool for 3D representation and scene reconstruction. These networks are trained to map continuous input coordinates to the value of a signal at each point. Still, current architectures are black boxes: their spectral characteristics cannot be easi…

Cited by 175PDFcodeScholar
2022

CryoAI: Amortized Inference of Poses for Ab Initio Reconstruction of 3D Molecular Volumes from Real Cryo-EM Images

ECCV 2022poster

"Cryo-electron microscopy (cryo-EM) has become a tool of fundamental importance in structural biology, helping us understand the basic building blocks of life. The algorithmic challenge of cryo-EM is to jointly estimate the unknown 3D poses and the 3D electron scattering potential of a biomolecule f…

2022

Efficient Geometry-Aware 3D Generative Adversarial Networks

CVPR 2022oral

Unsupervised generation of high-quality multi-view-consistent images and 3D shapes using only collections of single-view 2D photographs has been a long-standing challenge. Existing 3D GANs are either compute-intensive or make approximations that are not 3D-consistent; the former limits quality and r…

Cited by 1564PDFcodeScholar
2022

Generative Neural Articulated Radiance Fields

NeurIPS 2022accept

Unsupervised learning of 3D-aware generative adversarial networks (GANs) using only collections of single-view 2D photographs has very recently made much progress. These 3D GANs, however, have not been demonstrated for human bodies and the generated radiance fields of existing frameworks are not dir…

Cited by 119SourcePDFScholar
2022

Learning to Solve PDE-constrained Inverse Problems with Graph Networks

ICML 2022spotlight

Learned graph neural networks (GNNs) have recently been established as fast and accurate alternatives for principled solvers in simulating the dynamics of physical systems. In many application domains across science and engineering, however, we are not only interested in a forward simulation but als…

Cited by 45SourcePDFScholar
2022

NeuForm: Adaptive Overfitting for Neural Shape Editing

NeurIPS 2022accept

Neural representations are popular for representing shapes as they can be used for data cleanup, model completion, shape editing, and shape synthesis. Current neural representations can be categorized as either overfitting to a single object instance, or representing a collection of objects. However…

Cited by 17SourcePDFScholar
2021

AutoInt: Automatic Integration for Fast Neural Volume Rendering

CVPR 2021poster

Numerical integration is a foundational technique in scientific computing and is at the core of many computer vision applications. Among these applications, neural volume rendering has recently been proposed as a new paradigm for view synthesis, achieving photorealistic image quality. However, a fun…

Cited by 281PDFcodeScholar
2021

Deep S3PR: Simultaneous Source Separation and Phase Retrieval Using Deep Generative Models

ICASSP 2021accepted

This paper introduces and solves the simultaneous source separation and phase retrieval (S <sup xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">3</sup> PR) problem. S <sup xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xli…

Cited by 0SourceScholar
2021

Fast Training of Neural Lumigraph Representations using Meta Learning

NeurIPS 2021poster

Novel view synthesis is a long-standing problem in machine learning and computer vision. Significant progress has recently been made in developing neural scene representations and rendering techniques that synthesize photorealistic images from arbitrary views. These representations, however, are ext…

Cited by 43SourcePDFScholar
2021

Pi-GAN: Periodic Implicit Generative Adversarial Networks for 3D-Aware Image Synthesis

CVPR 2021poster

We have witnessed rapid progress on 3D-aware image synthesis, leveraging recent advances in generative visual models and neural rendering. Existing approaches however fall short in two ways: first, they may lack an underlying 3D representation or rely on view-inconsistent rendering, hence synthesizi…

Cited by 979PDFcodeScholar
2021

Single-Shot Hyperspectral-Depth Imaging With Learned Diffractive Optics

ICCV 2021poster

Imaging depth and spectrum have been extensively studied in isolation from each other for decades. Recently, hyperspectral-depth (HS-D) imaging emerges to capture both information simultaneously by combining two different imaging systems; one for depth, the other for spectrum. While being accurate,…

Cited by 155PDFScholar
2021

Suremap: Predicting Uncertainty in Cnn-Based Image Reconstructions Using Stein's Unbiased Risk Estimate

ICASSP 2021accepted

Convolutional neural networks (CNN) have emerged as a powerful tool for solving computational imaging reconstruction problems. However, CNNs are generally difficult-to-understand black-boxes. Accordingly, it is challenging to know when they will work and, more importantly, when they will fail. This…

Cited by 0SourceScholar
2021

Time-Multiplexed Coded Aperture Imaging: Learned Coded Aperture and Pixel Exposures for Compressive Imaging Systems

ICCV 2021poster

Compressive imaging using coded apertures (CA) is a powerful technique that can be used to recover depth, light fields, hyperspectral images and other quantities from a single snapshot. The performance of compressive imaging systems based on CAs mostly depends on two factors: the properties of the m…

Cited by 37PDFScholar
2020

Disambiguating Monocular Depth Estimation with a Single Transient

ECCV 2020poster

Monocular depth estimation algorithms successfully predict the relative depth order of objects in a scene. However, because of the fundamental scale ambiguity associated with monocular images, these algorithms fail at correctly predicting true metric depth. In this work, we demonstrate how a depth h…

Cited by 35SourcePDFScholar
2020

Implicit Neural Representations with Periodic Activation Functions

NeurIPS 2020oral

Implicitly defined, continuous, differentiable signal representations parameterized by neural networks have emerged as a powerful paradigm, offering many possible benefits over conventional representations. However, current network architectures for such implicit neural representations are incapable…

2020

MetaSDF: Meta-Learning Signed Distance Functions

NeurIPS 2020poster

Neural implicit shape representations are an emerging paradigm that offers many potential benefits over conventional discrete representations, including memory efficiency at a high spatial resolution. Generalizing across shapes with such neural implicit representations amounts to learning priors ove…

2020

Non-Line-of-Sight Surface Reconstruction Using the Directional Light-Cone Transform

CVPR 2020oral

We propose a joint albedo-normal approach to non-line-of-sight (NLOS) surface reconstruction using the directional light-cone transform (D-LCT). While current NLOS imaging methods reconstruct either the albedo or surface normals of the hidden scene, the two quantities provide complementary informati…

Cited by 83PDFScholar
2019

DeepVoxels: Learning Persistent 3D Feature Embeddings

CVPR 2019oral

In this work, we address the lack of 3D understanding of generative neural networks by introducing a persistent 3D feature embedding for view synthesis. To this end, we propose DeepVoxels, a learned representation that encodes the view-dependent appearance of a 3D scene without having to explicitly…

Cited by 725PDFScholar
2019

Scene Representation Networks: Continuous 3D-Structure-Aware Neural Scene Representations

NeurIPS 2019oral

Unsupervised learning with generative models has the potential of discovering rich representations of 3D scenes. While geometric deep learning has explored 3D-structure-aware representations of scene geometry, these models typically require explicit 3D supervision. Emerging neural scene representati…

Cited by 1441SourcePDFScholar
2017

Consensus Convolutional Sparse Coding

ICCV 2017poster

Convolutional sparse coding (CSC) is a promising direction for unsupervised learning in computer vision. In contrast to recent supervised methods, CSC allows for convolutional image representations to be learned that are equally useful for high-level vision tasks and low-level image reconstruction a…

Cited by 50PDFcodeScholar
2017

Reconstructing Transient Images From Single-Photon Sensors

CVPR 2017spotlight

Computer vision algorithms build on 2D images or 3D videos that capture dynamic events at the millisecond time scale. However, capturing and analyzing "transient images" at the picosecond scale---i.e., at one trillion frames per second---reveals unprecedented information about a scene and light tran…

Cited by 143PDFScholar
2016

Variable Aperture Light Field Photography: Overcoming the Diffraction-Limited Spatio-Angular Resolution Tradeoff

CVPR 2016poster

Light fields have many applications in machine vision, consumer photography, robotics, and microscopy. However, the prevalent resolution limits of existing light field imaging systems hinder widespread adoption. In this paper, we analyze fundamental resolution limits of light field cameras in the di…

Cited by 17PDFScholar