Skip to content

Official repository for "TimePFN: Effective Multivariate Time Series Forecasting with Synthetic Data" (AAAI 2025).

License

Notifications You must be signed in to change notification settings

egetaga/TimePFN

Repository files navigation

TimePFN

This is an official implementation of TimePFN: Effective Multivariate Time Series Forecasting with Synthetic Data (AAAI 2025).

This repository contains the codebase of the TimePFN. We recommend using a conda virtual environment to load the dependencies listed in requirements.txt.

We provide the model checkpoint, testing, training, and fine-tuning scripts. Please check pfn_scripts. For the datasets, please refer to iTransformer's datasets.zip gdrive link.

Download them and put them under the directory ./datasets.

To generate synthetic datasets for the pretraining task, please refer to the directory synthetic_data_generation. Please read the comments and directives in the bash scripts.

Citation

@article{taga2025timepfn,
  title={TimePFN: Effective Multivariate Time Series Forecasting with Synthetic Data},
  author={Taga, Ege Onur and Ildiz, M Emrullah and Oymak, Samet},
  journal={arXiv preprint arXiv:2502.16294},
  year={2025}
}

Acknowledgement

We thank to the following repositories for their valuable code contributions, which helped immensely:

About

Official repository for "TimePFN: Effective Multivariate Time Series Forecasting with Synthetic Data" (AAAI 2025).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published