模仿医生诊断流程,用多尺度网络提升肺结节良恶性判断准确率
M3Net: A Macro-to-Meso-to-Micro Clinical-inspired Hierarchical 3D Network for Pulmonary Nodule Classification

- 构建从微观结构到宏观关系的三级分层网络,模拟放射科医生诊断思路
- 在LIDC-IDRI和自建数据集上准确率达86.96%和84.24%,优于基线3.26%和2.17%
- 模型可解释性强,适合临床辅助诊断场景
CT扫描中肺结节良恶性的准确分类对早期肺癌筛查至关重要,但因其多尺度和异质性特征而仍具挑战。尽管深度学习具备辅助诊断潜力,现有模型多为“黑箱”,缺乏临床所需的透明度与可解释性。为此,我们提出M3Net,一种受放射科医生分级诊断流程启发的新型3D网络,整合细粒度结构到全局解剖关系的多尺度上下文信息。框架构建从细粒度结节结构、局部语义到全局空间关系的渐进式多尺度输入,采用特定尺度编码器,并通过潜在空间投影与互信息最大化确保跨尺度语义一致性。在公开LIDC-IDRI数据集及自建临床数据集USTC-FHLN上的实验表明,本方法达到86.96%和84.24%的准确率,分别优于最佳基线3.26%和2.17%。结果验证了M3Net在肺结节分类中具备更强鲁棒性与临床相关性。代码已开源:https://github.com/jylEcho/M3-Net。
原文摘要 · Abstract (English)
The accurate classification of benign and malignant pulmonary nodules in CT scans is critical for early lung cancer screening, yet remains challenging due to the multi-scale and heterogeneous nature of pulmonary nodules. While deep learning offers potential for auxiliary diagnosis, most existing models act as "black boxes", lacking the transparency and explainability required for trustworthy clinical integration. To address this issue, we propose M3Net, a novel 3D network for pulmonary nodule classification inspired by the hierarchical diagnostic workflow of radiologists, which integrates multi-scale contextual information from fine-grained structures to global anatomical relationships. Our framework constructs a progressive multi-scale input, from fine-grained nodule structures to local semantics and global spatial relationships. M3Net employs scale-specific encoders and ensures cross-scale semantic consistency through latent space projection and mutual information maximization. Extensive experiments on the public LIDC-IDRI dataset and a self-collected clinical dataset (USTC-FHLN) demonstrate that our method achieves state-of-the-art performance, with accuracies of 86.96% and 84.24% respectively, outperforming the best baseline by 3.26% and 2.17%. The results validate that M3Net provides a more robust and clinically relevant solution for pulmonary nodule classification. The code is available at https://github.com/jylEcho/M3-Net.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。