English

Uncertainty in Real-Time Semantic Segmentation on Embedded Systems

Computer Vision and Pattern Recognition 2026-04-07 v6 Machine Learning Image and Video Processing

Abstract

Application for semantic segmentation models in areas such as autonomous vehicles and human computer interaction require real-time predictive capabilities. The challenges of addressing real-time application is amplified by the need to operate on resource constrained hardware. Whilst development of real-time methods for these platforms has increased, these models are unable to sufficiently reason about uncertainty present when applied on embedded real-time systems. This paper addresses this by combining deep feature extraction from pre-trained models with Bayesian regression and moment propagation for uncertainty aware predictions. We demonstrate how the proposed method can yield meaningful epistemic uncertainty on embedded hardware in real-time whilst maintaining predictive performance.

Keywords

Cite

@article{arxiv.2301.01201,
  title  = {Uncertainty in Real-Time Semantic Segmentation on Embedded Systems},
  author = {Ethan Goan and Clinton Fookes},
  journal= {arXiv preprint arXiv:2301.01201},
  year   = {2026}
}

Comments

Fix missing \Phi in 10 and 12, added clarification for variance approx

R2 v1 2026-06-28T08:01:09.436Z