← Search

Yilun Du

126 accepted papers

2026

Abstract 3D Perception for Spatial Intelligence in Vision-Language Models

CVPR 2026

Vision-language models (VLMs) struggle with 3D-related tasks such as spatial cognition and physical understanding, which are crucial for real-world applications like robotics and embodied agents. We attribute this to a modality gap between the 3D tasks and the 2D training of VLM, which led to ineffi

Cited by 0SourceScholar
2026

Any-Order Flexible Length Masked Diffusion

ICLR 2026poster

Masked diffusion models (MDMs) have recently emerged as a promising alternative to autoregressive models over discrete domains. MDMs generate sequences in an any-order, parallel fashion, enabling fast inference and strong performance on non-causal tasks. However, a crucial limitation is that they do…

Cited by 0SourcecodeScholar
2026

Building a Precise Video Language with Human-AI Oversight

CVPR 2026

Video-language models (VLMs) learn to reason about the dynamic visual world through natural language. We introduce a suite of open datasets, benchmarks, and recipes for scalable oversight that enable precise video captioning. First, we define a structured specification for describing subjects, scene

Cited by 0SourcecodeScholar
2026

Energy-Based Transformers are Scalable Learners and Thinkers

ICLR 2026oral

Inference-time computation, analogous to human System 2 Thinking, has recently become popular for improving model performance. However, most existing approaches suffer from several limitations: they are modality-specific (e.g., working only in text), problem-specific (e.g., verifiable domains like m…

Cited by 0SourcecodeScholar
2026

Flexible Multitask Learning With Factorized Diffusion Policy

RA-L 2026

Multitask learning poses significant challenges due to the highly multimodal and diverse nature of robot action distributions. However, effectively fitting policies to these complex task distributions is often difficult, and existing monolithic models often underfit the action distribution and lack

Cited by 3SourcecodeScholar
2026

Flow Equivariant World Models: Structured Memory for Dynamic Environments

ICML 2026poster

The natural world is richly structured over space and time. Much of this structure arises from the interplay between spatial geometry and motion. However, most existing world models ignore this structure, leading to an inability to generalize in dynamic environments. In this work, we show that enfor…

Cited by 0SourcecodeScholar
2026

From Noise to Control: Parameterized Diffusion Policies

ICML 2026poster

We propose Parameterized Diffusion Policy (PDP), a framework that learns a diffusion policy parameterized in a smooth continuous space. By structuring a latent manifold such that distances between latents' values reflect the semantic similarity of physical trajectories, we transform diffusion from a…

Cited by 0SourceScholar
2026

Hierarchical Policy Learning via Spectral Decomposition

ICML 2026poster

In this paper, we identify a semantic decomposition in robot action sequences, separating task-level motion intent from execution-level refinements. By analyzing actions in the spectral domain using the discrete cosine transform (DCT), we observe that low-frequency components capture global motion t…

Cited by 0SourceScholar
2026

Hybrid Diffusion for Simultaneous Symbolic and Continuous Planning

RA-L 2026

Constructing robots to accomplish long-horizon tasks is a long-standing challenge within artificial intelligence. Approaches using generative methods, particularly Diffusion Models, have gained attention due to their ability to model continuous robotic trajectories for planning and control. However,

Cited by 3SourceScholar
2026

Inference-Time Enhancement of Generative Robot Policies via Predictive World Modeling

RA-L 2026

We present <italic xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">generative predictive control</i> (GPC), a framework for <italic xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">inference-time</i> enhancement of pr

Cited by 0SourceScholar
2026

Inference-time scaling of diffusion models through classical search

ICLR 2026poster

Classical search algorithms have long underpinned modern artificial intelligence. In this work, we tackle the challenge of inference-time control in diffusion models—adapting generated outputs to meet diverse test-time objectives—using principles from classical search. We propose a general framework…

Cited by 0SourcecodeScholar
2026

Multi-Modal Manipulation Via Multi-Modal Policy Consensus

ICRA 2026poster

Effectively integrating diverse sensory modalities is crucial for robotic manipulation. However, the typical approach of feature concatenation is often suboptimal: dominant modalities such as vision can overwhelm sparse but critical signals like touch in contact-rich tasks, and monolithic architectu…

2026

SIMPACT: Simulation-Enabled Action Planning using Vision-Language Models

CVPR 2026

Vision-Language Models (VLMs) exhibit remarkable common-sense and semantic reasoning capabilities. However, they lack a grounded understanding of physical dynamics. This limitation arises from training VLMs on static internet-scale visual-language data that contain no causal interactions or action-c

Cited by 0SourceScholar
2026

SLM-MUX: Orchestrating Small Language Models for Reasoning

ICLR 2026poster

With the rapid development of language models, the number of small language models (SLMs) has grown significantly. Although they do not achieve state-of-the-art accuracy, they are more efficient and often excel at specific tasks. This raises a natural question: can multiple SLMs be orchestrated into…

Cited by 0SourceScholar
2026

Test-Time Graph Search for Goal-Conditioned Reinforcement Learning

ICML 2026poster

Offline goal-conditioned reinforcement learning (GCRL) often struggles with long-horizon tasks, where errors in value estimation accumulate and produce unreliable policies. It is typically assumed that effective long-term planning is infeasible without specialized training. In contrast, our work dem…

Cited by 0SourceScholar
2026

Towards Generalist Robot Learning from Internet Video: A Survey (Abstract Reprint)

AAAI 2026technical

Scaling deep learning to massive and diverse internet data has driven remarkable breakthroughs in domains such as video generation and natural language processing. Robot learning, however, has thus far failed to replicate this success and remains constrained by a scarcity of available data. Learning

Cited by 0SourcePDFScholar
2026

WoW!: World Models in a Closed-Loop World

ICLR 2026oral

Generative world models (WMs) can now simulate worlds with striking visual realism, which naturally raises the question of whether they can endow embodied agents with predictive perception for decision making. Progress on this question has been limited by fragmented evaluation: most existing benchma…

Cited by 0SourcecodeScholar
2026

\textcolorMaroon\texttt{OAT}\textcolorMaroon\texttt{OAT}\textcolor{Maroon}{\textbf{\texttt{OAT}}}: Ordered Action Tokenization

RSS 2026poster

Autoregressive policies offer a compelling foundation for scalable robot learning by enabling discrete abstraction, token-level reasoning, and flexible inference. However, applying autoregressive modeling to continuous robot actions requires an effective action tokenization scheme. Existing approach…

Cited by 0SourceScholar
2025

3D-Mem: 3D Scene Memory for Embodied Exploration and Reasoning

CVPR 2025poster

Constructing compact and informative 3D scene representations is essential for effective embodied exploration and reasoning, especially in complex environments over extended periods. Existing representations, such as object-centric 3D scene graphs, oversimplify spatial relationships by modeling scen…

Cited by 1SourcePDFScholar
2025

AdaWorld: Learning Adaptable World Models with Latent Actions

ICML 2025poster

World models aim to learn action-controlled future prediction and have proven essential for the development of intelligent agents. However, most existing world models rely heavily on substantial action-labeled data and costly training, making it challenging to adapt to novel environments with hetero…

2025

Anomalies-by-Synthesis: Anomaly Detection using Generative Diffusion Models for Off-Road Navigation

ICRA 2025

In order to navigate safely and reliably in off-road and unstructured environments, robots must detect anomalies that are out-of-distribution (OOD) with respect to the training data. We present an analysis-by-synthesis approach for pixel-wise anomaly detection without making any assumptions about th

Cited by 2SourceScholar
2025

AuroraCap: Efficient, Performant Video Detailed Captioning and a New Benchmark

ICLR 2025poster

Video detailed captioning is a key task which aims to generate comprehensive and coherent textual descriptions of video content, benefiting both video understanding and generation. In this paper, we propose AuroraCap, a video captioner based on a large multimodal model. We follow the simplest archit…

Cited by 6SourcePDFScholar
2025

COMBO: Compositional World Models for Embodied Multi-Agent Cooperation

ICLR 2025poster

In this paper, we investigate the problem of embodied multi-agent cooperation, where decentralized agents must cooperate given only egocentric views of the world. To effectively plan in this setting, in contrast to learning world dynamics in a single-agent scenario, we must simulate world dynamics c…

2025

Compositional Scene Understanding through Inverse Generative Modeling

ICML 2025poster

Generative models have demonstrated remarkable abilities in generating high-fidelity visual content. In this work, we explore how generative models can further be used not only to synthesize visual content but also to understand the properties of a scene given a natural image. We formulate scene und…

2025

EvoLM: In Search of Lost Language Model Training Dynamics

NeurIPS 2025oral

Modern language model (LM) training has been divided into multiple stages, making it difficult for downstream developers to evaluate the impact of design choices made at each stage. We present EvoLM, a model suite that enables systematic and transparent analysis of LMs' training dynamics across pre-…

Cited by 0SourceScholar
2025

Follow the Energy, Find the Path: Riemannian Metrics from Energy-Based Models

NeurIPS 2025poster

What is the shortest path between two data points lying in a high-dimensional space? While the answer is trivial in Euclidean geometry, it becomes significantly more complex when the data lies on a curved manifold—requiring a Riemannian metric to describe the space's local curvature. Estimating such…

Cited by 0SourceScholar
2025

Generative Trajectory Stitching through Diffusion Composition

NeurIPS 2025spotlight

Effective trajectory stitching for long-horizon planning is a significant challenge in robotic decision-making. While diffusion models have shown promise in planning, they are limited to solving tasks similar to those seen in their training data. We propose CompDiffuser, a novel generative approach…

Cited by 0SourceScholar
2025

History-Guided Video Diffusion

ICML 2025poster

Classifier-free guidance (CFG) is a key technique for improving conditional generation in diffusion models, enabling more accurate control while enhancing sample quality. It is natural to extend this technique to video diffusion, which generates video conditioned on a variable number of context fram…

Cited by 6SourcePDFScholar
2025

Inference-Time Policy Steering Through Human Interactions

ICRA 2025

Generative policies trained with human demonstrations can autonomously accomplish multimodal, longhorizon tasks. However, during inference, humans are often removed from the policy execution loop, limiting the ability to guide a pre-trained policy towards a specific sub-goal or trajectory shape amon

Cited by 37SourcecodeScholar
2025

Learning 3D Persistent Embodied World Models

NeurIPS 2025poster

The ability to simulate the effects of future actions on the world is a crucial ability of intelligent embodied agents, enabling agents to anticipate the effects of their actions and make plans accordingly. While a large body of existing work has explored how to construct such world models using vid…

Cited by 0SourceScholar
2025

Learning 4D Embodied World Models

ICCV 2025poster

This paper presents an effective approach for learning novel 4D embodied world models, which predict the dynamic evolution of 3D scenes over time in response to an embodied agent's actions, providing both spatial and temporal consistency. We propose to learn a 4D world model by training on RGB-DN (R…

2025

MindJourney: Test-Time Scaling with World Models for Spatial Reasoning

NeurIPS 2025poster

Spatial reasoning in 3D space is central to human cognition and indispensable for embodied tasks such as navigation and manipulation. However, state-of-the-art vision–language models (VLMs) struggle frequently with tasks as simple as anticipating how a scene will look after an egocentric motion: the…

Cited by 0SourceScholar
2025

Multiagent Finetuning: Self Improvement with Diverse Reasoning Chains

ICLR 2025poster

Large language models (LLMs) have achieved remarkable performance in recent years but are fundamentally limited by the underlying training data. To improve models beyond the training data, recent works have explored how LLMs can be used to generate synthetic data for autonomous self-improvement. How…

Cited by 12SourcePDFScholar
2025

Towards Understanding Camera Motions in Any Video

NeurIPS 2025spotlight

We introduce CameraBench, a large-scale dataset and benchmark designed to assess and improve camera motion understanding. CameraBench consists of ~3,000 diverse internet videos, annotated by experts through a rigorous multi-stage quality control process. One of our core contributions is a taxonomy o…

Cited by 0SourceScholar
2025

Win Fast or Lose Slow: Balancing Speed and Accuracy in Latency-Sensitive Decisions of LLMs

NeurIPS 2025spotlight

Large language models (LLMs) have shown remarkable performance across diverse reasoning and generation tasks, and are increasingly deployed as agents in dynamic environments such as code generation and recommendation systems. However, many real-world applications, such as high-frequency trading and…

Cited by 0SourcecodeScholar
2024

3D-VLA: A 3D Vision-Language-Action Generative World Model

ICML 2024poster

Recent vision-language-action (VLA) models rely on 2D inputs, lacking integration with the broader realm of the 3D physical world. Furthermore, they perform action prediction by learning a direct mapping from perception to action, neglecting the vast dynamics of the world and the relations between a…

Cited by 77SourcePDFScholar
2024

Building Cooperative Embodied Agents Modularly with Large Language Models

ICLR 2024poster

In this work, we address challenging multi-agent cooperation problems with decentralized control, raw sensory observations, costly communication, and multi-objective tasks instantiated in various embodied environments. While previous research either presupposes a cost-free communication channel or r…

Cited by 238SourcePDFScholar
2024

Compositional Generative Inverse Design

ICLR 2024spotlight

Inverse design, where we seek to design input variables in order to optimize an underlying objective function, is an important problem that arises across fields such as mechanical engineering to aerospace engineering. Inverse design is typically formulated as an optimization problem, with recent wor…

2024

Compositional Image Decomposition with Diffusion Models

ICML 2024poster

Given an image of a natural scene, we are able to quickly decompose it into a set of components such as objects, lighting, shadows, and foreground. We can then envision a scene where we combine certain components with those from other images, for instance a set of objects from our bedroom and animal…

2024

Diffusion Forcing: Next-token Prediction Meets Full-Sequence Diffusion

NeurIPS 2024poster

This paper presents Diffusion Forcing, a new training paradigm where a diffusion model is trained to denoise a set of tokens with independent per-token noise levels. We apply Diffusion Forcing to sequence generative modeling by training a causal next-token prediction model to generate one or several…

2024

Disentangled Acoustic Fields For Multimodal Physical Scene Understanding

IROS 2024poster

We study the problem of multimodal physical scene understanding, where an embodied agent needs to find fallen objects by inferring object properties, direction, and distance of an impact sound source. Previous works adopt feed-forward neural networks to directly regress the variables from sound, lea…

Cited by 0SourceScholar
2024

Few-Shot Task Learning through Inverse Generative Modeling

NeurIPS 2024poster

Learning the intents of an agent, defined by its goals or motion style, is often extremely challenging from just a few examples. We refer to this problem as task concept learning and present our approach, Few-Shot Task Learning through Inverse Generative Modeling (FTL-IGM), which learns new task con…

Cited by 1SourcePDFScholar
2024

HAZARD Challenge: Embodied Decision Making in Dynamically Changing Environments

ICLR 2024poster

Recent advances in high-fidelity virtual environments serve as one of the major driving forces for building intelligent embodied agents to perceive, reason and interact with the physical world. Typically, these environments remain unchanged unless agents interact with them. However, in real-world sc…

2024

Improving Factuality and Reasoning in Language Models through Multiagent Debate

ICML 2024poster

Large language models (LLMs) have demonstrated remarkable capabilities in language generation, understanding, and few-shot learning in recent years. An extensive body of work has explored how their performance may be further improved through the tools of prompting, ranging from verification, self-co…

2024

Learning Interactive Real-World Simulators

ICLR 2024oral

Generative models trained on internet data have revolutionized how text, image, and video content can be created. Perhaps the next milestone for generative models is to simulate realistic experience in response to actions taken by humans, robots, and other interactive agents. Applications of a real-…

Cited by 132SourcePDFScholar
2024

Learning to Act from Actionless Videos through Dense Correspondences

ICLR 2024spotlight

In this work, we present an approach to construct a video-based robot policy capable of reliably executing diverse tasks across different robots and environments from few video demonstrations without using any action annotations. Our method leverages images as a task-agnostic representation, encodin…

Cited by 56SourcePDFScholar
2024

Learning to Jointly Understand Visual and Tactile Signals

ICLR 2024poster

Modeling and analyzing object and shape has been well studied in the past. However, manipulation of these complex tools and articulated objects remains difficult for autonomous agents. Our human hands, however, are dexterous and adaptive. We can easily adapt a manipulation skill on one object to all…

Cited by 6SourcePDFScholar
2024

PoCo: Policy Composition from and for Heterogeneous Robot Learning

RSS 2024poster

Training general robotic policies from heterogeneous data for different tasks is a significant challenge. Existing robotic datasets vary in different modalities such as color, depth, tactile, and proprioceptive information, and collected in different domains such as simulation, real robots, and huma…

Cited by 35SourcePDFScholar
2024

Position: Video as the New Language for Real-World Decision Making

ICML 2024poster

Both text and video data are abundant on the internet and support large-scale self-supervised learning through next token or frame prediction. However, they have not been equally leveraged: language models have had significant real-world impact, whereas video generation has remained largely limited…

Cited by 97SourcePDFScholar
2024

Probabilistic Adaptation of Black-Box Text-to-Video Models

ICLR 2024poster

Large text-to-video models trained on internet-scale data have demonstrated exceptional capabilities in generating high-fidelity videos from arbitrary textual descriptions. However, similar to proprietary language models, large text-to-video models are often black boxes whose weight parameters are n…

Cited by 2SourcePDFScholar
2024

RoboDreamer: Learning Compositional World Models for Robot Imagination

ICML 2024poster

Text-to-video models have demonstrated substantial potential in robotic decision-making, enabling the imagination of realistic plans of future actions as well as accurate environment simulation. However, one major issue in such models is generalization -- models are limited to synthesizing videos su…

Cited by 23SourcePDFScholar
2024

Set It Up!: Functional Object Arrangement with Compositional Generative Models

RSS 2024poster

This paper studies the challenge of developing robots capable of understanding under-specified instructions for creating functional object arrangements, such as "set up a dining table for two"; previous arrangement approaches have focused on much more explicit instructions, such as "put object A on…

2024

Training Diffusion Models with Reinforcement Learning

ICLR 2024poster

Diffusion models are a class of flexible generative models trained with an approximation to the log-likelihood objective. However, most use cases of diffusion models are not concerned with likelihoods, but instead with downstream objectives such as human-perceived image quality or drug effectiveness…

2023

3D Concept Learning and Reasoning From Multi-View Images

CVPR 2023poster

Humans are able to accurately reason in 3D by gathering multi-view observations of the surrounding world. Inspired by this insight, we introduce a new large-scale benchmark for 3D multi-view visual question answering (3DMV-VQA). This dataset is collected by an embodied agent actively moving and capt…

Cited by 59SourcePDFScholar
2023

3D-LLM: Injecting the 3D World into Large Language Models

NeurIPS 2023spotlight

Large language models (LLMs) and Vision-Language Models (VLMs) have been proved to excel at multiple tasks, such as commonsense reasoning. Powerful as these models can be, they are not grounded in the 3D physical world, which involves richer concepts such as spatial relationships, affordances, physi…

Cited by 328SourcePDFScholar
2023

Adaptive Online Replanning with Diffusion Models

NeurIPS 2023poster

Diffusion models have risen a promising approach to data-driven planning, and have demonstrated impressive robotic control, reinforcement learning, and video planning performance. Given an effective planner, an important question to consider is replanning -- when given plans should be regenerated du…

Cited by 22SourcePDFScholar
2023

Composing Ensembles of Pre-trained Models via Iterative Consensus

ICLR 2023poster

Large pre-trained models exhibit distinct and complementary capabilities dependent on the data they are trained on. Language models such as GPT-3 are capable of textual reasoning but cannot understand visual information, while vision models such as DALL-E can generate photorealistic photos but fail…

Cited by 33SourcePDFScholar
2023

Compositional Diffusion-Based Continuous Constraint Solvers

CoRL 2023poster

This paper introduces an approach for learning to solve continuous constraint satisfaction problems (CCSP) in robotic reasoning and planning. Previous methods primarily rely on hand-engineering or learning generators for specific constraint types and then rejecting the value assignments when other c…

Cited by 29SourceScholar
2023

Compositional Foundation Models for Hierarchical Planning

NeurIPS 2023poster

To make effective decisions in novel environments with long-horizon goals, it is crucial to engage in hierarchical reasoning across spatial and temporal scales. This entails planning abstract subgoal sequences, visually reasoning about the underlying plans, and executing actions in accordance with t…

Cited by 45SourcePDFScholar
2023

DiffuseBot: Breeding Soft Robots With Physics-Augmented Generative Diffusion Models

NeurIPS 2023oral

Nature evolves creatures with a high complexity of morphological and behavioral intelligence, meanwhile computational methods lag in approaching that diversity and efficacy. Co-optimization of artificial creatures' morphology and control in silico shows promise for applications in physical soft rob…

2023

Diffusion Policy: Visuomotor Policy Learning via Action Diffusion

RSS 2023poster

This paper introduces Diffusion Policy, a new way of generating robot behavior by representing a robot's visuomotor policy as a conditional denoising diffusion process. We benchmark Diffusion Policy across 12 different tasks from 4 different robot manipulation benchmarks and find that it consistentl…

Cited by 834SourcePDFScholar
2023

FlowCam: Training Generalizable 3D Radiance Fields without Camera Poses via Pixel-Aligned Scene Flow

NeurIPS 2023poster

Reconstruction of 3D neural fields from posed images has emerged as a promising method for self-supervised representation learning. The key challenge preventing the deployment of these 3D scene learners on large-scale video data is their dependence on precise camera poses from structure-from-motion,…

Cited by 13SourcePDFScholar
2023

Inferring Relational Potentials in Interacting Systems

ICML 2023oral

Systems consisting of interacting agents are prevalent in the world, ranging from dynamical systems in physics to complex biological networks. To build systems which can interact robustly in the real world, it is thus important to be able to infer the precise interactions governing such systems. Exi…

Cited by 4SourcePDFScholar
2023

Is Conditional Generative Modeling all you need for Decision Making?

ICLR 2023top-5%

Recent improvements in conditional generative modeling have made it possible to generate high-quality images from language descriptions alone. We investigate whether these methods can directly address the problem of sequential decision-making. We view decision-making not through the lens of reinforc…

Cited by 413SourcePDFScholar
2023

Learning To Render Novel Views From Wide-Baseline Stereo Pairs

CVPR 2023poster

We introduce a method for novel view synthesis given only a single wide-baseline stereo image pair. In this challenging regime, 3D scene points are regularly observed only once, requiring prior-based reconstruction of scene geometry and appearance. We find that existing approaches to novel view synt…

Cited by 75SourcePDFScholar
2023

Learning Universal Policies via Text-Guided Video Generation

NeurIPS 2023spotlight

A goal of artificial intelligence is to construct an agent that can solve a wide variety of tasks. Recent progress in text-guided image synthesis has yielded models with an impressive ability to generate complex novel images, exhibiting combinatorial generalization across domains. Motivated by this…

Cited by 232SourcePDFScholar
2023

Local Neural Descriptor Fields: Locally Conditioned Object Representations for Manipulation

ICRA 2023poster

A robot operating in a household environment will see a wide range of unique and unfamiliar objects. While a system could train on many of these, it is infeasible to predict all the objects a robot will see. In this paper, we present a method to generalize object manipulation skills acquired from a…

Cited by 20SourcecodeScholar
2023

NeuSE: Neural SE(3)-Equivariant Embedding for Consistent Spatial Understanding with Objects

RSS 2023poster

We present NeuSE, a novel Neural SE(3)-Equivariant Embedding for objects, and illustrate how it supports object SLAM for consistent spatial understanding with longterm scene changes. NeuSE is a set of latent object embeddings created from partial object observations. It serves as a compact point clo…

Cited by 9SourcePDFScholar
2023

Neural Groundplans: Persistent Neural Scene Representations from a Single Image

ICLR 2023poster

We present a method to map 2D image observations of a scene to a persistent 3D scene representation, enabling novel view synthesis and disentangled representation of the movable and immovable components of the scene. Motivated by the bird’s-eye-view (BEV) representation commonly used in vision and r…

Cited by 13SourcePDFScholar
2023

Planning with Sequence Models through Iterative Energy Minimization

ICLR 2023poster

Recent works have shown that language modeling can be effectively used to train reinforcement learning (RL) policies. However, the success of applying existing language models to planning, in which we wish to obtain a trajectory of actions to reach some goal, is less straightforward. The typical aut…

2023

Reduce, Reuse, Recycle: Compositional Generation with Energy-Based Diffusion Models and MCMC

ICML 2023poster

Since their introduction, diffusion models have quickly become the prevailing approach to generative modeling in many domains. They can be interpreted as learning the gradients of a time-varying sequence of log-probability density functions. This interpretation has motivated classifier-based and cla…

2023

Secure Out-of-Distribution Task Generalization with Energy-Based Models

NeurIPS 2023poster

The success of meta-learning on out-of-distribution (OOD) tasks in the wild has proved to be hit-and-miss. To safeguard the generalization capability of the meta-learned prior knowledge to OOD tasks, in particularly safety-critical applications, necessitates detection of an OOD task followed by adap…

Cited by 6SourcePDFScholar
2023

StructDiffusion: Language-Guided Creation of Physically-Valid Structures using Unseen Objects

RSS 2023poster

Robots operating in human environments must be able to rearrange objects into semantically-meaningful configurations, even if these objects are previously unseen. In this work, we focus on the problem of building physically-valid structures without step-by-step instructions. We propose StructDiffusi…

Cited by 45SourcePDFScholar
2023

Unsupervised Compositional Concepts Discovery with Text-to-Image Generative Models

ICCV 2023poster

Text-to-image generative models have enabled high-resolution image synthesis across different domains, but require users to specify the content they wish to generate. In this paper, we consider the inverse problem - given a collection of different images, can we discover the generative concepts that…

Cited by 14PDFScholar
2023

Visibility-Aware Navigation Among Movable Obstacles

ICRA 2023poster

In this paper, we examine the problem of visibility-aware robot navigation among movable obstacles (VANAMO). A variant of the well-known NAMO robotic planning problem, VANAMO puts additional visibility constraints on robot motion and object movability. This new problem formulation lifts the restrict…

Cited by 6SourceScholar
2022

Compositional Visual Generation with Composable Diffusion Models

ECCV 2022poster

"Large text-guided diffusion models, such as DALLE-2, are able to generate stunning photorealistic images given natural language descriptions. While such models are highly flexible, they struggle to understand the composition of certain concepts, such as confusing the attributes of different objects…

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

Learning Iterative Reasoning through Energy Minimization

ICML 2022spotlight

Deep learning has excelled on complex pattern recognition tasks such as image classification and object recognition. However, it struggles with tasks requiring nontrivial reasoning, such as algorithmic computation. Humans are able to solve such tasks through iterative reasoning – spending more time…

2022

Learning Neural Acoustic Fields

NeurIPS 2022accept

Our environment is filled with rich and dynamic acoustic information. When we walk into a cathedral, the reverberations as much as appearance inform us of the sanctuary's wide open space. Similarly, as an object moves around us, we expect the sound emitted to also exhibit this movement. While recent…

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

Neural Descriptor Fields: SE(3)-Equivariant Object Representations for Manipulation

ICRA 2022poster

We present Neural Descriptor Fields (NDFs), an object representation that encodes both points and relative poses between an object and a target (such as a robot gripper or a rack used for hanging) via category-level descriptors. We employ this representation for object manipulation, where given a ta…

Cited by 184SourcecodeScholar
2022

Planning with Diffusion for Flexible Behavior Synthesis

ICML 2022oral

Model-based reinforcement learning methods often use learning only for the purpose of recovering an approximate dynamics model, offloading the rest of the decision-making work to classical trajectory optimizers. While conceptually simple, this combination has a number of empirical shortcomings, sugg…

2022

Pre-Trained Language Models for Interactive Decision-Making

NeurIPS 2022accept

Language model (LM) pre-training is useful in many language processing tasks. But can pre-trained LMs be further leveraged for more general machine learning problems? We propose an approach for using LMs to scaffold learning and generalization in general sequential decision-making problems. In this…

Cited by 229SourcePDFScholar
2022

Robust Change Detection Based on Neural Descriptor Fields

IROS 2022poster

The ability to reason about changes in the environment is crucial for robots operating over extended periods of time. Agents are expected to capture changes during operation so that actions can be followed to ensure a smooth progression of the working session. However, varying viewing angles and acc…

Cited by 10SourcecodeScholar
2022

SE(3)-Equivariant Relational Rearrangement with Neural Descriptor Fields

CoRL 2022poster

We present a framework for specifying tasks involving spatial relations between objects using only 5-10 demonstrations and then executing such tasks given point cloud observations of a novel pair of objects in arbitrary initial poses. Our approach structures these rearrangement tasks by assigning a…

Cited by 41SourceScholar
2021

Improved Contrastive Divergence Training of Energy-Based Models

ICML 2021spotlight

Contrastive divergence is a popular method of training energy-based models, but is known to have difficulties with training stability. We propose an adaptation to improve contrastive divergence training by scrutinizing a gradient term that is difficult to calculate and is often left out for convenie…

Cited by 169SourcePDFScholar
2021

Learning Signal-Agnostic Manifolds of Neural Fields

NeurIPS 2021poster

Deep neural networks have been used widely to learn the latent structure of datasets, across modalities such as images, shapes, and audio signals. However, existing models are generally modality-dependent, requiring custom architectures and objectives to process different classes of signals. We leve…

Cited by 48SourcePDFScholar
2021

Neural Radiance Flow for 4D View Synthesis and Video Processing

ICCV 2021poster

We present a method, Neural Radiance Flow (NeRFlow), to learn a 4D spatial-temporal representation of a dynamic scene from a set of RGB images. Key to our approach is the use of a neural implicit representation that learns to capture the 3D occupancy, radiance, and dynamics of the scene. By enforcin…

Cited by 305PDFScholar
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

Unsupervised Discovery of 3D Physical Objects from Video

ICLR 2021poster

We study the problem of unsupervised physical object discovery. While existing frameworks aim to decompose scenes into 2D segments based off each object's appearance, we explore how physics, especially object interactions, facilitates disentangling of 3D geometry and position of objects from video,…

Cited by 34SourcePDFScholar
2021

Unsupervised Learning of Compositional Energy Concepts

NeurIPS 2021poster

Humans are able to rapidly understand scenes by utilizing concepts extracted from prior experience. Such concepts are diverse, and include global scene descriptors, such as the weather or lighting, as well as local scene descriptors, such as the color or size of a particular object. So far, unsuperv…

2021

Weakly Supervised Human-Object Interaction Detection in Video via Contrastive Spatiotemporal Regions

ICCV 2021poster

We introduce the task of weakly supervised learning for detecting human and object interactions in videos. Our task poses unique challenges as a system does not know what types of human-object interactions are present in a video or the actual spatiotemporal location of the human and object. To addre…

Cited by 13PDFcodeScholar
2020

A Long Horizon Planning Framework for Manipulating Rigid Pointcloud Objects

CoRL 2020

We present a framework for solving long-horizon planning problems involving manipulation of rigid objects that operates directly from a point-cloud observation. Our method plans in the space of object subgoals and frees the planner from reasoning about robot-object interaction dynamics. We show that

2020

Energy-based models for atomic-resolution protein conformations

ICLR 2020spotlight

We propose an energy-based model (EBM) of protein conformations that operates at atomic scale. The model is trained solely on crystallized protein data. By contrast, existing approaches for scoring conformations use energy functions that incorporate knowledge of physical principles and features that…

Cited by 64SourcecodeScholar
2020

Observational Overfitting in Reinforcement Learning

ICLR 2020poster

A major component of overfitting in model-free reinforcement learning (RL) involves the case where the agent may mistakenly correlate reward with certain spurious features from the observations generated by the Markov Decision Process (MDP). We provide a general framework for analyzing this scenario…

Cited by 171SourceScholar
2018

Learning to Exploit Stability for 3D Scene Parsing

NeurIPS 2018poster

Human scene understanding uses a variety of visual and non-visual cues to perform inference on object types, poses, and relations. Physics is a rich and universal cue which we exploit to enhance scene understanding. We integrate the physical cue of stability into the learning process using a REINFOR…

Cited by 49SourcePDFScholar