Cyclical Temporal Encoding and Hybrid Deep Ensembles for Multistep Energy Forecasting

📅 2025-12-03
📈 Citations: 0
Influential: 0
📄 PDF

career value

171K/year
🤖 AI Summary
To address insufficient accuracy in multi-step power load forecasting, this paper proposes a unified framework integrating periodic time encoding with a hybrid deep learning ensemble. Methodologically, it employs sine-cosine encoding to explicitly model temporal periodicity, jointly leveraging LSTM for long-term temporal dependency capture, CNN for local pattern extraction, and an MLP-based meta-learner for adaptive multi-step prediction fusion; a step-specific meta-learning mechanism is further designed to tailor predictions across varying horizons. The key contribution lies in the first systematic integration—within short-term energy forecasting—of periodic time encoding, calendar-aware features, and a hybrid ensemble architecture, rigorously validated via correlation analysis and ablation studies. Experiments on national-scale annual electricity consumption data demonstrate that the proposed model consistently outperforms state-of-the-art methods across seven forecasting horizons, achieving average reductions of 12.6% in RMSE and 10.3% in MAE, thereby significantly enhancing consistency and robustness in multi-step forecasting.

Technology Category

Application Category

📝 Abstract
Accurate electricity consumption forecasting is essential for demand management and smart grid operations. This paper introduces a unified deep learning framework that integrates cyclical temporal encoding with hybrid LSTM-CNN architectures to enhance multistep energy forecasting. We systematically transform calendar-based attributes using sine cosine encodings to preserve periodic structure and evaluate their predictive relevance through correlation analysis. To exploit both long-term seasonal effects and short-term local patterns, we employ an ensemble model composed of an LSTM, a CNN, and a meta-learner of MLP regressors specialized for each forecast horizon. Using a one year national consumption dataset, we conduct an extensive experimental study including ablation analyses with and without cyclical encodings and calendar features and comparisons with established baselines from the literature. Results demonstrate consistent improvements across all seven forecast horizons, with our hybrid model achieving lower RMSE and MAE than individual architectures and prior methods. These findings confirm the benefit of combining cyclical temporal representations with complementary deep learning structures. To our knowledge, this is the first work to jointly evaluate temporal encodings, calendar-based features, and hybrid ensemble architectures within a unified short-term energy forecasting framework.
Problem

Research questions and friction points this paper is trying to address.

Enhancing multistep electricity consumption forecasting accuracy
Integrating cyclical temporal encoding with hybrid LSTM-CNN architectures
Evaluating temporal encodings and ensemble models for energy prediction
Innovation

Methods, ideas, or system contributions that make the work stand out.

Cyclical temporal encoding with sine cosine functions
Hybrid LSTM-CNN ensemble with meta-learner MLP
Unified framework integrating encodings, features, and architectures
🔎 Similar Papers
2024-08-29Engineering applications of artificial intelligenceCitations: 1