TimeGPT in Load Forecasting: A Large Time Series Model Perspective
Wenlong Liao, Fernando Porte-Agel, Jiannong Fang, Christian Rehtanz,, Shouxiang Wang, Dechang Yang, and Zhe Yang

TL;DR
This paper introduces TimeGPT, a large time series model inspired by LLMs, which is pre-trained on diverse datasets and fine-tuned for load forecasting with scarce data, showing improved accuracy over traditional models.
Contribution
The paper presents a novel large time series model, TimeGPT, trained on massive datasets and adapted for load forecasting with limited historical data, demonstrating its potential in this domain.
Findings
TimeGPT outperforms traditional models on several real datasets.
Fine-tuning improves load forecasting accuracy with scarce data.
Performance varies depending on data distribution differences.
Abstract
Machine learning models have made significant progress in load forecasting, but their forecast accuracy is limited in cases where historical load data is scarce. Inspired by the outstanding performance of large language models (LLMs) in computer vision and natural language processing, this paper aims to discuss the potential of large time series models in load forecasting with scarce historical data. Specifically, the large time series model is constructed as a time series generative pre-trained transformer (TimeGPT), which is trained on massive and diverse time series datasets consisting of 100 billion data points (e.g., finance, transportation, banking, web traffic, weather, energy, healthcare, etc.). Then, the scarce historical load data is used to fine-tune the TimeGPT, which helps it to adapt to the data distribution and characteristics associated with load forecasting. Simulation…
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 · Neural Networks and Applications · Advanced Algorithms and Applications
MethodsSparse Evolutionary Training
