BEVFusion: A Simple and Robust LiDAR-Camera Fusion Framework
Tingting Liang, Hongwei Xie, Kaicheng Yu, Zhongyu Xia, Zhiwei Lin,, Yongtao Wang, Tao Tang, Bing Wang, Zhi Tang

TL;DR
BEVFusion is a novel LiDAR-camera fusion framework for 3D object detection that remains effective even when LiDAR data is unavailable or malfunctioning, enhancing robustness for autonomous driving.
Contribution
The paper introduces BEVFusion, a simple and robust fusion framework that does not depend on LiDAR input, enabling reliable performance under LiDAR malfunction scenarios.
Findings
Outperforms state-of-the-art methods in normal conditions.
Significantly improves robustness under LiDAR malfunction scenarios.
Achieves 15.7% to 28.9% higher mAP when LiDAR data is compromised.
Abstract
Fusing the camera and LiDAR information has become a de-facto standard for 3D object detection tasks. Current methods rely on point clouds from the LiDAR sensor as queries to leverage the feature from the image space. However, people discovered that this underlying assumption makes the current fusion framework infeasible to produce any prediction when there is a LiDAR malfunction, regardless of minor or major. This fundamentally limits the deployment capability to realistic autonomous driving scenarios. In contrast, we propose a surprisingly simple yet novel fusion framework, dubbed BEVFusion, whose camera stream does not depend on the input of LiDAR data, thus addressing the downside of previous methods. We empirically show that our framework surpasses the state-of-the-art methods under the normal training settings. Under the robustness training settings that simulate various LiDAR…
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
Taxonomy
TopicsAdvanced Neural Network Applications · Robotics and Sensor-Based Localization · Domain Adaptation and Few-Shot Learning
