A Cost-Effective Multimodal LLM Reasoning Framework for Question Answering over Irregular Clinical Time Series· 临床时间序列问答的高效多模态大模型框架
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
提出ClinPRISM,针对临床不规则时间序列问答的高效多模态框架。
- 核心方法
- 设计了不规则多尺度编码器和时间证据蒸馏器,分别用于捕捉不同时间尺度的稀疏临床证据和跨尺度的特征整合。
- 适合谁读
- 研究者 / 工程师
- 要解决的问题
- 现有的大模型在处理临床不规则时间序列数据时,无法有效处理稀疏性、异步性和不规则采样。
- 关键实验
- 未提供
- 主要贡献
- ClinPRISM提高了处理临床不规则时间序列数据的效率和准确性。
- 意义与局限
- 为医疗领域的复杂时间序列数据处理提供了新的解决方案,但实验验证方面有待补充。