MixSeq: Connecting Macroscopic Time Series Forecasting with Microscopic Time Series Data
Zhibo Zhu, Ziqi Liu, Ge Jin, Zhiqiang Zhang, Lei Chen, Jun Zhou,, Jianyong Zhou

TL;DR
This paper introduces MixSeq, a novel mixture model that leverages microscopic time series data to improve macroscopic forecasting by clustering and modeling the microscopic data with Seq2seq variants, demonstrating superior results.
Contribution
The paper proposes MixSeq, an end-to-end mixture of Seq2seq models that clusters microscopic time series to enhance macroscopic forecasting accuracy.
Findings
MixSeq outperforms existing methods on synthetic data.
MixSeq achieves superior results on real-world datasets.
Clustering microscopic data improves macroscopic forecast accuracy.
Abstract
Time series forecasting is widely used in business intelligence, e.g., forecast stock market price, sales, and help the analysis of data trend. Most time series of interest are macroscopic time series that are aggregated from microscopic data. However, instead of directly modeling the macroscopic time series, rare literature studied the forecasting of macroscopic time series by leveraging data on the microscopic level. In this paper, we assume that the microscopic time series follow some unknown mixture probabilistic distributions. We theoretically show that as we identify the ground truth latent mixture components, the estimation of time series from each component could be improved because of lower variance, thus benefitting the estimation of macroscopic time series as well. Inspired by the power of Seq2seq and its variants on the modeling of time series data, we propose Mixture of…
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
Taxonomy
TopicsTime Series Analysis and Forecasting · Stock Market Forecasting Methods · Complex Systems and Time Series Analysis
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory · Sequence to Sequence
