arXiv:2411.18309cs.CVcs.AI2024-11中稿 · publication in IEE…被引 9

用多视角感知和医学知识增强提升肺部CT报告生成质量

MvKeTR: Chest CT Report Generation with Multi-View Perception and Knowledge Enhancement

  • 通过视图感知模块融合多平面影像信息
  • 引入相似报告检索增强诊断准确性,提升关键指标
  • 采用新型KAN网络减少过拟合,适合医疗图像生成研究

CT报告生成旨在自动为3D影像生成诊断报告,减轻临床负担并提升患者护理水平。尽管具有重要临床价值,现有方法未能有效整合多解剖视角的诊断信息,且缺乏必要的临床专业知识以保证诊断准确性和可靠性。为此,我们提出一种新型多视角感知知识增强变压器(MvKeTR),模拟放射科医生的诊断流程。首先,设计视图感知注意力机制的多视角感知聚合器(MVPA),有效融合多个解剖平面的诊断信息;其次,借鉴医生查阅病历辅助判断的做法,构建跨模态知识增强器(CMKE),根据查询影像检索最相似报告,将领域知识融入诊断过程。此外,摒弃传统MLP,采用柯尔莫戈洛夫-阿诺德网络(KAN)作为两个模块的基础单元,具备更强参数效率与更低频谱偏差,更优捕捉高频率特征,缓解过拟合问题。在公开数据集CTRG-Chest-548K上的大量实验表明,本方法在几乎所有指标上均超越现有最先进模型。代码已开源:https://github.com/xiweideng/MvKeTR。

原文摘要 · Abstract (English)

CT report generation (CTRG) aims to automatically generate diagnostic reports for 3D volumes, relieving clinicians' workload and improving patient care. Despite clinical value, existing works fail to effectively incorporate diagnostic information from multiple anatomical views and lack related clinical expertise essential for accurate and reliable diagnosis. To resolve these limitations, we propose a novel Multi-view perception Knowledge-enhanced TansfoRmer (MvKeTR) to mimic the diagnostic workflow of clinicians. Just as radiologists first examine CT scans from multiple planes, a Multi-View Perception Aggregator (MVPA) with view-aware attention is proposed to synthesize diagnostic information from multiple anatomical views effectively. Then, inspired by how radiologists further refer to relevant clinical records to guide diagnostic decision-making, a Cross-Modal Knowledge Enhancer (CMKE) is devised to retrieve the most similar reports based on the query volume to incorporate domain knowledge into the diagnosis procedure. Furthermore, instead of traditional MLPs, we employ Kolmogorov-Arnold Networks (KANs) as the fundamental building blocks of both modules, which exhibit superior parameter efficiency and reduced spectral bias to better capture high-frequency components critical for CT interpretation while mitigating overfitting. Extensive experiments on the public CTRG-Chest-548 K dataset demonstrate that our method outpaces prior state-of-the-art (SOTA) models across almost all metrics. The code is available at https://github.com/xiweideng/MvKeTR.

CT报告生成多视角感知知识增强KAN网络

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