用自回归跟踪机制提升CT中淋巴结的三维一致性检测
From Slices to Sequences: Autoregressive Tracking Transformer for Cohesive and Consistent 3D Lymph Node Detection in CT Scans
- 将淋巴结检测转为跟踪任务,通过自回归方式连贯追踪3D结构
- 在4个数据集上平均灵敏度提升至少2.7%,优于主流3D/2.5D方法
- 适用于需连续结构建模的医学影像任务,如肺结节和前列腺肿瘤
淋巴结评估是放射科常规工作中的关键任务,对癌症分期和治疗规划具有重要意义。在3D CT扫描中识别分布零散、对比度低的淋巴结极具挑战性,即使经验丰富的医生也难以准确判断。以往的病变和淋巴结检测方法虽采用2.5D架构(即使用多切片输入的2D网络),借助预训练2D模型权重,在准确率上优于独立2D或3D检测器,但其切片级方法未显式建模淋巴结作为3D对象的跨切片一致性,需依赖启发式后处理合并生成最终3D实例,且参数调优复杂。本文将3D淋巴结检测建模为跟踪任务,提出新型淋巴结跟踪变压器LN-Tracker,实现端到端检测与3D实例关联。基于DETR框架,将变压器解码器查询分为跟踪与检测两组,其中跟踪查询沿CT扫描的z轴自回归追踪已知淋巴结实例。设计带掩码注意力模块的新解码器,使跟踪查询内容与当前切片上下文对齐,同时保持检测查询在当前切片的高精度。引入跨切片相似性损失,促进切片间淋巴结的连贯关联。在四个淋巴结数据集上的大量实验表明,相比其他顶尖3D/2.5D检测器,LN-Tracker在平均灵敏度上至少提升2.7%。进一步在公开的肺结节和前列腺肿瘤检测任务上的验证表明,LN-Tracker具备良好泛化能力,均达到领先性能。
原文摘要 · Abstract (English)
Lymph node (LN) assessment is an essential task in the routine radiology workflow, providing valuable insights for cancer staging, treatment planning and beyond. Identifying scatteredly-distributed and low-contrast LNs in 3D CT scans is highly challenging, even for experienced clinicians. Previous lesion and LN detection methods demonstrate effectiveness of 2.5D approaches (i.e, using 2D network with multi-slice inputs), leveraging pretrained 2D model weights and showing improved accuracy as compared to separate 2D or 3D detectors. However, slice-based 2.5D detectors do not explicitly model inter-slice consistency for LN as a 3D object, requiring heuristic post-merging steps to generate final 3D LN instances, which can involve tuning a set of parameters for each dataset. In this work, we formulate 3D LN detection as a tracking task and propose LN-Tracker, a novel LN tracking transformer, for joint end-to-end detection and 3D instance association. Built upon DETR-based detector, LN-Tracker decouples transformer decoder's query into the track and detection groups, where the track query autoregressively follows previously tracked LN instances along the z-axis of a CT scan. We design a new transformer decoder with masked attention module to align track query's content to the context of current slice, meanwhile preserving detection query's high accuracy in current slice. An inter-slice similarity loss is introduced to encourage cohesive LN association between slices. Extensive evaluation on four lymph node datasets shows LN-Tracker's superior performance, with at least 2.7% gain in average sensitivity when compared to other top 3D/2.5D detectors. Further validation on public lung nodule and prostate tumor detection tasks confirms the generalizability of LN-Tracker as it achieves top performance on both tasks.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。