← Search

Aleksander Holynski

30 accepted papers

2026

Constantly Improving Image Models Need Constantly Improving Benchmarks

ICLR 2026poster

Recent advances in image generation, often driven by proprietary systems like GPT-4o Image Gen, regularly introduce new capabilities that reshape how users interact with these models. Existing benchmarks often lag behind and fail to capture these emerging use cases, leaving a gap between community p…

Cited by 0SourcecodeScholar
2026

VLIC: Vision-Language Models As Perceptual Judges for Human-Aligned Image Compression

CVPR 2026

Evaluations of image compression performance which include human preferences have generally found that naive distortion functions such as MSE are insufficiently aligned to human perception.In order to align compression models to human perception, prior work has employed differentiable perceptual los

Cited by 0SourceScholar
2025

Bolt3D: Generating 3D Scenes in Seconds

ICCV 2025poster

We present a latent diffusion model for fast feed-forward 3D scene generation. Given one or more images, our model Bolt3D directly samples a 3D scene representation in less than seven seconds on a single GPU. We achieve this by leveraging powerful and scalable existing 2D diffusion network architect…

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

Continuous 3D Perception Model with Persistent State

CVPR 2025poster

We present a unified framework capable of solving a broad range of 3D tasks. Our approach features a stateful recurrent model that continuously updates its state representation with each new observation. Given a stream of images, this evolving state can be used to generate metric-scale pointmaps (pe…

2025

GPS as a Control Signal for Image Generation

CVPR 2025poster

We show that the GPS tags contained in photo metadata provide a useful control signal for image generation. We train GPS-to-image models and use them for tasks that require a fine-grained understanding of how images vary within a city. In particular, we train a diffusion model to generate images con…

Cited by 0SourcePDFScholar
2025

Generative Inbetweening: Adapting Image-to-Video Models for Keyframe Interpolation

ICLR 2025poster

We present a method for generating video sequences with coherent motion between a pair of input keyframes. We adapt a pretrained large-scale image-to-video diffusion model (originally trained to generate videos moving forward in time from a single input image) for keyframe interpolation, i.e., to pr…

Cited by 7SourcePDFScholar
2025

MegaSaM: Accurate, Fast and Robust Structure and Motion from Casual Dynamic Videos

CVPR 2025award

We present a system that allows for accurate, fast, and robust estimation of camera parameters and depth maps from casual monocular videos of dynamic scenes. Most conventional structure from motion and monocular SLAM techniques assume input videos that feature predominantly static scenes with large…

Cited by 18SourcePDFScholar
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
2025

Stereo4D: Learning How Things Move in 3D from Internet Stereo Videos

CVPR 2025poster

Learning to understand dynamic 3D scenes from imagery is crucial for applications ranging from robotics to scene reconstruction. Yet, unlike other problems where large-scale supervised training has enabled rapid progress, directly supervising methods for recovering 3D motion remains challenging due…

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

Diffusion Models as Data Mining Tools

ECCV 2024poster

"This paper demonstrates how to use generative models trained for image synthesis as tools for visual data mining. Our insight is that since contemporary generative models learn an accurate representation of their training data, we can use them to summarize the data by mining for visual patterns. Co…

Cited by 3SourcePDFScholar
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

ExtraNeRF: Visibility-Aware View Extrapolation of Neural Radiance Fields with Diffusion Models

CVPR 2024poster

We propose ExtraNeRF a novel method for extrapolating the range of views handled by a Neural Radiance Field (NeRF). Our main idea is to leverage NeRFs to model scene-specific fine-grained details while capitalizing on diffusion models to extrapolate beyond our observed data. A key ingredient is to t…

Cited by 3SourcePDFScholar
2024

Generative Powers of Ten

CVPR 2024highlight

We present a method that uses a text-to-image model to generate consistent content across multiple image scales enabling extreme semantic zooms into a scene e.g. ranging from a wide-angle landscape view of a forest to a macro shot of an insect sitting on one of the tree branches. We achieve this thr…

Cited by 5SourcePDFScholar
2024

NeRFiller: Completing Scenes via Generative 3D Inpainting

CVPR 2024poster

We propose NeRFiller an approach that completes missing portions of a 3D capture via generative 3D inpainting using off-the-shelf 2D visual generative models. Often parts of a captured 3D scene or object are missing due to mesh reconstruction failures or a lack of observations (e.g. contact regions…

Cited by 33SourcePDFScholar
2024

Readout Guidance: Learning Control from Diffusion Features

CVPR 2024highlight

We present Readout Guidance a method for controlling text-to-image diffusion models with learned signals. Readout Guidance uses readout heads lightweight networks trained to extract signals from the features of a pre-trained frozen diffusion model at every timestep. These readouts can encode single-…

Cited by 26SourcePDFScholar
2024

Rethinking Score Distillation as a Bridge Between Image Distributions

NeurIPS 2024poster

Score distillation sampling (SDS) has proven to be an important tool, enabling the use of large-scale diffusion priors for tasks operating in data-poor domains. Unfortunately, SDS has a number of characteristic artifacts that limit its utility in general-purpose applications. In this paper, we make…

Cited by 12SourcePDFScholar
2023

Diffusion Hyperfeatures: Searching Through Time and Space for Semantic Correspondence

NeurIPS 2023poster

Diffusion models have been shown to be capable of generating high-quality images, suggesting that they could contain meaningful internal representations. Unfortunately, the feature maps that encode a diffusion model's internal information are spread not only over layers of the network, but also over…

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

DreamPose: Fashion Video Synthesis with Stable Diffusion

ICCV 2023poster

We present DreamPose, a diffusion-based method for generating animated fashion videos from still images. Given an image and a sequence of human body poses, our method synthesizes a video containing both human and fabric motion. To achieve this, we transform a pretrained text-to-image model (Stable D…

Cited by 55PDFScholar
2023

Instruct-NeRF2NeRF: Editing 3D Scenes with Instructions

ICCV 2023oral

We propose a method for editing NeRF scenes with text-instructions. Given a NeRF of a scene and the collection of images used to reconstruct it, our method uses an image-conditioned diffusion model (InstructPix2Pix) to iteratively edit the input images while optimizing the underlying scene, resultin…

Cited by 429PDFScholar
2023

InstructPix2Pix: Learning To Follow Image Editing Instructions

CVPR 2023highlight

We propose a method for editing images from human instructions: given an input image and a written instruction that tells the model what to do, our model follows these instructions to edit the image. To obtain training data for this problem, we combine the knowledge of two large pretrained models--a…

2023

Nerfbusters: Removing Ghostly Artifacts from Casually Captured NeRFs

ICCV 2023poster

Casually captured Neural Radiance Fields (NeRFs) suffer from artifacts such as floaters or flawed geometry when rendered outside the input camera trajectory. Existing evaluation protocols often do not capture these effects, since they usually only assess image quality at every 8th frame of the train…

Cited by 61PDFcodeScholar
2023

SunStage: Portrait Reconstruction and Relighting Using the Sun as a Light Stage

CVPR 2023poster

A light stage uses a series of calibrated cameras and lights to capture a subject's facial appearance under varying illumination and viewpoint. This captured information is crucial for facial reconstruction and relighting. Unfortunately, light stages are often inaccessible: they are expensive and re…

Cited by 29SourcePDFScholar
2023

Tracking Everything Everywhere All at Once

ICCV 2023oral

We present a new test-time optimization method for estimating dense and long-range motion from a video sequence. Prior optical flow or particle video tracking algorithms typically operate within limited temporal windows, struggling to track through occlusions and maintain global consistency of estim…

Cited by 170PDFcodeScholar