LGAIMar 14

HEARTS: Benchmarking LLM Reasoning on Health Time Series

arXiv:2603.0663884.21 citationsh-index: 8
AI Analysis

This work addresses the need for better benchmarks in health AI to measure LLM reasoning gaps, though it is incremental as it focuses on evaluation rather than new methods.

The authors tackled the problem of evaluating large language models (LLMs) on health time series reasoning by introducing HEARTS, a benchmark with 16 datasets and 110 tasks, and found that LLMs underperform specialized models, struggle with temporal complexity, and show weak correlation with general reasoning scores.

The rise of large language models (LLMs) has shifted time series analysis from narrow analytics to general-purpose reasoning. Yet, existing benchmarks cover only a small set of health time series modalities and tasks, failing to reflect the diverse domains and extensive temporal dependencies inherent in real-world physiological modeling. To bridge these gaps, we introduce HEARTS (Health Reasoning over Time Series), a unified benchmark for evaluating hierarchical reasoning capabilities of LLMs over general health time series. HEARTS integrates 16 real-world datasets across 12 health domains and 20 signal modalities, and defines a comprehensive taxonomy of 110 tasks grouped into four core capabilities: Perception, Inference, Generation, and Deduction. Evaluating 14 state-of-the-art LLMs on more than 20K test samples reveals intriguing findings. First, LLMs substantially underperform specialized models, and their performance is only weakly related to general reasoning scores. Moreover, LLMs often rely on simple heuristics and struggle with multi-step temporal reasoning. Finally, performance declines with increasing temporal complexity, with similar failure modes within model families, indicating that scaling alone is insufficient. By making these gaps measurable, HEARTS provides a standardized testbed and living benchmark for developing next-generation LLM agents capable of reasoning over diverse health signals.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes