Routing Channel-Patch Dependencies in Time Series Forecasting with Graph Spectral Decomposition
Dongyuan Li, Shun Zheng, Chang Xu, Jiang Bian, Renhe Jiang

TL;DR
This paper introduces xCPD, a flexible plugin that adaptively models channel-patch dependencies in time series forecasting using graph spectral decomposition, improving accuracy and generalization by balancing channel interactions.
Contribution
The proposed xCPD method adaptively balances CI and CD strategies through spectral analysis, enhancing time series forecasting models' flexibility and performance.
Findings
xCPD improves forecasting accuracy across benchmarks.
It enhances model generalization and robustness.
Seamless integration with existing models is demonstrated.
Abstract
Time series forecasting has attracted significant attention in the field of AI. Previous works have revealed that the Channel-Independent (CI) strategy improves forecasting performance by modeling each channel individually, but it often suffers from poor generalization and overlooks meaningful inter-channel interactions. Conversely, Channel-Dependent (CD) strategies aggregate all channels, which may introduce irrelevant information and lead to oversmoothing. Despite recent progress, few existing methods offer the flexibility to adaptively balance CI and CD strategies in response to varying channel dependencies. To address this, we propose a generic plugin xCPD, that can adaptively model the channel-patch dependencies from the perspective of graph spectral decomposition. Specifically, xCPD first projects multivariate signals into the frequency domain using a shared graph Fourier basis,…
Peer Reviews
Decision·ICLR 2026 Poster
1. The idea of studying channel relationships is interesting. 2. The experimental settings in this paper are extensive, covering long-term, short-term, and zero-shot forecasting. 3. The writing of this paper is good, which is easy to read.
1. This plugin introduces lots of computations, but the improvement in the experiment seems to be trivial. 2. In the experiment, this paper does not include existing CP methods, e.g.. Qiu et al., 2024, Chen et al., 2024, Hu et al., 2025b, Lee et al., 2025. 3. The module design seems to be straightforward, and the design is not very novel.
1、The proposal to model dependencies at the channel-patch level, routed adaptively by frequency band via graph spectral decomposition, provides a fresh and well-argued approach to balancing robustness and expressivity in MTSF, beyond existing CI/CD/CP tactics. 2、The framework is underpinned by rigorous spectral graph theory, with precise mathematical formulations (e.g., Theorems 4.1 and 4.2 on shared basis and energy response, substantiated in the appendix with detailed proofs). 3、The methodol
1、Some equations and algorithm formulations are somewhat terse or overloaded. For instance, the definition of the adjacency matrix in Section 4.1 blends inner products and node similarity without explicit regularization or clarification about self-connections; there is little discussion on normalization/range scaling (see equation defining $\boldsymbol{A}^{t}$, Page 3). 2、While Figure 1 and the methodological text (Pages 3-4) present the channel-patch notion as a powerful primitive, more care i
1. A universal plugin is introduced based on the proposed novel technique of constructing correlation graphs of patches in multivariate time series. Extensive experiments prove its effectiveness at improving the performance of existing multivariate time series forecasting methods. 2. The proposed method is described in detail and thus should be highly reproducible.
1. The presentation of the background and challenges can be improved. While discussing existing methods, the paper claims that there are limitations in how existing multivariate time series forecasting methods handle cross-channel correlations. However, the paper mainly uses vague descriptions such as "coarse-grained methods treat each channel as a monolithic unit, missing nuanced interactions between channel segments", which could use some further explanation. There are also some claims that do
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTraffic Prediction and Management Techniques · Stock Market Forecasting Methods · Time Series Analysis and Forecasting
