Toward modularization of neural networks autonomous driving policy using parallel attribute networks - Robotics Institute Carnegie Mellon University

Toward modularization of neural networks autonomous driving policy using parallel attribute networks

Z. Xu, H. Chang, C. Tang, C. Liu, and M. Tomizuka
Conference Paper, Proceedings of IEEE Intelligent Vehicle Symposium (IV '19), pp. 1400 - 1407, June, 2019

Abstract

Neural network autonomous driving policies are widely explored. However, no matter using imitation learning or reinforcement learning, the network policies are generally hard to train, and the learned knowledge encoded in neural network policies are hard to transfer. We propose to modularize the complicated driving policies in terms of the driving attributes, and present the parallel attribute networks (PAN), which can learn to fullfill the requirements of the attributes in the driving tasks separately, and later assemble their knowledge together. Concretely, we first train a policy network that accomplish the base lane tracking attribute. The modules for the add-on attributes such as avoiding obstacles and obeying traffic rules are then trained to map the corresponding state to a satisfactory set of the vehicle action space. Finally the reference action given by the base policy is projected into the satisfactory sets so as to satisfy the requirements of all the attributes. Using the PAN, many complicated tasks that are hard to train from scratch can be easily trained; also unseen driving tasks can be solved in a zero-shot manner by assembling the pretrained attribute modules. We have validated the capability of our model on a class of autonomous driving problems with attributes of obstacle avoidance, traffic light and speed limit in simulation. Experimental results based on an obstacle avoidance task are also presented.

BibTeX

@conference{Xu-2019-119896,
author = {Z. Xu and H. Chang and C. Tang and C. Liu and M. Tomizuka},
title = {Toward modularization of neural networks autonomous driving policy using parallel attribute networks},
booktitle = {Proceedings of IEEE Intelligent Vehicle Symposium (IV '19)},
year = {2019},
month = {June},
pages = {1400 - 1407},
}