English

Modular Sensor Fusion for Semantic Segmentation

Computer Vision and Pattern Recognition 2018-07-31 v1 Robotics

Abstract

Sensor fusion is a fundamental process in robotic systems as it extends the perceptual range and increases robustness in real-world operations. Current multi-sensor deep learning based semantic segmentation approaches do not provide robustness to under-performing classes in one modality, or require a specific architecture with access to the full aligned multi-sensor training data. In this work, we analyze statistical fusion approaches for semantic segmentation that overcome these drawbacks while keeping a competitive performance. The studied approaches are modular by construction, allowing to have different training sets per modality and only a much smaller subset is needed to calibrate the statistical models. We evaluate a range of statistical fusion approaches and report their performance against state-of-the-art baselines on both real-world and simulated data. In our experiments, the approach improves performance in IoU over the best single modality segmentation results by up to 5%. We make all implementations and configurations publicly available.

Keywords

Cite

@article{arxiv.1807.11249,
  title  = {Modular Sensor Fusion for Semantic Segmentation},
  author = {Hermann Blum and Abel Gawel and Roland Siegwart and Cesar Cadena},
  journal= {arXiv preprint arXiv:1807.11249},
  year   = {2018}
}

Comments

preprint of a paper presented at the IEEE International Conference on Intelligent Robots and Systems 2018

R2 v1 2026-06-23T03:18:43.730Z