A Periodicity-based Parallel Time Series Prediction Algorithm in Cloud Computing Environments
Jianguo Chen, Kenli Li, Huigui Rong, Kashif Bilal, Keqin Li, Philip S., Yu

TL;DR
This paper introduces a scalable, parallel time series prediction algorithm leveraging periodicity detection and data compression in cloud environments, demonstrating improved accuracy and efficiency on large datasets.
Contribution
It presents a novel parallel prediction algorithm in Spark that combines data compression, periodic pattern recognition, and time attenuation for large-scale time series forecasting.
Findings
Enhanced prediction accuracy over existing methods
Efficient processing of large-scale data in distributed environments
Significant performance improvements in real-time scenarios
Abstract
In the era of big data, practical applications in various domains continually generate large-scale time-series data. Among them, some data show significant or potential periodicity characteristics, such as meteorological and financial data. It is critical to efficiently identify the potential periodic patterns from massive time-series data and provide accurate predictions. In this paper, a Periodicity-based Parallel Time Series Prediction (PPTSP) algorithm for large-scale time-series data is proposed and implemented in the Apache Spark cloud computing environment. To effectively handle the massive historical datasets, a Time Series Data Compression and Abstraction (TSDCA) algorithm is presented, which can reduce the data scale as well as accurately extracting the characteristics. Based on this, we propose a Multi-layer Time Series Periodic Pattern Recognition (MTSPPR) algorithm using…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Complex Systems and Time Series Analysis · Neural Networks and Applications
