arXiv:2506.23705cs.CV2025-06被引 4

仅用一张影像实现医学图像实时自适应分割,提升临床部署效率

Single Image Test-Time Adaptation via Multi-View Co-Training

  • 通过多视角一致性约束与不确定性引导自训练,实现单图测试时自适应
  • 在乳腺MRI数据集上平均达3.75%的Dice提升,接近监督上限
  • 适用于无标签、小样本的医疗影像实时分割场景

测试时自适应使训练好的模型在推理阶段适配新领域,对临床场景中需逐患者实时推理的应用尤为关键。然而现有方法依赖大量目标域数据,而医疗场景常无法获取;且多数方法仅处理二维图像,未利用医学影像的三维信息。为此,我们提出基于补丁的多视图协同训练方法(Patch-Based Multi-View Co-Training),通过不确定性引导的自训练强制特征与预测一致,仅需单张测试图像即可实现目标域有效三维分割。在三个公开乳腺磁共振成像数据集上的肿瘤分割任务验证表明,本方法性能接近全监督最优基准,平均高于所有现有先进方法3.75%的骰子相似系数。代码已开源,可无缝集成至nnUNet框架,地址为https://github.com/smriti-joshi/muvi.git。

原文摘要 · Abstract (English)

Test-time adaptation enables a trained model to adjust to a new domain during inference, making it particularly valuable in clinical settings where such on-the-fly adaptation is required. However, existing techniques depend on large target domain datasets, which are often impractical and unavailable in medical scenarios that demand per-patient, real-time inference. Moreover, current methods commonly focus on two-dimensional images, failing to leverage the volumetric richness of medical imaging data. Bridging this gap, we propose a Patch-Based Multi-View Co-Training method for Single Image Test-Time adaptation. Our method enforces feature and prediction consistency through uncertainty-guided self-training, enabling effective volumetric segmentation in the target domain with only a single test-time image. Validated on three publicly available breast magnetic resonance imaging datasets for tumor segmentation, our method achieves performance close to the upper bound supervised benchmark while also outperforming all existing state-of-the-art methods, on average by a Dice Similarity Coefficient of 3.75%. We publicly share our accessible codebase, readily integrable with the popular nnUNet framework, at https://github.com/smriti-joshi/muvi.git.

测试时自适应医学影像三维分割自训练

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