paper-with-me

홈 › Papers

Watch and Match: Supercharging Imitation with Regularized Optimal Transport

2022-06-30 · Siddhant Haldar, Vaibhav Mathur, Denis Yarats, Lerrel Pinto

Imitation learning holds tremendous promise in learning policies efficiently for complex decision making problems. Current state-of-the-art algorithms often use inverse reinforcement learning (IRL), where given a set of expert demonstrations, an agent alternatively infers a reward function and the associated optimal policy. However, such IRL approaches often require substantial online interactions for complex control problems. In this work, we present Regularized Optimal Transport (ROT), a new imitation learning algorithm that builds on recent advances in optimal transport based trajectory-matching. Our key technical insight is that adaptively combining trajectory-matching rewards with behavior cloning can significantly accelerate imitation even with only a few demonstrations. Our experiments on 20 visual control tasks across the DeepMind Control Suite, the OpenAI Robotics Suite, and the Meta-World Benchmark demonstrate an average of 7.8X faster imitation to reach 90% of expert performance compared to prior state-of-the-art methods. On real-world robotic manipulation, with just one demonstration and an hour of online training, ROT achieves an average success rate of 90.1% across 14 tasks.

📄 PDF Abstract BibTeX arXiv:2206.15469

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingImitation Learning

Similar Papers 제목 키워드 기반

Supercharging Simulation-Based Inference for Bayesian Optimal Experimental Design

2026-02-06 · Samuel Klein, Willie Neiswanger, Daniel Ratner, Michael Kagan 외 arxiv

Bayesian optimal experimental design (BOED) seeks to maximize the expected information gain (EIG) of experiments. This requires a likelihood estimate, which in many settings is intractable. Simulation-based inference (SB…

ENIGMAWatch: ProofWatch Meets ENIGMA

2019-05-23 · Zarathustra Goertzel, Jan Jakubův, Josef Urban

In this work we describe a new learning-based proof guidance -- ENIGMAWatch -- for saturation-style first-order theorem provers. ENIGMAWatch combines two guiding approaches for the given-clause selection implemented for …

Sparsity-Constrained Optimal Transport

2022-09-30 · Tianlin Liu, Joan Puigcerver, Mathieu Blondel

Regularized optimal transport (OT) is now increasingly used as a loss or as a matching layer in neural networks. Entropy-regularized OT can be computed using the Sinkhorn algorithm but it leads to fully-dense transportat…

Mixture-of-Experts

Modeling Strong and Human-Like Gameplay with KL-Regularized Search

2021-12-14 · Athul Paul Jacob, David J. Wu, Gabriele Farina, Adam Lerer 외

We consider the task of building strong but human-like policies in multi-agent decision-making problems, given examples of human behavior. Imitation learning is effective at predicting human actions but may not match the…

Decision MakingImitation Learning

Structured Transforms Across Spaces with Cost-Regularized Optimal Transport

2023-11-09 · Othmane Sebbouh, Marco Cuturi, Gabriel Peyré

Matching a source to a target probability measure is often solved by instantiating a linear optimal transport (OT) problem, parameterized by a ground cost function that quantifies discrepancy between points. When these m…