TimeSeriesExamAgent: Creating Time Series Reasoning Benchmarks at Scale
Abstract
Large Language Models (LLMs) have shown promising performance in time series modeling tasks, but do they truly understand time series data? While multiple benchmarks have been proposed to answer this fundamental question, most are manually curated and focus on narrow domains or specific skill sets. To address this limitation, we propose scalable methods for creating comprehensive time series reasoning benchmarks that combine the flexibility of templates with the creativity of LLM agents. We first develop $\texttt{TimeSeriesExam}$, a multiple-choice benchmark using synthetic time series to evaluate LLMs across five core reasoning categories: pattern recognition, noise understanding, similarity analysis, anomaly detection, and causality. Then, with $\texttt{TimeSeriesExamAgent}$, we scale our approach by automatically generating benchmarks from real-world datasets spanning healthcare, finance and weather domains. Through multi-dimensional quality evaluation, we demonstrate that our automatically generated benchmarks achieve diversity comparable to manually curated alternatives. However, our experiments reveal that LLM performance remains limited in both abstract time series reasoning and domain-specific applications, highlighting ongoing challenges in enabling effective time series understanding in these models. $\texttt{TimeSeriesExamAgent}$ is available at https://github.com/magwiazda/TimeSeriesExamAgent
Cite
Text
Gwiazda et al. "TimeSeriesExamAgent: Creating Time Series Reasoning Benchmarks at Scale." International Conference on Learning Representations, 2026.Markdown
[Gwiazda et al. "TimeSeriesExamAgent: Creating Time Series Reasoning Benchmarks at Scale." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/gwiazda2026iclr-timeseriesexamagent/)BibTeX
@inproceedings{gwiazda2026iclr-timeseriesexamagent,
title = {{TimeSeriesExamAgent: Creating Time Series Reasoning Benchmarks at Scale}},
author = {Gwiazda, Malgorzata and Cai, Yifu and Goswami, Mononito and Choudhry, Arjun and Dubrawski, Artur},
booktitle = {International Conference on Learning Representations},
year = {2026},
url = {https://mlanthology.org/iclr/2026/gwiazda2026iclr-timeseriesexamagent/}
}