Probabilistic Semantic Segmentation Refinement by Monte Carlo Region Growing
Philipe A. Dias, Henry Medeiros

TL;DR
This paper presents pRGR, an unsupervised post-processing method that refines semantic segmentation by propagating labels through Monte Carlo sampling and Bayesian clustering, improving boundary adherence and providing uncertainty estimates.
Contribution
The paper introduces pRGR, a novel probabilistic region growing algorithm that refines segmentation results and estimates uncertainty without supervision, based on Bayesian modeling and Monte Carlo sampling.
Findings
pRGR improves segmentation boundary accuracy across multiple networks.
Uncertainty estimates from pRGR correlate with segmentation accuracy.
The method is effective on various benchmark datasets.
Abstract
Semantic segmentation with fine-grained pixel-level accuracy is a fundamental component of a variety of computer vision applications. However, despite the large improvements provided by recent advances in the architectures of convolutional neural networks, segmentations provided by modern state-of-the-art methods still show limited boundary adherence. We introduce a fully unsupervised post-processing algorithm that exploits Monte Carlo sampling and pixel similarities to propagate high-confidence pixel labels into regions of low-confidence classification. Our algorithm, which we call probabilistic Region Growing Refinement (pRGR), is based on a rigorous mathematical foundation in which clusters are modelled as multivariate normally distributed sets of pixels. Exploiting concepts of Bayesian estimation and variance reduction techniques, pRGR performs multiple refinement iterations at…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Adversarial Robustness in Machine Learning
