paper-with-me

홈 › Papers

Diversified and Personalized Multi-rater Medical Image Segmentation

2024-03-20 · CVPR 2024 1 · Yicheng Wu, Xiangde Luo, Zhe Xu, Xiaoqing Guo, Lie Ju, ZongYuan Ge, Wenjun Liao, Jianfei Cai

Annotation ambiguity due to inherent data uncertainties such as blurred boundaries in medical scans and different observer expertise and preferences has become a major obstacle for training deep-learning based medical image segmentation models. To address it, the common practice is to gather multiple annotations from different experts, leading to the setting of multi-rater medical image segmentation. Existing works aim to either merge different annotations into the "groundtruth" that is often unattainable in numerous medical contexts, or generate diverse results, or produce personalized results corresponding to individual expert raters. Here, we bring up a more ambitious goal for multi-rater medical image segmentation, i.e., obtaining both diversified and personalized results. Specifically, we propose a two-stage framework named D-Persona (first Diversification and then Personalization). In Stage I, we exploit multiple given annotations to train a Probabilistic U-Net model, with a bound-constrained loss to improve the prediction diversity. In this way, a common latent space is constructed in Stage I, where different latent codes denote diversified expert opinions. Then, in Stage II, we design multiple attention-based projection heads to adaptively query the corresponding expert prompts from the shared latent space, and then perform the personalized medical image segmentation. We evaluated the proposed model on our in-house Nasopharyngeal Carcinoma dataset and the public lung nodule dataset (i.e., LIDC-IDRI). Extensive experiments demonstrated our D-Persona can provide diversified and personalized results at the same time, achieving new SOTA performance for multi-rater medical image segmentation. Our code will be released at https://github.com/ycwu1997/D-Persona.

📄 PDF Abstract BibTeX arXiv:2403.13417

Code (1)

ycwu1997/d-persona 공식 구현 pytorch

Tasks

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Attention-Based Prototype Calibration for Multi-Rater Few-Shot Medical Image Segmentation

2026-06-15 · Truong Vu, Minh Khoi Ho, Yutong Xie arxiv

Few-shot medical image segmentation methods typically assume a single ground-truth annotation, overlooking systematic variability across expert raters commonly observed in clinical datasets. We propose an attention-based…

Medical Image SegmentationPersonalized Segmentation

Probabilistic Modeling of Multi-rater Medical Image Segmentation for Diversity and Personalization

2025-11-30 · Ke Liu, Shangde Gao, Yichao Fu, Shuaike Shen 외 arxiv

Lesion segmentation is inherently influenced by imaging uncertainty, arising from ill-defined lesion boundaries and inter-observer variability in diagnosis. To address this challenge, previous works formulated the multi-…

Medical Image SegmentationLesion Segmentation

Multi-rater Prompting for Ambiguous Medical Image Segmentation

2024-04-11 · Jinhong Wang, Yi Cheng, Jintai Chen, Hongxia Xu 외

Multi-rater annotations commonly occur when medical images are independently annotated by multiple experts (raters). In this paper, we tackle two challenges arisen in multi-rater annotations for medical image segmentatio…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Learning Calibrated Medical Image Segmentation via Multi-Rater Agreement Modeling

2021-06-19 · CVPR 2021 1 · Wei Ji, Shuang Yu, Junde Wu, Kai Ma 외

In medical image analysis, it is typical to collect multiple annotations, each from a different clinical expert or rater, in the expectation that possible diagnostic errors could be mitigated. Meanwhile, from the com…

DiagnosticImage SegmentationMedical Image AnalysisMedical Image Segmentation+2

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

2022-12-01 · Junde Wu, Huihui Fang, Yehui Yang, Yuanpei Liu 외

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, sta…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation