[공지사항]을 빙자한 안부와 근황 
Show more

Daily Arxiv

This is a page that curates AI-related papers published worldwide.
All content here is summarized using Google Gemini and operated on a non-profit basis.
Copyright for each paper belongs to the authors and their institutions; please make sure to credit the source when sharing.

A Review of Bayesian Uncertainty Quantification in Deep Probabilistic Image Segmentation

Created by
  • Haebom

Author

MMA Valiuddin, RJG van Sloun, CGA Viviers, PHN de With, F. van der Sommen

Outline

This paper provides a comprehensive review of uncertainty modeling in deep learning-based semantic segmentation. Despite recent advances in semantic segmentation, most models relax the Bayesian assumptions, thereby omitting important uncertainty information needed for decision making. This reliance on point estimates has sparked interest in probabilistic segmentation, but related research remains fragmented. This paper integrates and contextualizes the fundamental concepts of uncertainty modeling, including the work of distinguishing epistemic uncertainty from aleatory uncertainty, and highlights its role in four major sub-segmentation tasks such as active learning. It provides a consistent foundation for researchers by integrating theory, terminology, and applications, and identifies important challenges such as strong assumptions of spatial aggregation, lack of standardized benchmarks, and pitfalls of current uncertainty quantification methods. We observe trends such as the adoption of generative models and increasing interest in distribution- and sampling-free approaches to uncertainty estimation. We also suggest directions for advancing uncertainty-aware segmentation in deep learning, including practical strategies for separating different sources of uncertainty, novel uncertainty modeling approaches, and improved Transformer-based backbones. Ultimately, we aim to support the development of more reliable, efficient, and interpretable segmentation models.

Takeaways, Limitations

Takeaways:
Emphasizes the importance and necessity of uncertainty modeling in semantic segmentation.
A clear definition and explanation of the distinction between epistemic and contingent uncertainty and their roles.
Presentation of application examples of uncertainty modeling in various subtasks including active learning.
Presents a growing trend towards the use of generative models and distribution-free/sampling-free approaches.
Provides specific directions for the development of uncertainty-aware segmentation (uncertainty source separation strategies, new modeling approaches, improved backbones, etc.).
Limitations:
Strong assumptions in spatial aggregation.
Lack of standardized benchmarks.
Pitfalls of current uncertainty quantification methods.
👍