菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-12
📄 Abstract - PCA-Enhanced Probabilistic U-Net for Effective Ambiguous Medical Image Segmentation

Ambiguous Medical Image Segmentation (AMIS) is significant to address the challenges of inherent uncertainties from image ambiguities, noise, and subjective annotations. Existing conditional variational autoencoder (cVAE)-based methods effectively capture uncertainty but face limitations including redundancy in high-dimensional latent spaces and limited expressiveness of single posterior networks. To overcome these issues, we introduce a novel PCA-Enhanced Probabilistic U-Net (PEP U-Net). Our method effectively incorporates Principal Component Analysis (PCA) for dimensionality reduction in the posterior network to mitigate redundancy and improve computational efficiency. Additionally, we further employ an inverse PCA operation to reconstruct critical information, enhancing the latent space's representational capacity. Compared to conventional generative models, our method preserves the ability to generate diverse segmentation hypotheses while achieving a superior balance between segmentation accuracy and predictive variability, thereby advancing the performance of generative modeling in medical image segmentation.

顶级标签: medical computer vision model training
详细标签: medical image segmentation probabilistic modeling variational autoencoder dimensionality reduction uncertainty quantification 或 搜索:

用于有效模糊医学图像分割的PCA增强概率U-Net / PCA-Enhanced Probabilistic U-Net for Effective Ambiguous Medical Image Segmentation


1️⃣ 一句话总结

这篇论文提出了一种结合主成分分析(PCA)的概率U-Net新方法,通过降低冗余和增强特征表达能力,在保持生成多种可能分割结果的同时,更好地平衡了医学图像分割的准确性与不确定性预测。

源自 arXiv: 2603.11550