paper-with-me

Papers

Zero-Shot Load Forecasting with Large Language Models

2024-11-18 · Wenlong Liao, Zhe Yang, Mengshuo Jia, Christian Rehtanz, Jiannong Fang, Fernando Porté-Agel

Deep learning models have shown strong performance in load forecasting, but they generally require large amounts of data for model training before being applied to new scenarios, which limits their effectiveness in data-scarce scenarios. Inspired by the great success of pre-trained language models (LLMs) in natural language processing, this paper proposes a zero-shot load forecasting approach using an advanced LLM framework denoted as the Chronos model. By utilizing its extensive pre-trained knowledge, the Chronos model enables accurate load forecasting in data-scarce scenarios without the need for extensive data-specific training. Simulation results across five real-world datasets demonstrate that the Chronos model significantly outperforms nine popular baseline models for both deterministic and probabilistic load forecasting with various forecast horizons (e.g., 1 to 48 hours), even though the Chronos model is neither tailored nor fine-tuned to these specific load datasets. Notably, Chronos reduces root mean squared error (RMSE), continuous ranked probability score (CRPS), and quantile score (QS) by approximately 7.34%-84.30%, 19.63%-60.06%, and 22.83%-54.49%, respectively, compared to baseline models. These results highlight the superiority and flexibility of the Chronos model, positioning it as an effective solution in data-scarce scenarios.

📄 PDF Abstract BibTeX arXiv:2411.11350

Code (0)

등록된 구현이 없습니다.

Tasks

Load Forecasting

Similar Papers 제목 키워드 기반

Zero-shot Load Forecasting for Integrated Energy Systems: A Large Language Model-based Framework with Multi-task Learning

2025-02-24 · Jiaheng Li, Donghe Li, Ye Yang, Huan Xi 외

The growing penetration of renewable energy sources in power systems has increased the complexity and uncertainty of load forecasting, especially for integrated energy systems with multiple energy carriers. Traditional f…

Language ModelingLanguage ModellingLarge Language ModelLoad Forecasting+1

Revisiting LLMs as Zero-Shot Time-Series Forecasters: Small Noise Can Break Large Models

2025-05-31 · Junwoo Park, Hyuck Lee, Dohyun Lee, Daehoon Gwak 외

Large Language Models (LLMs) have shown remarkable performance across diverse tasks without domain-specific training, fueling interest in their potential for time-series forecasting. While LLMs have shown potential in ze…

SensitivityTime SeriesTime Series Forecasting

RESCAST-100K: A Comprehensive Dataset for Cross-Domain Residential Load and Indoor Temperature Forecasting

2026-06-01 · Jainam Dhruva, Yousaf Raza, A. B. Siddique, Simone Silvestri arxiv

Accurate short-term forecasting of residential energy load and indoor temperature is essential for home energy management systems, grid-level demand response, and community energy efficiency efforts. Domain adaptation an…

Zero-shot GeneralizationDomain GeneralizationTransfer LearningDomain Adaptation

TiRex: Zero-Shot Forecasting Across Long and Short Horizons with Enhanced In-Context Learning

2025-05-29 · Andreas Auer, Patrick Podest, Daniel Klotz, Sebastian Böck 외

In-context learning, the ability of large language models to perform tasks using only examples provided in the prompt, has recently been adapted for time series forecasting. This paradigm enables zero-shot prediction, wh…

In-Context LearningState Space ModelsTime SeriesTime Series Forecasting

LSTPrompt: Large Language Models as Zero-Shot Time Series Forecasters by Long-Short-Term Prompting

2024-02-25 · Haoxin Liu, Zhiyuan Zhao, Jindong Wang, Harshavardhan Kamarthi 외

Time-series forecasting (TSF) finds broad applications in real-world scenarios. Prompting off-the-shelf Large Language Models (LLMs) demonstrates strong zero-shot TSF capabilities while preserving computational efficienc…

Computational EfficiencyTime SeriesTime Series Forecasting