LGAIDec 3, 2024

Enhanced Photovoltaic Power Forecasting: An iTransformer and LSTM-Based Model Integrating Temporal and Covariate Interactions

arXiv:2412.02302v211 citationsh-index: 32024 IEEE 8th Conference on Energy Internet and Energy System Integration (EI2)
Originality Incremental advance
AI Analysis

This work addresses forecasting challenges for renewable energy grid integration, but it appears incremental as it builds on existing methods like iTransformer and LSTM.

The paper tackles the problem of photovoltaic power forecasting by proposing a model combining iTransformer and LSTM with cross-attention and KAN mapping, validated on Australian datasets across seasons to improve accuracy.

Accurate photovoltaic (PV) power forecasting is critical for integrating renewable energy sources into the grid, optimizing real-time energy management, and ensuring energy reliability amidst increasing demand. However, existing models often struggle with effectively capturing the complex relationships between target variables and covariates, as well as the interactions between temporal dynamics and multivariate data, leading to suboptimal forecasting accuracy. To address these challenges, we propose a novel model architecture that leverages the iTransformer for feature extraction from target variables and employs long short-term memory (LSTM) to extract features from covariates. A cross-attention mechanism is integrated to fuse the outputs of both models, followed by a Kolmogorov-Arnold network (KAN) mapping for enhanced representation. The effectiveness of the proposed model is validated using publicly available datasets from Australia, with experiments conducted across four seasons. Results demonstrate that the proposed model effectively capture seasonal variations in PV power generation and improve forecasting accuracy.

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