Skip to main content
QUICK REVIEW

[论文解读] PETWB-REP: A Dataset of Whole-body PET/CT Scans with Paired Radiology Reports

Yichi Zhang, Le Xue|ArXiv.org|Feb 20, 2025
Medical Imaging Techniques and Applications被引用 4
一句话总结

Paper 介绍了 SegAnyPET,一种用于 PET 图像的三维可提示分割基底模型,在 PETS-5k 数据集上进行训练,能够从高质量和低质量注释中实现鲁棒学习,并对未见器官和数据集具有强泛化能力。

ABSTRACT

Positron Emission Tomography (PET) is a powerful molecular imaging tool that plays a crucial role in modern medical diagnostics by visualizing radio-tracer distribution to reveal physiological processes. Accurate organ segmentation from PET images is essential for comprehensive multi-systemic analysis of interactions between different organs and pathologies. Existing segmentation methods are limited by insufficient annotation data and varying levels of annotation, resulting in weak generalization ability and difficulty in clinical application. Recent developments in segmentation foundation models have shown superior versatility across diverse segmentation tasks. Despite the efforts of medical adaptations, these works primarily focus on structural medical images with detailed physiological structural information and exhibit limited generalization performance on molecular PET imaging. In this paper, we collect and construct PETS-5k, the largest PET segmentation dataset to date, comprising 5,731 three-dimensional whole-body PET images and encompassing over 1.3M 2D images. Based on the established dataset, we develop SegAnyPET, a modality-specific 3D foundation model for universal promptable segmentation from PET images. To issue the challenge of discrepant annotation quality, we adopt a cross prompting confident learning (CPCL) strategy with an uncertainty-guided self-rectification process to robustly learn segmentation from high-quality labeled data and low-quality noisy labeled data for promptable segmentation. Experimental results demonstrate that SegAnyPET can segment seen and unseen target organs using only one or a few prompt points, outperforming state-of-the-art foundation models and task-specific fully supervised models with higher accuracy and strong generalization ability for universal segmentation.

研究动机与目标

  • Motivate robust, universal segmentation for PET images with low contrast and weak boundaries.
  • Create a large-scale, whole-body PET segmentation dataset (PETS-5k) to enable a PET-specific foundation model.
  • Develop a 3D promptable segmentation architecture tailored to PET volumes.
  • Address annotation quality variability with a noise-robust training strategy.
  • Demonstrate strong generalization to unseen organs and external PET datasets.

提出的方法

  • Construct PETS-5k, the largest 3D PET segmentation dataset to date (5,731 PET volumes, >1.3M 2D slices).
  • Develop SegAnyPET, a modality-specific 3D segmentation foundation model with image encoder, prompt encoder, and mask decoder.
  • Reformulate a 3D architecture to exploit volumetric context for universal segmentation from PET images.
  • Adopt cross prompting confident learning (CPCL) to learn from high-quality (HQ) and noisy low-quality (LQ) annotations.
  • Use uncertainty-guided self-rectification to refine noisy labels and improve training on LQ data.
  • Employ a training objective that blends HQ supervised loss, CPCL consistency loss, and rectified LQ supervised loss.

实验结果

研究问题

  • RQ1Can SegAnyPET achieve accurate universal segmentation on PET images with minimal prompting?
  • RQ2Does a 3D PET-specific foundation model generalize to unseen organs and out-of-distribution datasets?
  • RQ3How does CPCL with uncertainty-guided rectification perform when learning from high- and low-quality annotations?

主要发现

MethodPromptLiverKidney-LKidney-RHeartSpleenAvg
SAM1 point26.559.389.1014.446.3013.15
MedSAM1 point0.250.191.320.270.270.46
SAM-Med3D1 point51.6321.0119.1760.1125.4135.46
SAM-Med3D-organ1 point80.2544.7035.7674.0069.2360.79
SAM-Med3D-turbo1 point79.4666.9572.8173.0368.1972.09
SegAnyPET1 point93.0689.8490.6188.2990.6790.49
SAM3N points43.8523.2122.1629.0911.8326.03
MedSAM3N points26.5928.8628.9818.8232.9627.24
SAM-Med3D3 points62.1528.2131.1961.4427.0742.01
SAM-Med3D-organ3 points84.8247.3348.5775.8574.6066.23
SAM-Med3D-turbo3 points84.1174.0576.1775.2473.3476.58
SegAnyPET3 points93.3690.2590.9588.8691.1090.90
SAM5N points54.4947.1637.4242.1918.7940.01
MedSAM5N points36.5337.5339.2224.7141.3035.86
SAM-Med3D5 points61.0531.0531.9861.8829.7543.14
SAM-Med3D-organ5 points85.5249.5654.4076.3075.1368.18
SAM-Med3D-turbo5 points85.5676.7478.0876.1675.2078.35
SegAnyPET5 points93.4290.3991.2488.9591.2291.05
  • SegAnyPET substantially outperforms state-of-the-art segmentation foundation models and task-specific models in zero-shot promptable PET segmentation.
  • With one point prompt, SegAnyPET achieves average DSC around 90+% on seen organs (Liver, Kidney-L, Kidney-R, Heart, Spleen) in Table 1; 3 points yields comparable scores; 5 points maintains high performance.
  • SegAnyPET shows strong generalization to unseen training-invisible organs and to the AutoPET-Organ external dataset (e.g., Table 3 results).
  • CPCL with consistency regularization and uncertainty-guided label rectification improves learning from noisy LQ annotations (Table 4 ablations).
  • PETS-5k is the largest public 3D PET segmentation dataset to date, enabling the first PET-focused segmentation foundation model with strong performance.
  • The approach emphasizes efficient prompts (one or few points) to achieve accurate segmentation, reducing manual effort.

更好的研究,从现在开始

从论文设计到论文写作,大幅缩短您的研究时间。

无需绑定信用卡

本解读由 AI 生成,并经人工编辑审核。