English

Lightweight Uncertainty Quantification with Simplex Semantic Segmentation for Terrain Traversability

Computer Vision and Pattern Recognition 2024-07-19 v1

Abstract

For navigation of robots, image segmentation is an important component to determining a terrain's traversability. For safe and efficient navigation, it is key to assess the uncertainty of the predicted segments. Current uncertainty estimation methods are limited to a specific choice of model architecture, are costly in terms of training time, require large memory for inference (ensembles), or involve complex model architectures (energy-based, hyperbolic, masking). In this paper, we propose a simple, light-weight module that can be connected to any pretrained image segmentation model, regardless of its architecture, with marginal additional computation cost because it reuses the model's backbone. Our module is based on maximum separation of the segmentation classes by respective prototype vectors. This optimizes the probability that out-of-distribution segments are projected in between the prototype vectors. The uncertainty value in the classification label is obtained from the distance to the nearest prototype. We demonstrate the effectiveness of our module for terrain segmentation.

Keywords

Cite

@article{arxiv.2407.13392,
  title  = {Lightweight Uncertainty Quantification with Simplex Semantic Segmentation for Terrain Traversability},
  author = {Judith Dijk and Gertjan Burghouts and Kapil D. Katyal and Bryanna Y. Yeh and Craig T. Knuth and Ella Fokkinga and Tejaswi Kasarla and Pascal Mettes},
  journal= {arXiv preprint arXiv:2407.13392},
  year   = {2024}
}

Comments

10 pages

R2 v1 2026-06-28T17:45:49.846Z