paper-with-me

Papers

Self-boosted Time-series Forecasting with Multi-task and Multi-view Learning

2019-09-17 · Long H. Nguyen, Zhenhe Pan, Opeyemi Openiyi, Hashim Abu-gellban, Mahdi Moghadasi, Fang Jin

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.

📄 PDF Abstract BibTeX arXiv:1909.08181

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task LearningMULTI-VIEW LEARNINGTime SeriesTime Series AnalysisTime Series Forecasting

Similar Papers 제목 키워드 기반

Boosted Ensemble Learning based on Randomized NNs for Time Series Forecasting

2022-03-02 · Grzegorz Dudek

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 Forecasting

Forecasting with Hyper-Trees

2024-05-13 · Alexander März, Kashif Rasul

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 Forecasting

MTSMAE: Masked Autoencoders for Multivariate Time-Series Forecasting

2022-10-04 · Peiwang Tang, Xianchao Zhang

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+1

LTBoost: Boosted Hybrids of Ensemble Linear and Gradient Algorithms for the Long-term Time Series Forecasting

2024-10-21 · CIKM 2024 10 · Hubert Truchan, Christian Kalfar, Zahra Ahmadi

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 Forecasting

Explainable boosted linear regression for time series forecasting

2020-09-18 · Igor Ilic, Berk Gorgulu, Mucahit Cevik, Mustafa Gokce Baydogan

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