English

HPMixer: Hierarchical Patching for Multivariate Time Series Forecasting

Machine Learning 2026-02-20 v2

Abstract

In long-term multivariate time series forecasting, effectively capturing both periodic patterns and residual dynamics is essential. To address this within standard deep learning benchmark settings, we propose the Hierarchical Patching Mixer (HPMixer), which models periodicity and residuals in a decoupled yet complementary manner. The periodic component utilizes a learnable cycle module [7] enhanced with a nonlinear channel-wise MLP for greater expressiveness. The residual component is processed through a Learnable Stationary Wavelet Transform (LSWT) to extract stable, shift-invariant frequency-domain representations. Subsequently, a channel-mixing encoder models explicit inter-channel dependencies, while a two-level non-overlapping hierarchical patching mechanism captures coarse- and fine-scale residual variations. By integrating decoupled periodicity modeling with structured, multi-scale residual learning, HPMixer provides an effective framework. Extensive experiments on standard multivariate benchmarks demonstrate that HPMixer achieves competitive or state-of-the-art performance compared to recent baselines.

Keywords

Cite

@article{arxiv.2602.16468,
  title  = {HPMixer: Hierarchical Patching for Multivariate Time Series Forecasting},
  author = {Jung Min Choi and Vijaya Krishna Yalavarthi and Lars Schmidt-Thieme},
  journal= {arXiv preprint arXiv:2602.16468},
  year   = {2026}
}

Comments

18 pages, 5 figures, 5 tables, PAKDD 2026

R2 v1 2026-07-01T10:41:21.199Z