Intelligent Systems
Note: This research group has relocated. Discover the updated page here

NEAT: Neural Attention Fields for End-to-End Autonomous Driving

2021

Conference Paper

avg


Efficient reasoning about the semantic, spatial, and temporal structure of a scene is a crucial pre-requisite for autonomous driving. We present NEural ATtention fields (NEAT), a novel representation that enables such reasoning for end-to-end Imitation Learning (IL) models. Our representation is a continuous function which maps locations in Bird's Eye View (BEV) scene coordinates to waypoints and semantics, using intermediate attention maps to iteratively compress high-dimensional 2D image features into a compact representation. This allows our model to selectively attend to relevant regions in the input while ignoring information irrelevant to the driving task, effectively associating the images with the BEV representation. NEAT nearly matches the state-of-the-art on the CARLA Leaderboard while being far less resource-intensive. Furthermore, visualizing the attention maps for models with NEAT intermediate representations provides improved interpretability. On a new evaluation setting involving adverse environmental conditions and challenging scenarios, NEAT outperforms several strong baselines and achieves driving scores on par with the privileged CARLA expert used to generate its training data.

Author(s): Kashyap Chitta and Aditya Prakash and Andreas Geiger
Book Title: 2021 IEEE/CVF International Conference on Computer Vision (ICCV)
Pages: 15773--15783
Year: 2021
Publisher: IEEE

Department(s): Autonomous Vision
Bibtex Type: Conference Paper (inproceedings)

DOI: 10.1109/ICCV48922.2021.01550
Event Name: International Conference on Computer Vision (ICCV)
Event Place: Montreal

State: Published
URL: https://ieeexplore.ieee.org/document/9710855

Links: Paper
Supplementary Material
Video 1
Video 2
Project page
Video:
Video:

BibTex

@inproceedings{Chitta2021ICCV,
  title = {NEAT: Neural Attention Fields for End-to-End Autonomous Driving},
  author = {Chitta, Kashyap and Prakash, Aditya and Geiger, Andreas},
  booktitle = {2021 IEEE/CVF International Conference on Computer Vision (ICCV)},
  pages = {15773--15783 },
  publisher = {IEEE},
  year = {2021},
  doi = {10.1109/ICCV48922.2021.01550},
  url = {https://ieeexplore.ieee.org/document/9710855}
}