CVLGMar 28, 2023

That Label's Got Style: Handling Label Style Bias for Uncertain Image Segmentation

arXiv:2303.15850v115 citationsh-index: 23
Originality Incremental advance
AI Analysis

This addresses a practical issue for researchers and practitioners using segmentation uncertainty models in real-world applications, though it is incremental as it builds on existing architectures.

The paper tackles the problem of label style bias in segmentation uncertainty models, which arises from systematic differences in annotation tools, and demonstrates that their method reduces this bias while improving segmentation performance.

Segmentation uncertainty models predict a distribution over plausible segmentations for a given input, which they learn from the annotator variation in the training set. However, in practice these annotations can differ systematically in the way they are generated, for example through the use of different labeling tools. This results in datasets that contain both data variability and differing label styles. In this paper, we demonstrate that applying state-of-the-art segmentation uncertainty models on such datasets can lead to model bias caused by the different label styles. We present an updated modelling objective conditioning on labeling style for aleatoric uncertainty estimation, and modify two state-of-the-art-architectures for segmentation uncertainty accordingly. We show with extensive experiments that this method reduces label style bias, while improving segmentation performance, increasing the applicability of segmentation uncertainty models in the wild. We curate two datasets, with annotations in different label styles, which we will make publicly available along with our code upon publication.

Foundations

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

Your Notes