A missing-data-robust hybrid neural network for photovoltaic power forecasting using improved Golden Jackal optimization
This paper proposes a robust hybrid neural network framework for photovoltaic power forecasting that integrates comprehensive data imputation techniques with an improved Golden Jackal optimizer to enhance accuracy and reliability in the presence of missing monitoring data.
Original paper licensed under CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
The sun is a reliable partner for modern power grids, but it is also an unpredictable one. Solar panels generate electricity only when the sky is clear and the light is strong, meaning their output fluctuates wildly throughout the day and changes with the seasons. To keep the lights on, grid operators must know exactly how much power will be available hours or days in advance. This requires accurate forecasting, but the process is often hindered by a simple, frustrating reality: the data coming from the solar farms is frequently broken. Sensors fail, communication lines drop, and recording errors leave gaps in the timeline. When a computer model trying to predict the future is fed a history full of holes, it learns distorted patterns and makes poor guesses. The challenge for scientists is not just to build a better predictor, but to build one that can look at a messy, incomplete record and still see the true shape of the day's energy production.
Researchers at Harbin University of Science and Technology and Guangdong Huibo Robotics Technology Co., Ltd. have developed a new system designed specifically to handle this kind of data chaos. Their work focuses on a solar power station in Ningxia, China, where they faced the common problem of missing records. Instead of discarding the bad data or trying to guess the missing pieces with simple, rigid rules, they created a framework that first repairs the broken timeline and then uses a sophisticated neural network to forecast the power output. The team tested four different ways to fill in the missing numbers, ranging from simple straight-line guesses to complex machine-learning techniques. They found that a method called multiple imputation, which generates several possible versions of the missing data and combines them, was far superior to the others. This approach proved robust even when up to thirty percent of the data was missing, keeping the error rates incredibly low compared to traditional methods that struggled to cope with such large gaps.
Once the data was cleaned and restored, the researchers fed it into a hybrid neural network, a type of artificial intelligence designed to mimic the way the human brain processes sequences of information. This specific network combines three distinct capabilities to understand the solar data. First, it uses a temporal convolutional network to spot local patterns, such as the sudden drop in power when a cloud passes over. Second, it employs a bidirectional gated recurrent unit to look at the data from both the past and the future, allowing it to understand how a morning trend influences an afternoon output. Finally, an attention mechanism acts like a spotlight, teaching the system to focus on the most critical moments in the timeline while ignoring the noise. To make this complex system work perfectly, the team used an improved version of an optimization algorithm called the Golden Jackal optimizer. This algorithm acts as a tireless tuner, automatically adjusting the internal settings of the network to find the exact configuration that minimizes prediction errors.
The results of this approach were tested across all four seasons, revealing a system that adapts to the changing nature of the weather. In the spring, the new model reduced the average prediction error by more than half compared to a standard baseline model. The improvement was even more dramatic in the autumn, where the error dropped to less than a quarter of what the baseline model produced. Even in the harsh conditions of winter, when sunlight is weak and weather is volatile, the system maintained a high level of accuracy, outperforming other advanced models by a significant margin. The researchers compared their method against several other popular neural network architectures, including those based on long short-term memory and standard convolutional networks. Their hybrid system consistently produced the lowest errors, proving that combining data repair with a specialized, multi-layered prediction engine creates a more reliable tool for grid operators.
This work demonstrates that the quality of a forecast depends as much on how well the data is prepared as on the complexity of the model used to analyze it. By rigorously testing different ways to fix missing information and then applying a tailored optimization strategy, the team created a system that remains accurate even when the input data is imperfect. The findings suggest that for solar power to be integrated more deeply into the global energy mix, forecasting tools must be resilient to the inevitable gaps in real-world monitoring. The proposed framework offers a practical path forward, ensuring that grid operators can make confident decisions about energy distribution, even when the sensors are not working perfectly.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.