Multimodal Carotid Risk Stratification with Large Vision-Language Models: Benchmarking, Fine-Tuning, and Clinical Insights
Daphne Tsolissou, Theofanis Ganitidis, Konstantinos Mitsis, Stergios CHristodoulidis, Maria Vakalopoulou, Konstantina Nikita
TL;DR
This work interrogates whether open LVLMs can perform multimodal carotid plaque risk stratification by fusing ultrasound images with structured clinical data. In zero-shot tests, some models reliably detect ultrasound modality and carotid anatomy but fail to predict stroke risk, highlighting gaps in domain priors. Adapting LLaVa-NeXT-Vicuna to ultrasound via LoRA and incorporating tabular data yields competitive AUC with CNN baselines and improves specificity, illustrating the value of multimodal integration and domain adaptation for clinical translation. The findings imply that LVLMs hold promise for scalable, interactive cardiovascular decision support, but robust clinical deployment will require larger, balanced datasets, temporal ultrasound information, calibration improvements, and interpretable reasoning workflows.
Abstract
Reliable risk assessment for carotid atheromatous disease remains a major clinical challenge, as it requires integrating diverse clinical and imaging information in a manner that is transparent and interpretable to clinicians. This study investigates the potential of state-of-the-art and recent large vision-language models (LVLMs) for multimodal carotid plaque assessment by integrating ultrasound imaging (USI) with structured clinical, demographic, laboratory, and protein biomarker data. A framework that simulates realistic diagnostic scenarios through interview-style question sequences is proposed, comparing a range of open-source LVLMs, including both general-purpose and medically tuned models. Zero-shot experiments reveal that even if they are very powerful, not all LVLMs can accurately identify imaging modality and anatomy, while all of them perform poorly in accurate risk classification. To address this limitation, LLaVa-NeXT-Vicuna is adapted to the ultrasound domain using low-rank adaptation (LoRA), resulting in substantial improvements in stroke risk stratification. The integration of multimodal tabular data in the form of text further enhances specificity and balanced accuracy, yielding competitive performance compared to prior convolutional neural network (CNN) baselines trained on the same dataset. Our findings highlight both the promise and limitations of LVLMs in ultrasound-based cardiovascular risk prediction, underscoring the importance of multimodal integration, model calibration, and domain adaptation for clinical translation.
