CVMay 1, 2015

DeepDriving: Learning Affordance for Direct Perception in Autonomous Driving

arXiv:1505.00256v31861 citations
Originality Highly original
AI Analysis

This addresses the problem of efficient and generalizable vision-based control for autonomous vehicles, presenting a novel paradigm that balances between existing extremes.

The paper tackles autonomous driving by proposing a direct perception approach that maps images to key affordance indicators, enabling a simple controller to drive autonomously in diverse virtual environments and generalize to real images from the KITTI dataset.

Today, there are two major paradigms for vision-based autonomous driving systems: mediated perception approaches that parse an entire scene to make a driving decision, and behavior reflex approaches that directly map an input image to a driving action by a regressor. In this paper, we propose a third paradigm: a direct perception approach to estimate the affordance for driving. We propose to map an input image to a small number of key perception indicators that directly relate to the affordance of a road/traffic state for driving. Our representation provides a set of compact yet complete descriptions of the scene to enable a simple controller to drive autonomously. Falling in between the two extremes of mediated perception and behavior reflex, we argue that our direct perception representation provides the right level of abstraction. To demonstrate this, we train a deep Convolutional Neural Network using recording from 12 hours of human driving in a video game and show that our model can work well to drive a car in a very diverse set of virtual environments. We also train a model for car distance estimation on the KITTI dataset. Results show that our direct perception approach can generalize well to real driving images. Source code and data are available on our project website.

Foundations

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

Your Notes