arXiv:2507.16623cs.CVcs.LG2025-07被引 1

用细粒度分割图增强报告生成,让AI输出更可信。

Automatic Fine-grained Segmentation-assisted Report Generation

  • 将放射科模型的分割图与中间特征拼接输入,提升模型理解力。
  • 相比基线模型,报告生成准确率提升2.77%,显著优于现有方法。
  • 可追溯报告内容与图像区域对应关系,适合需要可解释性的医疗场景。

可靠的端到端临床报告生成是医学AI长期目标,旨在减轻放射科医生负担并为临床或患者提供第二意见。因此,报告生成模型需具备强泛化能力与内在的视觉-语言对齐能力,以确保生成内容可信。本文提出ASaRG(自动分割辅助报告生成),在流行模型LLaVA基础上,通过简单拼接方式融合专业放射模型生成的中间特征与细粒度分割图至多模态投影层。仅使用中间特征时,相较基线模型在CE F1上提升0.89%(p=0.012);加入分割图后提升2.77%(p<0.001)。相较于COMG和ORID两种使用分割的方法,分别提升6.98%和6.28%的F1得分。该方法不排斥其他架构改进,可与其他进展结合。此外,支持任意数量的分割图输入,使报告内容可追溯至具体图像区域,验证评估的可解释性。代码将在后续公开。

原文摘要 · Abstract (English)

Reliable end-to-end clinical report generation has been a longstanding goal of medical ML research. The end goal for this process is to alleviate radiologists' workloads and provide second opinions to clinicians or patients. Thus, a necessary prerequisite for report generation models is a strong general performance and some type of innate grounding capability, to convince clinicians or patients of the veracity of the generated reports. In this paper, we present ASaRG (\textbf{A}utomatic \textbf{S}egmentation-\textbf{a}ssisted \textbf{R}eport \textbf{G}eneration), an extension of the popular LLaVA architecture that aims to tackle both of these problems. ASaRG proposes to fuse intermediate features and fine-grained segmentation maps created by specialist radiological models into LLaVA's multi-modal projection layer via simple concatenation. With a small number of added parameters, our approach achieves a +0.89\% performance gain ($p=0.012$) in CE F1 score compared to the LLaVA baseline when using only intermediate features, and +2.77\% performance gain ($p<0.001$) when adding a combination of intermediate features and fine-grained segmentation maps. Compared with COMG and ORID, two other report generation methods that utilize segmentations, the performance gain amounts to 6.98\% and 6.28\% in F1 score, respectively. ASaRG is not mutually exclusive with other changes made to the LLaVA architecture, potentially allowing our method to be combined with other advances in the field. Finally, the use of an arbitrary number of segmentations as part of the input demonstrably allows tracing elements of the report to the corresponding segmentation maps and verifying the groundedness of assessments. Our code will be made publicly available at a later date.

报告生成医学AI分割辅助可解释性

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