natural language processing

A Cost-Effective Multimodal LLM Reasoning Framework for Question Answering over Irregular Clinical Time Series

arXiv:2607.25947

summary

The paper introduces ClinPRISM, a multimodal large language model framework that efficiently answers questions over irregular clinical time series by using a multi-scale encoder, a temporal evidence distiller, and a progressive alignment strategy.

Abstract

Question answering (QA) over irregular clinical time series (ICTS) plays a pivotal role in a wide range of healthcare applications. Although recent multimodal time-series large language models (LLMs) have shown considerable promise in general-purpose time-series QA, they remain poorly equipped to model the sparsity, asynchrony, and irregular sampling patterns of clinical observations. To fill this gap, we propose ClinPRISM, a cost-effective multimodal LLM reasoning framework for question answering over ICTS data. First, we devise an irregularity-aware multi-scale encoder to capture sparse clinical evidence at diverse temporal scales. Then, we propose a temporal evidence distiller to integrate representations across these scales and compress them into a small number of LLM-compatible tokens. Moreover, we introduce a progressive alignment strategy that sequentially aligns the irregular trajectories with the LLM's textual embedding space. To facilitate training, we construct 30,000 clinical time series paired with multi-scale descriptions, together with 41,000 instruction-tuning instances spanning 11 tasks. Using a 4-billion-parameter LLM backbone, ClinPRISM achieves state-of-the-art performance on the held-out evaluation benchmark while using only 16 time-series tokens and achieving an average inference latency of 0.15 seconds per question.

Topics & keywords

#clinical time series#question answering#multimodal LLMs#irregular data#healthcare AIirregularity-aware multi-scale encodertemporal evidence distillerprogressive alignmentLLM-compatible tokensinstruction tuning
A Cost-Effective Multimodal LLM Reasoning Framework for Question Answering over Irregular Clinical Time Series · wovepaper