← Search

Xiangdong Huang

4 accepted papers

2025

Sundial: A Family of Highly Capable Time Series Foundation Models

ICML 2025oral

We introduce Sundial, a family of native, flexible, and scalable time series foundation models. To predict the next-patch's distribution, we propose a TimeFlow Loss based on flow-matching, which facilitates native pre-training of Transformers on continuous-valued time series without discrete tokeniz…

2025

Timer-XL: Long-Context Transformers for Unified Time Series Forecasting

ICLR 2025poster

We present Timer-XL, a causal Transformer for unified time series forecasting. To uniformly predict multidimensional time series, we generalize next token prediction, predominantly adopted for 1D token sequences, to multivariate next token prediction. The paradigm formulates various forecasting task…

2024

AutoTimes: Autoregressive Time Series Forecasters via Large Language Models

NeurIPS 2024poster

Foundation models of time series have not been fully developed due to the limited availability of time series corpora and the underexploration of scalable pre-training. Based on the similar sequential formulation of time series and natural language, increasing research demonstrates the feasibility o…

2024

Timer: Generative Pre-trained Transformers Are Large Time Series Models

ICML 2024poster

Deep learning has contributed remarkably to the advancement of time series analysis. Still, deep models can encounter performance bottlenecks in real-world data-scarce scenarios, which can be concealed due to the performance saturation with small models on current benchmarks. Meanwhile, large models…