arXiv Analytics

Sign in

arXiv:2409.11373 [cs.CV]AbstractReferencesReviewsResources

Uncertainty and Prediction Quality Estimation for Semantic Segmentation via Graph Neural Networks

Edgar Heinert, Stephan Tilgner, Timo Palm, Matthias Rottmann

Published 2024-09-17Version 1

When employing deep neural networks (DNNs) for semantic segmentation in safety-critical applications like automotive perception or medical imaging, it is important to estimate their performance at runtime, e.g. via uncertainty estimates or prediction quality estimates. Previous works mostly performed uncertainty estimation on pixel-level. In a line of research, a connected-component-wise (segment-wise) perspective was taken, approaching uncertainty estimation on an object-level by performing so-called meta classification and regression to estimate uncertainty and prediction quality, respectively. In those works, each predicted segment is considered individually to estimate its uncertainty or prediction quality. However, the neighboring segments may provide additional hints on whether a given predicted segment is of high quality, which we study in the present work. On the basis of uncertainty indicating metrics on segment-level, we use graph neural networks (GNNs) to model the relationship of a given segment's quality as a function of the given segment's metrics as well as those of its neighboring segments. We compare different GNN architectures and achieve a notable performance improvement.

Comments: 11 pages, 3 figures, submitted to BMVC "Workshop on Robust Recognition in the Open World" (https://rrow2024.github.io/call-for-papers)
Categories: cs.CV
Subjects: 68T07
Related articles: Most relevant | Search more
arXiv:2406.00721 [cs.CV] (Published 2024-06-02)
Explore Internal and External Similarity for Single Image Deraining with Graph Neural Networks
arXiv:1708.04320 [cs.CV] (Published 2017-08-14)
Situation Recognition with Graph Neural Networks
arXiv:1609.07916 [cs.CV] (Published 2016-09-26)
Deep Structured Features for Semantic Segmentation