CVDec 14, 2020

Morphology on categorical distributions

arXiv:2012.07315v21 citations
AI Analysis

This work provides a foundational framework for applying morphological operations to uncertain multi-class segmentations, which is relevant for researchers working with probabilistic image analysis.

This paper addresses the challenge of applying morphological operations to categorical distributions, which represent uncertainty in multi-class segmentations. The authors define a set of requirements for such operations and introduce new operators, demonstrating their utility in modeling annotator bias in brain tumor segmentations and segmenting vesicle instances.

The categorical distribution is a natural representation of uncertainty in multi-class segmentations. In the two-class case the categorical distribution reduces to the Bernoulli distribution, for which grayscale morphology provides a range of useful operations. In the general case, applying morphological operations on uncertain multi-class segmentations is not straightforward as an image of categorical distributions is not a complete lattice. Although morphology on color images has received wide attention, this is not so for color-coded or categorical images and even less so for images of categorical distributions. In this work, we establish a set of requirements for morphology on categorical distributions by combining classic morphology with a probabilistic view. We then define operators respecting these requirements, introduce protected operations on categorical distributions and illustrate the utility of these operators on two example tasks: modeling annotator bias in brain tumor segmentations and segmenting vesicle instances from the predictions of a multi-class U-Net.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes