Deterministic Mode Proposals: An Efficient Alternative to Generative Sampling for Ambiguous Segmentation
Sebastian Gerard, Josephine Sullivan

TL;DR
This paper proposes a deterministic mode proposal framework for ambiguous segmentation tasks, offering a faster and more effective alternative to generative sampling by directly generating multiple likely outcomes in a single pass.
Contribution
It introduces a novel deterministic approach for mode proposals in segmentation, reducing inference time and improving coverage without requiring full distribution knowledge.
Findings
Outperforms generative models in coverage and speed
Reduces inference time significantly
Applicable to real-world datasets without full distribution info
Abstract
Many segmentation tasks, such as medical image segmentation or future state prediction, are inherently ambiguous, meaning that multiple predictions are equally correct. Current methods typically rely on generative models to capture this uncertainty. However, identifying the underlying modes of the distribution with these methods is computationally expensive, requiring large numbers of samples and post-hoc clustering. In this paper, we shift the focus from stochastic sampling to the direct generation of likely outcomes. We introduce mode proposal models, a deterministic framework that efficiently produces a fixed-size set of proposal masks in a single forward pass. To handle superfluous proposals, we adapt a confidence mechanism, traditionally used in object detection, to the high-dimensional space of segmentation masks. Our approach significantly reduces inference time while achieving…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Advanced Neural Network Applications · Multimodal Machine Learning Applications
