paper-with-me

Papers

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

2019-09-27 · Xinlei Pan, Tingnan Zhang, Brian Ichter, Aleksandra Faust, Jie Tan, Sehoon Ha

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 operate continuously for a long time. Here, we propose a zero-shot imitation learning approach for training a visual navigation policy on legged robots from human (third-person perspective) demonstrations, enabling high-quality navigation and cost-effective data collection. However, imitation learning from third-person demonstrations raises unique challenges. First, these demonstrations are captured from different camera perspectives, which we address via a feature disentanglement network (FDN) that extracts perspective-invariant state features. Second, as transition dynamics vary across systems, we label missing actions by either building an inverse model of the robot's dynamics in the feature space and applying it to the human demonstrations or developing a Graphic User Interface(GUI) to label human demonstrations. To train a navigation policy we use a model-based imitation learning approach with FDN and labeled human demonstrations. We show that our framework can learn an effective policy for a legged robot, Laikago, from human demonstrations in both simulated and real-world environments. Our approach is zero-shot as the robot never navigates the same paths during training as those at testing time. We justify our framework by performing a comparative study.

📄 PDF Abstract BibTeX arXiv:1909.12971

Code (0)

등록된 구현이 없습니다.

Tasks

DisentanglementImitation LearningVisual Navigation

Similar Papers 제목 키워드 기반

RL-Augmented MPC for Non-Gaited Legged and Hybrid Locomotion

2026-03-11 · Andrea Patrizi, Carlo Rizzardo, Arturo Laurenzi, Francesco Ruscelli 외 arxiv

We propose a contact-explicit hierarchical architecture coupling Reinforcement Learning (RL) and Model Predictive Control (MPC), where a high-level RL agent provides gait and navigation commands to a low-level locomotion…

Reinforcement Learning

BC-Z: Zero-Shot Task Generalization with Robotic Imitation Learning

2022-02-04 · Eric Jang, Alex Irpan, Mohi Khansari, Daniel Kappler 외

In this paper, we study the problem of enabling a vision-based robotic manipulation system to generalize to novel tasks, a long-standing challenge in robot learning. We approach the challenge from an imitation learning p…

Imitation Learning

One Policy to Run Them All: an End-to-end Learning Approach to Multi-Embodiment Locomotion

2024-09-10 · Nico Bohlinger, Grzegorz Czechmanowski, Maciej Krupka, Piotr Kicki 외

Deep Reinforcement Learning techniques are achieving state-of-the-art results in robust legged locomotion. While there exists a wide variety of legged platforms such as quadruped, humanoids, and hexapods, the field is st…

AllDeep Reinforcement Learningreinforcement-learningReinforcement Learning

RAM: Retrieval-Based Affordance Transfer for Generalizable Zero-Shot Robotic Manipulation

2024-07-05 · Yuxuan Kuang, Junjie Ye, Haoran Geng, Jiageng Mao 외

This work proposes a retrieve-and-transfer framework for zero-shot robotic manipulation, dubbed RAM, featuring generalizability across various objects, environments, and embodiments. Unlike existing approaches that learn…

Human-Object Interaction DetectionRetrieval

APEX: Action Priors Enable Efficient Exploration for Robust Motion Tracking on Legged Robots

2025-11-12 · Shivam Sood, Laukik Nakhwa, Sun Ge, Yuhong Cao 외 arxiv

Learning natural, animal-like locomotion from demonstrations has become a core paradigm in legged robotics. Despite the recent advancements in motion tracking, most existing methods demand extensive tuning and rely on re…

Reinforcement Learning