paper-with-me

Papers

Deep Probability Segmentation: Are segmentation models probability estimators?

2024-09-19 · Simone Fassio, Simone Monaco, Daniele Apiletti

Deep learning has revolutionized various fields by enabling highly accurate predictions and estimates. One important application is probabilistic prediction, where models estimate the probability of events rather than deterministic outcomes. This approach is particularly relevant and, therefore, still unexplored for segmentation tasks where each pixel in an image needs to be classified. Conventional models often overlook the probabilistic nature of labels, but accurate uncertainty estimation is crucial for improving the reliability and applicability of models. In this study, we applied Calibrated Probability Estimation (CaPE) to segmentation tasks to evaluate its impact on model calibration. Our results indicate that while CaPE improves calibration, its effect is less pronounced compared to classification tasks, suggesting that segmentation models can inherently provide better probability estimates. We also investigated the influence of dataset size and bin optimization on the effectiveness of calibration. Our results emphasize the expressive power of segmentation models as probability estimators and incorporate probabilistic reasoning, which is crucial for applications requiring precise uncertainty quantification.

📄 PDF Abstract BibTeX arXiv:2409.12535

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationUncertainty Quantification

Similar Papers 제목 키워드 기반

Mask Propagation Network for Video Object Segmentation

2018-10-24 · Jia Sun, Dongdong Yu, Yinghong Li, Changhu Wang

In this work, we propose a mask propagation network to treat the video segmentation problem as a concept of the guided instance segmentation. Similar to most MaskTrack based video segmentation methods, our method takes t…

Instance SegmentationObjectOptical Flow EstimationSegmentation+4

MFP: Making Full Use of Probability Maps for Interactive Image Segmentation

2024-04-29 · CVPR 2024 1 · Chaewon Lee, Seon-Ho Lee, Chang-Su Kim

In recent interactive segmentation algorithms, previous probability maps are used as network input to help predictions in the current segmentation round. However, despite the utilization of previous masks, useful informa…

Image SegmentationInteractive SegmentationSegmentationSemantic Segmentation

Hypernet-Ensemble Learning of Segmentation Probability for Medical Image Segmentation with Ambiguous Labels

2021-12-13 · SungMin Hong, Anna K. Bonkhoff, Andrew Hoopes, Martin Bretzner 외

Despite the superior performance of Deep Learning (DL) on numerous segmentation tasks, the DL-based approaches are notoriously overconfident about their prediction with highly polarized label probability. This is often n…

Ensemble LearningImage SegmentationMedical Image SegmentationSegmentation+1

H-EMD: A Hierarchical Earth Mover's Distance Method for Instance Segmentation

2022-06-02 · Peixian Liang, Yizhe Zhang, Yifan Ding, Jianxu Chen 외

Deep learning (DL) based semantic segmentation methods have achieved excellent performance in biomedical image segmentation, producing high quality probability maps to allow extraction of rich instance information to fac…

Image SegmentationInstance SegmentationSegmentationSemantic Segmentation

Local Temperature Scaling for Probability Calibration

2020-08-12 · ICCV 2021 10 · Zhipeng Ding, Xu Han, Peirong Liu, Marc Niethammer

For semantic segmentation, label probabilities are often uncalibrated as they are typically only the by-product of a segmentation task. Intersection over Union (IoU) and Dice score are often used as criteria for segmenta…

Brain SegmentationSegmentationSemantic Segmentation