Learning-based Probabilistic Load Forecasting with Post-hoc and In-model Uncertainty

· Source: Machine Learning · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics · Depth: Expert, quick

Summary

A new unified one-day-ahead probabilistic load forecasting framework addresses challenges arising when smart-building load forecasters, trained on dense, high-frequency data, are deployed with sparse, hourly inputs requiring feature reconstruction. The framework compares a modular post-hoc residual-quantile scheme against an integrated in-model quantile-learning scheme, using recurrent, hybrid recurrent, and Temporal Fusion Transformer (TFT) Deep Learning backbones. Results indicate that optimal uncertainty placement is backbone-dependent. The integrated quantile learning approach proved most reliable with the TFT model, achieving 2.2-3.6% MAPE and 28-83W RMSE on the test window, while producing prediction intervals approximately 5x narrower than modular methods at comparable coverage. A reconstruction-sensitivity test revealed that reconstructed inputs increase the Quantile Score by 106% without a corresponding increase in interval width, demonstrating that models do not inherently absorb reconstruction-induced uncertainty. This highlights limitations of post-hoc residual quantiles when inference relies on reconstructed inputs.

Key takeaway

For Machine Learning Engineers deploying smart-building load forecasting models where inference relies on reconstructed inputs, carefully evaluate your uncertainty quantification strategy. The study shows that integrated in-model quantile learning, particularly with Temporal Fusion Transformer (TFT) backbones, yields significantly narrower and more reliable prediction intervals compared to post-hoc methods. You should explicitly account for input reconstruction uncertainty, as models do not automatically absorb these errors, impacting demand-response scheduling and overall forecast utility.

Key insights

Optimal uncertainty placement in probabilistic load forecasting is backbone-dependent, with integrated quantile learning excelling for TFT models.

Principles

Method

A unified framework aligns temporal resolution, reconstructs unavailable inputs, derives causal features, then compares post-hoc residual-quantile and in-model quantile-learning schemes.

In practice

Topics

Best for: AI Scientist, Machine Learning Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Machine Learning.