Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Multi-Modal Fusion Transformer for End-to-End Autonomous Driving

About

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 Multi-Modal Fusion Transformer, to integrate image and LiDAR representations using attention. We experimentally validate the efficacy of our approach in urban settings involving complex scenarios using the CARLA urban driving simulator. Our approach achieves state-of-the-art driving performance while reducing collisions by 76% compared to geometry-based fusion.

Aditya Prakash, Kashyap Chitta, Andreas Geiger• 2021

Related benchmarks

TaskDatasetResultRank
Autonomous Driving PlanningNAVSIM v1 (test)
NC97.7
151
Open-loop planningnuScenes
L2 Error (Avg)0.7
130
Material SegmentationMCubeS (test)
mIoU37.66
93
Autonomous Driving PlanningNAVSIM (navtest)
NC97.7
91
Autonomous Driving PlanningNAVSIM v2 (Navtest)
NC96.9
76
PlanningNAVSIM (test)
PDMS84
75
Closed-loop Autonomous Driving PlanningNAVSIM v1 (test)
NC97.7
63
Autonomous DrivingNAVSIM (test)
PDMS84
62
End-to-end PlanningNAVSIM v1
NC97.7
61
Autonomous DrivingCARLA Town05 (Long)
DS31
53
Showing 10 of 66 rows

Other info

Code

Follow for update