CVMay 9, 2024

Mask-TS Net: Mask Temperature Scaling Uncertainty Calibration for Polyp Segmentation

arXiv:2405.05830v1ICPR
Originality Incremental advance
AI Analysis

This work addresses uncertainty calibration for medical image segmentation, specifically in polyp detection, which is incremental as it adapts existing calibration techniques to a segmentation context.

The paper tackles the problem of poor uncertainty calibration in polyp segmentation models, where lesions occupy small image areas, by proposing a Mask Temperature Scaling method that focuses calibration on lesion regions, achieving better quantitative and qualitative results than existing methods.

Lots of popular calibration methods in medical images focus on classification, but there are few comparable studies on semantic segmentation. In polyp segmentation of medical images, we find most diseased area occupies only a small portion of the entire image, resulting in previous models being not well-calibrated for lesion regions but well-calibrated for background, despite their seemingly better Expected Calibration Error (ECE) scores overall. Therefore, we proposed four-branches calibration network with Mask-Loss and Mask-TS strategies to more focus on the scaling of logits within potential lesion regions, which serves to mitigate the influence of background interference. In the experiments, we compare the existing calibration methods with the proposed Mask Temperature Scaling (Mask-TS). The results indicate that the proposed calibration network outperforms other methods both qualitatively and quantitatively.

Foundations

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

Your Notes