Researchers release CLIR-Bench to evaluate multimodal QA over irregular clinical time series
Benchmark comprises 6,600 QA instances from de-identified ICU records and targets models’ ability to ground answers in sparse, irregular temporal evidence.
1 source · cross-referenced
- Introduces CLIR-Bench, a benchmark for multimodal question answering over irregular clinical time series.
- Dataset contains 6,600 QA instances spanning 11 clinical variables, organized into four capability dimensions and 11 tasks.
- Each question is linked to explicit temporal evidence and task-specific answer derivation rules.
- Experiments indicate existing generalist models struggle to retrieve and reason over sparse clinical evidence.
Researchers from multiple institutions introduced CLIR-Bench, a benchmark designed to evaluate multimodal question answering over irregular clinical time series. The benchmark is constructed from de-identified ICU records using a four-stage pipeline, emphasizing the challenges posed by sparse, irregularly sampled, and asynchronous clinical data.
CLIR-Bench comprises 6,600 QA instances spanning 11 clinical variables and is organized into four capability dimensions and 11 tasks. Each question is explicitly linked to temporal evidence and task-specific answer derivation rules, enabling evaluation of both answer correctness and evidence grounding.
Preliminary experiments reported in the paper indicate that existing generalist models struggle to retrieve and reason over sparse clinical evidence, underscoring the need for stronger methods tailored to irregular time-series reasoning.
The authors provide the dataset and code via Hugging Face, facilitating reproducibility and further research into clinical multimodal QA systems.
- Jul 12, 2026 · Hamel Husain — applied AI engineering
Comparison finds automated evals correlate with human annotations in 100 traces
Trust79 - Jul 9, 2026 · OpenAI — News
OpenAI flags reliability issues in SWE-Bench Pro coding benchmark
Trust79 - Jul 9, 2026 · arXiv cs.AI
New benchmark ‘AgentLens’ evaluates interactive coding agents by full task trajectory, not just pass/fail
Trust79