Rethinking Self-driving: Multi-task Knowledge for Better Generalization and Accident Explanation Ability
Zhihao Li, Toshiyuki Motoyoshi, Kazuma Sasaki, Tetsuya Ogata, Shigeki, Sugano

TL;DR
This paper introduces a multi-task learning approach for end-to-end self-driving models that improves generalization to unseen environments and enhances accident explanation by leveraging perception-related knowledge such as segmentation and depth maps.
Contribution
The paper proposes a perception-and-driving module architecture trained with multi-task perception knowledge, leading to improved generalization and accident interpretability in self-driving models.
Findings
15% higher success rate in trained weather conditions
20% higher success rate in untrained weather conditions
Enhanced accident explanation capability
Abstract
Current end-to-end deep learning driving models have two problems: (1) Poor generalization ability of unobserved driving environment when diversity of training driving dataset is limited (2) Lack of accident explanation ability when driving models don't work as expected. To tackle these two problems, rooted on the believe that knowledge of associated easy task is benificial for addressing difficult task, we proposed a new driving model which is composed of perception module for \textit{see and think} and driving module for \textit{behave}, and trained it with multi-task perception-related basic knowledge and driving knowledge stepwisely. Specifically segmentation map and depth map (pixel level understanding of images) were considered as \textit{what \& where} and \textit{how far} knowledge for tackling easier driving-related perception problems before generating final control commands…
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
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Autonomous Vehicle Technology and Safety
