CRAFTER corrects frozen time-series forecasters by mining residual features with an MCTS search and an LLM, gating candidates by validation error, and fitting a small corrector; gains concentrate on weak backbones with residual headroom.
ELATE: Evolutionary Language model for Automated Time-series Engineering
1 Pith paper cite this work. Polarity classification is still indexing.
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.
fields
cs.LG 1years
2026 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
When Do Corrective Features Help? An Agent for Corrective Feature Discovery on Black-Box Forecasters
CRAFTER corrects frozen time-series forecasters by mining residual features with an MCTS search and an LLM, gating candidates by validation error, and fitting a small corrector; gains concentrate on weak backbones with residual headroom.