paper-with-me

Papers

IISE PG&E Energy Analytics Challenge 2025: Hourly-Binned Regression Models Beat Transformers in Load Forecasting

2025-05-16 · Millend Roy, Vladimir Pyltsov, Yinbo Hu

Accurate electricity load forecasting is essential for grid stability, resource optimization, and renewable energy integration. While transformer-based deep learning models like TimeGPT have gained traction in time-series forecasting, their effectiveness in long-term electricity load prediction remains uncertain. This study evaluates forecasting models ranging from classical regression techniques to advanced deep learning architectures using data from the ESD 2025 competition. The dataset includes two years of historical electricity load data, alongside temperature and global horizontal irradiance (GHI) across five sites, with a one-day-ahead forecasting horizon. Since actual test set load values remain undisclosed, leveraging predicted values would accumulate errors, making this a long-term forecasting challenge. We employ (i) Principal Component Analysis (PCA) for dimensionality reduction and (ii) frame the task as a regression problem, using temperature and GHI as covariates to predict load for each hour, (iii) ultimately stacking 24 models to generate yearly forecasts. Our results reveal that deep learning models, including TimeGPT, fail to consistently outperform simpler statistical and machine learning approaches due to the limited availability of training data and exogenous variables. In contrast, XGBoost, with minimal feature engineering, delivers the lowest error rates across all test cases while maintaining computational efficiency. This highlights the limitations of deep learning in long-term electricity forecasting and reinforces the importance of model selection based on dataset characteristics rather than complexity. Our study provides insights into practical forecasting applications and contributes to the ongoing discussion on the trade-offs between traditional and modern forecasting methods.

📄 PDF Abstract BibTeX arXiv:2505.11390

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyDeep LearningDimensionality ReductionFeature EngineeringLoad ForecastingModel SelectionTime Series Forecasting

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Creating a Baseline for Robust Energy Savings Estimation in Households

2020-11-26 · Eftychios Protopapadakis, Anastasia Garbi, Anna Malamou, Maria Kaselimi 외

In this paper we present a methodology appropriate for establishing a user-specific hourly-based benchmark period of energy consumption. Such values can be used as reference for explicitly calculating energy savings. The…

Simulation-based inference for Precision Neutrino Physics through Neural Monte Carlo tuning

2025-07-31 · A. Gavrikov, A. Serafini, D. Dolzhikov, A. Garfagnini 외 arxiv

Precise modeling of detector energy response is crucial for next-generation neutrino experiments which present computational challenges due to lack of analytical likelihoods. We propose a solution using neural likelihood…

Prediction of Energy Consumption for Variable Customer Portfolios Including Aleatoric Uncertainty Estimation

2021-10-01 · Oliver Mey, André Schneider, Olaf Enge-Rosenblatt, Yesnier Bravo 외

Using hourly energy consumption data recorded by smart meters, retailers can estimate the day-ahead energy consumption of their customer portfolio. Deep neural networks are especially suited for this task as a huge amoun…

Efficient mid-term forecasting of hourly electricity load using generalized additive models

2024-05-27 · Monika Zimmermann, Florian Ziel

Accurate mid-term (weeks to one year) hourly electricity load forecasts are essential for strategic decision-making in power plant operation, ensuring supply security and grid stability, planning and building energy stor…

Additive modelsenergy tradingLoad Forecasting

IISERB Brains at SemEval 2022 Task 6: A Deep-learning Framework to Identify Intended Sarcasm in English

2022-03-04 · Tanuj Singh Shekhawat, Manoj Kumar, Udaybhan Rathore, Aditya Joshi 외

This paper describes the system architectures and the models submitted by our team "IISERBBrains" to SemEval 2022 Task 6 competition. We contested for all three sub-tasks floated for the English dataset. On the leader-bo…