English

Hierarchical Multi-task Deep Neural Network Architecture for End-to-End Driving

Machine Learning 2020-12-03 v2 Computer Vision and Pattern Recognition Robotics Machine Learning

Abstract

A novel hierarchical Deep Neural Network (DNN) model is presented to address the task of end-to-end driving. The model consists of a master classifier network which determines the driving task required from an input stereo image and directs said image to one of a set of subservient network regression models that perform inference and output a steering command. These subservient networks are designed and trained for a specific driving task: straightaway, swerve maneuver, tight turn, gradual turn, and chicane. Using this modular network strategy allows for two primary advantages: an overall reduction in the amount of data required to train the complete system, and for model tailoring where more complex models can be used for more challenging tasks while simplified networks can handle more mundane tasks. It is this latter facet of the model that makes the approach attractive to a number of applications beyond the current vehicle steering strategy.

Keywords

Cite

@article{arxiv.1902.03466,
  title  = {Hierarchical Multi-task Deep Neural Network Architecture for End-to-End Driving},
  author = {Jose Solomon and Francois Charette},
  journal= {arXiv preprint arXiv:1902.03466},
  year   = {2020}
}

Comments

18 pages, 17 plots and figures

R2 v1 2026-06-23T07:36:42.159Z