English

Rethinking Self-driving: Multi-task Knowledge for Better Generalization and Accident Explanation Ability

Computer Vision and Pattern Recognition 2018-10-01 v1

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 for difficult driving task. The results of experiments demonstrated the effectiveness of multi-task perception knowledge for better generalization and accident explanation ability. With our method the average sucess rate of finishing most difficult navigation tasks in untrained city of CoRL test surpassed current benchmark method for 15 percent in trained weather and 20 percent in untrained weathers. Demonstration video link is: https://www.youtube.com/watch?v=N7ePnnZZwdE

Keywords

Cite

@article{arxiv.1809.11100,
  title  = {Rethinking Self-driving: Multi-task Knowledge for Better Generalization and Accident Explanation Ability},
  author = {Zhihao Li and Toshiyuki Motoyoshi and Kazuma Sasaki and Tetsuya Ogata and Shigeki Sugano},
  journal= {arXiv preprint arXiv:1809.11100},
  year   = {2018}
}

Comments

11 pages, 4 figures, 3 tables

R2 v1 2026-06-23T04:22:14.618Z