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.
VEST: Automatic Feature Engineering for Forecasting
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Time series forecasting is a challenging task with applications in a wide range of domains. Auto-regression is one of the most common approaches to address these problems. Accordingly, observations are modelled by multiple regression using their past lags as predictor variables. We investigate the extension of auto-regressive processes using statistics which summarise the recent past dynamics of time series. The result of our research is a novel framework called VEST, designed to perform feature engineering using univariate and numeric time series automatically. The proposed approach works in three main steps. First, recent observations are mapped onto different representations. Second, each representation is summarised by statistical functions. Finally, a filter is applied for feature selection. We discovered that combining the features generated by VEST with auto-regression significantly improves forecasting performance. We provide evidence using 90 time series with high sampling frequency. VEST is publicly available online.
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.