MSC-Bench: Benchmarking and Analyzing Multi-Sensor Corruption for Driving Perception
Xiaoshuai Hao, Guanqun Liu, Yuting Zhao, Yuheng Ji, Mengchuan Wei, Haimei Zhao, Lingdong Kong, Rong Yin, Yu Liu
TL;DR
This work introduces MSC-Bench, the first comprehensive benchmark for evaluating the robustness of multi-sensor driving perception under 16 corruption types. It targets two key tasks—3D object detection and HD map construction—evaluating six detectors and four map constructors with new resilience metrics RS, mRS, RRS, and mRRS. The findings reveal that dual-source disruptions markedly degrade performance and that robustness is not reliably predicted by clean-set accuracy, underscoring the need for fault-tolerant fusion methods. The benchmark and code are released to enable reproducibility and drive development of more dependable multi-sensor perception systems for autonomous driving.
Abstract
Multi-sensor fusion models play a crucial role in autonomous driving perception, particularly in tasks like 3D object detection and HD map construction. These models provide essential and comprehensive static environmental information for autonomous driving systems. While camera-LiDAR fusion methods have shown promising results by integrating data from both modalities, they often depend on complete sensor inputs. This reliance can lead to low robustness and potential failures when sensors are corrupted or missing, raising significant safety concerns. To tackle this challenge, we introduce the Multi-Sensor Corruption Benchmark (MSC-Bench), the first comprehensive benchmark aimed at evaluating the robustness of multi-sensor autonomous driving perception models against various sensor corruptions. Our benchmark includes 16 combinations of corruption types that disrupt both camera and LiDAR inputs, either individually or concurrently. Extensive evaluations of six 3D object detection models and four HD map construction models reveal substantial performance degradation under adverse weather conditions and sensor failures, underscoring critical safety issues. The benchmark toolkit and affiliated code and model checkpoints have been made publicly accessible.
