paper-with-me

Papers

Segmentation Re-thinking Uncertainty Estimation Metrics for Semantic Segmentation

2024-03-28 · Qitian Ma, Shyam Nanda Rai, Carlo Masone, Tatiana Tommasi

In the domain of computer vision, semantic segmentation emerges as a fundamental application within machine learning, wherein individual pixels of an image are classified into distinct semantic categories. This task transcends traditional accuracy metrics by incorporating uncertainty quantification, a critical measure for assessing the reliability of each segmentation prediction. Such quantification is instrumental in facilitating informed decision-making, particularly in applications where precision is paramount. Within this nuanced framework, the metric known as PAvPU (Patch Accuracy versus Patch Uncertainty) has been developed as a specialized tool for evaluating entropy-based uncertainty in image segmentation tasks. However, our investigation identifies three core deficiencies within the PAvPU framework and proposes robust solutions aimed at refining the metric. By addressing these issues, we aim to enhance the reliability and applicability of uncertainty quantification, especially in scenarios that demand high levels of safety and accuracy, thus contributing to the advancement of semantic segmentation methodologies in critical applications.

📄 PDF Abstract BibTeX arXiv:2403.19826

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingImage SegmentationSegmentationSemantic SegmentationUncertainty Quantification

Similar Papers 제목 키워드 기반

Rethinking Uncertainty in Segmentation: From Estimation to Decision

2026-04-14 · Saket Maganti arxiv

In medical image segmentation, uncertainty estimates are often reported but rarely used to guide decisions. We study the missing step: how uncertainty maps are converted into actionable policies such as accepting, flaggi…

Retinal Vessel SegmentationMedical Image Segmentation

ProPanDL: A Modular Architecture for Uncertainty-Aware Panoptic Segmentation

2023-04-17 · Jacob Deery, Chang Won Lee, Steven Waslander

We introduce ProPanDL, a family of networks capable of uncertainty-aware panoptic segmentation. Unlike existing segmentation methods, ProPanDL is capable of estimating full probability distributions for both the semantic…

Panoptic Segmentationscoring ruleSegmentationUncertainty-Aware Panoptic Segmentation

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

2024-09-17 · Edgar Heinert, Stephan Tilgner, Timo Palm, Matthias Rottmann

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 uncer…

PredictionSemantic Segmentation

Uncertainty-aware Panoptic Segmentation

2022-06-29 · Kshitij Sirohi, Sajad Marvi, Daniel Büscher, Wolfram Burgard

Reliable scene understanding is indispensable for modern autonomous systems. Current learning-based methods typically try to maximize their performance based on segmentation metrics that only consider the quality of the …

Panoptic SegmentationScene UnderstandingSegmentationUncertainty-Aware Panoptic Segmentation

Reliability in Semantic Segmentation: Are We on the Right Track?

2023-03-20 · CVPR 2023 1 · Pau de Jorge, Riccardo Volpi, Philip Torr, Gregory Rogez

Motivated by the increasing popularity of transformers in computer vision, in recent times there has been a rapid development of novel architectures. While in-domain performance follows a constant, upward trend, properti…

Out of Distribution (OOD) DetectionSemantic Segmentation