English

AION: Next-Generation Tasks and Practical Harness for Time Series

Artificial Intelligence 2026-05-26 v1

Abstract

Time series research is moving beyond fixed forecasting benchmarks toward realistic tasks that combine prediction, contextual reasoning, tool use, and structured decision support. Most benchmarks are built around clean data and short evaluation loops; agents alone may miss temporal constraints, evidence checks, or review before finalizing outputs. We first formalize next-generation time series tasks as three-component tuples consisting of a task file, a workspace, and a validation interface. We then present AION, a time series harness built from six component groups: agents, skills, rules, memory, evaluation, and protocols. In this harness, we use three design principles: temporal grounding, temporal knowledge-grounded reasoning, and reliability mechanisms such as post-experiment analysis and layered review. A Kaggle Store Sales case study shows that the harness produces more detailed process traces, more artifacts, and more review steps than the same base agent operating in OpenCode direct build mode. Taken together, these results argue for a paradigm shift from fixed tasks to realistic ones under real-world constraints.

Keywords

Cite

@article{arxiv.2605.25045,
  title  = {AION: Next-Generation Tasks and Practical Harness for Time Series},
  author = {Tianxiang Zhan and Xiaobao Song and Tong Guan and Shirui Pan and Ming Jin},
  journal= {arXiv preprint arXiv:2605.25045},
  year   = {2026}
}

Comments

Project page and code are available at https://github.com/ztxtech/aion

R2 v1 2026-07-22T07:30:57.828Z