TL;DR
This paper enhances conditional imitation learning for autonomous driving by integrating sensor fusion, occupancy grid mapping, and dynamic route planning to improve generalization, obstacle avoidance, and success rates in complex environments.
Contribution
It introduces sensor fusion with laser scanners, a new occupancy grid mapping method, and algorithms for dynamic route planning and obstacle avoidance in CIL.
Findings
Improved weather condition robustness by 4x.
Increased success rate generalization by 52%.
Enhanced obstacle avoidance success rate by 27%.
Abstract
Conditional imitation learning (CIL) trains deep neural networks, in an end-to-end manner, to mimic human driving. This approach has demonstrated suitable vehicle control when following roads, avoiding obstacles, or taking specific turns at intersections to reach a destination. Unfortunately, performance dramatically decreases when deployed to unseen environments and is inconsistent against varying weather conditions. Most importantly, the current CIL fails to avoid static road blockages. In this work, we propose a solution to those deficiencies. First, we fuse the laser scanner with the regular camera streams, at the features level, to overcome the generalization and consistency challenges. Second, we introduce a new efficient Occupancy Grid Mapping (OGM) method along with new algorithms for road blockages avoidance and global route planning. Consequently, our proposed method…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsEntropy Regularization · Proximal Policy Optimization · CARLA: An Open Urban Driving Simulator
