arXiv:2508.05375cs.CV2025-08ICCV被引 10

用解剖图结构提升胸部CT报告生成准确率

CT-GRAPH: Hierarchical Graph Attention Network for Anatomy-Guided CT Report Generation

  • 构建解剖层级图,关联器官与系统特征
  • 在CT-RATE数据集上F1得分提升7.9%
  • 适合医学影像生成与辅助诊断研究者

随着医学影像在诊断中的核心作用,自动化放射科报告生成对缓解放射科医生工作负担日益重要。当前多数方法仅依赖全局图像特征,难以捕捉对准确报告至关重要的细粒度器官关系。为此,我们提出CT-GRAPH,一种分层图注意力网络,通过将解剖区域构建成图结构,显式建模放射学知识:将细粒度器官特征连接至更粗粒度的解剖系统及全局患者上下文。该方法利用预训练3D医学特征编码器,结合解剖掩码提取全局与器官级特征,并在图结构中进一步优化,最终输入大语言模型生成详细医疗报告。我们在大规模胸部CT数据集CT-RATE上评估该方法,深入分析了用于CT报告生成的预训练特征编码器,结果表明,相比现有最先进方法,本方法在F1分数上绝对提升7.9%。代码已公开于https://github.com/hakal104/CT-GRAPH。

原文摘要 · Abstract (English)

As medical imaging is central to diagnostic processes, automating the generation of radiology reports has become increasingly relevant to assist radiologists with their heavy workloads. Most current methods rely solely on global image features, failing to capture fine-grained organ relationships crucial for accurate reporting. To this end, we propose CT-GRAPH, a hierarchical graph attention network that explicitly models radiological knowledge by structuring anatomical regions into a graph, linking fine-grained organ features to coarser anatomical systems and a global patient context. Our method leverages pretrained 3D medical feature encoders to obtain global and organ-level features by utilizing anatomical masks. These features are further refined within the graph and then integrated into a large language model to generate detailed medical reports. We evaluate our approach for the task of report generation on the large-scale chest CT dataset CT-RATE. We provide an in-depth analysis of pretrained feature encoders for CT report generation and show that our method achieves a substantial improvement of absolute 7.9\% in F1 score over current state-of-the-art methods. The code is publicly available at https://github.com/hakal104/CT-GRAPH.

CT报告生成图神经网络医学影像

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