End-to-End Steering for Autonomous Vehicles via Conditional Imitation Co-Learning
Mahmoud M. Kishky, Hesham M. Eraqi, Khaled F. Elsayed

TL;DR
This paper introduces conditional imitation co-learning (CIC), an advanced end-to-end autonomous driving model that improves generalization to unseen environments by learning relationships between specialist branches and using hybrid loss functions.
Contribution
The work proposes CIC with a co-learning matrix and hybrid loss to enhance generalization in end-to-end autonomous driving models, addressing limitations of previous CIL approaches.
Findings
62% improvement in success rate in unseen environments
Enhanced generalization through co-learning matrix and hybrid loss
Effective modeling of steering as classification with spatial considerations
Abstract
Autonomous driving involves complex tasks such as data fusion, object and lane detection, behavior prediction, and path planning. As opposed to the modular approach which dedicates individual subsystems to tackle each of those tasks, the end-to-end approach treats the problem as a single learnable task using deep neural networks, reducing system complexity and minimizing dependency on heuristics. Conditional imitation learning (CIL) trains the end-to-end model to mimic a human expert considering the navigational commands guiding the vehicle to reach its destination, CIL adopts specialist network branches dedicated to learn the driving task for each navigational command. Nevertheless, the CIL model lacked generalization when deployed to unseen environments. This work introduces the conditional imitation co-learning (CIC) approach to address this issue by enabling the model to learn the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Robot Manipulation and Learning · Reinforcement Learning in Robotics
