๐ฎ
๐ฎ
The Ethereal
Imitation Learning for Generalizable Self-driving Policy with Sim-to-real Transfer
June 22, 2022 ยท Entered Twilight ยท ๐ arXiv.org
Repo contents: .gitignore, README.md, __init__.py, conda_environment.yml, create_conda_environment.sh, experiments, maps, media, models, utils
Authors
Zoltรกn Lลrincz, Mรกrton Szemenyei, Rรณbert Moni
arXiv ID
2206.10797
Category
cs.LG: Machine Learning
Cross-listed
cs.CV,
cs.RO
Citations
2
Venue
arXiv.org
Repository
https://github.com/lzoltan35/duckietown_imitation_learning
โญ 8
Last Checked
3 months ago
Abstract
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.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Machine Learning
๐ฎ
๐ฎ
The Ethereal
Continuous control with deep reinforcement learning
๐
๐
Old Age
Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks
๐
๐
Old Age
Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor
๐
๐
Old Age
SGDR: Stochastic Gradient Descent with Warm Restarts
๐ฎ
๐ฎ
The Ethereal