paper-with-me

Papers

Imitation Learning for Generalizable Self-driving Policy with Sim-to-real Transfer

2022-06-22 · Zoltán Lőrincz, Márton Szemenyei, Róbert Moni

Imitation Learning uses the demonstrations of an expert to uncover the optimal policy and it is suitable for real-world robotics tasks as well. In this case, however, the training of the agent is carried out in a simulation environment due to safety, economic and time constraints. Later, the agent is applied in the real-life domain using sim-to-real methods. In this paper, we apply Imitation Learning methods that solve a robotics task in a simulated environment and use transfer learning to apply these solutions in the real-world environment. Our task is set in the Duckietown environment, where the robotic agent has to follow the right lane based on the input images of a single forward-facing camera. We present three Imitation Learning and two sim-to-real methods capable of achieving this task. A detailed comparison is provided on these techniques to highlight their advantages and disadvantages.

📄 PDF Abstract BibTeX arXiv:2206.10797

Code (1)

lzoltan35/duckietown_imitation_learning 공식 구현 pytorch

Tasks

Imitation LearningTransfer Learning

Similar Papers 제목 키워드 기반

Learning Category-Level Generalizable Object Manipulation Policy via Generative Adversarial Self-Imitation Learning from Demonstrations

2022-03-04 · Hao Shen, Weikang Wan, He Wang

Generalizable object manipulation skills are critical for intelligent and multi-functional robots to work in real-world complex scenes. Despite the recent progress in reinforcement learning, it is still very challenging …

Imitation Learning

Vista: A Generalizable Driving World Model with High Fidelity and Versatile Controllability

2024-05-27 · Shenyuan Gao, Jiazhi Yang, Li Chen, Kashyap Chitta 외

World models can foresee the outcomes of different actions, which is of paramount importance for autonomous driving. Nevertheless, existing driving world models still have limitations in generalization to unseen environm…

Autonomous DrivingVideo Generation

IGDrivSim: A Benchmark for the Imitation Gap in Autonomous Driving

2024-11-07 · Clémence Grislain, Risto Vuorio, Cong Lu, Shimon Whiteson

Developing autonomous vehicles that can navigate complex environments with human-level safety and efficiency is a central goal in self-driving research. A common approach to achieving this is imitation learning, where ag…

Autonomous DrivingAutonomous VehiclesImitation LearningNavigate

Learning Realistic Traffic Agents in Closed-loop

2023-11-02 · Chris Zhang, James Tu, Lunjun Zhang, Kelvin Wong 외

Realistic traffic simulation is crucial for developing self-driving software in a safe and scalable manner prior to real-world deployment. Typically, imitation learning (IL) is used to learn human-like traffic agents dir…

Imitation LearningReinforcement Learning (RL)

TerraTransfer: Learning End-to-End Driving Policies Without Expert Demonstrations

2026-06-16 · Zikang Xiong, Weixin Li, Zhouchonghao Wu, Akshay Rangesh 외 arxiv

End-to-end autonomous driving has achieved state-of-the-art performance on benchmarks and real-world deployments. Its standard training recipe, however, is expensive across all stages: collecting and labeling millions of…

Autonomous Driving