paper-with-me

Papers

Imitating, Fast and Slow: Robust learning from demonstrations via decision-time planning

2022-04-07 · Carl Qi, Pieter Abbeel, Aditya Grover

The goal of imitation learning is to mimic expert behavior from demonstrations, without access to an explicit reward signal. A popular class of approach infers the (unknown) reward function via inverse reinforcement learning (IRL) followed by maximizing this reward function via reinforcement learning (RL). The policies learned via these approaches are however very brittle in practice and deteriorate quickly even with small test-time perturbations due to compounding errors. We propose Imitation with Planning at Test-time (IMPLANT), a new meta-algorithm for imitation learning that utilizes decision-time planning to correct for compounding errors of any base imitation policy. In contrast to existing approaches, we retain both the imitation policy and the rewards model at decision-time, thereby benefiting from the learning signal of the two components. Empirically, we demonstrate that IMPLANT significantly outperforms benchmark imitation learning approaches on standard control environments and excels at zero-shot generalization when subject to challenging perturbations in test-time dynamics.

📄 PDF Abstract BibTeX arXiv:2204.03597

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)Zero-shot Generalization

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Skill Disentanglement for Imitation Learning from Suboptimal Demonstrations

2023-06-13 · Tianxiang Zhao, Wenchao Yu, Suhang Wang, Lu Wang 외

Imitation learning has achieved great success in many sequential decision-making tasks, in which a neural agent is learned by imitating collected human demonstrations. However, existing algorithms typically require a lar…

Decision MakingDisentanglementImitation LearningSequential Decision Making

Imitating Task and Motion Planning with Visuomotor Transformers

2023-05-25 · Murtaza Dalal, Ajay Mandlekar, Caelan Garrett, Ankur Handa 외

Imitation learning is a powerful tool for training robot manipulation policies, allowing them to learn from expert demonstrations without manual programming or trial-and-error. However, common methods of data collection,…

Imitation LearningMotion PlanningRobot ManipulationTask and Motion Planning

An Offline Time-aware Apprenticeship Learning Framework for Evolving Reward Functions

2023-05-15 · Xi Yang, Ge Gao, Min Chi

Apprenticeship learning (AL) is a process of inducing effective decision-making policies via observing and imitating experts' demonstrations. Most existing AL approaches, however, are not designed to cope with the evolvi…

Decision Making

Robotic Manipulation by Imitating Generated Videos Without Physical Demonstrations

2025-07-01 · Shivansh Patel, Shraddhaa Mohan, Hanlin Mai, Unnat Jain 외

This work introduces Robots Imitating Generated Videos (RIGVid), a system that enables robots to perform complex manipulation tasks--such as pouring, wiping, and mixing--purely by imitating AI-generated videos, without r…

Point TrackingPose Tracking

Combining Fast and Slow Thinking for Human-like and Efficient Navigation in Constrained Environments

2022-01-18 · Marianna B. Ganapini, Murray Campbell, Francesco Fabiano, Lior Horesh 외

Current AI systems lack several important human capabilities, such as adaptability, generalizability, self-control, consistency, common sense, and causal reasoning. We believe that existing cognitive theories of human de…

Common Sense ReasoningDecision Making