Enhanced Behavioral Cloning with Environmental Losses for Self-Driving Vehicles
Nelson Fernandez Pinto, Thomas Gilles

TL;DR
This paper introduces environmental loss functions for behavioral cloning in self-driving cars, improving safety and interpretability by penalizing predictions near non-drivable areas, validated on urban driving data.
Contribution
It proposes Social and Road loss functions that incorporate environmental context into behavioral cloning, enhancing safety and decision relevance without unsafe data augmentation.
Findings
Improved safety metrics in learned path planning.
Enhanced interpretability of driving decisions.
Better handling of complex urban scenarios.
Abstract
Learned path planners have attracted research interest due to their ability to model human driving behavior and rapid inference. Recent works on behavioral cloning show that simple imitation of expert observations is not sufficient to handle complex driving scenarios. Besides, predictions that land outside drivable areas can lead to potentially dangerous situations. This paper proposes a set of loss functions, namely Social loss and Road loss, which account for modelling risky social interactions in path planning. These losses act as a repulsive scalar field that surrounds non-drivable areas. Predictions that land near these regions incur in a higher training cost, which is minimized using backpropagation. This methodology provides additional environment feedback to the traditional supervised learning set up. We validated this approach on a large-scale urban driving dataset. The results…
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
TopicsAutonomous Vehicle Technology and Safety · Anomaly Detection Techniques and Applications
