File size: 1,488 Bytes
7e915b7
 
 
 
 
4750b3b
d504c6c
7aa31d6
 
4750b3b
7aa31d6
da3f50f
 
 
 
4750b3b
da3f50f
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
license: odbl
---


**CLIR-Bench** is an evidence-auditable benchmark for **multimodal question answering over irregular clinical time series**, constructed from de-identified ICU records in MIMIC-IV. It contains 6,600 multiple-choice QA instances spanning 11 clinical variables and intervention signals, organized into four core capability dimensions: temporal understanding, reasoning, forecasting, and decision-making. Each question is explicitly linked to timestamp-level evidence and task-specific answer derivation rules, enabling comprehensive evaluation not only of answer accuracy but also of evidence faithfulness, evidence reliance, and causal sensitivity. By focusing on sparse, asynchronous, missing, and long-horizon clinical observations, CLIR-Bench provides a realistic and diagnostic testbed for assessing whether models can reliably identify and reason over patient-specific temporal evidence.
> ⚠️ **Note:** The current version does **not include time-series data and evidence derived from MIMIC-IV**.  
> Access to data involving MIMIC-IV-related tasks requires additional credentialing and approval from PhysioNet.  
> Researchers can apply for access via the official website: [MIMIC-IV](https://physionet.org/content/mimiciv/).


## 📊 CLIR-Bench Overview

CLIR-Bench is an evidence-auditable benchmark for multimodal QA over irregular clinical time series.

![Pipeline](./bench.png)


## 📄 Paper

[Download PDF](https://arxiv.org/pdf/2607.09880)