arXiv:2602.23297cs.CV2026-02

将临床风险与影像对齐,用大模型融合多模态信息提升医学诊断准确率

PRIMA: Pre-Training with Risk-Integrated Image--Metadata Alignment for Medical Diagnosis with LLM-Based Feature Aggregation

  • 用RAG增强文本编码器,融入疾病风险先验知识
  • 在两个数据集上分别达到72.04%和85.22%的平均F1分数
  • 无需大量数据或高算力,适合资源有限的医疗场景

医学诊断需要有效融合视觉表现与临床元数据。现有方法常将元数据视为孤立标签,未能挖掘临床描述中的丰富语义。我们提出PRIMA(基于风险整合的图像-元数据对齐预训练),将领域知识融入多模态表征学习。首先通过检索增强生成(RAG)构建风险-疾病关联语料,优化Clinical ModernBERT,将诊断先验嵌入文本编码器。为弥合模态差距,引入双编码器预训练策略,结合DINOv3与优化后的Clinical ModernBERT,由四个互补损失函数共同优化,捕捉多粒度语义对齐并利用软标签处理临床关联模糊性。最后,使用Qwen3融合对齐特征实现精准疾病分类。大量实验表明,PRIMA能有效协调像素级特征与抽象临床知识。在PAD-UFES-20和AQUA数据集上,平均F1得分分别达72.04%和85.22%,优于强图像仅用、元数据融合及医学视觉语言基线。尤其值得注意的是,该框架在不依赖海量数据或高计算资源的情况下仍表现优异。代码已开源:https://github.com/yqwang01/PRIMA。

原文摘要 · Abstract (English)

Medical diagnosis requires the effective synthesis of visual manifestations and clinical metadata. However, existing methods often treat metadata as isolated tags, failing to exploit the rich semantic knowledge embedded in clinical descriptions. We propose PRIMA (Pre-training with Risk-integrated Image-Metadata Alignment), a framework that integrates domain-specific knowledge into multi-modal representation learning. We first curate a corpus of risk--disease correlations via Retrieval-Augmented Generation (RAG) to refine Clinical ModernBERT, embedding diagnostic priors into the text encoder. To bridge the modality gap, we introduce a dual-encoder pre-training strategy utilizing DINOv3 and our refined Clinical ModernBERT, optimized by a suite of four complementary loss functions. These losses are designed to capture multi-granular semantic alignment and handle the ambiguity of clinical correlations through soft labels. Finally, we leverage Qwen3 to fuse these aligned features for precise disease classification. Extensive experiments demonstrate that PRIMA effectively harmonizes pixel-level features with abstract clinical expertise. Across PAD-UFES-20 and AQUA, PRIMA achieves average F1-scores of 72.04\% and 85.22\%, outperforming strong image-only, metadata-fusion, and medical vision-language baselines. Notably, our framework achieves strong performance without requiring massive data collection or exhaustive computational resources. Our code is available at https://github.com/yqwang01/PRIMA.

医学影像多模态学习大模型应用

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