← Search

Marcus A Brubaker

24 accepted papers

2025

Efficient Neural Network Encoding for 3D Color Lookup Tables

AAAI 2025technical

3D color lookup tables (LUTs) enable precise color manipulation by mapping input RGB values to specific output RGB values. 3D LUTs are instrumental in various applications, including video editing, in-camera processing, photographic filters, computer graphics, and color processing for displays. Whi…

2025

Reconstructing Heterogeneous Biomolecules via Hierarchical Gaussian Mixtures and Part Discovery

NeurIPS 2025poster

Cryo-EM is a transformational paradigm in molecular biology where computational methods are used to infer 3D molecular structure at atomic resolution from extremely noisy 2D electron microscope images. At the forefront of research is how to model the structure when the imaged particles exhibit non-r…

Cited by 0SourceScholar
2025

RoMo: Robust Motion Segmentation Improves Structure from Motion

ICCV 2025poster

There has been extensive progress in the reconstruction and generation of 4D scenes from monocular casually-captured video. Estimating accurate camera poses from videos through structure-from-motion (SfM) relies on robustly separating static and dynamic parts of a video. We propose a novel approach…

Cited by 0SourcePDFScholar
2024

CryoSPIN: Improving Ab-Initio Cryo-EM Reconstruction with Semi-Amortized Pose Inference

NeurIPS 2024poster

Cryo-EM is an increasingly popular method for determining the atomic resolution 3D structure of macromolecular complexes (eg, proteins) from noisy 2D images captured by an electron microscope. The computational task is to reconstruct the 3D density of the particle, along with 3D pose of the particle…

Cited by 1SourcePDFScholar
2024

Non-parametric Sensor Noise Modeling and Synthesis

ECCV 2024poster

"We introduce a novel non-parametric sensor noise model that directly constructs probability mass functions per intensity level from captured images. We show that our noise model provides a more accurate fit to real sensor noise than existing models. We detail the capture procedure for deriving our…

Cited by 0SourcePDFScholar
2024

PolyOculus: Simultaneous Multi-view Image-based Novel View Synthesis

ECCV 2024poster

"This paper considers the problem of generative novel view synthesis (GNVS), generating novel, plausible views of a scene given a limited number of known views. Here, we propose a set-based generative model that can simultaneously generate multiple, self-consistent new views, conditioned on any numb…

2024

Watch Your Steps: Local Image and Scene Editing by Text Instructions

ECCV 2024oral

"The success of denoising diffusion models in generating and editing images has sparked interest in using diffusion models for editing 3D scenes represented via neural radiance fields (NeRFs). However, current 3D editing methods lack a way to both pinpoint the edit location and limit changes to the…

Cited by 35SourcePDFScholar
2023

Long-Term Photometric Consistent Novel View Synthesis with Diffusion Models

ICCV 2023poster

Novel view synthesis from a single input image is a challenging task, where the goal is to generate a new view of a scene from a desired camera pose that may be separated by a large motion. The highly uncertain nature of this synthesis task due to unobserved elements within the scene (i.e. occlusion…

Cited by 39PDFcodeScholar
2023

Reference-guided Controllable Inpainting of Neural Radiance Fields

ICCV 2023poster

The popularity of Neural Radiance Fields (NeRFs) for view synthesis has led to a desire for NeRF editing tools. Here, we focus on inpainting regions in a view-consistent and controllable manner. In addition to the typical NeRF inputs and masks delineating the unwanted region in each view, we require…

Cited by 42PDFcodeScholar
2023

SPIn-NeRF: Multiview Segmentation and Perceptual Inpainting With Neural Radiance Fields

CVPR 2023poster

Neural Radiance Fields (NeRFs) have emerged as a popular approach for novel view synthesis. While NeRFs are quickly being adapted for a wider set of applications, intuitively editing NeRF scenes is still an open challenge. One important editing task is the removal of unwanted objects from a 3D scene…

2022

Adaptation of the Independent Metropolis-Hastings Sampler with Normalizing Flow Proposals

AISTATS 2022poster

Markov Chain Monte Carlo (MCMC) methods are a powerful tool for computation with complex probability distributions. However the performance of such methods is critically dependent on properly tuned parameters, most of which are difficult if not impossible to know a priori for a given target distribu…

2022

Learning sRGB-to-Raw-RGB De-Rendering With Content-Aware Metadata

CVPR 2022poster

Most camera images are rendered and saved in the standard RGB (sRGB) format by the camera's hardware. Due to the in-camera photo-finishing routines, nonlinear sRGB images are undesirable for computer vision tasks that assume a direct relationship between pixel values and scene radiance. For such app…

Cited by 24PDFcodeScholar
2022

Neural Image Representations for Multi-Image Fusion and Layer Separation

ECCV 2022poster

"We propose a framework for aligning and fusing multiple images into a single view using neural image representations (NIRs), also known as implicit or coordinate-based neural representations. Our framework targets burst images that exhibit camera ego motion and potential changes in the scene. We de…

Cited by 22SourcePDFScholar
2022

Noise2NoiseFlow: Realistic Camera Noise Modeling Without Clean Images

CVPR 2022poster

Image noise modeling is a long-standing problem with many applications in computer vision. Early attempts that propose simple models, such as signal-independent additive white Gaussian noise or the heteroscedastic Gaussian noise model (a.k.a., camera noise level function) are not sufficient to learn…

Cited by 26PDFScholar
2022

Residual Multiplicative Filter Networks for Multiscale Reconstruction

NeurIPS 2022accept

Coordinate networks like Multiplicative Filter Networks (MFNs) and BACON offer some control over the frequency spectrum used to represent continuous signals such as images or 3D volumes. Yet, they are not readily applicable to problems for which coarse-to-fine estimation is required, including vario…

2021

HistoGAN: Controlling Colors of GAN-Generated and Real Images via Color Histograms

CVPR 2021poster

While generative adversarial networks (GANs) can successfully produce high-quality images, they can be challenging to control. Simplifying GAN-based image generation is critical for their adoption in graphic design and artistic work. This goal has led to significant interest in methods that can intu…

Cited by 151PDFcodeScholar
2020

Modeling Continuous Stochastic Processes with Dynamic Normalizing Flows

NeurIPS 2020poster

Normalizing flows transform a simple base distribution into a complex target distribution and have proved to be powerful models for data generation and density estimation. In this work, we propose a novel type of normalizing flow driven by a differential deformation of the continuous-time Wiener pro…

Cited by 69SourcePDFScholar
2020

Wavelet Flow: Fast Training of High Resolution Normalizing Flows

NeurIPS 2020poster

Normalizing flows are a class of probabilistic generative models which allow for both fast density computation and efficient sampling and are effective at modelling complex distributions like images. A drawback among current methods is their significant training cost, sometimes requiring months of G…

2019

Noise Flow: Noise Modeling With Conditional Normalizing Flows

ICCV 2019oral

Modeling and synthesizing image noise is an important aspect in many computer vision applications. The long-standing additive white Gaussian and heteroscedastic (signal-dependent) noise models widely used in the literature provide only a coarse approximation of real sensor noise. This paper introduc…

Cited by 203PDFcodeScholar
2018

Two-Stream Convolutional Networks for Dynamic Texture Synthesis

CVPR 2018poster

We introduce a two-stream model for dynamic texture synthesis. Our model is based on pre-trained convolutional networks (ConvNets) that target two independent tasks: (i) object recognition, and (ii) optical flow prediction. Given an input dynamic texture, statistics of filter responses from the obje…

Cited by 64SourcePDFScholar
2017

Find your way by observing the sun and other semantic cues

ICRA 2017poster

In this paper we present a robust, efficient and affordable approach to self-localization which requires neither GPS nor knowledge about the appearance of the world. Towards this goal, we utilize freely available cartographic maps and derive a probabilistic model that exploits semantic cues in the f…

Cited by 60SourceScholar
2015

Building Proteins in a Day: Efficient 3D Molecular Reconstruction

CVPR 2015poster

Discovering the 3D atomic structure of molecules such as proteins and viruses is a fundamental research problem in biology and medicine. Electron Cryomicroscopy (Cryo-EM) is a promising vision-based technique for structure estimation which attempts to reconstruct 3D structures from 2D images. This p…

Cited by 21SourcePDFScholar