菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-02-24
📄 Abstract - LUMEN: Longitudinal Multi-Modal Radiology Model for Prognosis and Diagnosis

Large vision-language models (VLMs) have evolved from general-purpose applications to specialized use cases such as in the clinical domain, demonstrating potential for decision support in radiology. One promising application is assisting radiologists in decision-making by the analysis of radiology imaging data such as chest X-rays (CXR) via a visual and natural language question-answering (VQA) interface. When longitudinal imaging is available, radiologists analyze temporal changes, which are essential for accurate diagnosis and prognosis. The manual longitudinal analysis is a time-consuming process, motivating the development of a training framework that can provide prognostic capabilities. We introduce a novel training framework LUMEN, that is optimized for longitudinal CXR interpretation, leveraging multi-image and multi-task instruction fine-tuning to enhance prognostic and diagnostic performance. We conduct experiments on the publicly available MIMIC-CXR and its associated Medical-Diff-VQA datasets. We further formulate and construct a novel instruction-following dataset incorporating longitudinal studies, enabling the development of a prognostic VQA task. Our method demonstrates significant improvements over baseline models in diagnostic VQA tasks, and more importantly, shows promising potential for prognostic capabilities. These results underscore the value of well-designed, instruction-tuned VLMs in enabling more accurate and clinically meaningful radiological interpretation of longitudinal radiological imaging data.

顶级标签: medical multi-modal model training
详细标签: vision-language model radiology longitudinal analysis chest x-ray prognostic vqa 或 搜索:

LUMEN:用于预后和诊断的纵向多模态放射学模型 / LUMEN: Longitudinal Multi-Modal Radiology Model for Prognosis and Diagnosis


1️⃣ 一句话总结

这篇论文提出了一个名为LUMEN的新型AI训练框架,它能够通过分析病人不同时间点的多张胸部X光片,自动解读病情变化,不仅帮助医生诊断当前疾病,还能预测未来的健康风险,从而为临床决策提供更全面、更及时的支持。

源自 arXiv: 2602.21142