用递归视觉特征与立体注意力提升CT报告生成质量
Recurrent Visual Feature Extraction and Stereo Attentions for CT Report Generation
- 逐层处理连续CT切片,捕捉图像间动态变化
- 在M3D-Cap数据集上超越现有模型,指标领先2.1-3.4个点
- 适合医疗影像生成、多模态大模型研究者参考
CT报告生成任务具有空间编码多图像、图像体积与文本对齐等独特挑战。现有方法通常采用通用2D/3D图像处理技术,先压缩体积再分块编码,但未显式建模切片间变换关系,也未能有效融合包含特定器官病变的多层次视觉特征。本文提出基于大语言模型的递归视觉特征提取与立体注意力机制,通过视觉Transformer逐切片递归处理,从不同视角的注意力机制中筛选关键视觉信息,并与文本特征对齐,以更好指导报告生成。在基准数据集M3D-Cap上的实验表明,该方法优于多个强基线模型,达到当前最优性能。
原文摘要 · Abstract (English)
Generating reports for computed tomography (CT) images is a challenging task, while similar to existing studies for medical image report generation, yet has its unique characteristics, such as spatial encoding of multiple images, alignment between image volume and texts, etc. Existing solutions typically use general 2D or 3D image processing techniques to extract features from a CT volume, where they firstly compress the volume and then divide the compressed CT slices into patches for visual encoding. These approaches do not explicitly account for the transformations among CT slices, nor do they effectively integrate multi-level image features, particularly those containing specific organ lesions, to instruct CT report generation (CTRG). In considering the strong correlation among consecutive slices in CT scans, in this paper, we propose a large language model (LLM) based CTRG method with recurrent visual feature extraction and stereo attentions for hierarchical feature modeling. Specifically, we use a vision Transformer to recurrently process each slice in a CT volume, and employ a set of attentions over the encoded slices from different perspectives to selectively obtain important visual information and align them with textual features, so as to better instruct an LLM for CTRG. Experiment results and further analysis on the benchmark M3D-Cap dataset show that our method outperforms strong baseline models and achieves state-of-the-art results, demonstrating its validity and effectiveness.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。