---
language:
- en
tags:
- computer vision
- 3d object detection
- corruptions
- multi modal
pretty_name: MultiCorrupt
license: cc-by-nc-sa-4.0
---
MultiCorrupt: A Multi-Modal Robustness Dataset and Benchmark of LiDAR-Camera Fusion for 3D Object Detection
Till Beemelmanns1
Quan Zhang2
Christian Geller1
Lutz Eckstein1
1Institute for Automotive Engineering, RWTH Aachen University, Germany
2Department of Electrical Engineering and Computer Science, TU Berlin, Germany
> **Abstract:** Multi-modal 3D object detection models for autonomous driving have demonstrated exceptional performance on computer vision benchmarks like nuScenes. However, their reliance on densely sampled LiDAR point clouds and meticulously calibrated sensor arrays poses challenges for real-world applications. Issues such as sensor misalignment, miscalibration, and disparate sampling frequencies lead to spatial and temporal misalignment in data from LiDAR and cameras. Additionally, the integrity of LiDAR and camera data is often compromised by adverse environmental conditions such as inclement weather, leading to occlusions and noise interference. To address this challenge, we introduce MultiCorrupt, a comprehensive benchmark designed to evaluate the robustness of multi-modal 3D object detectors against ten distinct types of corruptions.
[arXiv](https://arxiv.org/abs/2402.11677) | [IEEE Explore](https://ieeexplore.ieee.org/document/10588664) | [Poster](assets/WePol3.15-Poster.pdf) | [Trailer](https://youtu.be/55AMUwy13uE?si=Vr72CCC0aREXZ-vs) | [Code](https://github.com/ika-rwth-aachen/MultiCorrupt)