Multi-Order Wavelet Derivative Transform for Deep Time Series Forecasting
Ziyu Zhou, Jiaxi Hu, Qingsong Wen, James T. Kwok, Yuxuan Liang

TL;DR
This paper introduces the WaveTS framework utilizing the multi-order Wavelet Derivative Transform to enhance deep time series forecasting by capturing multi-scale, time-sensitive patterns more effectively than traditional Fourier or Wavelet Transforms.
Contribution
The paper proposes the novel multi-order Wavelet Derivative Transform and integrates it into WaveTS, a multi-branch model that improves forecasting accuracy and efficiency.
Findings
WaveTS achieves state-of-the-art accuracy on ten benchmark datasets.
WDT enhances detection of regime shifts and subtle fluctuations.
The approach maintains high computational efficiency.
Abstract
In deep time series forecasting, the Fourier Transform (FT) is extensively employed for frequency representation learning. However, it often struggles in capturing multi-scale, time-sensitive patterns. Although the Wavelet Transform (WT) can capture these patterns through frequency decomposition, its coefficients are insensitive to change points in time series, leading to suboptimal modeling. To mitigate these limitations, we introduce the multi-order Wavelet Derivative Transform (WDT) grounded in the WT, enabling the extraction of time-aware patterns spanning both the overall trend and subtle fluctuations. Compared with the standard FT and WT, which model the raw series, the WDT operates on the derivative of the series, selectively magnifying rate-of-change cues and exposing abrupt regime shifts that are particularly informative for time series modeling. Practically, we embed the WDT…
Peer Reviews
Decision·Submitted to ICLR 2026
1. The paper introduces a new idea, i.e., using multi-order wavelet derivatives, that extends traditional wavelet transforms to a learnable, multi-resolution representation explicitly tied to derivative order, bridging signal processing and deep learning perspectives. 2. The model achieves consistent performance gains across diverse benchmarks, demonstrating robustness to both long-term and short-term forecasting scenarios.
1. My main concern is that the paper appears conceptually similar to DeRiTS, with the primary difference being the replacement of the Fourier-based derivative operator by a wavelet-based one. The overall framework and motivation seem closely aligned, which raises questions about the degree of novelty. 2. The ablation section does not sufficiently isolate the contributions of wavelet decomposition, derivative order, and fusion strategy. It is unclear which component contributes most to the gains
S1: The method is supported by theoretical analysis. S2: The experiment is extensive. S3: The idea of using multi-order Wavelet Derivative Transform is novel.
W1: The explanation of Figure 1, which is central to the paper's motivation, requires further clarification. The text states that ''(e)(f)the Fourier-derivative makes the spectrum stationary yet discards macro-trend information''. However, it is not immediately clear from the visual evidence provided in the figure how this ''discarding'' of the macro-trend is demonstrated. The similar problem exists for the sentence of ''(e)(g)(h) The Wavelet Derivative Transform (WDT) retains those trends whil
1. The paper is well-structured, clearly written, and easy to follow. 2. The core innovations are well-expressed and make sense. 3. The experiments are thorough, and the results surpass state-of-the-art methods.
1. The layout of Figure 2 appears cluttered, with too much text and dense labeling, making it hard to interpret. A revision is recommended. 2. Line 302 mentions the benefits of adding backcast loss, but there is no ablation study to support this. It should be added. 3. The citation format in Table 3 is incorrect; `\cite` should be replaced with `\citep`.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Traffic Prediction and Management Techniques · Forecasting Techniques and Applications
