返回
Enhancing Power System Flexibility Using AI-Based Forecasting Techniques: A Comparative Study
DOI:10.1002/bte2.70079.png)
摘要
En 中文
This paper compares seven forecasting models for hourly electricity consumption in a commercial office building using data spanning 2024-2025. Models include XGBoost, LSTM, GRU, 1D-CNN, SARIMA, Prophet, and Seasonal Naive baseline. Features encompass temporal indicators (hour, day of week, month), autoregressive lags (1, 2, 24, 168 h), and rolling statistics. Evaluation uses Mean Absolute Error (MAE) and Root Mean Squared Error (RMSE) on a 14-day test set (336 samples) with rigorous hyperparameter tuning via GridSearchCV and TimeSeriesSplit cross-validation. XGBoost achieves superior performance (MAE 6.29 kW, 3.5% MAPE) compared to GRU (10.95 kW), 1D-CNN (11.86 kW), LSTM (14.98 kW), Seasonal Naive (16.15 kW), Prophet (35.72 kW), and SARIMA (48.16 kW). Paired t-tests confirm statistical significance: XGBoost versus GRU () and versus Seasonal Naive (). Surprisingly, deep learning models underperformed gradient boosting despite theoretical sequence-modeling advantages, attributed to modest sample size (17,016), rich feature engineering capturing 69.5% of variance through autoregressive features, and single-hour forecasting horizon. Classical statistical models exhibited catastrophic failures, reflecting inadequate modeling of non-stationary, non-linear building consumption with multiple seasonal patterns. Results demonstrate that for structured tabular time series with comprehensive feature engineering, gradient boosting substantially outperforms sequential neural architectures and classical statistical methods. The findings enable high-confidence building energy management decisions (HVAC pre-conditioning, demand response) with +/- 6.3 kW prediction accuracy. Code and reproducibility documentation are available at https://github.com/SaadHayat91/BEJ-Electricity-Forecasting.
Keyword:
AI-based forecasting
anomaly detection
energy consumption
GRU
LSTM
neural tree model
power system flexibility
prophet
XGBoost
AI总结
对已上传原文的论文进行重点信息的提取,主要内容包括:简要概述、研究摘要、背景介绍、关键亮点、图文解析、展望与总结。
期刊
IF:
9.9
论文数:
324
被引数:
1.1K

