D-CTNet: A Dual-Branch Channel-Temporal Forecasting Network with Frequency-Domain Correction
Shaoxun Wang, Xingjun Zhang, Kun Xia, Qianyang Li, Jiawei Cao, Zhendong Tan
TL;DR
D-CTNet tackles multivariate time-series forecasting in industrial collaboration by decoupling intra-channel temporal evolution from inter-variable dependencies and addressing non-stationarity with a frequency-domain correction. The method combines patch-based representation, a dual-branch temporal/channel modeling design, and a global patch fusion with a spectral alignment step, achieving state-of-the-art results on seven benchmarks and demonstrating robustness to distribution shifts. The work provides a practical forecasting engine for Digital Twin and IIoT applications, with ablations confirming the value of each component. It lays groundwork for efficient, robust industrial forecasting that can adapt to changing environments.
Abstract
Accurate Multivariate Time Series (MTS) forecasting is crucial for collaborative design of complex systems, Digital Twin building, and maintenance ahead of time. However, the collaborative industrial environment presents new challenges for MTS forecasting models: models should decouple complex inter-variable dependencies while addressing non-stationary distribution shift brought by environmental changes. To address these challenges and improve collaborative sensing reliability, we propose a Patch-Based Dual-Branch Channel-Temporal Forecasting Network (D-CTNet). Particularly, with a parallel dual-branch design incorporating linear temporal modeling layer and channel attention mechanism, our method explicitly decouples and jointly learns intra-channel temporal evolution patterns and dynamic multivariate correlations. Furthermore, a global patch attention fusion module goes beyond the local window scope to model long range dependencies. Most importantly, aiming at non-stationarity, a Frequency-Domain Stationarity Correction mechanism adaptively suppresses distribution shift impacts from environment change by spectrum alignment. Evaluations on seven benchmark datasets show that our model achieves better forecasting accuracy and robustness compared with state-of-the-art methods. Our work shows great promise as a new forecasting engine for industrial collaborative systems.
