paper-with-me

Papers

Evaluating Uncertainty Estimation Methods on 3D Semantic Segmentation of Point Clouds

2020-07-03 · Swaroop Bhandary K, Nico Hochgeschwender, Paul Plöger, Frank Kirchner, Matias Valdenegro-Toro

Deep learning models are extensively used in various safety critical applications. Hence these models along with being accurate need to be highly reliable. One way of achieving this is by quantifying uncertainty. Bayesian methods for UQ have been extensively studied for Deep Learning models applied on images but have been less explored for 3D modalities such as point clouds often used for Robots and Autonomous Systems. In this work, we evaluate three uncertainty quantification methods namely Deep Ensembles, MC-Dropout and MC-DropConnect on the DarkNet21Seg 3D semantic segmentation model and comprehensively analyze the impact of various parameters such as number of models in ensembles or forward passes, and drop probability values, on task performance and uncertainty estimate quality. We find that Deep Ensembles outperforms other methods in both performance and uncertainty metrics. Deep ensembles outperform other methods by a margin of 2.4% in terms of mIOU, 1.3% in terms of accuracy, while providing reliable uncertainty for decision making.

📄 PDF Abstract BibTeX arXiv:2007.01787

Code (0)

등록된 구현이 없습니다.

Tasks

3D Semantic SegmentationDecision MakingSemantic SegmentationUncertainty Quantification

Methods 이 논문이 사용한 방법론

Deep Ensembles 설명 없음

Similar 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 tran…

Decision MakingImage SegmentationSegmentationSemantic Segmentation+1

Assessing Reliability and Challenges of Uncertainty Estimations for Medical Image Segmentation

2019-07-07 · Alain Jungo, Mauricio Reyes

Despite the recent improvements in overall accuracy, deep learning systems still exhibit low levels of robustness. Detecting possible failures is critical for a successful clinical integration of these systems, where eac…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1

EDUE: Expert Disagreement-Guided One-Pass Uncertainty Estimation for Medical Image Segmentation

2024-03-25 · Kudaibergen Abutalip, Numan Saeed, Ikboljon Sobirov, Vincent Andrearczyk 외

Deploying deep learning (DL) models in medical applications relies on predictive performance and other critical factors, such as conveying trustworthy predictive uncertainty. Uncertainty estimation (UE) methods provide p…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

EvidMTL: Evidential Multi-Task Learning for Uncertainty-Aware Semantic Surface Mapping from Monocular RGB Images

2025-03-06 · Rohit Menon, Nils Dengler, Sicong Pan, Gokul Krishna Chenchani 외

For scene understanding in unstructured environments, an accurate and uncertainty-aware metric-semantic mapping is required to enable informed action selection by autonomous systems. Existing mapping methods often suffer…

Depth EstimationDepth PredictionMulti-Task LearningScene Understanding+2

Uncertainty-Supervised Interpretable and Robust Evidential Segmentation

2025-09-21 · Yuzhu Li, An Sui, Fuping Wu, Xiahai Zhuang arxiv

Uncertainty estimation has been widely studied in medical image segmentation as a tool to provide reliability, particularly in deep learning approaches. However, previous methods generally lack effective supervision in u…

Medical Image Segmentation