Search is not available for this dataset
image
image

ChatTime: A Multimodal Time Series Foundation Model

✨ Introduction

In this paper, we innovatively model time series as a foreign language and construct ChatTime, a unified framework for time series and text processing. As an out-of-the-box multimodal time series foundation model, ChatTime provides zero-shot forecasting capability and supports bimodal input/output for both time series and text. We design a series of experiments to verify the superior performance of ChatTime across multiple tasks and scenarios, and create four multimodal datasets to address data gaps. The experimental results demonstrate the potential and utility of ChatTime.

As depicted in Figure 1(c), during the instruction fine-tuning stage, we fine-tune ChengsenWang/ChatTime-1-7B-Base on ChengsenWang/ChatTime-1-Finetune-100K, yielding ChengsenWang/ChatTime-1-7B-Chat.

For details on ChatTime models, training data and procedures, and experimental results, please refer to the arXiv.

πŸ’Ύ Dataset

The dataset for instruction fine-tuning is extracted from four task-specific datasets: text question answering, unimodal time series forecasting, context-guided forecasting, and time series question answering. Each task contributes 25K samples, amounting to a total of 100K fine-tuned instances.

For details on fine-tuning dataset, please refer to the arXiv.

πŸ“ Citation

If you find this repo or our work useful for your research, please consider citing the paper:

@inproceedings{
  author    = {Chengsen Wang and Qi Qi and Jingyu Wang and Haifeng Sun and Zirui Zhuang and Jinming Wu and Lei Zhang and Jianxin Liao},
  title     = {ChatTime: A Unified Multimodal Time Series Foundation Model Bridging Numerical and Textual Data},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
}

πŸ“ͺ Contact

If you have any question, please contact cswang@bupt.edu.cn.

Downloads last month
66

Models trained or fine-tuned on ChengsenWang/ChatTime-1-Finetune-100K

Collection including ChengsenWang/ChatTime-1-Finetune-100K