Deep Coupling Network For Multivariate Time Series Forecasting
Kun Yi, Qi Zhang, Hui He, Kaize Shi, Liang Hu, Ning An, Zhendong Niu
TL;DR
This work tackles the challenge of forecasting multivariate time series by modeling both intra- and inter-series relationships through multi-order couplings and time-lag effects. It introduces DeepCN, a neural architecture built around a coupling mechanism informed by mutual information, a coupled variable representation module, and a one-forward-step inference module, achieving state-of-the-art results on seven real-world datasets. The approach demonstrates that explicit, hierarchical cross-variable interactions improve predictive accuracy, especially in settings with strong inter-series coupling such as traffic data. The study provides insights into when higher-order couplings are beneficial and lays groundwork for efficient, scalable modeling of complex dependencies in MTS data.
Abstract
Multivariate time series (MTS) forecasting is crucial in many real-world applications. To achieve accurate MTS forecasting, it is essential to simultaneously consider both intra- and inter-series relationships among time series data. However, previous work has typically modeled intra- and inter-series relationships separately and has disregarded multi-order interactions present within and between time series data, which can seriously degrade forecasting accuracy. In this paper, we reexamine intra- and inter-series relationships from the perspective of mutual information and accordingly construct a comprehensive relationship learning mechanism tailored to simultaneously capture the intricate multi-order intra- and inter-series couplings. Based on the mechanism, we propose a novel deep coupling network for MTS forecasting, named DeepCN, which consists of a coupling mechanism dedicated to explicitly exploring the multi-order intra- and inter-series relationships among time series data concurrently, a coupled variable representation module aimed at encoding diverse variable patterns, and an inference module facilitating predictions through one forward step. Extensive experiments conducted on seven real-world datasets demonstrate that our proposed DeepCN achieves superior performance compared with the state-of-the-art baselines.
