arXiv:2607.13323cs.CV2026-07

用放射组学特征对齐提升医学图像分割精度,解决边界模糊问题。

SARFA: Segment Anything with Radiomic Feature Alignment

论文配图:SARFA: Segment Anything with Radiomic Feature Alignment
图 1 · 摘自论文原文
  • 通过概率提示生成多种可能的分割掩码
  • 基于弗雷歇放射组学距离优化掩码,提升纹理特征匹配度
  • 适合临床标注不一致场景,尤其肿瘤分割

分割一切模型(SAM)在各类分割任务中展现出强泛化能力,但在目标边界模糊时表现不佳。这在医学影像中尤为突出,如肿瘤等目标的精确勾画至关重要,但专家间常存在边界分歧。为此,我们提出SARFA(基于放射组学特征对齐的分割一切),一种改进的医学图像分割框架。SARFA通过概率提示生成每个输入图像的多样可行掩码,并利用基于弗雷歇放射组学距离(FRD)和直接偏好优化(DPO)的放射组学驱动训练目标进行优化。通过最小化掩码预测区域与真实区域间的FRD,SARFA促使分割结果在解剖与纹理特征上与临床有意义的真实表示对齐,而不仅依赖像素级重叠。在CT和MRI基准测试中,SARFA优于现有模糊分割方法,验证了放射组学特征对齐与DPO式候选掩码排序作为训练目标的有效性。代码已开源:https://github.com/tbwa233/SARFA。

原文摘要 · Abstract (English)

The Segment Anything Model (SAM) has demonstrated strong generalizability across a variety of segmentation tasks. However, SAM often struggles in situations where the target to be segmented is ambiguous. This poses a problem in medical imaging, where accurate delineation of targets such as tumors is vital, but even expert radiologists can disagree on the appropriate boundary for a target. Addressing this, we propose SARFA (Segment Anything with Radiomic Feature Alignment), a novel framework for improved medical image segmentation. Via probabilistic prompting, SARFA generates a diverse set of plausible masks for each input image and optimizes them with a radiomics-driven training objective based on Fréchet Radiomic Distance (FRD) and Direct Preference Optimization (DPO). By minimizing the FRD between masked predicted and ground truth regions within each image, SARFA encourages segmentation outputs whose anatomical and textural characteristics align with clinically meaningful ground truth representations, without relying solely on pixel-level overlap. Evaluated on computed tomography (CT) and magnetic resonance imaging (MRI) benchmarks, SARFA outperforms existing ambiguous segmentation methods, demonstrating the effectiveness of radiomic feature alignment and DPO-style candidate mask ranking as a training objective. Our code is available at https://github.com/tbwa233/SARFA.

医学图像分割放射组学模糊分割扩散模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。