← Search

David Forsyth

34 accepted papers

2026

Generative Blocks World: Moving Things Around in Pictures

ICLR 2026poster

We describe Generative Blocks World to interact with the scene of a generated image by manipulating simple geometric abstractions. Our method represents scenes as assemblies of convex 3D primitives, and the same scene can be represented by different numbers of primitives, allowing an editor to move…

Cited by 0SourceScholar
2026

Global Underwater Geolocation from Time-Lapse Polarization Imagery

CVPR 2026

It is extremely hard for an underwater agent to know where it is. Satellite signals disappear within centimeters of the surface; acoustic baselines require heavy infrastructure to instrument small regions. The polarization of the sky, visible underwater, reveals the elevation of the sun. The pattern

Cited by 0SourceScholar
2026

MR. Illuminate: Zero-Shot Low-Light Image Enhancement with Diffusion Prior

CVPR 2026

The primary axes of interest in low-light image enhancement (LLIE) are color constancy--ensuring consistent outputs across inputs of the same scene under varying illumination and noise--and generalization across diverse datasets. Existing methods, whether supervised, unsupervised, or zero-shot, rely

Cited by 5SourcecodeScholar
2025

A Snapshot of Influence: A Local Data Attribution Framework for Online Reinforcement Learning

NeurIPS 2025oral

Online reinforcement learning (RL) excels in complex, safety-critical domains but suffers from sample inefficiency, training instability, and limited interpretability. Data attribution provides a principled way to trace model behavior back to training samples, yet existing methods assume fixed datas…

Cited by 0SourcecodeScholar
2025

How Do I Do That? Synthesizing 3D Hand Motion and Contacts for Everyday Interactions

CVPR 2025highlight

We tackle the novel problem of predicting 3D hand motion and contact maps (or Interaction Trajectories) given a single RGB view, action text, and a 3D contact point on the object as input. Our approach consists of (1) Interaction Codebook: a VQVAE model to learn a latent codebook of hand poses and c…

Cited by 2SourcePDFScholar
2025

InvRGB+L: Inverse Rendering of Complex Scenes with Unified Color and LiDAR Reflectance Modeling

ICCV 2025poster

We present InvRGB+L, a novel inverse rendering model that reconstructs large, relightable, and dynamic scenes from a single RGB+LiDAR sequence. Conventional inverse graphics methods rely primarily on RGB observations and use LiDAR mainly for geometric information, often resulting in suboptimal mater…

Cited by 0SourcePDFScholar
2024

HarmBench: A Standardized Evaluation Framework for Automated Red Teaming and Robust Refusal

ICML 2024poster

Automated red teaming holds substantial promise for uncovering and mitigating the risks associated with the malicious use of large language models (LLMs), yet the field lacks a standardized evaluation framework to rigorously assess new methods. To address this issue, we introduce HarmBench, a standa…

2024

Latent Intrinsics Emerge from Training to Relight

NeurIPS 2024spotlight

Image relighting is the task of showing what a scene from a source image would look like if illuminated differently. Inverse graphic schemes recover an explicit representation of geometry and a set of chosen intrinsics, then relight with some form of renderer. But error control for inverse graphic…

Cited by 1SourcePDFScholar
2023

ClimateNeRF: Extreme Weather Synthesis in Neural Radiance Field

ICCV 2023poster

Physical simulations produce excellent predictions of weather effects. Neural radiance fields produce SOTA scene models. We describe a novel NeRF-editing procedure that can fuse physical simulations with NeRF models of scenes, producing realistic movies of physical phenomena in those scenes. Our app…

Cited by 32PDFScholar
2023

Improving Equivariance in State-of-the-Art Supervised Depth and Normal Predictors

ICCV 2023poster

Dense depth and surface normal predictors should possess the equivariant property to cropping-and-resizing -- cropping the input image should result in cropping the same output image. However, we find that state-of-the-art depth and normal predictors, despite having strong performances, surprisingly…

Cited by 1PDFcodeScholar
2022

DIVeR: Real-Time and Accurate Neural Radiance Fields With Deterministic Integration for Volume Rendering

CVPR 2022oral

DIVeR builds on the key ideas of NeRF and its variants -- density models and volume rendering -- to learn 3D object models that can be rendered realistically from small numbers of images. In contrast to all previous NeRF methods, DIVeR uses deterministic rather than stochastic estimates of the volum…

Cited by 85PDFcodeScholar
2022

How Would The Viewer Feel? Estimating Wellbeing From Video Scenarios

NeurIPS 2022accept

In recent years, deep neural networks have demonstrated increasingly strong abilities to recognize objects and activities in videos. However, as video understanding becomes widely used in real-world applications, a key consideration is developing human-centric systems that understand not only the co…

2022

How to Steer Your Adversary: Targeted and Efficient Model Stealing Defenses with Gradient Redirection

ICML 2022spotlight

Model stealing attacks present a dilemma for public machine learning APIs. To protect financial investments, companies may be forced to withhold important information about their models that could facilitate theft, including uncertainty estimates and prediction explanations. This compromise is harmf…

2022

On the Importance of Firth Bias Reduction in Few-Shot Classification

ICLR 2022spotlight

Learning accurate classifiers for novel categories from very few examples, known as few-shot image classification, is a challenging task in statistical machine learning and computer vision. The performance in few-shot classification suffers from the bias in the estimation of classifier parameters; h…

2021

LSD-StructureNet: Modeling Levels of Structural Detail in 3D Part Hierarchies

ICCV 2021poster

Generative models for 3D shapes represented by hierarchies of parts can generate realistic and diverse sets of outputs. However, existing models suffer from the key practical limitation of modelling shapes holistically and thus cannot perform conditional sampling, i.e. they are not able to generate…

Cited by 11PDFScholar
2021

Retrieve in Style: Unsupervised Facial Feature Transfer and Retrieval

ICCV 2021poster

We present Retrieve in Style (RIS), an unsupervised framework for facial feature transfer and retrieval on real images. Recent work shows capabilities of transferring local facial features by capitalizing on the disentanglement property of the StyleGAN latent space. RIS improves existing art on the…

Cited by 31PDFcodeScholar
2020

Why do These Match? Explaining the Behavior of Image Similarity Models

ECCV 2020poster

Explaining a deep learning model can help users understand its behavior and allow researchers to discern its shortcomings. Recent work has primarily focused on explaining models for tasks like image classification or visual question answering. In this paper, we introduce Salient Attributes for Netwo…

2019

Fast, Diverse and Accurate Image Captioning Guided by Part-Of-Speech

CVPR 2019oral

Image captioning is an ambiguous problem, with many suitable captions for an image. To address ambiguity, beam search is the de facto method for sampling multiple captions. However, beam search is computationally expensive and known to produce generic captions. To address this concern, some vari…

Cited by 172PDFScholar
2019

Max-Sliced Wasserstein Distance and Its Use for GANs

CVPR 2019oral

Generative adversarial nets (GANs) and variational auto-encoders have significantly improved our distribution modeling capabilities, showing promise for dataset augmentation, image-to-image translation and feature learning. However, to model high-dimensional distributions, sequential training and s…

Cited by 238PDFScholar
2018

Learning Type-Aware Embeddings for Fashion Compatibility

ECCV 2018poster

Outfits in online fashion data are composed of items of many different types (e.g. top, bottom, shoes) that share some stylistic relationship with one another. A representation for building outfits requires a method that can learn both notions of similarity (for example, when two tops are interchang…

2018

Structural Consistency and Controllability for Diverse Colorization

ECCV 2018poster

Colorizing a given gray-level image is an important task in the media and advertising industry. Due to the ambiguity inherent to colorization (many shades are often plausible), recent approaches started to explicitly model diversity. However, one of the most obvious artifacts, structural inconsisten…

Cited by 55SourcePDFScholar