Selective Prediction for Semantic Segmentation Under Distribution Shift
Abstract
Semantic segmentation plays a crucial role in various computer vision applications, yet its efficacy is often hindered by the lack of high-quality labeled data. To address this challenge, a common strategy is to leverage models trained on data from different populations, such as publicly available datasets. This approach, however, leads to the distribution shift problem, presenting a reduced performance on the population of interest. In scenarios where model errors can have significant consequences, selective prediction methods offer a means to mitigate risks and reduce reliance on expert supervision. This paper investigates selective prediction for semantic segmentation in low-resource settings, thus focusing on post-hoc confidence estimators applied to pre-trained models operating under distribution shift. We propose a novel image-level confidence measure tailored for semantic segmentation and demonstrate its effectiveness through experiments on three medical imaging tasks. Our findings show that post-hoc confidence estimators offer a cost-effective approach to reducing the impacts of distribution shift.
Cite
Text
Borges et al. "Selective Prediction for Semantic Segmentation Under Distribution Shift." ICLR 2024 Workshops: PML4LRS, 2024.Markdown
[Borges et al. "Selective Prediction for Semantic Segmentation Under Distribution Shift." ICLR 2024 Workshops: PML4LRS, 2024.](https://mlanthology.org/iclrw/2024/borges2024iclrw-selective/)BibTeX
@inproceedings{borges2024iclrw-selective,
title = {{Selective Prediction for Semantic Segmentation Under Distribution Shift}},
author = {Borges, Bruno Laboissiere Camargos and Pacheco, Bruno Machado and Silva, Danilo},
booktitle = {ICLR 2024 Workshops: PML4LRS},
year = {2024},
url = {https://mlanthology.org/iclrw/2024/borges2024iclrw-selective/}
}