English

Robust Fusion for Bayesian Semantic Mapping

Robotics 2023-09-20 v2

Abstract

The integration of semantic information in a map allows robots to understand better their environment and make high-level decisions. In the last few years, neural networks have shown enormous progress in their perception capabilities. However, when fusing multiple observations from a neural network in a semantic map, its inherent overconfidence with unknown data gives too much weight to the outliers and decreases the robustness. To mitigate this issue we propose a novel robust fusion method to combine multiple Bayesian semantic predictions. Our method uses the uncertainty estimation provided by a Bayesian neural network to calibrate the way in which the measurements are fused. This is done by regularizing the observations to mitigate the problem of overconfident outlier predictions and using the epistemic uncertainty to weigh their influence in the fusion, resulting in a different formulation of the probability distributions. We validate our robust fusion strategy by performing experiments on photo-realistic simulated environments and real scenes. In both cases, we use a network trained on different data to expose the model to varying data distributions. The results show that considering the model's uncertainty and regularizing the probability distribution of the observations distribution results in a better semantic segmentation performance and more robustness to outliers, compared with other methods. Video - https://youtu.be/5xVGm7z9c-0

Keywords

Cite

@article{arxiv.2303.07836,
  title  = {Robust Fusion for Bayesian Semantic Mapping},
  author = {David Morilla-Cabello and Lorenzo Mur-Labadia and Ruben Martinez-Cantin and Eduardo Montijano},
  journal= {arXiv preprint arXiv:2303.07836},
  year   = {2023}
}

Comments

7 pages, 7 figures, accepted for presentation at IEEE IROS 2023

R2 v1 2026-06-28T09:16:11.338Z