基本信息
- 来源: arxiv
- 原始来源: http://arxiv.org/abs/2608.12274v1
- 发布域名: arxiv.org
- 分类: cs.CV
- 作者: Rafi Ibn Sultan、Chengyin Li、Yiannos Demetriou 等
要点解读
这是什么
该研究提出一种基于 3‑D 变压器结构的分割模型,专门用于在低对比度、成像质量欠佳的胸部 CT 中描绘左前降支动脉。模型通过局部邻域注意力与其扩张变体结合,实现细结构细节与全局上下文的同时捕获,并采用基于同方差不确定性的复合损失来提升重叠率和边界精度。
用在哪里
适用于需要精准定位细小血管的临床场景,尤其是胸部放疗计划中的心脏亚结构分割。对医学影像算法开发者、放射科医师以及放疗规划团队而言,这类工具可以帮助降低手动勾勒的工作量并提升剂量计算的安全性。
可以推断的
推测:该方法因结合了局部与全局特征,对血管边界模糊、形态多变的患者具有更好的鲁棒性。
推测:在数据稀缺的情况下,通过大规模 CTA 预训练后进行少量自由呼吸 CT 微调的策略,可能同样适用于其他细小结构的分割任务。
来源摘要/节选
Background: Accurate segmentation of the Left Anterior Descending (LAD) artery in 3D free-breathing, non-contrast CT is critical for cardiac dose sparing in thoracic radiotherapy. The LAD is extremely small, has poor soft-tissue contrast, and varies substantially across patients; even manual contours show limited inter-observer agreement, underscoring the ambiguity of the vessel boundaries. Purpose: To develop a transformer-based framework that improves LAD delineation in low-contrast, imbalanced CT through local-global context modeling and uncertainty-guided optimization. Methods: We propose NA-UNETR, a 3D transformer-based segmentation model whose Neighborhood Attention (NA) and Dilated NA (DiNA) blocks jointly capture fine structural detail and long-range context. Given the scarcity of annotated LAD data, the model is pretrained on 1,000 CTA volumes of general coronary anatomy and fine-tuned with LoRA-based parameter-efficient adaptation on 20 free-breathing institutional CT scans. A composite Dice-Focal and Hausdorff loss, dynamically balanced via homoscedastic uncertainty, improves overlap and boundary accuracy. Results: NA-UNETR reached 45.64% Dice, 38.16 mm HD95, and 10.01 mm ASD, improving Dice by 3.10 percentage points over nnU-Net and reducing HD95 by 2.96 mm relative to Swin UNETR, with the strongest boundary accuracy among all models and improved centerline stability. On ImageCAS it achieved 79.49% Dice, 8.89 mm HD95, and 1.02 mm ASD. Ablations confirmed that residual blocks, variable kernels, and uncertainty-weighted loss each contributed. Conclusions: NA-UNETR balances local precision and global context for thin, low-contrast LAD structures, offering a computationally efficient framework for substructure-level cardiac segmentation in radiotherapy planning.
来源说明
当前保存的是来源摘要,不代表论文全文。请以原始来源为准。
「要点解读」由 AI Stack 依据上方已保存内容整理,不代表来源的完整表述;标注「推测:」的判断来自编辑,不是来源陈述。