TL;DR
This paper introduces a distributed ARIMA-based forecasting framework for ultra-long time series, leveraging MapReduce to improve accuracy and efficiency without assuming invariant data generating processes.
Contribution
It presents a novel distributed approach for ultra-long time series forecasting using ARIMA models, combining local estimators to enhance accuracy and computational efficiency.
Findings
Improved forecasting accuracy over traditional ARIMA fitting.
Enhanced computational efficiency for long time series.
Better performance for longer forecast horizons.
Abstract
Providing forecasts for ultra-long time series plays a vital role in various activities, such as investment decisions, industrial production arrangements, and farm management. This paper develops a novel distributed forecasting framework to tackle challenges associated with forecasting ultra-long time series by using the industry-standard MapReduce framework. The proposed model combination approach facilitates distributed time series forecasting by combining the local estimators of time series models delivered from worker nodes and minimizing a global loss function. In this way, instead of unrealistically assuming the data generating process (DGP) of an ultra-long time series stays invariant, we make assumptions only on the DGP of subseries spanning shorter time periods. We investigate the performance of the proposed approach with AutoRegressive Integrated Moving Average (ARIMA) models…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
