paper-with-me

홈 › Papers

Xihe: Scalable Zero-Shot Time Series Learner Via Hierarchical Interleaved Block Attention

2025-10-20 · Yinbo Sun, Yuchen Fang, Zhibo Zhu, Jia Li, Yu Liu, Qiwen Deng, Jun Zhou, Hang Yu, Xingyu Lu, Lintao Ma arxiv

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.

📄 PDF Abstract BibTeX arXiv:2510.21795

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Xihe: A 3D Vision-based Lighting Estimation Framework for Mobile Augmented Reality

2021-05-30 · Yiqin Zhao, Tian Guo

Omnidirectional lighting provides the foundation for achieving spatially-variant photorealistic 3D rendering, a desirable property for mobile augmented reality applications. However, in practice, estimating omnidirection…

GPULighting Estimation

In-Context and Few-Shots Learning for Forecasting Time Series Data based on Large Language Models

2025-12-08 · Saroj Gopali, Bipin Chhetri, Deepika Giri, Sima Siami-Namini 외 arxiv

Existing data-driven approaches in modeling and predicting time series data include ARIMA (Autoregressive Integrated Moving Average), Transformer-based models, LSTM (Long Short-Term Memory) and TCN (Temporal Convolutiona…

Few-Shot Learning

Forecast2Anomaly (F2A): Adapting Multivariate Time Series Foundation Models for Anomaly Prediction

2025-11-05 · Atif Hassan, Tarun Kumar, Ashish Mishra, Sergey Serebryakov 외 arxiv

Forecasting anomalies (anomaly prediction) in multivariate time series from different real-world, dynamic, and complex systems is vital for preempting critical failures, leading to a substantial minimization in operation…

QuiZSF: A Retrieval-Augmented Framework for Zero-Shot Time Series Forecasting

2025-08-09 · Shichao Ma, Zhengyang Zhou, Qihe Huang, Binwu Wang 외 arxiv

Accurate forecasting of sequential data streams is a cornerstone of modern Web services, supporting applications such as traffic management, user behavior modeling, and online anomaly prevention. However, in many Web env…

Time Series Forecasting

Model-agnostic Retrieval-Augmented Extended Forecasting for time series

2026-08-14 · Juan Pablo Villa Serna, Rohan Asthana, Vasileios Belagiannis arxiv

Time series forecasting with pretrained foundation models has demonstrated strong zero-shot capabilities. However, achieving optimal performance on time series with short or negligible historical data in domain-specific …

Time Series ForecastingDomain Adaptation