paper-with-me

홈 › Papers

Zero-shot Imitation Policy via Search in Demonstration Dataset

2024-01-29 · Federco Malato, Florian Leopold, Andrew Melnik, Ville Hautamaki

Behavioral cloning uses a dataset of demonstrations to learn a policy. To overcome computationally expensive training procedures and address the policy adaptation problem, we propose to use latent spaces of pre-trained foundation models to index a demonstration dataset, instantly access similar relevant experiences, and copy behavior from these situations. Actions from a selected similar situation can be performed by the agent until representations of the agent's current situation and the selected experience diverge in the latent space. Thus, we formulate our control problem as a dynamic search problem over a dataset of experts' demonstrations. We test our approach on BASALT MineRL-dataset in the latent representation of a Video Pre-Training model. We compare our model to state-of-the-art, Imitation Learning-based Minecraft agents. Our approach can effectively recover meaningful demonstrations and show human-like behavior of an agent in the Minecraft environment in a wide variety of scenarios. Experimental results reveal that performance of our search-based approach clearly wins in terms of accuracy and perceptual evaluation over learning-based models.

📄 PDF Abstract BibTeX arXiv:2401.16398

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation LearningMinecraft

Similar Papers 제목 키워드 기반

Zero-shot Imitation Learning from Demonstrations for Legged Robot Visual Navigation

2019-09-27 · Xinlei Pan, Tingnan Zhang, Brian Ichter, Aleksandra Faust 외

Imitation learning is a popular approach for training visual navigation policies. However, collecting expert demonstrations for legged robots is challenging as these robots can be hard to control, move slowly, and cannot…

DisentanglementImitation LearningVisual Navigation

Zero-Shot Offline Imitation Learning via Optimal Transport

2024-10-11 · Thomas Rupf, Marco Bagatella, Nico Gürtler, Jonas Frey 외

Zero-shot imitation learning algorithms hold the promise of reproducing unseen behavior from as little as a single demonstration at test time. Existing practical approaches view the expert demonstration as a sequence of …

Imitation Learning

Language-Conditioned Semantic Search-Based Policy for Robotic Manipulation Tasks

2023-12-10 · Jannik Sheikh, Andrew Melnik, Gora Chand Nandi, Robert Haschke

Reinforcement learning and Imitation Learning approaches utilize policy learning strategies that are difficult to generalize well with just a few examples of a task. In this work, we propose a language-conditioned semant…

Imitation Learningreinforcement-learningReinforcement Learning

Learning to See While Learning to Act: Diffusion Models for Active Perception in Robot Imitation

2026-06-22 · Kuancheng Wang, Vaibhav Saxena, Shuo Cheng, Yotto Koga 외 arxiv

Most imitation learning methods assume full observability in table-top settings. In practice, objects are often occluded, requiring robots to both search and act, and learning this coupled behavior from limited demonstra…

Zero-Shot Visual Imitation

2018-04-23 · ICLR 2018 1 · Deepak Pathak, Parsa Mahmoudieh, Guanghao Luo, Pulkit Agrawal 외

The current dominant paradigm for imitation learning relies on strong supervision of expert actions to learn both 'what' and 'how' to imitate. We pursue an alternative paradigm wherein an agent first explores the world w…

Imitation Learning