Xihe: Scalable Zero-Shot Time Series Learner Via Hierarchical Interleaved Block Attention
Yinbo Sun, Yuchen Fang, Zhibo Zhu, Jia Li, Yu Liu, Qiwen Deng, Jun Zhou, Hang Yu, Xingyu Lu, Lintao Ma
TL;DR
Xihe introduces Hierarchical Interleaved Block Attention (HIBA) to capture multi-scale temporal dependencies in time series, addressing zero-shot transfer across diverse domains. Built as a scalable TSFM family (9.5M–1.5B params), Xihe combines patch-based tokenization with intra- and inter-block attention to model local and global patterns, and uses multi-head quantile prediction to handle uncertainty across horizons. Pretrained on a 325B-time-point corpus with data-quality–aware mixing, Xihe achieves state-of-the-art zero-shot performance on GIFT-Eval, with especially strong results for the largest model and competitive efficiency for smaller variants. The work demonstrates consistent scaling behavior, strong cross-domain generalization, and practical inference efficiency, suggesting substantial impact for deployment of time-series foundation models in varied, data-scarce settings.
Abstract
The rapid advancement of time series foundation models (TSFMs) has been propelled by migrating architectures from language models. While existing TSFMs demonstrate impressive performance, their direct adoption of cross-domain architectures constrains effective capture of multiscale temporal dependencies inherent to time series data. This limitation becomes particularly pronounced during zero-shot transfer across datasets with divergent underlying patterns and sampling strategies. To address these challenges, we propose Hierarchical Interleaved Block Attention (HIBA) which employs hierarchical inter- and intra-block sparse attention to effectively capture multi-scale dependencies. Intra-block attention facilitates local information exchange, and inter-block attention operates across blocks to capture global temporal pattern interaction and dynamic evolution. Leveraging the HIBA architecture, we introduce Xihe, a scalable TSFM family spanning from an ultra-efficient 9.5M parameter configuration to high-capacity 1.5B variant. Evaluated on the comprehensive GIFT-Eval benchmark, our most compact Xihe-tiny model (9.5M) surpasses the majority of contemporary TSFMs, demonstrating remarkable parameter efficiency. More impressively, Xihe-max (1.5B) establishes new state-of-the-art zero-shot performance, surpassing previous best results by a substantial margin. This consistent performance excellence across the entire parameter spectrum provides compelling evidence for the exceptional generalization capabilities and architectural superiority of HIBA.
