TimesBERT: A BERT-Style Foundation Model for Time Series Understanding
Haoran Zhang, Yong Liu, Yunzhong Qiu, Haixuan Liu, Zhongyi Pei,, Jianmin Wang, Mingsheng Long

TL;DR
TimesBERT introduces a BERT-style foundation model for time series understanding, capturing multi-granularity structures and achieving state-of-the-art results across various tasks by leveraging large-scale pre-training.
Contribution
The paper pioneers the adaptation of BERT-style architecture for time series understanding, incorporating a novel parallel functional token prediction task.
Findings
Achieves state-of-the-art performance on four downstream tasks.
Pre-trained on 260 billion time points across diverse domains.
Outperforms task-specific models and language pre-trained backbones.
Abstract
Time series analysis is crucial in diverse scenarios. Beyond forecasting, considerable real-world tasks are categorized into classification, imputation, and anomaly detection, underscoring different capabilities termed time series understanding in this paper. While GPT-style models have been positioned as foundation models for time series forecasting, the BERT-style architecture, which has made significant advances in natural language understanding, has not been fully unlocked for time series understanding, possibly attributed to the undesirable dropout of essential elements of BERT. In this paper, inspired by the shared multi-granularity structure between multivariate time series and multisentence documents, we design TimesBERT to learn generic representations of time series including temporal patterns and variate-centric characteristics. In addition to a natural adaptation of masked…
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
TopicsTime Series Analysis and Forecasting · Machine Learning in Healthcare · Forecasting Techniques and Applications
