# Seeing Through Fog Without Seeing Fog: Deep Multimodal Sensor Fusion in   Unseen Adverse Weather

**Authors:** Mario Bijelic, Tobias Gruber, Fahim Mannan, Florian Kraus, Werner, Ritter, Klaus Dietmayer, Felix Heide

arXiv: 1902.08913 · 2020-07-01

## TL;DR

This paper introduces a deep multimodal sensor fusion approach for autonomous vehicles that remains robust in adverse weather conditions, using a novel dataset and an entropy-driven adaptive fusion model trained on clean data.

## Contribution

It presents the first large multimodal dataset in adverse weather and a novel single-shot fusion network that adapts to asymmetric sensor distortions without extensive labeled data.

## Key findings

- The dataset includes over 10,000 km of driving with 100k labels in adverse weather.
- The proposed fusion model performs robustly without training on extreme weather data.
- Code and data are publicly available for further research.

## Abstract

The fusion of multimodal sensor streams, such as camera, lidar, and radar measurements, plays a critical role in object detection for autonomous vehicles, which base their decision making on these inputs. While existing methods exploit redundant information in good environmental conditions, they fail in adverse weather where the sensory streams can be asymmetrically distorted. These rare "edge-case" scenarios are not represented in available datasets, and existing fusion architectures are not designed to handle them. To address this challenge we present a novel multimodal dataset acquired in over 10,000km of driving in northern Europe. Although this dataset is the first large multimodal dataset in adverse weather, with 100k labels for lidar, camera, radar, and gated NIR sensors, it does not facilitate training as extreme weather is rare. To this end, we present a deep fusion network for robust fusion without a large corpus of labeled training data covering all asymmetric distortions. Departing from proposal-level fusion, we propose a single-shot model that adaptively fuses features, driven by measurement entropy. We validate the proposed method, trained on clean data, on our extensive validation dataset. Code and data are available here https://github.com/princeton-computational-imaging/SeeingThroughFog.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1902.08913/full.md

## Figures

8 figures with captions in the complete paper: https://tomesphere.com/paper/1902.08913/full.md

## References

73 references — full list in the complete paper: https://tomesphere.com/paper/1902.08913/full.md

---
Source: https://tomesphere.com/paper/1902.08913