UniBEV: Multi-modal 3D Object Detection with Uniform BEV Encoders for Robustness against Missing Sensor Modalities
Shiming Wang, Holger Caesar, Liangliang Nan, Julian F. P. Kooij

TL;DR
UniBEV is a multi-modal 3D object detection framework that maintains high performance even when sensor modalities are missing, by creating uniform BEV feature maps from available sensors and employing robust fusion strategies.
Contribution
UniBEV introduces a uniform BEV-based multi-modal detection approach that is robust to missing sensor modalities without retraining, and explores effective fusion strategies for this purpose.
Findings
UniBEV achieves 52.5% mAP on nuScenes across all input combinations.
It outperforms state-of-the-art methods like BEVFusion and MetaBEV.
Weighted averaging fusion improves robustness over concatenation.
Abstract
Multi-sensor object detection is an active research topic in automated driving, but the robustness of such detection models against missing sensor input (modality missing), e.g., due to a sudden sensor failure, is a critical problem which remains under-studied. In this work, we propose UniBEV, an end-to-end multi-modal 3D object detection framework designed for robustness against missing modalities: UniBEV can operate on LiDAR plus camera input, but also on LiDAR-only or camera-only input without retraining. To facilitate its detector head to handle different input combinations, UniBEV aims to create well-aligned Bird's Eye View (BEV) feature maps from each available modality. Unlike prior BEV-based multi-modal detection methods, all sensor modalities follow a uniform approach to resample features from the native sensor coordinate systems to the BEV features. We furthermore investigate…
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
TopicsAdvanced Neural Network Applications · Visual Attention and Saliency Detection · Advanced Image and Video Retrieval Techniques
