AutoHFormer: Efficient Hierarchical Autoregressive Transformer for Time Series Prediction
Qianru Zhang, Honggang Wen, Ming Li, Dong Huang, Siu-Ming Yiu, Christian S. Jensen, Pietro Li\`o

TL;DR
AutoHFormer is a hierarchical autoregressive transformer that achieves efficient, scalable, and accurate long-horizon time series forecasting by combining multi-scale modeling, dynamic attention, and adaptive encoding.
Contribution
It introduces a novel hierarchical autoregressive transformer architecture with dynamic attention and adaptive encoding for improved efficiency and accuracy in time series prediction.
Findings
10.76X faster training than PatchTST
6.06X memory reduction
Maintains accuracy across long prediction horizons
Abstract
Time series forecasting requires architectures that simultaneously achieve three competing objectives: (1) strict temporal causality for reliable predictions, (2) sub-quadratic complexity for practical scalability, and (3) multi-scale pattern recognition for accurate long-horizon forecasting. We introduce AutoHFormer, a hierarchical autoregressive transformer that addresses these challenges through three key innovations: 1) Hierarchical Temporal Modeling: Our architecture decomposes predictions into segment-level blocks processed in parallel, followed by intra-segment sequential refinement. This dual-scale approach maintains temporal coherence while enabling efficient computation. 2) Dynamic Windowed Attention: The attention mechanism employs learnable causal windows with exponential decay, reducing complexity while preserving precise temporal relationships. This design avoids both the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTraffic Prediction and Management Techniques · Time Series Analysis and Forecasting · Machine Learning in Healthcare
