BEVFusion: Multi-Task Multi-Sensor Fusion with Unified Bird's-Eye View Representation
Zhijian Liu, Haotian Tang, Alexander Amini, Xinyu Yang, Huizi Mao,, Daniela Rus, Song Han

TL;DR
BEVFusion introduces a unified bird's-eye view framework for multi-sensor fusion in autonomous driving, significantly improving semantic and geometric perception accuracy while reducing computational latency.
Contribution
It proposes a task-agnostic, multi-task fusion method that unifies multi-modal features in BEV space, overcoming limitations of point-level fusion and optimizing view transformation efficiency.
Findings
Achieves state-of-the-art results on nuScenes with higher accuracy.
Reduces view transformation latency by over 40x.
Supports multiple perception tasks with minimal architectural changes.
Abstract
Multi-sensor fusion is essential for an accurate and reliable autonomous driving system. Recent approaches are based on point-level fusion: augmenting the LiDAR point cloud with camera features. However, the camera-to-LiDAR projection throws away the semantic density of camera features, hindering the effectiveness of such methods, especially for semantic-oriented tasks (such as 3D scene segmentation). In this paper, we break this deeply-rooted convention with BEVFusion, an efficient and generic multi-task multi-sensor fusion framework. It unifies multi-modal features in the shared bird's-eye view (BEV) representation space, which nicely preserves both geometric and semantic information. To achieve this, we diagnose and lift key efficiency bottlenecks in the view transformation with optimized BEV pooling, reducing latency by more than 40x. BEVFusion is fundamentally task-agnostic and…
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
BEVFusion: Multi-Task Multi-Sensor Fusion with Unified Bird's-Eye View Representation· youtube
Taxonomy
TopicsAdvanced Neural Network Applications · Robotics and Sensor-Based Localization · Advanced Optical Sensing Technologies
