arXiv:2502.21244cs.CV2025-02被引 1

用头部CT无标注数据预训练3D模型,提升动脉瘤检测灵敏度

Anatomically-guided masked autoencoder pre-training for aneurysm detection

  • 基于血管位置限制掩码区域,结合强度与血管距离图重建
  • 在0.5假阳性率下灵敏度提升4-8个百分点
  • 适合缺乏标注数据的医学图像检测任务

颅内动脉瘤是全球致病和致死的主要原因,手动检测耗时且复杂。尽管自动化方案理想,但训练数据有限,使传统监督学习难以实施。本文提出一种新预训练策略:利用更易获取的未标注头颅CT数据,对3D视觉变压器模型进行预训练,再微调用于动脉瘤检测。具体改进包括:采用分解自注意力机制使3D注意力计算可行;将掩码区域限定在血管附近以聚焦动脉瘤高发区;重建不仅包含CT强度值,还包括血管距离图(描述每个体素到最近血管的距离),增强特征表示。相比现有最优模型,本方法在假阳性率为0.5时灵敏度提升4-8个百分点。代码与权重将公开。

原文摘要 · Abstract (English)

Intracranial aneurysms are a major cause of morbidity and mortality worldwide, and detecting them manually is a complex, time-consuming task. Albeit automated solutions are desirable, the limited availability of training data makes it difficult to develop such solutions using typical supervised learning frameworks. In this work, we propose a novel pre-training strategy using more widely available unannotated head CT scan data to pre-train a 3D Vision Transformer model prior to fine-tuning for the aneurysm detection task. Specifically, we modify masked auto-encoder (MAE) pre-training in the following ways: we use a factorized self-attention mechanism to make 3D attention computationally viable, we restrict the masked patches to areas near arteries to focus on areas where aneurysms are likely to occur, and we reconstruct not only CT scan intensity values but also artery distance maps, which describe the distance between each voxel and the closest artery, thereby enhancing the backbone's learned representations. Compared with SOTA aneurysm detection models, our approach gains +4-8% absolute Sensitivity at a false positive rate of 0.5. Code and weights will be released.

医学图像3D视觉自监督

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