← Search

Pieter Abbeel

313 accepted papers

2026

Cliqueformer: Model-Based Optimization with Structured Transformers

AAAI 2026technical

Large neural networks excel at prediction tasks, but their application to design problems, such as protein engineering or materials discovery, requires solving offline model-based optimization (MBO) problems. While predictive models may not directly translate to effective design, recent MBO algorith

Cited by 0SourcePDFScholar
2026

Cross-Hand Latent Representation for Vision-Language-Action Models

CVPR 2026

Dexterous manipulation is essential for real-world robot autonomy, mirroring the central role of human hand coordination in daily activity. Humans rely on rich multimodal perception--vision, sound, and language-guided intent--to perform dexterous actions, motivating vision-based, language-conditione

Cited by 0SourceScholar
2026

D-REX: Differentiable Real-to-Sim-to-Real Engine for Learning Dexterous Grasping

ICLR 2026poster

Simulation provides a cost-effective and flexible platform for data generation and policy learning to develop robotic systems. However, bridging the gap between simulation and real-world dynamics remains a significant challenge, especially in physical parameter identification. In this work, we intro…

Cited by 0SourcecodeScholar
2026

DreamDojo: A Real-Time Robot World Model from Large-Scale Human Videos

ICML 2026spotlight

Being able to simulate the outcomes of actions in varied environments will revolutionize the development of generalist agents at scale. However, modeling these world dynamics, especially for dexterous robotics tasks, poses significant challenges due to limited data coverage and scarce action labels.…

Cited by 81SourceScholar
2026

EgoMI: Learning Active Vision and Whole-Body Manipulation from Egocentric Human Demonstrations

ICRA 2026poster

Imitation learning from human demonstrations offers a promising approach for robot skill acquisition, but egocentric human data introduces fundamental challenges due to the embodiment gap. During manipulation, humans actively coordinate head and hand movements, continuously reposition their viewpoin…

2026

Learning to Design Soft Hands Using Reward Models

ICRA 2026poster

Soft robotic hands promise to provide compliant and safe interaction with objects and environments. However, designing soft hands to be both compliant and functional across diverse use cases remains challenging. Although co-design of hardware and control better couples morphology to behavior, the re…

2026

Multi-Objective Learning for Diffusion Models: A Statistical Theory under Semi-Supervised Learning

ICML 2026poster

Diffusion models are increasingly used as powerful conditional generators, yet real deployments often involve multiple target distributions arising from different tasks, e.g., diverse prompt domains in text-to-image generation, or multiple environments in robotics with diffusion policies. This natur…

Cited by 0SourceScholar
2026

OmniRetarget: Interaction-Preserving Data Generation for Humanoid Whole-Body Loco-Manipulation and Scene Interaction

ICRA 2026poster

A dominant paradigm for teaching humanoid robots complex skills is to retarget human motions as kinematic references to train reinforcement learning (RL) policies. However, existing retargeting pipelines often struggle with the significant embodiment gap between humans and robots, producing physical…

2026

Perceptive Humanoid Parkour: Chaining Dynamic Human Skills via Motion Matching

RSS 2026poster

While recent advances in humanoid locomotion have achieved stable walking on varied terrains, capturing the agility and adaptivity of highly dynamic human motions remains an open challenge. In particular, agile parkour in complex environments demands not only low-level robustness, but also human-lik…

Cited by 0SourceScholar
2026

Relative Entropy Pathwise Policy Optimization

ICLR 2026poster

Score-function based methods for policy learning, such as REINFORCE and PPO, have delivered strong results in game-playing and robotics, yet their high variance often undermines training stability. Using pathwise policy gradients, i.e. computing a derivative by differentiating the objective function…

Cited by 0SourcecodeScholar
2026

Residual Off-Policy RL for Finetuning Behavior Cloning Policies

ICRA 2026poster

Recent advances in behavior cloning (BC) have enabled impressive visuomotor control policies. However, these approaches are limited by the quality of human demonstrations, the manual effort required for data collection, and the diminishing returns from offline data. In comparison, reinforcement lear…

2026

Rodrigues Network for Learning Robot Actions

ICLR 2026oral

Understanding and predicting articulated actions is important in robot learning. However, common architectures such as MLPs and Transformers lack inductive biases that reflect the underlying kinematic structure of articulated systems. To this end, we propose the **Neural Rodrigues Operator**, a lear…

Cited by 0SourceScholar
2026

SARM: Stage-Aware Reward Modeling for Long Horizon Robot Manipulation

ICLR 2026poster

Large-scale robot learning has made progress on complex manipulation tasks, yet long-horizon, contact-rich problems—especially those involving deformable objects—remain challenging due to inconsistent demonstration quality. We propose a stage-aware, video-based reward modeling framework that jointly…

Cited by 0SourcecodeScholar
2026

TWIST2: Scalable, Portable, and Holistic Humanoid Data Collection System

ICRA 2026poster

Large-scale data has driven breakthroughs in robotics, from language models to vision-language-action models in bimanual manipulation. However, humanoid robotics lacks equally effective data collection frameworks. Existing humanoid teleoperation systems either use decoupled control or depend on expe…

2026

ViTacFormer: Learning Cross-Modal Representation for Visuo-Tactile Dexterous Manipulation

RSS 2026poster

Dexterous manipulation is a cornerstone capability for robotic systems aiming to interact with the physical world in a human-like manner. Although vision-based methods have advanced rapidly, tactile sensing remains crucial for fine-grained control—particularly in unstructured or visually occluded se…

Cited by 0SourceScholar
2025

Beyond Sight: Finetuning Generalist Robot Policies with Heterogeneous Sensors via Language Grounding

ICRA 2025

Interacting with the world is a multi-sensory experience: achieving effective general-purpose interaction requires making use of all available modalities - including vision, touch, and audio - to fill in gaps from partial observation. For example, when vision is occluded reaching into a bag, a robot

Cited by 41SourceScholar
2025

Bigger, Regularized, Categorical: High-Capacity Value Functions are Efficient Multi-Task Learners

NeurIPS 2025poster

Recent advances in language modeling and vision stem from training large models on diverse, multi‑task data. This paradigm has had limited impact in value-based reinforcement learning (RL), where improvements are often driven by small models trained in a single-task context. This is because in multi…

Cited by 0SourceScholar
2025

Chip Placement with Diffusion Models

ICML 2025poster

Macro placement is a vital step in digital circuit design that defines the physical location of large collections of components, known as macros, on a 2D chip. Because key performance metrics of the chip are determined by the placement, optimizing it is crucial. Existing learning-based methods typic…

2025

Compute-Optimal Scaling for Value-Based Deep RL

NeurIPS 2025poster

As models grow larger and training them becomes expensive, it becomes increasingly important to scale training recipes not just to larger models and more data, but to do so in a compute-optimal manner that extracts maximal performance per unit of compute. While such scaling has been well studied for…

Cited by 0SourcecodeScholar
2025

Demonstrating MuJoCo Playground

RSS 2025poster

We introduce MuJoCo Playground, a fully open-source framework for robot learning built with MJX, with the express goal of streamlining simulation, training, and sim-to-real transfer onto robots. With a simple installation process, researchers can train policies in minutes on a single GPU. Playground…

Cited by 0PDFScholar
2025

DexGarmentLab: Dexterous Garment Manipulation Environment with Generalizable Policy

NeurIPS 2025spotlight

Garment manipulation is a critical challenge due to the diversity in garment categories, geometries, and deformations. Despite this, humans can effortlessly handle garments, thanks to the dexterity of our hands. However, existing research in the field has struggled to replicate this level of dexteri…

Cited by 0SourcecodeScholar
2025

DexterityGen: Foundation Controller for Unprecedented Dexterity

RSS 2025poster

Teaching robots dexterous manipulation skills, such as tool use, presents a significant challenge. Current approaches can be broadly categorized into two strategies: human teleoperation (for imitation learning) and sim-to-real reinforcement learning. The first approach is difficult as it is hard fo…

Cited by 9PDFScholar
2025

Efficient Long Video Tokenization via Coordinate-based Patch Reconstruction

CVPR 2025poster

Efficient tokenization of videos remains a challenge in training vision models that can process long videos. One promising direction is to develop a tokenizer that can encode long video clips, as it would enable the tokenizer to leverage the temporal coherence of videos better for tokenization. Howe…

Cited by 3SourcePDFScholar
2025

ElasticTok: Adaptive Tokenization for Image and Video

ICLR 2025poster

Efficient video tokenization remains a key bottleneck in learning general purpose vision models that are capable of processing long video sequences. Prevailing approaches are restricted to encoding videos to a fixed number of tokens, where too few tokens will result in overly lossy encodings, and to…

2025

Geometric Retargeting: A Principled, Ultrafast Neural Hand Retargeting Algorithm

IROS 2025

We introduce Geometric Retargeting (GeoRT), an ultrafast, and principled neural hand retargeting algorithm for teleoperation, developed as part of our recent Dexterity Gen (DexGen) system [1]. GeoRT converts human finger keypoints to robot hand keypoints at 1KHz, achieving state-of-the-art speed and

Cited by 17SourceScholar
2025

Hand-Object Interaction Pretraining from Videos

ICRA 2025

We present an approach to learn general robot manipulation priors from 3D hand-object interaction trajectories. We build a framework to use in-the-wild videos to generate sensorimotor robot trajectories. We do so by lifting both the human hand and the manipulated object in a shared 3D space and reta

Cited by 46SourcecodeScholar
2025

MaxInfoRL: Boosting exploration in reinforcement learning through information gain maximization

ICLR 2025poster

Reinforcement learning (RL) algorithms aim to balance exploiting the current best strategy with exploring new options that could lead to higher rewards. Most common RL algorithms use undirected exploration, i.e., select random sequences of actions. Exploration can also be directed using intrinsic re…

Cited by 1SourcePDFScholar
2025

OTTER: A Vision-Language-Action Model with Text-Aware Visual Feature Extraction

ICML 2025poster

Vision-Language-Action (VLA) models aim to predict robotic actions based on visual observations and language instructions. Existing approaches require fine-tuning pre-trained vision-language models (VLMs) as visual and language features are independently fed into downstream policies, degrading the p…

2025

RoboVerse: A Unified Platform, Benchmark and Dataset for Scalable and Generalizable Robot Learning

RSS 2025poster

Data scaling and standardized evaluation benchmarks have driven remarkable advances in natural language processing and computer vision. However, in robotics, scaling up data and establishing evaluation protocols pose significant challenges. Directly collecting real-world data is inefficient and reso…

Cited by 0PDFScholar
2025

SEMDICE: Off-policy State Entropy Maximization via Stationary Distribution Correction Estimation

ICLR 2025poster

In the unsupervised pre-training for reinforcement learning, the agent aims to learn a prior policy for downstream tasks without relying on task-specific reward functions. We focus on state entropy maximization (SEM), where the goal is to learn a policy that maximizes the entropy of the state's stat…

Cited by 0SourcePDFScholar
2025

SOMBRL: Scalable and Optimistic Model-Based RL

NeurIPS 2025poster

We address the challenge of efficient exploration in model-based reinforcement learning (MBRL), where the system dynamics are unknown and the RL agent must learn directly from online interactions. We propose **S**calable and **O**ptimistic **MBRL** (SOMBRL), an approach based on the principle of opt…

Cited by 0SourceScholar
2025

The Sound of Simulation: Learning Multimodal Sim-to-Real Robot Policies with Generative Audio

CoRL 2025oral

Robots must integrate multiple sensory modalities to act effectively in the real world. Yet, learning such multimodal policies at scale remains challenging. Simulation offers a viable solution, but while vision has benefited from high-fidelity simulators, other modalities (e.g. sound) can be notorio…

Cited by 0SourceScholar
2025

Value-Based Deep RL Scales Predictably

ICML 2025poster

Scaling data and compute is critical in modern machine learning. However, scaling also demands _predictability_: we want methods to not only perform well with more compute or data, but also have their performance be predictable from low compute or low data runs, without ever running the large-scale…

Cited by 0SourcePDFScholar
2025

Visual Imitation Enables Contextual Humanoid Control

CoRL 2025oral

How can we teach humanoids to climb staircases and sit on chairs using the surrounding environment context? Arguably the simplest way is to _just show them_—casually capture a human motion video and feed it to humanoids. We introduce **VideoMimic**, a real-to-sim-to-real pipeline that mines everyday…

Cited by 0SourceScholar
2025

World Model on Million-Length Video And Language With Blockwise RingAttention

ICLR 2025poster

Enabling long-context understanding remains a key challenge in scaling existing sequence models -- a crucial component in developing generally intelligent models that can process and operate over long temporal horizons that potentially consist of millions of tokens. In this paper, we aim to address…

2024

A StrongREJECT for Empty Jailbreaks

NeurIPS 2024poster

Most jailbreak papers claim the jailbreaks they propose are highly effective, often boasting near-100% attack success rates. However, it is perhaps more common than not for jailbreak developers to substantially exaggerate the effectiveness of their jailbreaks. We suggest this problem arises because…

2024

Any-point Trajectory Modeling for Policy Learning

RSS 2024poster

Learning from demonstration is a powerful method for teaching robots new skills, and having more demonstration data often improves policy learning. However, the high cost of collecting demonstration data is a significant bottleneck. Videos, as a rich data source, contain knowledge of behaviors, phys…

Cited by 102SourcePDFScholar
2024

Body Transformer: Leveraging Robot Embodiment for Policy Learning

CoRL 2024poster

In recent years, the transformer architecture has become the de-facto standard for machine learning algorithms applied to natural language processing and computer vision. Despite notable evidence of successful deployment of this architecture in the context of robot learning, we claim that vanilla tr…

Cited by 9SourceScholar
2024

Closing the Visual Sim-to-Real Gap with Object-Composable NeRFs

ICRA 2024poster

Deep learning methods for perception are the cornerstone of many robotic systems. Despite their potential for impressive performance, obtaining real-world training data is expensive, and can be impractically difficult for some tasks. Sim-to-real transfer with domain randomization offers a potential…

Cited by 2SourcecodeScholar
2024

DreamSmooth: Improving Model-based Reinforcement Learning via Reward Smoothing

ICLR 2024poster

Model-based reinforcement learning (MBRL) has gained much attention for its ability to learn complex behaviors in a sample-efficient way: planning actions by generating imaginary trajectories with predicted rewards. Despite its success, we found that surprisingly, reward prediction is often a bottle…

Cited by 10SourcePDFScholar
2024

From LLMs to Actions: Latent Codes as Bridges in Hierarchical Robot Control

IROS 2024poster

Hierarchical control for robotics has long been plagued by the need to have a well defined interface layer to communicate between high-level task planners and low-level policies. With the advent of LLMs, language has been emerging as a prospective interface layer. However, this has several limitatio…

Cited by 11SourceScholar
2024

Functional Graphical Models: Structure Enables Offline Data-Driven Optimization

AISTATS 2024poster

While machine learning models are typically trained to solve prediction problems, we might often want to use them for optimization problems. For example, given a dataset of proteins and their corresponding fluorescence levels, we might want to optimize for a new protein with the highest possible flu…

Cited by 4SourcePDFScholar
2024

GELLO: A General, Low-Cost, and Intuitive Teleoperation Framework for Robot Manipulators

IROS 2024poster

Humans can teleoperate robots to accomplish complex manipulation tasks. Imitation learning has emerged as a powerful framework that leverages human teleoperated demonstrations to teach robots new skills. However, the performance of the learned policies is bottlenecked by the quality, scale, and vari…

Cited by 106SourcecodeScholar
2024

HumanoidBench: Simulated Humanoid Benchmark for Whole-Body Locomotion and Manipulation

RSS 2024poster

Humanoid robots hold great promise in assisting humans in diverse environments and tasks, due to their flexibility and adaptability leveraging human-like morphology. However, research in humanoid robots is often bottlenecked by the costly and fragile hardware setups. To accelerate algorithmic resear…

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 Robotic Locomotion Affordances and Photorealistic Simulators from Human-Captured Data

CoRL 2024poster

Learning reliable affordance models which satisfy human preferences is often hindered by a lack of high-quality training data. Similarly, learning visuomotor policies in simulation can be challenging due to the high cost of photo-realistic rendering. We present PAWS: a comprehensive robot learning f…

Cited by 1SourceScholar
2024

Learning a Diffusion Model Policy from Rewards via Q-Score Matching

ICML 2024poster

Diffusion models have become a popular choice for representing actor policies in behavior cloning and offline reinforcement learning. This is due to their natural ability to optimize an expressive class of distributions over a continuous space. However, previous works fail to exploit the score-based…

2024

Learning to Model the World With Language

ICML 2024oral

To interact with humans and act in the world, agents need to understand the range of language that people use and relate it to the visual world. While current agents can learn to execute simple language instructions, we aim to build agents that leverage diverse language---language like "this button…

Cited by 51SourcePDFScholar
2024

MOKA: Open-World Robotic Manipulation through Mark-Based Visual Prompting

RSS 2024poster

Open-world generalization requires robotic systems to have a profound understanding of the physical world and the user command to solve diverse and complex tasks. While the recent advancement in vision-language models (VLMs) has offered unprecedented opportunities to solve open-world problems, how t…

2024

Open X-Embodiment: Robotic Learning Datasets and RT-X Models : Open X-Embodiment Collaboration

ICRA 2024

Large, high-capacity models trained on diverse datasets have shown remarkable successes on efficiently tackling downstream applications. In domains from NLP to Computer Vision, this has led to a consolidation of pretrained models, with general pretrained backbones serving as a starting point for man

Cited by 910SourcecodeScholar
2024

Open X-Embodiment: Robotic Learning Datasets and RT-X Models : Open X-Embodiment Collaboration0

ICRA 2024poster

Large, high-capacity models trained on diverse datasets have shown remarkable successes on efficiently tackling downstream applications. In domains from NLP to Computer Vision, this has led to a consolidation of pretrained models, with general pretrained backbones serving as a starting point for man…

Cited by 259SourcecodeScholar
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

Reinforcement Learning with Foundation Priors: Let Embodied Agent Efficiently Learn on Its Own

CoRL 2024poster

Reinforcement learning (RL) is a promising approach for solving robotic manipulation tasks. However, it is challenging to apply the RL algorithms directly in the real world. For one thing, RL is data-intensive and typically requires millions of interactions with environments, which are impractical i…

Cited by 25SourceScholar
2024

RingAttention with Blockwise Transformers for Near-Infinite Context

ICLR 2024poster

Transformers have emerged as the architecture of choice for many state-of-the-art AI models, showcasing exceptional performance across a wide range of AI applications. However, the memory demands imposed by Transformers limit their ability to handle long sequences, thereby posing challenges in utili…

2024

Scalable Diffusion for Materials Generation

ICLR 2024poster

​​​​Generative models trained on internet-scale data are capable of generating novel and realistic texts, images, and videos. A natural next question is whether these models can advance science, for example by generating novel stable materials. Traditionally, models with explicit structures (e.g., g…

Cited by 55SourcePDFScholar
2024

SpawnNet: Learning Generalizable Visuomotor Skills from Pre-trained Network

ICRA 2024poster

The existing internet-scale image and video datasets cover a wide range of everyday objects and tasks, bringing the potential of learning policies that generalize in diverse scenarios. Prior works have explored visual pre-training with different self-supervised objectives. Still, the generalization…

Cited by 26SourcecodeScholar
2024

Tensor Trust: Interpretable Prompt Injection Attacks from an Online Game

ICLR 2024spotlight

While Large Language Models (LLMs) are increasingly being used in real-world applications, they remain vulnerable to *prompt injection attacks*: malicious third party prompts that subvert the intent of the system designer. To help researchers study this problem, we present a dataset of over 563,000…

Cited by 86SourcePDFScholar
2024

The False Promise of Imitating Proprietary Language Models

ICLR 2024spotlight

An emerging method to cheaply improve a weaker language model is to finetune it on outputs from a stronger model, such as a proprietary system like ChatGPT (e.g., Alpaca, Self-Instruct, and others). In this work, we critically analyze this approach of imitating language models. We first finetune a s…

Cited by 11SourcePDFScholar
2024

The Power of the Senses: Generalizable Manipulation from Vision and Touch through Masked Multimodal Learning

IROS 2024poster

Humans rely on the synergy of their senses for most essential tasks. For tasks requiring object manipulation, we seamlessly and effectively exploit the complementarity of our senses of vision and touch. This paper draws inspiration from such capabilities and aims to find a systematic approach to fus…

Cited by 12SourceScholar
2024

Unsupervised Zero-Shot Reinforcement Learning via Functional Reward Encodings

ICML 2024spotlight

Can we pre-train a generalist agent from a large amount of unlabeled offline trajectories such that it can be immediately adapted to any new downstream tasks in a zero-shot manner? In this work, we present a *functional* reward encoding (FRE) as a general, scalable solution to this *zero-shot RL* pr…

2024

Vision Foundation Model Enables Generalizable Object Pose Estimation

NeurIPS 2024poster

Object pose estimation plays a crucial role in robotic manipulation, however, its practical applicability still suffers from limited generalizability. This paper addresses the challenge of generalizable object pose estimation, particularly focusing on category-level object pose estimation for unseen…

Cited by 0SourcePDFScholar
2024

Visual Representation Learning with Stochastic Frame Prediction

ICML 2024poster

Self-supervised learning of image representations by predicting future frames is a promising direction but still remains a challenge. This is because of the under-determined nature of frame prediction; multiple potential futures can arise from a single current frame. To tackle this challenge, in thi…

Cited by 3SourcePDFScholar
2023

Accelerating Reinforcement Learning with Value-Conditional State Entropy Exploration

NeurIPS 2023poster

A promising technique for exploration is to maximize the entropy of visited state distribution, i.e., state entropy, by encouraging uniform coverage of visited state space. While it has been effective for an unsupervised setup, it tends to struggle in a supervised setup with a task reward, where an…

Cited by 22SourcePDFScholar
2023

AlberDICE: Addressing Out-Of-Distribution Joint Actions in Offline Multi-Agent RL via Alternating Stationary Distribution Correction Estimation

NeurIPS 2023poster

One of the main challenges in offline Reinforcement Learning (RL) is the distribution shift that arises from the learned policy deviating from the data collection policy. This is often addressed by avoiding out-of-distribution (OOD) actions during policy improvement as their presence can lead to sub…

2023

Become a Proficient Player with Limited Data through Watching Pure Videos

ICLR 2023poster

Recently, RL has shown its strong ability for visually complex tasks. However, it suffers from the low sample efficiency and poor generalization ability, which prevent RL from being useful in real-world scenarios. Inspired by the huge success of unsupervised pre-training methods on language and visi…

2023

CLUTR: Curriculum Learning via Unsupervised Task Representation Learning

ICML 2023poster

Reinforcement Learning (RL) algorithms are often known for sample inefficiency and difficult generalization. Recently, Unsupervised Environment Design (UED) emerged as a new paradigm for zero-shot generalization by simultaneously learning a task distribution and agent policies on the generated tasks…

2023

Convolutional Occupancy Models for Dense Packing of Complex, Novel Objects

IROS 2023poster

Dense packing in pick-and-place systems is an important feature in many warehouse and logistics applications. Prior work in this space has largely focused on planning algorithms in simulation, but real-world packing performance is often bottlenecked by the difficulty of perceiving 3D object geometry…

Cited by 2SourcecodeScholar
2023

DPOK: Reinforcement Learning for Fine-tuning Text-to-Image Diffusion Models

NeurIPS 2023poster

Learning from human feedback has been shown to improve text-to-image models. These techniques first learn a reward function that captures what humans care about in the task and then improve the models based on the learned reward function. Even though relatively simple approaches (e.g., rejection sam…

2023

Dichotomy of Control: Separating What You Can Control from What You Cannot

ICLR 2023top-5%

Future- or return-conditioned supervised learning is an emerging paradigm for offline reinforcement learning (RL), in which the future outcome (i.e., return) associated with a sequence of actions in an offline dataset is used as input to a policy trained to imitate those same actions. While return-c…

2023

Distributional Instance Segmentation: Modeling Uncertainty and High Confidence Predictions with Latent-MaskRCNN

ICRA 2023poster

Object recognition and instance segmentation are fundamental skills in any robotic or autonomous system. Existing state-of-the-art methods are often unable to capture meaningful uncertainty in challenging or ambiguous scenes, and as such can cause critical errors in high-performance applications. In…

Cited by 4SourceScholar
2023

Guiding Pretraining in Reinforcement Learning with Large Language Models

ICML 2023poster

Reinforcement learning algorithms typically struggle in the absence of a dense, well-shaped reward function. Intrinsically motivated exploration methods address this limitation by rewarding agents for visiting novel states or transitions, but these methods offer limited benefits in large environment…

2023

Improving Long-Horizon Imitation through Instruction Prediction

AAAI 2023technical

Complex, long-horizon planning and its combinatorial nature pose steep challenges for learning-based agents. Difficulties in such settings are exacerbated in low data regimes where over-fitting stifles generalization and compounding errors hurt accuracy. In this work, we explore the use of an often…

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

Masked Trajectory Models for Prediction, Representation, and Control

ICML 2023poster

We introduce Masked Trajectory Models (MTM) as a generic abstraction for sequential decision making. MTM takes a trajectory, such as a state-action sequence, and aims to reconstruct the trajectory conditioned on random subsets of the same trajectory. By training with a highly randomized masking patt…

2023

Multi-Environment Pretraining Enables Transfer to Action Limited Datasets

ICML 2023poster

Using massive datasets to train large-scale models has emerged as a dominant approach for broad generalization in natural language and vision applications. In reinforcement learning, however, a key challenge is that available data of sequential decision making is often not annotated with actions - f…

Cited by 7SourcePDFScholar
2023

Multi-View Masked World Models for Visual Robotic Manipulation

ICML 2023poster

Visual robotic manipulation research and applications often use multiple cameras, or views, to better perceive the world. How else can we utilize the richness of multi-view data? In this paper, we investigate how to learn good representations with multi-view data and utilize them for visual robotic…

2023

Preference Transformer: Modeling Human Preferences using Transformers for RL

ICLR 2023poster

Preference-based reinforcement learning (RL) provides a framework to train agents using human preferences between two behaviors. However, preference-based RL has been challenging to scale since it requires a large amount of human feedback to learn a reward function aligned with human intent. In this…

2023

RoboPianist: Dexterous Piano Playing with Deep Reinforcement Learning

CoRL 2023poster

Replicating human-like dexterity in robot hands represents one of the largest open problems in robotics. Reinforcement learning is a promising approach that has achieved impressive progress in the last few years; however, the class of problems it has typically addressed corresponds to a rather narro…

Cited by 47SourcecodeScholar
2023

Robust and Versatile Bipedal Jumping Control through Reinforcement Learning

RSS 2023poster

This work aims to push the limits of agility for bipedal robots by enabling a torque-controlled bipedal robot to perform robust and versatile dynamic jumps in the real world. We present a reinforcement learning framework for training a robot to accomplish a large variety of jumping tasks, such as ju…

Cited by 42SourcePDFScholar
2023

StereoPose: Category-Level 6D Transparent Object Pose Estimation from Stereo Images via Back-View NOCS

ICRA 2023poster

Most existing methods for category-level pose estimation rely on object point clouds. However, when considering transparent objects, depth cameras are usually not able to capture high-quality data, resulting in point clouds with severe artifacts. Without a complete point cloud, existing methods are…

Cited by 23SourceScholar
2023

Temporally Consistent Transformers for Video Generation

ICML 2023poster

To generate accurate videos, algorithms have to understand the spatial and temporal dependencies in the world. Current algorithms enable accurate predictions over short horizons but tend to suffer from temporal inconsistencies. When generated content goes out of view and is later revisited, the mode…

2023

The Wisdom of Hindsight Makes Language Models Better Instruction Followers

ICML 2023poster

Reinforcement learning has seen wide success in finetuning large language models to better align with instructions via human feedback. The so-called algorithm, Reinforcement Learning with Human Feedback (RLHF) demonstrates impressive performance on the GPT series models. However, the underlying rein…

2023

Train Offline, Test Online: A Real Robot Learning Benchmark

ICRA 2023poster

Three challenges limit the progress of robot learning research: robots are expensive (few labs can participate), everyone uses different robots (findings do not generalize across labs), and we lack internet-scale robotics data. We take on these challenges via a new benchmark: Train Offline, Test Onl…

Cited by 20SourcecodeScholar
2023

VectorFusion: Text-to-SVG by Abstracting Pixel-Based Diffusion Models

CVPR 2023poster

Diffusion models have shown impressive results in text-to-image synthesis. Using massive datasets of captioned images, diffusion models learn to generate raster images of highly diverse objects and scenes. However, designers frequently use vector representations of images like Scalable Vector Graphi…

2023

Video Prediction Models as Rewards for Reinforcement Learning

NeurIPS 2023poster

Specifying reward signals that allow agents to learn complex behaviors is a long-standing challenge in reinforcement learning. A promising approach is to extract preferences for behaviors from unlabeled videos, which are widely available on the internet. We present Video Prediction Rewards (VIPER),…

Cited by 67SourcePDFScholar
2023

Where are we in the search for an Artificial Visual Cortex for Embodied Intelligence?

NeurIPS 2023poster

We present the largest and most comprehensive empirical study of pre-trained visual representations (PVRs) or visual ‘foundation models’ for Embodied AI. First, we curate CortexBench, consisting of 17 different tasks spanning locomotion, navigation, dexterous, and mobile manipulation. Next, we syste…

Cited by 161SourcePDFScholar
2022

Adversarial Motion Priors Make Good Substitutes for Complex Reward Functions

IROS 2022poster

Training a high-dimensional simulated agent with an under-specified reward function often leads the agent to learn physically infeasible strategies that are ineffective when deployed in the real world. To mitigate these unnatural behaviors, reinforcement learning practitioners often utilize complex…

Cited by 123SourceScholar
2022

Autoregressive Uncertainty Modeling for 3D Bounding Box Prediction

ECCV 2022poster

"3D bounding boxes are a widespread intermediate representation in many computer vision applications. However, predicting them is a challenging task, largely due to partial observability, which motivates the need for a strong sense of uncertainty. While many recent methods have explored better archi…

Cited by 7SourcePDFScholar
2022

Chain of Thought Imitation with Procedure Cloning

NeurIPS 2022accept

Imitation learning aims to extract high-performance policies from logged demonstrations of expert behavior. It is common to frame imitation learning as a supervised learning problem in which one fits a function approximator to the input-output mapping exhibited by the logged demonstrations (input ob…

2022

DayDreamer: World Models for Physical Robot Learning

CoRL 2022poster

To solve tasks in complex environments, robots need to learn from experience. Deep reinforcement learning is a common approach to robot learning but requires a large amount of trial and error to learn, limiting its deployment in the physical world. As a consequence, many advances in robot learning r…

Cited by 328SourcecodeScholar
2022

Fleet-DAgger: Interactive Robot Fleet Learning with Scalable Human Supervision

CoRL 2022oral

Commercial and industrial deployments of robot fleets at Amazon, Nimble, Plus One, Waymo, and Zoox query remote human teleoperators when robots are at risk or unable to make task progress. With continual learning, interventions from the remote pool of humans can also be used to improve the robot fle…

Cited by 41SourcecodeScholar
2022

Frozen Pretrained Transformers as Universal Computation Engines

AAAI 2022technical

We investigate the capability of a transformer pretrained on natural language to generalize to other modalities with minimal finetuning -- in particular, without finetuning of the self-attention and feedforward layers of the residual blocks. We consider such a model, which we call a Frozen Pretraine…

2022

Hierarchical Few-Shot Imitation with Skill Transition Models

ICLR 2022poster

A desirable property of autonomous agents is the ability to both solve long-horizon problems and generalize to unseen tasks. Recent advances in data-driven skill learning have shown that extracting behavioral priors from offline data can enable agents to solve challenging long-horizon tasks with rei…

2022

It Takes Four to Tango: Multiagent Self Play for Automatic Curriculum Generation

ICLR 2022poster

We are interested in training general-purpose reinforcement learning agents that can solve a wide variety of goals. Training such agents efficiently requires automatic generation of a goal curriculum. This is challenging as it requires (a) exploring goals of increasing difficulty, while ensuring tha…

2022

Language Models as Zero-Shot Planners: Extracting Actionable Knowledge for Embodied Agents

ICML 2022spotlight

Can world knowledge learned by large language models (LLMs) be used to act in interactive environments? In this paper, we investigate the possibility of grounding high-level tasks, expressed in natural language (e.g. “make breakfast”), to a chosen set of actionable steps (e.g. “open fridge”). While…

2022

Learning Visual Robotic Control Efficiently with Contrastive Pre-training and Data Augmentation

IROS 2022poster

Recent advances in unsupervised representation learning significantly improved the sample efficiency of training Reinforcement Learning policies in simulated environments. However, similar gains have not yet been seen for real-robot reinforcement learning. In this work, we focus on enabling data-eff…

Cited by 0SourceScholar
2022

Masked Autoencoding for Scalable and Generalizable Decision Making

NeurIPS 2022accept

We are interested in learning scalable agents for reinforcement learning that can learn from large-scale, diverse sequential data similar to current large vision and language models. To this end, this paper presents masked decision prediction (MaskDP), a simple and scalable self-supervised pretraini…

2022

Masked World Models for Visual Control

CoRL 2022poster

Visual model-based reinforcement learning (RL) has the potential to enable sample-efficient robot learning from visual observations. Yet the current approaches typically train a single model end-to-end for learning both visual representations and dynamics, making it difficult to accurately model the…

Cited by 157SourceScholar
2022

Multi-Objective Policy Gradients with Topological Constraints

IROS 2022poster

Multi-objective optimization models that encode ordered sequential constraints provide a solution to model various challenging problems including encoding preferences, modeling a curriculum, and enforcing measures of safety. A recently developed theory of topological Markov decision processes (TMDPs…

Cited by 3SourceScholar
2022

On the Effectiveness of Fine-tuning Versus Meta-reinforcement Learning

NeurIPS 2022accept

Intelligent agents should have the ability to leverage knowledge from previously learned tasks in order to learn new ones quickly and efficiently. Meta-learning approaches have emerged as a popular solution to achieve this. However, meta-reinforcement learning (meta-RL) algorithms have thus far been…

Cited by 58SourcePDFScholar
2022

Programmatic Modeling and Generation of Real-Time Strategic Soccer Environments for Reinforcement Learning

AAAI 2022technical

The capability of a reinforcement learning (RL) agent heavily depends on the diversity of the learning scenarios generated by the environment. Generation of diverse realistic scenarios is challenging for real-time strategy (RTS) environments. The RTS environments are characterized by intelligent ent…

Cited by 9SourcePDFScholar
2022

Real-World Robot Learning with Masked Visual Pre-training

CoRL 2022oral

In this work, we explore self-supervised visual pre-training on images from diverse, in-the-wild videos for real-world robotic tasks. Like prior work, our visual representations are pre-trained via a masked autoencoder (MAE), frozen, and then passed into a learnable control module. Unlike prior work…

Cited by 272SourceScholar
2022

Reducing Variance in Temporal-Difference Value Estimation via Ensemble of Deep Networks

ICML 2022spotlight

In temporal-difference reinforcement learning algorithms, variance in value estimation can cause instability and overestimation of the maximal target value. Many algorithms have been proposed to reduce overestimation, including several recent ensemble methods, however none have shown success in samp…

2022

Reinforcement Learning with Action-Free Pre-Training from Videos

ICML 2022spotlight

Recent unsupervised pre-training methods have shown to be effective on language and vision domains by learning useful representations for multiple downstream tasks. In this paper, we investigate if such unsupervised pre-training methods can also be effective for vision-based reinforcement learning (…

2022

Reward Uncertainty for Exploration in Preference-based Reinforcement Learning

ICLR 2022poster

Conveying complex objectives to reinforcement learning (RL) agents often requires meticulous reward engineering. Preference-based RL methods are able to learn a more flexible reward model based on human preferences by actively incorporating human feedback, i.e. teacher's preferences between two clip…

Cited by 93SourcePDFScholar
2022

SURF: Semi-supervised Reward Learning with Data Augmentation for Feedback-efficient Preference-based Reinforcement Learning

ICLR 2022poster

Preference-based reinforcement learning (RL) has shown potential for teaching agents to perform the target tasks without a costly, pre-defined reward function by learning the reward with a supervisor’s preference between the two agent behaviors. However, preference-based learning often requires a la…

Cited by 113SourcePDFScholar
2022

Sim-to-Real 6D Object Pose Estimation via Iterative Self-Training for Robotic Bin Picking

ECCV 2022poster

"6D object pose estimation is important for robotic bin-picking, and serves as a prerequisite for many downstream industrial applications. However, it is burdensome to annotate a customized dataset associated with each specific bin-picking scenario for training pose estimation models. In this paper,…

Cited by 31SourcePDFScholar
2022

Sim-to-Real via Sim-to-Seg: End-to-end Off-road Autonomous Driving Without Real Data

CoRL 2022poster

Autonomous driving is complex, requiring sophisticated 3D scene understanding, localization, mapping, and control. Rather than explicitly modelling and fusing each of these components, we instead consider an end-to-end approach via reinforcement learning (RL). However, collecting exploration driving…

Cited by 11SourcecodeScholar
2022

Spending Thinking Time Wisely: Accelerating MCTS with Virtual Expansions

NeurIPS 2022accept

One of the most important AI research questions is to trade off computation versus performance since ``perfect rationality" exists in theory but is impossible to achieve in practice. Recently, Monte-Carlo tree search (MCTS) has attracted considerable attention due to the significant performance impr…

2022

Unsupervised Reinforcement Learning with Contrastive Intrinsic Control

NeurIPS 2022accept

We introduce Contrastive Intrinsic Control (CIC), an unsupervised reinforcement learning (RL) algorithm that maximizes the mutual information between state-transitions and latent skill vectors. CIC utilizes contrastive learning between state-transitions and skills vectors to learn behaviour embeddin…

Cited by 42SourcePDFScholar
2022

Zero-Shot Text-Guided Object Generation With Dream Fields

CVPR 2022poster

We combine neural rendering with multi-modal image and text representations to synthesize diverse 3D objects solely from natural language descriptions. Our method, Dream Fields, can generate the geometry and color of a wide range of objects without 3D supervision. Due to the scarcity of diverse, cap…

Cited by 628PDFcodeScholar
2021

An Empirical Investigation of Representation Learning for Imitation

NeurIPS 2021poster

Imitation learning often needs a large demonstration set in order to handle the full range of situations that an agent might find itself in during deployment. However, collecting expert demonstrations can be expensive. Recent work in vision, reinforcement learning, and NLP has shown that auxiliary r…

Cited by 33SourceScholar
2021

B-Pref: Benchmarking Preference-Based Reinforcement Learning

NeurIPS 2021poster

Reinforcement learning (RL) requires access to a reward function that incentivizes the right behavior, but these are notoriously hard to specify for complex tasks. Preference-based RL provides an alternative: learning policies using a teacher's preferences without pre-defined rewards, thus overcomin…

Cited by 134SourcecodeScholar
2021

Bottleneck Transformers for Visual Recognition

CVPR 2021poster

We present BoTNet, a conceptually simple yet powerful backbone architecture that incorporates self-attention for multiple computer vision tasks including image classification, object detection and instance segmentation. By just replacing the spatial convolutions with global self-attention in the fin…

Cited by 1453PDFcodeScholar
2021

Contrastive Code Representation Learning

EMNLP 2021main

Recent work learns contextual representations of source code by reconstructing tokens from their context. For downstream semantic understanding tasks like code clone detection, these representations should ideally capture program functionality. However, we show that the popular reconstruction-based…

2021

Decision Transformer: Reinforcement Learning via Sequence Modeling

NeurIPS 2021poster

We introduce a framework that abstracts Reinforcement Learning (RL) as a sequence modeling problem. This allows us to draw upon the simplicity and scalability of the Transformer architecture, and associated advances in language modeling such as GPT-x and BERT. In particular, we present Decision Tran…

2021

Decoupling Representation Learning from Reinforcement Learning

ICML 2021spotlight

In an effort to overcome limitations of reward-driven feature learning in deep reinforcement learning (RL) from images, we propose decoupling representation learning from policy learning. To this end, we introduce a new unsupervised learning (UL) task, called Augmented Temporal Contrast (ATC), which…

2021

Efficient Empowerment Estimation for Unsupervised Stabilization

ICLR 2021poster

Intrinsically motivated artificial agents learn advantageous behavior without externally-provided rewards. Previously, it was shown that maximizing mutual information between agent actuators and future states, known as the empowerment principle, enables unsupervised stabilization of dynamical system…

Cited by 11SourcePDFScholar
2021

Hindsight Task Relabelling: Experience Replay for Sparse Reward Meta-RL

NeurIPS 2021poster

Meta-reinforcement learning (meta-RL) has proven to be a successful framework for leveraging experience from prior tasks to rapidly learn new related tasks, however, current meta-RL approaches struggle to learn in sparse reward environments. Although existing meta-RL algorithms can learn strategies…

Cited by 22SourcePDFScholar
2021

Improving Computational Efficiency in Visual Reinforcement Learning via Stored Embeddings

NeurIPS 2021poster

Recent advances in off-policy deep reinforcement learning (RL) have led to impressive success in complex tasks from visual observations. Experience replay improves sample-efficiency by reusing experiences from the past, and convolutional neural networks (CNNs) process high-dimensional inputs effecti…

2021

Mastering Atari Games with Limited Data

NeurIPS 2021poster

Reinforcement learning has achieved great success in many applications. However, sample efficiency remains a key challenge, with prominent methods requiring millions (or even billions) of environment steps to train. Recently, there has been significant progress in sample efficient image-based RL al…

2021

Offline-to-Online Reinforcement Learning via Balanced Replay and Pessimistic Q-Ensemble

CoRL 2021poster

Recent advance in deep offline reinforcement learning (RL) has made it possible to train strong robotic agents from offline datasets. However, depending on the quality of the trained agents and the application being considered, it is often desirable to fine-tune such agents via further online intera…

Cited by 239SourcecodeScholar
2021

PEBBLE: Feedback-Efficient Interactive Reinforcement Learning via Relabeling Experience and Unsupervised Pre-training

ICML 2021oral

Conveying complex objectives to reinforcement learning (RL) agents can often be difficult, involving meticulous design of reward functions that are sufficiently informative yet easy enough to provide. Human-in-the-loop RL methods allow practitioners to instead interactively teach agents through tail…

2021

Reinforcement Learning for Robust Parameterized Locomotion Control of Bipedal Robots

ICRA 2021poster

Developing robust walking controllers for bipedal robots is a challenging endeavor. Traditional model-based locomotion controllers require simplifying assumptions and careful modelling; any small errors can result in unstable control. To address these challenges for bipedal locomotion, we present a…

Cited by 287SourceScholar
2021

Reinforcement Learning with Latent Flow

NeurIPS 2021poster

Temporal information is essential to learning effective policies with Reinforcement Learning (RL). However, current state-of-the-art RL algorithms either assume that such information is given as part of the state space or, when learning from pixels, use the simple heuristic of frame-stacking to imp…

Cited by 29SourcePDFScholar
2021

Reset-Free Lifelong Learning with Skill-Space Planning

ICLR 2021poster

The objective of \textit{lifelong} reinforcement learning (RL) is to optimize agents which can continuously adapt and interact in changing environments. However, current RL approaches fail drastically when environments are non-stationary and interactions are non-episodic. We propose \textit{Lifelong…

2021

SUNRISE: A Simple Unified Framework for Ensemble Learning in Deep Reinforcement Learning

ICML 2021spotlight

Off-policy deep reinforcement learning (RL) has been successful in a range of challenging domains. However, standard off-policy RL algorithms can suffer from several issues, such as instability in Q-learning and balancing exploration and exploitation. To mitigate these issues, we present SUNRISE, a…

2021

Self-Supervised Policy Adaptation during Deployment

ICLR 2021spotlight

In most real world scenarios, a policy trained by reinforcement learning in one environment needs to be deployed in another, potentially quite different environment. However, generalization across different environments is known to be hard. A natural solution would be to keep training after deployme…

2021

Skill Preferences: Learning to Extract and Execute Robotic Skills from Human Feedback

CoRL 2021poster

A promising approach to solving challenging long-horizon tasks has been to extract behavior priors (skills) by fitting generative models to large offline datasets of demonstrations. However, such generative models inherit the biases of the underlying data and result in poor and unusable skills when…

Cited by 48SourceScholar
2021

State Entropy Maximization with Random Encoders for Efficient Exploration

ICML 2021spotlight

Recent exploration methods have proven to be a recipe for improving sample-efficiency in deep reinforcement learning (RL). However, efficient exploration in high-dimensional observation spaces still remains a challenge. This paper presents Random Encoders for Efficient Exploration (RE3), an explorat…

2021

Teachable Reinforcement Learning via Advice Distillation

NeurIPS 2021poster

Training automated agents to complete complex tasks in interactive environments is challenging: reinforcement learning requires careful hand-engineering of reward functions, imitation learning requires specialized infrastructure and access to a human expert, and learning from intermediate forms of s…

2021

URLB: Unsupervised Reinforcement Learning Benchmark

NeurIPS 2021poster

Deep Reinforcement Learning (RL) has emerged as a powerful paradigm to solve a range of complex yet specific control tasks. Training generalist agents that can quickly adapt to new tasks remains an outstanding challenge. Recent advances in unsupervised RL have shown that pre-training RL agents with…

Cited by 181SourcecodeScholar
2020

AVID: Learning Multi-Stage Tasks via Pixel-Level Translation of Human Videos

RSS 2020poster

Robotic reinforcement learning (RL) holds the promise of enabling robots to learn complex behaviors through experience. However, realizing this promise for long-horizon tasks in the real world requires mechanisms to reduce human burden in terms of defining the task and scaffolding the learning proce…

Cited by 180SourcePDFScholar
2020

AvE: Assistance via Empowerment

NeurIPS 2020poster

One difficulty in using artificial agents for human-assistive applications lies in the challenge of accurately assisting with a person's goal(s). Existing methods tend to rely on inferring the human's goal, which is challenging when there are many potential goals or when the set of candidate goals…

2020

CURL: Contrastive Unsupervised Representations for Reinforcement Learning

ICML 2020poster

We present CURL: Contrastive Unsupervised Representations for Reinforcement Learning. CURL extracts high-level features from raw pixels using contrastive learning and performs off-policy control on top of the extracted features. CURL outperforms prior pixel-based methods, both model-based and model-…

2020

Hallucinative Topological Memory for Zero-Shot Visual Planning

ICML 2020poster

In visual planning (VP), an agent learns to plan goal-directed behavior from observations of a dynamical system obtained offline, e.g., images obtained from self-supervised robot interaction. Most previous works on VP approached the problem by planning in a learned latent space, resulting in low-qua…

2020

Learning Predictive Representations for Deformable Objects Using Contrastive Estimation

CoRL 2020

Using visual model-based learning for deformable object manipulation is challenging due to difficulties in learning plannable visual representations along with complex dynamic models. In this work, we propose a new learning framework that jointly optimizes both the visual representation model and th

Cited by 0SourcePDFScholar
2020

Learning to Manipulate Deformable Objects without Demonstrations

RSS 2020poster

In this paper we tackle the problem of deformable object manipulation through model-free visual reinforcement learning (RL). In order to circumvent the sample inefficiency of RL, we propose two key ideas that accelerate learning. First, we propose an iterative pick-place action space that encodes th…

2020

Planning to Explore via Self-Supervised World Models

ICML 2020poster

Reinforcement learning allows solving complex tasks, however, the learning tends to be task-specific and the sample efficiency remains a challenge. We present Plan2Explore, a self-supervised reinforcement learning agent that tackles both these challenges through a new approach to self-supervised exp…

2020

Reinforcement Learning with Augmented Data

NeurIPS 2020spotlight

Learning from visual observations is a fundamental yet challenging problem in Reinforcement Learning (RL). Although algorithmic advances combined with convolutional neural networks have proved to be a recipe for success, current methods are still lacking on two fronts: (a) data-efficiency of learnin…

2020

Responsive Safety in Reinforcement Learning by PID Lagrangian Methods

ICML 2020poster

Lagrangian methods are widely used algorithms for constrained optimization problems, but their learning dynamics exhibit oscillations and overshoot which, when applied to safe reinforcement learning, leads to constraint-violating behavior during agent training. We address this shortcoming by proposi…

2020

Sparse Graphical Memory for Robust Planning

NeurIPS 2020poster

To operate effectively in the real world, agents should be able to act from high-dimensional raw sensory input such as images and achieve diverse goals across long time-horizons. Current deep reinforcement and imitation learning methods can learn directly from high-dimensional inputs but do not sca…

2020

Stochastic Latent Actor-Critic: Deep Reinforcement Learning with a Latent Variable Model

NeurIPS 2020poster

Deep reinforcement learning (RL) algorithms can use high-capacity deep networks to learn directly from image observations. However, these high-dimensional observation spaces present a number of challenges in practice, since the policy must now solve two problems: representation learning and task le…

Cited by 484SourcePDFScholar
2020

Sub-policy Adaptation for Hierarchical Reinforcement Learning

ICLR 2020poster

Hierarchical reinforcement learning is a promising approach to tackle long-horizon decision-making problems with sparse rewards. Unfortunately, most methods still decouple the lower-level skill acquisition process and the training of a higher level that controls the skills in a new task. Leaving the…

Cited by 106SourceScholar
2020

Trajectory-wise Multiple Choice Learning for Dynamics Generalization in Reinforcement Learning

NeurIPS 2020poster

Model-based reinforcement learning (RL) has shown great potential in various control tasks in terms of both sample-efficiency and final performance. However, learning a generalizable dynamics model robust to changes in dynamics remains a challenge since the target transition dynamics follow a multi-…

2020

Variable Skipping for Autoregressive Range Density Estimation

ICML 2020poster

Deep autoregressive models compute point likelihood estimates of individual data points. However, many applications (i.e., database cardinality estimation), require estimating range densities, a capability that is under-explored by current neural density estimation literature. In these applications,…

2019

Addressing Sample Complexity in Visual Tasks Using HER and Hallucinatory GANs

NeurIPS 2019poster

Reinforcement Learning (RL) algorithms typically require millions of environment interactions to learn successful policies in sparse reward settings. Hindsight Experience Replay (HER) was introduced as a technique to increase sample efficiency by reimagining unsuccessful trajectories as successful o…

Cited by 10SourcePDFScholar
2019

Bit-Swap: Recursive Bits-Back Coding for Lossless Compression with Hierarchical Latent Variables

ICML 2019oral

The bits-back argument suggests that latent variable models can be turned into lossless compression schemes. Translating the bits-back argument into efficient and practical lossless compression schemes for general latent variable models, however, is still an open problem. Bits-Back with Asymmetric N…

2019

Domain Randomization for Active Pose Estimation

ICRA 2019poster

Accurate state estimation is a fundamental component of robotic control. In robotic manipulation tasks, as is our focus in this work, state estimation is essential for identifying the positions of objects in the scene, forming the basis of the manipulation plan. However, pose estimation typically re…

Cited by 59SourceScholar
2019

Evaluating Protein Transfer Learning with TAPE

NeurIPS 2019spotlight

Protein modeling is an increasingly popular area of machine learning research. Semi-supervised learning has emerged as an important paradigm in protein modeling due to the high cost of acquiring supervised protein labels, but the current literature is fragmented when it comes to datasets and standar…

2019

Flow++: Improving Flow-Based Generative Models with Variational Dequantization and Architecture Design

ICML 2019oral

Flow-based generative models are powerful exact likelihood models with efficient sampling and inference. Despite their computational efficiency, flow-based models generally have much worse density modeling performance compared to state-of-the-art autoregressive models. In this paper, we investigate…

Cited by 553SourcePDFScholar
2019

Generalization through Simulation: Integrating Simulated and Real Data into Deep Reinforcement Learning for Vision-Based Autonomous Flight

ICRA 2019poster

Deep reinforcement learning provides a promising approach for vision-based control of real-world robots. However, the generalization of such models depends critically on the quantity and variety of data available for training. This data can be difficult to obtain for some types of robotic systems, s…

Cited by 177SourcecodeScholar
2019

Guided Meta-Policy Search

NeurIPS 2019spotlight

Reinforcement learning (RL) algorithms have demonstrated promising results on complex tasks, yet often require impractical numbers of samples because they learn from scratch. Meta-RL aims to address this challenge by leveraging experience from previous tasks so as to more quickly solve new tasks. Ho…

Cited by 87SourcePDFScholar