LGSYJun 29, 2025

External Data-Enhanced Meta-Representation for Adaptive Probabilistic Load Forecasting

arXiv:2506.23201v16 citationsh-index: 11Has Code
Originality Highly original
AI Analysis

This addresses the challenge of integrating heterogeneous external factors for power system reliability, representing a novel paradigm shift rather than an incremental improvement.

The paper tackles the problem of residential load forecasting by proposing a meta-representation framework that uses external data as meta-knowledge to dynamically adapt the forecasting model, achieving substantial improvements in accuracy and robustness over state-of-the-art methods.

Accurate residential load forecasting is critical for power system reliability with rising renewable integration and demand-side flexibility. However, most statistical and machine learning models treat external factors, such as weather, calendar effects, and pricing, as extra input, ignoring their heterogeneity, and thus limiting the extraction of useful external information. We propose a paradigm shift: external data should serve as meta-knowledge to dynamically adapt the forecasting model itself. Based on this idea, we design a meta-representation framework using hypernetworks that modulate selected parameters of a base Deep Learning (DL) model in response to external conditions. This provides both expressivity and adaptability. We further integrate a Mixture-of-Experts (MoE) mechanism to enhance efficiency through selective expert activation, while improving robustness by filtering redundant external inputs. The resulting model, dubbed as a Meta Mixture of Experts for External data (M2oE2), achieves substantial improvements in accuracy and robustness with limited additional overhead, outperforming existing state-of-the-art methods in diverse load datasets. The dataset and source code are publicly available at https://github.com/haorandd/M2oE2\_load\_forecast.git.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes