English

Evaluating Uncertainty Estimation Methods on 3D Semantic Segmentation of Point Clouds

Computer Vision and Pattern Recognition 2020-07-06 v1 Machine Learning Robotics

Abstract

Deep learning models are extensively used in various safety critical applications. Hence these models along with being accurate need to be highly reliable. One way of achieving this is by quantifying uncertainty. Bayesian methods for UQ have been extensively studied for Deep Learning models applied on images but have been less explored for 3D modalities such as point clouds often used for Robots and Autonomous Systems. In this work, we evaluate three uncertainty quantification methods namely Deep Ensembles, MC-Dropout and MC-DropConnect on the DarkNet21Seg 3D semantic segmentation model and comprehensively analyze the impact of various parameters such as number of models in ensembles or forward passes, and drop probability values, on task performance and uncertainty estimate quality. We find that Deep Ensembles outperforms other methods in both performance and uncertainty metrics. Deep ensembles outperform other methods by a margin of 2.4% in terms of mIOU, 1.3% in terms of accuracy, while providing reliable uncertainty for decision making.

Keywords

Cite

@article{arxiv.2007.01787,
  title  = {Evaluating Uncertainty Estimation Methods on 3D Semantic Segmentation of Point Clouds},
  author = {Swaroop Bhandary K and Nico Hochgeschwender and Paul Plöger and Frank Kirchner and Matias Valdenegro-Toro},
  journal= {arXiv preprint arXiv:2007.01787},
  year   = {2020}
}

Comments

12 pages, 19 figures, ICML 2020 Workshop on Uncertainty and Robustness in Deep Learning

R2 v1 2026-06-23T16:50:08.332Z