TL;DR
This paper introduces a two-stage calibrated adversarial refinement method for stochastic semantic segmentation, improving the modeling of prediction uncertainties and inter-pixel correlations, achieving state-of-the-art results on ambiguous datasets.
Contribution
A novel two-stage approach combining probabilistic segmentation and adversarial refinement to produce calibrated, coherent semantic maps with accurate uncertainty estimates.
Findings
Achieved state-of-the-art results on LIDC and Cityscapes datasets.
Effectively models inter-pixel correlations for coherent predictions.
Demonstrated adaptability to other tasks with calibrated predictive distributions.
Abstract
In semantic segmentation tasks, input images can often have more than one plausible interpretation, thus allowing for multiple valid labels. To capture such ambiguities, recent work has explored the use of probabilistic networks that can learn a distribution over predictions. However, these do not necessarily represent the empirical distribution accurately. In this work, we present a strategy for learning a calibrated predictive distribution over semantic maps, where the probability associated with each prediction reflects its ground truth correctness likelihood. To this end, we propose a novel two-stage, cascaded approach for calibrated adversarial refinement: (i) a standard segmentation network is trained with categorical cross entropy to predict a pixelwise probability distribution over semantic classes and (ii) an adversarially trained stochastic network is used to model the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
