Self-boosted Time-series Forecasting with Multi-task and Multi-view Learning
A robust model for time series forecasting is highly important in many domains, including but not limited to financial forecast, air temperature and electricity consumption. To improve forecasting performance, traditional approaches usually require additional feature sets. However, adding more feature sets from different sources of data is not always feasible due to its accessibility limitation. In this paper, we propose a novel self-boosted mechanism in which the original time series is decomposed into multiple time series. These time series played the role of additional features in which the closely related time series group is used to feed into multi-task learning model, and the loosely related group is fed into multi-view learning part to utilize its complementary information. We use three real-world datasets to validate our model and show the superiority of our proposed method over existing state-of-the-art baseline methods.
Code (0)
등록된 구현이 없습니다.
Tasks
Multi-Task LearningMULTI-VIEW LEARNINGTime SeriesTime Series AnalysisTime Series ForecastingSimilar Papers 제목 키워드 기반
Boosted Ensemble Learning based on Randomized NNs for Time Series Forecasting
Time series forecasting is a challenging problem particularly when a time series expresses multiple seasonality, nonlinear trend and varying variance. In this work, to forecast complex time series, we propose ensemble le…
Ensemble LearningTime SeriesTime Series AnalysisTime Series ForecastingForecasting with Hyper-Trees
We introduce the concept of Hyper-Trees and offer a new direction in applying tree-based models to time series data. Unlike conventional applications of decision trees that forecast time series directly, Hyper-Trees are …
Inductive BiasTime SeriesTime Series ForecastingMTSMAE: Masked Autoencoders for Multivariate Time-Series Forecasting
Large-scale self-supervised pre-training Transformer architecture have significantly boosted the performance for various tasks in natural language processing (NLP) and computer vision (CV). However, there is a lack of re…
Multivariate Time Series ForecastingSelf-Supervised LearningTime SeriesTime Series Analysis+1LTBoost: Boosted Hybrids of Ensemble Linear and Gradient Algorithms for the Long-term Time Series Forecasting
The progress of deep-learning-based forecasting architectures is evident through their expanding parameter configurations. However, the need for rapid online decision making in practical scenarios calls for an alternativ…
Multivariate Time Series ForecastingTime SeriesTime Series ForecastingExplainable boosted linear regression for time series forecasting
Time series forecasting involves collecting and analyzing past observations to develop a model to extrapolate such observations into the future. Forecasting of future events is important in many fields to support decisio…
Decision MakingPrediction IntervalsregressionTime Series+2