English

ELATE: Evolutionary Language model for Automated Time-series Engineering

Machine Learning 2025-08-21 v1 Artificial Intelligence

Abstract

Time-series prediction involves forecasting future values using machine learning models. Feature engineering, whereby existing features are transformed to make new ones, is critical for enhancing model performance, but is often manual and time-intensive. Existing automation attempts rely on exhaustive enumeration, which can be computationally costly and lacks domain-specific insights. We introduce ELATE (Evolutionary Language model for Automated Time-series Engineering), which leverages a language model within an evolutionary framework to automate feature engineering for time-series data. ELATE employs time-series statistical measures and feature importance metrics to guide and prune features, while the language model proposes new, contextually relevant feature transformations. Our experiments demonstrate that ELATE improves forecasting accuracy by an average of 8.4% across various domains.

Keywords

Cite

@article{arxiv.2508.14667,
  title  = {ELATE: Evolutionary Language model for Automated Time-series Engineering},
  author = {Andrew Murray and Danial Dervovic and Michael Cashmore},
  journal= {arXiv preprint arXiv:2508.14667},
  year   = {2025}
}

Comments

27 pages, 4 figures. Comments welcome

R2 v1 2026-07-01T04:58:24.925Z