LGROSep 16, 2017

MultiNet: Multi-Modal Multi-Task Learning for Autonomous Driving

arXiv:1709.05581v424 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of handling diverse driving behaviors in autonomous systems, though it is incremental as it builds on existing multi-task learning methods.

The paper tackles the problem of autonomous driving in unstructured environments by proposing MultiNet, a multi-modal multi-task learning approach that learns multiple behavioral modes in a single neural network, showing it outperforms networks trained on individual modes while using fewer parameters.

Autonomous driving requires operation in different behavioral modes ranging from lane following and intersection crossing to turning and stopping. However, most existing deep learning approaches to autonomous driving do not consider the behavioral mode in the training strategy. This paper describes a technique for learning multiple distinct behavioral modes in a single deep neural network through the use of multi-modal multi-task learning. We study the effectiveness of this approach, denoted MultiNet, using self-driving model cars for driving in unstructured environments such as sidewalks and unpaved roads. Using labeled data from over one hundred hours of driving our fleet of 1/10th scale model cars, we trained different neural networks to predict the steering angle and driving speed of the vehicle in different behavioral modes. We show that in each case, MultiNet networks outperform networks trained on individual modes while using a fraction of the total number of parameters.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes