SOTAVerified

Advisable Learning for Self-Driving Vehicles by Internalizing Observation-to-Action Rules

2020-06-01CVPR 2020Code Available0· sign in to hype

Jinkyu Kim, Suhong Moon, Anna Rohrbach, Trevor Darrell, John Canny

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Humans learn to drive through both practice and theory, e.g. by studying the rules, while most self-driving systems are limited to the former. Being able to incorporate human knowledge of typical causal driving behaviour should benefit autonomous systems. We propose a new approach that learns vehicle control with the help of human advice. Specifically, our system learns to summarize its visual observations in natural language, predict an appropriate action response (e.g. "I see a pedestrian crossing, so I stop"), and predict the controls, accordingly. Moreover, to enhance interpretability of our system, we introduce a fine-grained attention mechanism which relies on semantic segmentation and object-centric RoI pooling. We show that our approach of training the autonomous system with human advice, grounded in a rich semantic representation, matches or outperforms prior work in terms of control prediction and explanation generation. Our approach also results in more interpretable visual explanations by visualizing object-centric attention maps. Code is available at https://github.com/JinkyuKimUCB/advisable-driving.

Tasks

Reproductions