SOTAVerified

Urban Driving with Multi-Objective Deep Reinforcement Learning

2018-11-21Code Available0· sign in to hype

Changjian Li, Krzysztof Czarnecki

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Autonomous driving is a challenging domain that entails multiple aspects: a vehicle should be able to drive to its destination as fast as possible while avoiding collision, obeying traffic rules and ensuring the comfort of passengers. In this paper, we present a deep learning variant of thresholded lexicographic Q-learning for the task of urban driving. Our multi-objective DQN agent learns to drive on multi-lane roads and intersections, yielding and changing lanes according to traffic rules. We also propose an extension for factored Markov Decision Processes to the DQN architecture that provides auxiliary features for the Q function. This is shown to significantly improve data efficiency. We then show that the learned policy is able to zero-shot transfer to a ring road without sacrificing performance.

Tasks

Reproductions