← Search

Charles Herrmann

31 accepted papers

2026

MotionV2V: Editing Motion in a Video

CVPR 2026

While generative video models have achieved remarkable fidelity and consistency, applying these capabilities to video editing remains a complex challenge. Recent research has extensively explored motion controllability as a means to enhance text-to-video generation or image animation; however, we id

Cited by 0SourcecodeScholar
2026

UFO-4D: Unposed Feedforward 4D reconstruction from Two Images

ICLR 2026poster

Dense 4D reconstruction from unposed images remains a critical challenge, with current methods relying on slow test-time optimization or fragmented, task-specific feedforward models. We introduce UFO-4D, a unified feedforward framework to reconstruct a dense, explicit 4D representation from just a p…

Cited by 0SourceScholar
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

A Simple Approach to Unifying Diffusion-based Conditional Generation

ICLR 2025poster

Recent progress in image generation has sparked research into controlling these models through condition signals, with various methods addressing specific challenges in conditional generation. Instead of proposing another specialized technique, we introduce a simple, unified framework to handle dive…

Cited by 1SourcePDFScholar
2025

DreamSync: Aligning Text-to-Image Generation with Image Understanding Feedback

NAACL 2025long

Despite their widespread success, Text-to-Image models (T2I) still struggle to produce images that are both aesthetically pleasing and faithful to the user’s input text. We introduce DreamSync, a simple yet effective training algorithm that improves T2I models to be faithful to the text input. Dream…

Cited by 47SourcePDFScholar
2025

Force Prompting: Video Generation Models Can Learn And Generalize Physics-based Control Signals

NeurIPS 2025poster

Recent advances in video generation models have sparked interest in world models capable of simulating realistic environments. While navigation has been well-explored, physically meaningful interactions that mimic real-world forces remain largely understudied. In this work, we investigate using phy…

Cited by 0SourceScholar
2025

High-Resolution Frame Interpolation with Patch-based Cascaded Diffusion

AAAI 2025technical

Despite the recent progress, existing frame interpolation methods still struggle with processing extremely high resolution input and handling challenging cases such as repetitive textures, thin objects, and large motion. To address these issues, we introduce a patch-based cascaded pixel diffusion mo…

Cited by 0SourcePDFScholar
2025

MonST3R: A Simple Approach for Estimating Geometry in the Presence of Motion

ICLR 2025spotlight

Estimating geometry from dynamic scenes, where objects move and deform over time, remains a core challenge in computer vision. Current approaches often rely on multi-stage pipelines or global optimizations that decompose the problem into subtasks, like depth and flow, leading to complex systems pron…

2025

Motion Prompting: Controlling Video Generation with Motion Trajectories

CVPR 2025poster

Motion control is crucial for generating expressive and compelling video content; however, most existing video generation models rely mainly on text prompts for control, which struggle to capture the nuances of dynamic actions and temporal compositions. To this end, we train a video generation model…

Cited by 22SourcePDFScholar
2025

Toward Material-Agnostic System Identification from Videos

ICCV 2025poster

System identification from videos aims to recover object geometry and governing physical laws. Existing methods integrate differentiable rendering with simulation but rely on predefined material priors, limiting their ability to handle unknown ones. We introduce MASIV, the first vision-based framewo…

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

WonderWorld: Interactive 3D Scene Generation from a Single Image

CVPR 2025highlight

We present WonderWorld, a novel framework for interactive 3D scene generation that enables users to interactively specify scene contents and layout and see the created scenes in low latency. The major challenge lies in achieving fast generation of 3D scenes. Existing scene generation approaches fall…

Cited by 43SourcePDFScholar
2024

Telling Left from Right: Identifying Geometry-Aware Semantic Correspondence

CVPR 2024poster

While pre-trained large-scale vision models have shown significant promise for semantic correspondence their features often struggle to grasp the geometry and orientation of instances. This paper identifies the importance of being geometry-aware for semantic correspondence and reveals a limitation o…

2024

WonderJourney: Going from Anywhere to Everywhere

CVPR 2024poster

We introduce WonderJourney a modular framework for perpetual 3D scene generation. Unlike prior work on view generation that focuses on a single type of scenes we start at any user-provided location (by a text description or an image) and generate a journey through a long sequence of diverse yet cohe…

Cited by 44SourcePDFScholar
2024

ZeroNVS: Zero-Shot 360-Degree View Synthesis from a Single Image

CVPR 2024poster

We introduce a 3D-aware diffusion model ZeroNVS for single-image novel view synthesis for in-the-wild scenes. While existing methods are designed for single objects with masked backgrounds we propose new techniques to address challenges introduced by in-the-wild multi-object scenes with complex back…

2023

A Tale of Two Features: Stable Diffusion Complements DINO for Zero-Shot Semantic Correspondence

NeurIPS 2023poster

Text-to-image diffusion models have made significant advances in generating and editing high-quality images. As a result, numerous approaches have explored the ability of diffusion model features to understand and process single images for downstream tasks, e.g., classification, semantic segmentati…

2023

Accidental Light Probes

CVPR 2023poster

Recovering lighting in a scene from a single image is a fundamental problem in computer vision. While a mirror ball light probe can capture omnidirectional lighting, light probes are generally unavailable in everyday images. In this work, we study recovering lighting from accidental light probes (AL…

Cited by 15SourcePDFScholar
2023

The Surprising Effectiveness of Diffusion Models for Optical Flow and Monocular Depth Estimation

NeurIPS 2023oral

Denoising diffusion probabilistic models have transformed image generation with their impressive fidelity and diversity. We show that they also excel in estimating optical flow and monocular depth, surprisingly without task-specific architectures and loss functions that are predominant for these tas…

Cited by 96SourcePDFScholar
2023

VQ3D: Learning a 3D-Aware Generative Model on ImageNet

ICCV 2023oral

Recent work has shown the possibility of training generative models of 3D content from 2D image collections on small datasets corresponding to a single object class, such as human faces, animal faces, or cars. However, these models struggle on larger, more complex datasets. To model diverse and unco…

Cited by 30PDFScholar
2022

Disentangling Architecture and Training for Optical Flow

ECCV 2022poster

"How important are training details and datasets to recent optical flow models like RAFT? And do they generalize? To explore these questions, rather than develop a new model, we revisit three prominent models, PWC-Net, IRR-PWC and RAFT, with a common set of modern training techniques, and observe si…

2022

Kubric: A Scalable Dataset Generator

CVPR 2022poster

Data is the driving force of machine learning, with the amount and quality of training data often being more important for the performance of a system than architecture and training details. But collecting, processing and annotating real data at scale is difficult, expensive, and frequently raises a…

Cited by 249PDFcodeScholar
2022

Pyramid Adversarial Training Improves ViT Performance

CVPR 2022oral

Aggressive data augmentation is a key component of the strong generalization capabilities of Vision Transformer (ViT). One such data augmentation technique is adversarial training (AT); however, many prior works have shown that this often results in poor clean accuracy. In this work, we present pyra…

Cited by 69PDFcodeScholar
2021

AutoFlow: Learning a Better Training Set for Optical Flow

CVPR 2021poster

Synthetic datasets play a critical role in pre-training CNN models for optical flow, but they are painstaking to generate and hard to adapt to new applications. To automate the process, we present AutoFlow, a simple and effective method to render training data for optical flow that optimizes the per…

Cited by 132PDFcodeScholar
2021

Deep Survival Analysis With Longitudinal X-Rays for COVID-19

ICCV 2021poster

Time-to-event analysis is an important statistical tool for allocating clinical resources such as ICU beds. However, classical techniques like the Cox model cannot directly incorporate images due to their high dimensionality. We propose a deep learning approach that naturally incorporates multiple,…

Cited by 13PDFScholar
2021

OCONet: Image Extrapolation by Object Completion

CVPR 2021poster

Image extrapolation extends an input image beyond the originally-captured field of view. Existing methods struggle to extrapolate images with salient objects in the foreground or are limited to very specific objects such as humans, but tend to work well on indoor/outdoor scenes. We introduce OCONet…

Cited by 21PDFScholar
2018

Robust image stitching with multiple registrations

ECCV 2018poster

Panorama creation is one of the most widely deployed techniques in computer vision. In addition to industry applications such as Google Street View, it is also used by millions of consumers in smartphones and other cameras. Traditionally, the problem is decomposed into three phases: registration, wh…

Cited by 77SourcePDFScholar