← Search

Phillip Isola

73 accepted papers

2026

Better Together: Leveraging Unpaired Multimodal Data for Stronger Unimodal Models

ICLR 2026poster

Traditional multimodal learners find unified representations for tasks like visual question answering, but rely heavily on large paired datasets. However, an overlooked yet potentially powerful question is: can one leverage auxiliary $\textit{unpaired}$ multimodal data to directly enhance representa…

Cited by 0SourcecodeScholar
2025

Adaptive Length Image Tokenization via Recurrent Allocation

ICLR 2025poster

Current vision systems typically assign fixed-length representations to images, regardless of the information content. This contrasts with human intelligence —and even large language models—which allocate varying representational capacities based on entropy, context and familiarity. Inspired by this…

2025

Cycle Consistency as Reward: Learning Image-Text Alignment without Human Preferences

ICCV 2025poster

Learning alignment between language and vision is a fundamental challenge, especially as multimodal data becomes increasingly detailed and complex. Existing methods often rely on collecting human or AI preferences, which can be costly and time-intensive. We propose an alternative approach that lever…

2025

Lucid-XR: An Extended-Reality Data Engine for Robotic Manipulation

CoRL 2025poster

We introduce Lucid-XR, a generative data engine for creating diverse and realistic-looking data to train real-world robot systems. At the core of Lucid-XR is vuer, a web-based physics simulation environment that runs directly on the XR headset, enabling internet-scale access to immersive, latency-fr…

Cited by 0SourceScholar
2025

Personalized Representation from Personalized Generation

ICLR 2025poster

Modern vision models excel at general purpose downstream tasks. It is unclear, however, how they may be used for personalized vision tasks, which are both fine-grained and data-scarce. Recent works have successfully applied synthetic data to general-purpose representation learning, while advances in…

2025

Scalable Real2Sim: Physics-Aware Asset Generation Via Robotic Pick-and-Place Setups

IROS 2025

Simulating object dynamics from real-world perception shows great promise for digital twins and robotic manipulation but often demands labor-intensive measurements and expertise. We present a fully automated Real2Sim pipeline that generates simulation-ready assets for real-world objects through robo

Cited by 34SourcecodeScholar
2025

Separating Knowledge and Perception with Procedural Data

ICML 2025poster

We train representation models with procedural data only, and apply them on visual similarity, classification, and semantic segmentation tasks without further training by using visual memory---an explicit database of reference image embeddings. Unlike prior work on visual memory, our approach achiev…

Cited by 0SourcePDFScholar
2025

Single-pass Adaptive Image Tokenization for Minimum Program Search

NeurIPS 2025poster

According to Algorithmic Information Theory (AIT), intelligent representations compress data into the shortest possible program while remaining predictive of its content—exhibiting low Kolmogorov Complexity (KC). In contrast, most visual representation learning systems assign fixed-length representa…

Cited by 0SourceScholar
2024

A Vision Check-up for Language Models

CVPR 2024highlight

What does learning to model relationships between strings teach Large Language Models (LLMs) about the visual world? We systematically evaluate LLMs' abilities to generate and recognize an assortment of visual concepts of increasing complexity and then demonstrate how a preliminary visual representa…

Cited by 29SourcePDFScholar
2024

LangNav: Language as a Perceptual Representation for Navigation

NAACL 2024findings

We explore the use of language as a perceptual representation for vision-and-language navigation (VLN), with a focus on low-data settings. Our approach uses off-the-shelf vision systems for image captioning and object detection to convert an agent’s egocentric panoramic view at each time step into n…

2024

Learning Vision from Models Rivals Learning Vision from Data

CVPR 2024poster

We introduce SynCLR a novel approach for learning visual representations exclusively from synthetic images without any real data. We synthesize a large dataset of image captions using LLMs then use an off-the-shelf text-to-image model to generate multiple images corresponding to each synthetic capti…

2024

Scalable Optimization in the Modular Norm

NeurIPS 2024poster

To improve performance in contemporary deep learning, one is interested in scaling up the neural network in terms of both the number and the size of the layers. When ramping up the width of a single layer, graceful scaling of training has been linked to the need to normalize the weights and their up…

2024

Scaling Laws of Synthetic Images for Model Training ... for Now

CVPR 2024poster

Recent significant advances in text-to-image models unlock the possibility of training vision systems using synthetic images potentially overcoming the difficulty of collecting curated data at scale. It is unclear however how these models behave at scale as more synthetic data is added to the traini…

2024

When does perceptual alignment benefit vision representations?

NeurIPS 2024poster

Humans judge perceptual similarity according to diverse visual attributes, including scene layout, subject location, and camera pose. Existing vision models understand a wide range of semantic abstractions but improperly weigh these attributes and thus make inferences misaligned with human perceptio…

Cited by 5SourcePDFScholar
2023

Distilled Feature Fields Enable Few-Shot Language-Guided Manipulation

CoRL 2023oral

Self-supervised and language-supervised image models contain rich knowledge of the world that is important for generalization. Many robotic tasks, however, require a detailed understanding of 3D geometry, which is often lacking in 2D image features. This work bridges this 2D-to-3D gap for robotic ma…

Cited by 113SourcecodeScholar
2023

DreamSim: Learning New Dimensions of Human Visual Similarity using Synthetic Data

NeurIPS 2023spotlight

Current perceptual similarity metrics operate at the level of pixels and patches. These metrics compare images in terms of their low-level colors and textures, but fail to capture mid-level similarities and differences in image layout, object pose, and semantic content. In this paper, we develop a p…

2023

Improving CLIP Training with Language Rewrites

NeurIPS 2023poster

Contrastive Language-Image Pre-training (CLIP) stands as one of the most effective and scalable methods for training transferable vision models using paired image and text data. CLIP models are trained using contrastive loss, which typically relies on data augmentations to prevent overfitting and sh…

2023

Neural MMO 2.0: A Massively Multi-task Addition to Massively Multi-agent Learning

NeurIPS 2023poster

Neural MMO 2.0 is a massively multi-agent and multi-task environment for reinforcement learning research. This version features a novel task-system that broadens the range of training settings and poses a new challenge in generalization: evaluation on and against tasks, maps, and opponents never see…

2023

Optimal Goal-Reaching Reinforcement Learning via Quasimetric Learning

ICML 2023poster

In goal-reaching reinforcement learning (RL), the optimal value function has a particular geometry, called quasimetrics structure. This paper introduces Quasimetric Reinforcement Learning (QRL), a new RL method that utilizes quasimetric models to learn optimal value functions. Distinct from prior ap…

2023

Persistent Nature: A Generative Model of Unbounded 3D Worlds

CVPR 2023poster

Despite increasingly realistic image quality, recent 3D image generative models often operate on 3D volumes of fixed extent with limited camera motions. We investigate the task of unconditionally synthesizing unbounded nature scenes, enabling arbitrarily large camera motion while maintaining a persi…

2023

StableRep: Synthetic Images from Text-to-Image Models Make Strong Visual Representation Learners

NeurIPS 2023poster

We investigate the potential of learning visual representations using synthetic images generated by text-to-image models. This is a natural question in the light of the excellent performance of such models in generating high-quality images. We consider specifically the Stable Diffusion, one of the l…

2023

Straightening Out the Straight-Through Estimator: Overcoming Optimization Challenges in Vector Quantized Networks

ICML 2023poster

This work examines the challenges of training neural networks using vector quantization using straight-through estimation. We find that the main cause of training instability is the discrepancy between the model embedding and the code-vector distribution. We identify the factors that contribute to t…

Cited by 54SourcePDFScholar
2022

Any-Resolution Training for High-Resolution Image Synthesis

ECCV 2022poster

"Generative models operate at fixed resolution, even though natural images come in a variety of sizes. As high-resolution details are downsampled away and low-resolution images are discarded altogether, precious supervision is lost. We argue that every pixel matters and create datasets with variable…

2022

Denoised MDPs: Learning World Models Better Than the World Itself

ICML 2022spotlight

The ability to separate signal from noise, and reason with clean abstractions, is critical to intelligence. With this ability, humans can efficiently perform real world tasks without considering all possible nuisance factors. How can artificial agents do the same? What kind of information can agents…

2022

Generative Models as a Data Source for Multiview Representation Learning

ICLR 2022poster

Generative models are now capable of producing highly realistic images that look nearly indistinguishable from the data on which they are trained. This raises the question: if we have good enough generative models, do we still need datasets? We investigate this question in the setting of learning ge…

2022

Learning To Generate Line Drawings That Convey Geometry and Semantics

CVPR 2022poster

This paper presents an unpaired method for creating line drawings from photographs. Current methods often rely on high quality paired datasets to generate line drawings. However, these datasets often have limitations due to the subjects of the drawings belonging to a specific domain, or in the amoun…

Cited by 111PDFcodeScholar
2022

MIRA: Mental Imagery for Robotic Affordances

CoRL 2022poster

Humans form mental images of 3D scenes to support counterfactual imagination, planning, and motor control. Our abilities to predict the appearance and affordance of the scene from previously unobserved viewpoints aid us in performing manipulation tasks (e.g., 6-DoF kitting) with a level of ease that…

Cited by 33SourceScholar
2022

NeRF-Supervision: Learning Dense Object Descriptors from Neural Radiance Fields

ICRA 2022poster

Thin, reflective objects such as forks and whisks are common in our daily lives, but they are particularly chal-lenging for robot perception because it is hard to reconstruct them using commodity RGB-D cameras or multi-view stereo techniques. While traditional pipelines struggle with objects like th…

Cited by 154SourceScholar
2022

Noisy Agents: Self-supervised Exploration by Predicting Auditory Events

IROS 2022poster

Humans integrate multiple sensory modalities (e.g., visual and audio) to build a causal understanding of the physical world. In this work, we propose a novel type of intrinsic motivation for Reinforcement Learning (RL) that encourages the agent to understand the causal effect of its actions through…

Cited by 8SourceScholar
2022

Offline Multi-Agent Reinforcement Learning with Knowledge Distillation

NeurIPS 2022accept

We introduce an offline multi-agent reinforcement learning ( offline MARL) framework that utilizes previously collected data without additional online data collection. Our method reformulates offline MARL as a sequence modeling problem and thus builds on top of the simplicity and scalability of the…

Cited by 44SourcePDFScholar
2022

Procedural Image Programs for Representation Learning

NeurIPS 2022accept

Learning image representations using synthetic data allows training neural networks without some of the concerns associated with real images, such as privacy and bias. Existing work focuses on a handful of curated generative processes which require expert knowledge to design, making it hard to scale…

2022

Semantic uncertainty intervals for disentangled latent spaces

NeurIPS 2022accept

Meaningful uncertainty quantification in computer vision requires reasoning about semantic information---say, the hair color of the person in a photo or the location of a car on the street. To this end, recent breakthroughs in generative modeling allow us to represent semantic information in disenta…

2022

Totems: Physical Objects for Verifying Visual Integrity

ECCV 2022poster

"We introduce a new approach to image forensics: placing physical refractive objects, which we call totems, into a scene so as to protect any photograph taken of that scene. Totems bend and redirect light rays, thus providing multiple, albeit distorted, views of the scene within a single image. A de…

Cited by 3SourcePDFScholar
2021

Explaining in Style: Training a GAN To Explain a Classifier in StyleSpace

ICCV 2021poster

Image classification models can depend on multiple different semantic attributes of the image. An explanation of the decision of the classifier needs to both discover and visualize these properties. Here we present StylEx, a method for doing this, by training a generative model to specifically expla…

Cited by 178PDFcodeScholar
2021

Learning to Ground Multi-Agent Communication with Autoencoders

NeurIPS 2021poster

Communication requires having a common language, a lingua franca, between agents. This language could emerge via a consensus process, but it may require many generations of trial and error. Alternatively, the lingua franca can be given by the environment, where agents ground their language in repres…

Cited by 74SourcePDFScholar
2021

Learning to See by Looking at Noise

NeurIPS 2021spotlight

Current vision systems are trained on huge datasets, and these datasets come with costs: curation is expensive, they inherit human biases, and there are concerns over privacy and usage rights. To counter these costs, interest has surged in learning from cheaper data sources, such as unlabeled images…

2021

OPEn: An Open-ended Physics Environment for Learning Without a Task

IROS 2021poster

Humans have mental models that allow them to plan, experiment, and reason in the physical world. How should an intelligent agent go about learning such models? In this paper, we will study if models of the world learned in an open-ended physics environment, without any specific tasks, can be reused…

Cited by 3SourceScholar
2021

The Neural MMO Platform for Massively Multiagent Research

NeurIPS 2021poster

Neural MMO is a computationally accessible research platform that combines large agent populations, long time horizons, open-ended tasks, and modular game systems. Existing environments feature subsets of these properties, but Neural MMO is the first to combine them all. We present Neural MMO as fre…

Cited by 31SourceScholar
2021

Using latent space regression to analyze and leverage compositionality in GANs

ICLR 2021poster

In recent years, Generative Adversarial Networks have become ubiquitous in both research and public perception, but how GANs convert an unstructured latent code to a high quality output is still an open question. In this work, we investigate regression into the latent space as a probe to understand…

2021

iNeRF: Inverting Neural Radiance Fields for Pose Estimation

IROS 2021poster

We present iNeRF, a framework that performs mesh-free pose estimation by "inverting" a Neural Radiance Field (NeRF). NeRFs have been shown to be remarkably effective for the task of view synthesis — synthesizing photorealistic novel views of real-world scenes or objects. In this work, we investigate…

Cited by 494SourceScholar
2020

Learning to See before Learning to Act: Visual Pre-training for Manipulation

ICRA 2020poster

Does having visual priors (e.g. the ability to detect objects) facilitate learning to perform vision-based manipulation (e.g. picking up objects)? We study this problem under the framework of transfer learning, where the model is first trained on a passive vision task (i.e., the data distribution do…

Cited by 115SourceScholar
2020

Rethinking Few-shot Image Classification: A Good Embedding is All You Need?

ECCV 2020poster

The focus of recent meta-learning research has been on the development of learning algorithms that can quickly adapt to test time tasks with limited data and low computational cost. Few-shot learning is widely used as one of the standard benchmarks in meta-learning. In this work, we show that a simp…

2020

Supervised Contrastive Learning

NeurIPS 2020poster

Contrastive learning applied to self-supervised representation learning has seen a resurgence in recent years, leading to state of the art performance in the unsupervised training of deep image models. Modern batch contrastive approaches subsume or significantly outperform traditional contrastive lo…

2020

Understanding Contrastive Representation Learning through Alignment and Uniformity on the Hypersphere

ICML 2020poster

Contrastive representation learning has been outstandingly successful in practice. In this work, we identify two key properties related to the contrastive loss: (1) alignment (closeness) of features from positive pairs, and (2) uniformity of the induced distribution of the (normalized) features on t…

2020

What Makes for Good Views for Contrastive Learning?

NeurIPS 2020poster

Contrastive learning between multiple views of the data has recently achieved state of the art performance in the field of self-supervised representation learning. Despite its success, the influence of different view choices has been less studied. In this paper, we use theoretical and empirical anal…

Cited by 1641SourcePDFScholar
2020

What makes fake images detectable? Understanding properties that generalize

ECCV 2020poster

The quality of image generation and manipulation is reaching impressive levels, making it exceedingly difficult for a human to distinguish between what is real and what is fake. However, deep networks can still pick up on the subtle artifacts in these doctored images. We seek to understand what prop…

2019

GANalyze: Toward Visual Definitions of Cognitive Image Properties

ICCV 2019poster

We introduce a framework that uses Generative Adversarial Networks (GANs) to study cognitive properties like memorability. These attributes are of interest because we do not have a concrete visual definition of what they entail. What does it look like for a dog to be more memorable? GANs allow us to…

Cited by 386PDFcodeScholar
2019

Learning to Control Self-Assembling Morphologies: A Study of Generalization via Modularity

NeurIPS 2019spotlight

Contemporary sensorimotor learning approaches typically start with an existing complex agent (e.g., a robotic arm), which they learn to control. In contrast, this paper investigates a modular co-evolution strategy: a collection of primitive agents learns to dynamically self-assemble into composite b…

2019

Omnipush: accurate, diverse, real-world dataset of pushing dynamics with RGB-D video

IROS 2019poster

Pushing is a fundamental robotic skill. Existing work has shown how to exploit models of pushing to achieve a variety of tasks, including grasping under uncertainty, in-hand manipulation and clearing clutter. Such models, however, are approximate, which limits their applicability.Learning-based meth…

Cited by 26SourceScholar
2018

CyCADA: Cycle-Consistent Adversarial Domain Adaptation

ICML 2018oral

Domain adaptation is critical for success in new, unseen environments. Adversarial adaptation models have shown tremendous progress towards adapting to new environments by focusing either on discovering domain invariant representations or by mapping between unpaired image domains. While feature spac…

2018

Evolved Policy Gradients

NeurIPS 2018spotlight

We propose a metalearning approach for learning gradient-based reinforcement learning (RL) algorithms. The idea is to evolve a differentiable loss function, such that an agent, which optimizes its policy to minimize this loss, will achieve high rewards. The loss is parametrized via temporal convolut…

2018

The Unreasonable Effectiveness of Deep Features as a Perceptual Metric

CVPR 2018poster

While it is nearly effortless for humans to quickly assess the perceptual similarity between two images, the underlying processes are thought to be quite complex. Despite this, the most widely used perceptual metrics today, such as PSNR and SSIM, are simple, shallow functions, and fail to account f…

2017

Combining self-supervised learning and imitation for vision-based rope manipulation

ICRA 2017poster

Manipulation of deformable objects, such as ropes and cloth, is an important but challenging problem in robotics. We present a learning-based system where a robot takes as input a sequence of images of a human manipulating a rope from an initial to goal configuration, and outputs a sequence of actio…

Cited by 367SourceScholar
2017

Image-To-Image Translation With Conditional Adversarial Networks

CVPR 2017poster

We investigate conditional adversarial networks as a general-purpose solution to image-to-image translation problems. These networks not only learn the mapping from input image to output image, but also learn a loss function to train this mapping. This makes it possible to apply the same generic app…

Cited by 27229PDFcodeScholar
2017

Split-Brain Autoencoders: Unsupervised Learning by Cross-Channel Prediction

CVPR 2017poster

We propose split-brain autoencoders, a straightforward modification of the traditional autoencoder architecture, for unsupervised representation learning. The method adds a split to the network, resulting in two disjoint sub-networks. Each sub-network is trained to perform a difficult task -- predic…

Cited by 843PDFcodeScholar
2017

Unpaired Image-To-Image Translation Using Cycle-Consistent Adversarial Networks

ICCV 2017spotlight

Image-to-image translation is a class of vision and graphics problems where the goal is to learn the mapping between an input image and an output image using a training set of aligned image pairs. However, for many tasks, paired training data will not be available. We present an approach for learnin…

Cited by 27623PDFcodeScholar
2016

Visually Indicated Sounds

CVPR 2016oral

Objects make distinctive sounds when they are hit or scratched. These sounds reveal aspects of an object's material properties, as well as the actions that produced them. In this paper, we propose the task of predicting what sound an object makes when struck as a way of studying physical interaction…

Cited by 489PDFScholar