PNM: Pixel Null Model for General Image Segmentation
Han Zhang, Zihao Zhang, Wenhao Zheng, Wei Xu

TL;DR
The paper introduces the pixel null model (PNM), a prior weighting scheme based on boundary misclassification probabilities, which improves segmentation accuracy across various tasks and datasets, outperforming boundary-based refinement methods.
Contribution
PNM is a novel prior model that assigns pixel weights based on misclassification likelihood, enhancing segmentation quality beyond boundary refinement techniques.
Findings
PNM captures misclassification patterns of SOTA segmenters.
PNM improves segmentation across datasets and models, including vision transformers.
PNM outperforms boundary-based refinement methods significantly.
Abstract
A major challenge in image segmentation is classifying object boundaries. Recent efforts propose to refine the segmentation result with boundary masks. However, models are still prone to misclassifying boundary pixels even when they correctly capture the object contours. In such cases, even a perfect boundary map is unhelpful for segmentation refinement. In this paper, we argue that assigning proper prior weights to error-prone pixels such as object boundaries can significantly improve the segmentation quality. Specifically, we present the \textit{pixel null model} (PNM), a prior model that weights each pixel according to its probability of being correctly classified by a random segmenter. Empirical analysis shows that PNM captures the misclassification distribution of different state-of-the-art (SOTA) segmenters. Extensive experiments on semantic, instance, and panoptic segmentation…
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 · Medical Image Segmentation Techniques · Visual Attention and Saliency Detection
