← Search

Carl Vondrick

77 accepted papers

2025

DiSciPLE: Learning Interpretable Programs for Scientific Visual Discovery

CVPR 2025poster

Visual data is used in numerous different scientific workflows ranging from remote sensing to ecology. As the amount of observation data increases, the challenge is not just to make accurate predictions but also to understand the underlying mechanisms for those predictions. Good interpretation is im…

Cited by 0SourcePDFScholar
2025

Generative Data Mining with Longtail-Guided Diffusion

ICML 2025poster

It is difficult to anticipate the myriad challenges that a predictive model will encounter once deployed. Common practice entails a reactive, cyclical approach: model deployment, data mining, and retraining. We instead develop a proactive longtail discovery process by imagining additional data durin…

Cited by 0SourcePDFScholar
2025

MINERVA: Evaluating Complex Video Reasoning

ICCV 2025poster

Multimodal LLMs are turning their focus to video benchmarks, however most video benchmarks only provide outcome supervision, with no intermediate or interpretable reasoning steps. This makes it challenging to assess if models are truly able to combine perceptual and temporal information to reason ab…

2024

Controlling the World by Sleight of Hand

ECCV 2024oral

"Humans naturally build mental models of object interactions and dynamics, allowing them to imagine how their surroundings will change if they take a certain action. While generative models today have shown impressive results on generating/editing images unconditionally or conditioned on text, curre…

Cited by 3SourcePDFScholar
2024

Dreamitate: Real-World Visuomotor Policy Learning via Video Generation

CoRL 2024poster

A key challenge in manipulation is learning a policy that can robustly generalize to diverse visual environments. A promising mechanism for learning robust policies is to leverage video generative models, which are pretrained on large-scale datasets of internet videos. In this paper, we propose a vi…

Cited by 26SourceScholar
2024

EraseDraw : Learning to Insert Objects by Erasing Them from Images

ECCV 2024poster

"Creative processes such as painting often involve creating different components of an image one by one. Can we build a computational model to perform this task? Prior works often fail by making global changes to the image, inserting objects in unrealistic spatial locations, and generating inaccurat…

Cited by 2SourcePDFScholar
2024

GES : Generalized Exponential Splatting for Efficient Radiance Field Rendering

CVPR 2024poster

Advancements in 3D Gaussian Splatting have significantly accelerated 3D reconstruction and generation. However it may require a large number of Gaussians which creates a substantial memory footprint. This paper introduces GES (Generalized Exponential Splatting) a novel representation that employs Ge…

2024

Generative Camera Dolly: Extreme Monocular Dynamic Novel View Synthesis

ECCV 2024oral

"Accurate reconstruction of complex dynamic scenes from just a single viewpoint continues to be a challenging task in computer vision. Current dynamic novel view synthesis methods typically require videos from many different camera viewpoints, necessitating careful recording setups, and significantl…

Cited by 23SourcePDFScholar
2024

INViTE: INterpret and Control Vision-Language Models with Text Explanations

ICLR 2024poster

Large-scale pre-trained vision foundation models, such as CLIP, have become de facto backbones for various vision tasks. However, due to their black-box nature, understanding the underlying rules behind these models’ predictions and controlling model behaviors have remained open challenges. We prese…

2024

Remote Sensing Vision-Language Foundation Models without Annotations via Ground Remote Alignment

ICLR 2024poster

We introduce a method to train vision-language models for remote-sensing images without using any textual annotations. Our key insight is to use co-located internet imagery taken on the ground as an intermediary for connecting remote-sensing images and language. Specifically, we train an image enco…

Cited by 50SourcePDFScholar
2024

SelfIE: Self-Interpretation of Large Language Model Embeddings

ICML 2024poster

How do large language models (LLMs) obtain their answers? The ability to explain and control an LLM’s reasoning process is key for reliability, transparency, and future model developments. We propose SelfIE (Self-Interpretation of Embeddings), a framework that enables LLMs to interpret their own emb…

2024

Sin3DM: Learning a Diffusion Model from a Single 3D Textured Shape

ICLR 2024poster

Synthesizing novel 3D models that resemble the input example as long been pursued by graphics artists and machine learning researchers. In this paper, we present Sin3DM, a diffusion model that learns the internal patch distribution from a single 3D textured shape and generates high-quality variation…

2024

pix2gestalt: Amodal Segmentation by Synthesizing Wholes

CVPR 2024highlight

We introduce pix2gestalt a framework for zero-shot amodal segmentation which learns to estimate the shape and appearance of whole objects that are only partially visible behind occlusions. By capitalizing on large-scale diffusion models and transferring their representations to this task we learn a…

2023

ClimSim: A large multi-scale dataset for hybrid physics-ML climate emulation

NeurIPS 2023oral

Modern climate projections lack adequate spatial and temporal resolution due to computational constraints. A consequence is inaccurate and imprecise predictions of critical processes such as storms. Hybrid methods that combine physics with machine learning (ML) have introduced a new generation of hi…

2023

Doubly Right Object Recognition: A Why Prompt for Visual Rationales

CVPR 2023poster

Many visual recognition models are evaluated only on their classification accuracy, a metric for which they obtain strong performance. In this paper, we investigate whether computer vision models can also provide correct rationales for their predictions. We propose a "doubly right" object recognitio…

2023

Muscles in Action

ICCV 2023poster

Human motion is created by, and constrained by, our muscles. We take a first step at building computer vision methods that represent the internal muscle activity that causes motion. We present a new dataset, Muscles in Action (MIA), to to learn to incorporate muscle activity into human motion repres…

Cited by 15PDFScholar
2023

Objaverse-XL: A Universe of 10M+ 3D Objects

NeurIPS 2023poster

Natural language processing and 2D vision models have attained remarkable proficiency on many tasks primarily by escalating the scale of training data. However, 3D vision tasks have not seen the same progress, in part due to the challenges of acquiring high-quality 3D data. In this work, we present…

Cited by 393SourcePDFScholar
2023

Robust Perception through Equivariance

ICML 2023poster

Deep networks for computer vision are not reliable when they encounter adversarial examples. In this paper, we introduce a framework that uses the dense intrinsic constraints in natural images to robustify inference. By introducing constraints at inference time, we can shift the burden of robustness…

2023

SHIFT3D: Synthesizing Hard Inputs For Tricking 3D Detectors

ICCV 2023poster

We present SHIFT3D, a differentiable pipeline for generating 3D shapes that are structurally plausible yet challenging to 3D object detectors. In safety-critical applications like autonomous driving, discovering such novel challenging objects can offer insight into unknown vulnerabilities of 3D dete…

Cited by 1PDFScholar
2023

SurfsUP: Learning Fluid Simulation for Novel Surfaces

ICCV 2023poster

Modeling the mechanics of fluid in complex scenes is vital to applications in design, graphics, and robotics. Learning-based methods provide fast and differentiable fluid simulators, however most prior work is unable to accurately model how fluids interact with genuinely novel surfaces not seen duri…

Cited by 2PDFScholar
2023

Tracking Through Containers and Occluders in the Wild

CVPR 2023poster

Tracking objects with persistence in cluttered and dynamic environments remains a difficult challenge for computer vision systems. In this paper, we introduce TCOW, a new benchmark and model for visual tracking through heavy occlusion and containment. We set up a task where the goal is to, given a v…

2023

Understanding Zero-shot Adversarial Robustness for Large-Scale Models

ICLR 2023poster

Pretrained large-scale vision-language models like CLIP have exhibited strong generalization over unseen tasks. Yet imperceptible adversarial perturbations can significantly reduce CLIP's performance on new tasks. In this work, we identify and explore the problem of adapting large-scale models for z…

2023

What You Can Reconstruct From a Shadow

CVPR 2023poster

3D reconstruction is a fundamental problem in computer vision, and the task is especially challenging when the object to reconstruct is partially or fully occluded. We introduce a method that uses the shadows cast by an unobserved object in order to infer the possible 3D volumes under occlusion. We…

Cited by 3SourcePDFScholar
2023

Zero-1-to-3: Zero-shot One Image to 3D Object

ICCV 2023poster

We introduce Zero-1-to-3, a framework for changing the camera viewpoint of an object given just a single RGB image. To perform novel view synthesis in this underconstrained setting, we capitalize on the geometric priors that large-scale diffusion models learn about natural images. Our conditional di…

Cited by 1020PDFcodeScholar
2022

Causal Transportability for Visual Recognition

CVPR 2022poster

Visual representations underlie object recognition tasks, but they often contain both robust and non-robust features. Our main observation is that image classifiers may perform poorly on out-of-distribution samples because spurious correlations between non-robust features and labels can be changed i…

Cited by 45PDFcodeScholar
2022

Discrete Representations Strengthen Vision Transformer Robustness

ICLR 2022poster

Vision Transformer (ViT) is emerging as the state-of-the-art architecture for image recognition. While recent studies suggest that ViTs are more robust than their convolutional counterparts, our experiments find that ViTs are overly reliant on local features (\eg, nuisances and texture) and fail to…

Cited by 54SourcePDFScholar
2022

RESIN-11: Schema-guided Event Prediction for 11 Newsworthy Scenarios

NAACL 2022system demonstrations

We introduce RESIN-11, a new schema-guided event extraction&prediction framework that can be applied to a large variety of newsworthy scenarios. The framework consists of two parts: (1) an open-domain end-to-end multimedia multilingual information extraction system with weak-supervision and zero-sho…

2022

Revealing Occlusions With 4D Neural Fields

CVPR 2022oral

For computer vision systems to operate in dynamic situations, they need to be able to represent and reason about object permanence. We introduce a framework for learning to estimate 4D visual representations from monocular RGB-D video, which is able to persist objects, even once they become obstruct…

Cited by 15PDFScholar
2022

There’s a Time and Place for Reasoning Beyond the Image

ACL 2022long

Images are often more significant than only the pixels to human eyes, as we can infer, associate, and reason with contextual information from other sources to establish a more complete picture. For example, in Figure 1, we can find a way to identify the news articles related to the picture through s…

2021

Adversarial Attacks Are Reversible With Natural Supervision

ICCV 2021poster

We find that images contain intrinsic structure that enables the reversal of many adversarial attacks. Attack vectors cause not only image classifiers to fail, but also collaterally disrupt incidental structure in the image. We demonstrate that modifying the attacked image to restore the natural str…

Cited by 68PDFcodeScholar
2021

Generative Interventions for Causal Learning

CVPR 2021poster

We introduce a framework for learning robust visual representations that generalize to new viewpoints, backgrounds, and scene contexts. Discriminative models often learn naturally occurring spurious correlations, which cause them to fail on images outside of the training distribution. In this paper,…

Cited by 67PDFcodeScholar
2021

Learning Goals From Failure

CVPR 2021poster

We introduce a framework that predicts the goals behind observable human action in video. Motivated by evidence in developmental psychology, we leverage video of unintentional action to learn video representations of goals without direct supervision. Our approach models videos as contextual trajecto…

Cited by 19PDFScholar
2021

RESIN: A Dockerized Schema-Guided Cross-document Cross-lingual Cross-media Information Extraction and Event Tracking System

NAACL 2021system demonstrations

We present a new information extraction system that can automatically construct temporal event graphs from a collection of news documents from multiple sources, multiple languages (English and Spanish for our experiment), and multiple data modalities (speech, text, image and video). The system advan…

2021

The Boombox: Visual Reconstruction from Acoustic Vibrations

CoRL 2021poster

Interacting with bins and containers is a fundamental task in robotics, making state estimation of the objects inside the bin critical. While robots often use cameras for state estimation, the visual modality is not always ideal due to occlusions and poor illumination. We introduce The Boombox, a c…

Cited by 10SourcecodeScholar
2020

Listening to Sounds of Silence for Speech Denoising

NeurIPS 2020poster

We introduce a deep learning model for speech denoising, a long-standing challenge in audio analysis arising in numerous applications. Our approach is based on a key observation about human speech: there is often a short pause between each sentence or word. In a recorded speech signal, those pauses…

2020

Multitask Learning Strengthens Adversarial Robustness

ECCV 2020poster

Although deep networks achieve strong accuracy on a range of computer vision benchmarks, they remain vulnerable to adversarial attacks, where imperceptible input perturbations fool the network. We present both theoretical and empirical analyses that connect the adversarial robustness of a model to t…

2020

We Have So Much In Common: Modeling Semantic Relational Set Abstractions in Videos

ECCV 2020poster

Identifying common patterns among events is a key capability for human and machine perception, as it underlies intelligent decision making. Here, we propose an approach for learning semantic relational set abstractions on videos, inspired by human learning. Our model combines visual features as inpu…

Cited by 10SourcePDFScholar
2019

Metric Learning for Adversarial Robustness

NeurIPS 2019poster

Deep networks are well-known to be fragile to adversarial attacks. We conduct an empirical analysis of deep representations under the state-of-the-art attack method called PGD, and find that the attack causes the internal representation to shift closer to the ``false'' class. Motivated by this obser…

2019

Multi-Level Multimodal Common Semantic Space for Image-Phrase Grounding

CVPR 2019poster

We address the problem of phrase grounding by learning a multi-level common semantic space shared by the textual and visual modalities. We exploit multiple levels of feature maps of a Deep Convolutional Neural Network, as well as contextualized word and sentence embeddings extracted from a character…

Cited by 99PDFcodeScholar
2019

Relational Action Forecasting

CVPR 2019oral

This paper focuses on multi-person action forecasting in videos. More precisely, given a history of H previous frames, the goal is to detect actors and to predict their future actions for the next T frames. Our approach jointly models temporal and spatial interactions among different actors by const…

Cited by 100PDFScholar
2019

VideoBERT: A Joint Model for Video and Language Representation Learning

ICCV 2019poster

Self-supervised learning has become increasingly important to leverage the abundance of unlabeled data available on platforms like YouTube. Whereas most existing approaches learn low-level representations, we propose a joint visual-linguistic model to learn high-level features without any explicit s…

Cited by 1568PDFScholar
2018

AVA: A Video Dataset of Spatio-Temporally Localized Atomic Visual Actions

CVPR 2018poster

This paper introduces a video dataset of spatio-temporally localized Atomic Visual Actions (AVA). The AVA dataset densely annotates 80 atomic visual actions in 437 15-minute video clips, where actions are localized in space and time, resulting in 1.59M action labels with multiple labels per person o…

Cited by 1319SourcePDFScholar
2018

Actor-centric Relation Network

ECCV 2018poster

Current state-of-the-art approaches for spatio-temporal action localization rely on detections at the frame level and model temporal context with 3D ConvNets. Here, we go one step further and model spatio-temporal relations to capture the interactions between human actors, relevant objects and scene…

Cited by 280SourcePDFScholar
2018

The Sound of Pixels

ECCV 2018poster

We introduce PixelPlayer, a system that, by leveraging large amounts of unlabeled videos, learns to locate image regions which produce sounds and separate the input sounds into a set of components that represents the sound from each pixel. Our approach capitalizes on the natural synchronization of t…

Cited by 638SourcePDFScholar
2018

Tracking Emerges by Colorizing Videos

ECCV 2018poster

We use large amounts of unlabeled video to learn models for visual tracking without manual human supervision. We leverage the natural temporal coherency of color to create a model that learns to colorize gray-scale videos by copying colors from a reference frame. Quantitative and qualitative experim…

Cited by 497SourcePDFScholar
2016

Learning Aligned Cross-Modal Representations From Weakly Aligned Data

CVPR 2016poster

People can recognize scenes across many different modalities beyond natural images. In this paper, we investigate how to learn cross-modal scene representations that transfer across modalities. To study this problem, we introduce a new cross-modal scene dataset. While convolutional neural networks c…

Cited by 204PDFScholar