CVAINov 11, 2025

ProSona: Prompt-Guided Personalization for Multi-Expert Medical Image Segmentation

arXiv:2511.08046v1h-index: 37Has Code
AI Analysis

This addresses the challenge of expert disagreement in tasks like lung nodule delineation for medical imaging, offering a flexible and interpretable solution, though it is incremental as it builds on existing personalization methods.

The paper tackled the problem of high inter-observer variability in medical image segmentation by introducing ProSona, a framework that uses natural language prompts to generate personalized segmentations, resulting in a 17% reduction in Generalized Energy Distance and over one-point improvement in mean Dice compared to DPersona.

Automated medical image segmentation suffers from high inter-observer variability, particularly in tasks such as lung nodule delineation, where experts often disagree. Existing approaches either collapse this variability into a consensus mask or rely on separate model branches for each annotator. We introduce ProSona, a two-stage framework that learns a continuous latent space of annotation styles, enabling controllable personalization via natural language prompts. A probabilistic U-Net backbone captures diverse expert hypotheses, while a prompt-guided projection mechanism navigates this latent space to generate personalized segmentations. A multi-level contrastive objective aligns textual and visual representations, promoting disentangled and interpretable expert styles. Across the LIDC-IDRI lung nodule and multi-institutional prostate MRI datasets, ProSona reduces the Generalized Energy Distance by 17% and improves mean Dice by more than one point compared with DPersona. These results demonstrate that natural-language prompts can provide flexible, accurate, and interpretable control over personalized medical image segmentation. Our implementation is available online 1 .

Foundations

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

Your Notes