CarFormer: Self-Driving with Learned Object-Centric Representations
Shadi Hamdan, Fatma G\"uney

TL;DR
CarFormer introduces learned object-centric representations in bird's eye view for self-driving, using slot attention and transformers to improve scene understanding, driving performance, and future prediction accuracy.
Contribution
This work is the first to integrate learned object-centric slots into BEV for self-driving, outperforming scene-level and object-level methods in driving tasks.
Findings
Object-centric slots outperform scene-level approaches.
Slots incorporate spatial and temporal object info naturally.
Higher route completion and driving scores with lower variance.
Abstract
The choice of representation plays a key role in self-driving. Bird's eye view (BEV) representations have shown remarkable performance in recent years. In this paper, we propose to learn object-centric representations in BEV to distill a complex scene into more actionable information for self-driving. We first learn to place objects into slots with a slot attention model on BEV sequences. Based on these object-centric representations, we then train a transformer to learn to drive as well as reason about the future of other vehicles. We found that object-centric slot representations outperform both scene-level and object-level approaches that use the exact attributes of objects. Slot representations naturally incorporate information about objects from their spatial and temporal context such as position, heading, and speed without explicitly providing it. Our model with slots achieves an…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms
MethodsSoftmax · Attention Is All You Need · SPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
