English

Multi-rater Prism: Learning self-calibrated medical image segmentation from multiple raters

Image and Video Processing 2022-12-02 v1 Computer Vision and Pattern Recognition

Abstract

In medical image segmentation, it is often necessary to collect opinions from multiple experts to make the final decision. This clinical routine helps to mitigate individual bias. But when data is multiply annotated, standard deep learning models are often not applicable. In this paper, we propose a novel neural network framework, called Multi-Rater Prism (MrPrism) to learn the medical image segmentation from multiple labels. Inspired by the iterative half-quadratic optimization, the proposed MrPrism will combine the multi-rater confidences assignment task and calibrated segmentation task in a recurrent manner. In this recurrent process, MrPrism can learn inter-observer variability taking into account the image semantic properties, and finally converges to a self-calibrated segmentation result reflecting the inter-observer agreement. Specifically, we propose Converging Prism (ConP) and Diverging Prism (DivP) to process the two tasks iteratively. ConP learns calibrated segmentation based on the multi-rater confidence maps estimated by DivP. DivP generates multi-rater confidence maps based on the segmentation masks estimated by ConP. The experimental results show that by recurrently running ConP and DivP, the two tasks can achieve mutual improvement. The final converged segmentation result of MrPrism outperforms state-of-the-art (SOTA) strategies on a wide range of medical image segmentation tasks.

Keywords

Cite

@article{arxiv.2212.00601,
  title  = {Multi-rater Prism: Learning self-calibrated medical image segmentation from multiple raters},
  author = {Junde Wu and Huihui Fang and Yehui Yang and Yuanpei Liu and Jing Gao and Lixin Duan and Weihua Yang and Yanwu Xu},
  journal= {arXiv preprint arXiv:2212.00601},
  year   = {2022}
}
R2 v1 2026-06-28T07:19:33.359Z