TL;DR
This paper introduces TransFuser, a Multi-Modal Fusion Transformer that effectively integrates image and LiDAR data for autonomous driving, significantly improving safety and performance in complex urban scenarios.
Contribution
The paper presents a novel attention-based fusion model that surpasses geometry-based methods in end-to-end autonomous driving tasks, especially in dynamic, complex environments.
Findings
Achieves state-of-the-art driving performance in urban scenarios.
Reduces collisions by 76% compared to geometry-based fusion.
Effective integration of image and LiDAR data using attention mechanisms.
Abstract
How should representations from complementary sensors be integrated for autonomous driving? Geometry-based sensor fusion has shown great promise for perception tasks such as object detection and motion forecasting. However, for the actual driving task, the global context of the 3D scene is key, e.g. a change in traffic light state can affect the behavior of a vehicle geometrically distant from that traffic light. Geometry alone may therefore be insufficient for effectively fusing representations in end-to-end driving models. In this work, we demonstrate that imitation learning policies based on existing sensor fusion methods under-perform in the presence of a high density of dynamic agents and complex scenarios, which require global contextual reasoning, such as handling traffic oncoming from multiple directions at uncontrolled intersections. Therefore, we propose TransFuser, a novel…
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
MethodsMulti-Head Attention · Attention Is All You Need · Entropy Regularization · Proximal Policy Optimization · Linear Layer · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Softmax · Layer Normalization · Label Smoothing
