Automatic Forecasting via Meta-Learning
In this work, we develop techniques for fast automatic selection of the best forecasting model for a new unseen time-series dataset, without having to first train (or evaluate) all the models on the new time-series data to select the best one. In particular, we develop a forecasting meta-learning approach called AutoForecast that allows for the quick inference of the best time-series forecasting model for an unseen dataset. Our approach learns both forecasting models performances over time horizon of same dataset and task similarity across different datasets. The experiments demonstrate the effectiveness of the approach over state-of-the-art (SOTA) single and ensemble methods and several SOTA meta-learners (adapted to our problem) in terms of selecting better forecasting models (i.e., 2X gain) for unseen tasks for univariate and multivariate testbeds.
Code (0)
등록된 구현이 없습니다.
Tasks
Meta-LearningTime SeriesTime Series AnalysisTime Series ForecastingSimilar Papers 제목 키워드 기반
A Meta-learning based Distribution System Load Forecasting Model Selection Framework
This paper presents a meta-learning based, automatic distribution system load forecasting model selection framework. The framework includes the following processes: feature extraction, candidate model labeling, offline t…
Load ForecastingMeta-LearningModel SelectionTwo-Step Meta-Learning for Time-Series Forecasting Ensemble
Amounts of historical data collected increase and business intelligence applicability with automatic forecasting of time series are in high demand. While no single time series modeling method is universal to all types of…
DiversityMeta-LearningTime SeriesTime Series Analysis+2Cross-Frequency Time Series Meta-Forecasting
Meta-forecasting is a newly emerging field which combines meta-learning and time series forecasting. The goal of meta-forecasting is to train over a collection of source time series and generalize to new time series one-…
Meta-LearningTime SeriesTime Series AnalysisTime Series ForecastingAn Accurate and Fully-Automated Ensemble Model for Weekly Time Series Forecasting
Many businesses and industries require accurate forecasts for weekly time series nowadays. However, the forecasting literature does not currently provide easy-to-use, automatic, reproducible and accurate approaches dedic…
Meta-LearningregressionTime SeriesTime Series Analysis+1Metadata Matters for Time Series: Informative Forecasting with Transformers
Time series forecasting is prevalent in extensive real-world applications, such as financial analysis and energy planning. Previous studies primarily focus on time series modality, endeavoring to capture the intricate va…
Financial AnalysisTime SeriesTime Series Forecasting