arXiv:2503.14998cs.CV2025-03被引 1

用病历表数据引导视觉对比学习,提升心脏病影像分析效果

Tables Guide Vision: Learning to See the Heart through Tabular Data

  • 用临床表数据找患者相似性,构建更合理的正负样本对
  • 在心脏影像上实现比传统方法更高的疾病预测准确率
  • 适合医疗图像分析、零样本推理等场景的科研与临床应用

计算机视觉中的对比学习通常依赖图像增强或多模态对齐,但忽视了不同样本间的语义关系,导致语义相近却判为负例。在心脏病学中,人口统计和临床特征对风险评估至关重要。本文提出一种基于表数据的对比学习框架,利用临床表数据识别患者级相似性,构建更具语义意义的样本对,实现无需跨模态联合嵌入的对齐表示学习。同时,将k-NN算法适配用于零样本预测,弥补单模态表示缺乏零样本能力的问题。在包含大量短轴心脏磁共振图像及临床属性的大规模队列上验证,表数据显著提升了患者亚群区分能力。下游任务(微调、线性探测、零样本预测心血管疾病和心脏表型)结果表明,引入表数据指导的方法优于仅依赖图像增强或图像-表联合嵌入的基线。此外,该方法在汽车广告自然图像数据集上也展现出良好泛化能力。代码已开源。

原文摘要 · Abstract (English)

Contrastive learning methods in computer vision typically rely on augmented views of the same image or multimodal pretraining strategies that align paired modalities. However, these approaches often overlook semantic relationships between distinct instances, leading to false negatives when semantically similar samples are treated as negatives. This limitation is especially critical in medical imaging domains such as cardiology, where demographic and clinical attributes play a critical role in assessing disease risk and patient outcomes. We introduce a tabular-guided contrastive learning framework that leverages clinically relevant tabular data to identify patient-level similarities and construct more meaningful pairs, enabling semantically aligned representation learning without requiring joint embeddings across modalities. Additionally, we adapt the k-NN algorithm for zero-shot prediction to overcome the lack of zero-shot capability in unimodal representations. We demonstrate the strength of our methods using a large cohort of short-axis cardiac MR images and clinical attributes, where tabular data helps to more effectively distinguish between patient subgroups. Evaluation on downstream tasks, including fine-tuning, linear probing, and zero-shot prediction of cardiovascular artery diseases and cardiac phenotypes, shows that incorporating tabular data guidance yields stronger visual representations than conventional methods that rely solely on image augmentation or combined image-tabular embeddings. Further, we show that our method can generalize to natural images by evaluating it on a car advertisement dataset. Code is available at https://github.com/marteczkah/tables_guide_vision.

对比学习医疗影像表数据零样本

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