SOTAVerified

Model-Predictive Policy Learning with Uncertainty Regularization for Driving in Dense Traffic

2019-01-08ICLR 2019Code Available0· sign in to hype

Mikael Henaff, Alfredo Canziani, Yann Lecun

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Learning a policy using only observational data is challenging because the distribution of states it induces at execution time may differ from the distribution observed during training. We propose to train a policy by unrolling a learned model of the environment dynamics over multiple time steps while explicitly penalizing two costs: the original cost the policy seeks to optimize, and an uncertainty cost which represents its divergence from the states it is trained on. We measure this second cost by using the uncertainty of the dynamics model about its own predictions, using recent ideas from uncertainty estimation for deep networks. We evaluate our approach using a large-scale observational dataset of driving behavior recorded from traffic cameras, and show that we are able to learn effective driving policies from purely observational data, with no environment interaction.

Tasks

Reproductions