NEAT: Neural Attention Fields for End-to-End Autonomous Driving
Kashyap Chitta, Aditya Prakash, Andreas Geiger

TL;DR
NEAT introduces a novel attention-based representation for end-to-end autonomous driving that improves scene understanding, robustness in challenging conditions, and interpretability by focusing on relevant regions in BEV scene coordinates.
Contribution
The paper proposes NEAT, a continuous attention-based representation that enhances reasoning and interpretability in end-to-end autonomous driving models.
Findings
Outperforms strong baselines in adverse conditions
Achieves driving scores comparable to expert demonstrations
Provides interpretable attention maps
Abstract
Efficient reasoning about the semantic, spatial, and temporal structure of a scene is a crucial prerequisite for autonomous driving. We present NEural ATtention fields (NEAT), a novel representation that enables such reasoning for end-to-end imitation learning models. NEAT 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. In a new evaluation setting involving adverse environmental conditions and challenging scenarios, NEAT outperforms several strong baselines and achieves driving scores on par with the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Advanced Image and Video Retrieval Techniques
MethodsEntropy Regularization · Proximal Policy Optimization · Neural Attention Fields · CARLA: An Open Urban Driving Simulator
