LGAIMay 19, 2025

TimeSeriesGym: A Scalable Benchmark for (Time Series) Machine Learning Engineering Agents

CMU
arXiv:2505.13291v19 citationsh-index: 12Has Code
Originality Synthesis-oriented
AI Analysis

This addresses the problem of limited benchmarking for AI agents in ML engineering, particularly for time series, though it is incremental as it builds on existing benchmarking concepts.

The authors tackled the lack of scalable and comprehensive benchmarks for AI agents in machine learning engineering by introducing TimeSeriesGym, a framework that scales across diverse challenges and evaluates multiple artifacts, resulting in an open-source tool for broader research.

We introduce TimeSeriesGym, a scalable benchmarking framework for evaluating Artificial Intelligence (AI) agents on time series machine learning engineering challenges. Existing benchmarks lack scalability, focus narrowly on model building in well-defined settings, and evaluate only a limited set of research artifacts (e.g., CSV submission files). To make AI agent benchmarking more relevant to the practice of machine learning engineering, our framework scales along two critical dimensions. First, recognizing that effective ML engineering requires a range of diverse skills, TimeSeriesGym incorporates challenges from diverse sources spanning multiple domains and tasks. We design challenges to evaluate both isolated capabilities (including data handling, understanding research repositories, and code translation) and their combinations, and rather than addressing each challenge independently, we develop tools that support designing multiple challenges at scale. Second, we implement evaluation mechanisms for multiple research artifacts, including submission files, code, and models, using both precise numeric measures and more flexible LLM-based evaluation approaches. This dual strategy balances objective assessment with contextual judgment. Although our initial focus is on time series applications, our framework can be readily extended to other data modalities, broadly enhancing the comprehensiveness and practical utility of agentic AI evaluation. We open-source our benchmarking framework to facilitate future research on the ML engineering capabilities of AI agents.

Code Implementations1 repo
Foundations

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

Your Notes