paper-with-me

홈 › Papers

Weather-Informed Probabilistic Forecasting and Scenario Generation in Power Systems

2024-09-11 · Hanyu Zhang, Reza Zandehshahvar, Mathieu Tanneau, Pascal Van Hentenryck

The integration of renewable energy sources (RES) into power grids presents significant challenges due to their intrinsic stochasticity and uncertainty, necessitating the development of new techniques for reliable and efficient forecasting. This paper proposes a method combining probabilistic forecasting and Gaussian copula for day-ahead prediction and scenario generation of load, wind, and solar power in high-dimensional contexts. By incorporating weather covariates and restoring spatio-temporal correlations, the proposed method enhances the reliability of probabilistic forecasts in RES. Extensive numerical experiments compare the effectiveness of different time series models, with performance evaluated using comprehensive metrics on a real-world and high-dimensional dataset from Midcontinent Independent System Operator (MISO). The results highlight the importance of weather information and demonstrate the efficacy of the Gaussian copula in generating realistic scenarios, with the proposed weather-informed Temporal Fusion Transformer (WI-TFT) model showing superior performance.

📄 PDF Abstract BibTeX arXiv:2409.07637

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series

Methods 이 논문이 사용한 방법론

BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Attention 설명 없음
Position-Wise Feed-Forward Layer 설명 없음

Similar Papers 제목 키워드 기반

Probabilistic Net Load Forecasting for High-Penetration RES Grids Utilizing Enhanced Conditional Diffusion Model

2025-03-22 · Yixiang Huang, Jianhua Pei, Luocheng Chen, Zhenchang Du 외

The proliferation of intermittent distributed renewable energy sources (RES) in modern power systems has fundamentally compromised the reliability and accuracy of deterministic net load forecasting. Generative models, pa…

Density EstimationImputationLoad ForecastingUncertainty Quantification

Probabilistic Weather Forecasting with Hierarchical Graph Neural Networks

2024-06-07 · Joel Oskarsson, Tomas Landelius, Marc Peter Deisenroth, Fredrik Lindsten

In recent years, machine learning has established itself as a powerful tool for high-resolution weather forecasting. While most current machine learning models focus on deterministic forecasts, accurately capturing the u…

graph constructionWeather Forecasting

Deterministic Guidance Diffusion Model for Probabilistic Weather Forecasting

2023-12-05 · Donggeun Yoon, Minseok Seo, Doyi Kim, Yeji Choi 외

Weather forecasting requires not only accuracy but also the ability to perform probabilistic prediction. However, deterministic weather forecasting methods do not support probabilistic predictions, and conversely, probab…

modelWeather Forecasting

EO-WM: A Physically Informed World Model for Probabilistic Earth Observation Forecasting

2026-06-25 · Junwei Luo, Shuai Yuan, Zhenya Yang, Yansheng Li 외 arxiv

Earth Observation (EO) forecasting aims to predict future Earth surface dynamics from satellite observations under changing meteorological conditions. In this paper, we view this task as a partially observed, weather-dri…

VegSim: A Geospatial World Model for Scenario-Conditioned Vegetation Simulation

2026-06-20 · Irene Iele, Elena Mulero Ayllón, Paolo Soda, Matteo Tortora arxiv

Vegetation monitoring under climate stress requires answering not only how it will evolve given the expected weather, but how it would respond to alternative meteorological conditions. Forecasting models return the expec…