Hybrid MobileNet-BiLSTM Model with Multi-Head Attention for Solar Radiation Prediction

Abstract

With global attention shifting toward clean and renewable energy, accurate solar radiation prediction is critical for optimizing solar energy systems. This project introduces a hybrid deep learning model that combines MobileNet for spatial image feature extraction with BiLSTM for sequential analysis, enhanced by a Multi-Head Attention mechanism for capturing temporal dependencies. The model achieved strong performance with MAE of 0.2355, MSE of 0.1159, and RMSE of 0.3405. Explainable AI tools such as SHAP, Grad-CAM, and LIME were integrated to provide interpretability and build user trust. The outcome offers an innovative and reliable approach for intelligent solar energy forecasting.

Key Contributions

Conclusion

The study showcases how integrating spatial and temporal deep learning models with attention mechanisms can significantly improve the accuracy of solar radiation prediction. This approach provides a practical tool for optimizing solar panel operations and energy forecasting in real-world deployments.

Limitation

The model's accuracy is influenced by weather variability and camera sensitivity. Additionally, real-time prediction at scale would require further optimization and adaptation to diverse geographic datasets.

Future Work

Future developments include expanding the dataset to cover multi-regional solar fields, integrating real-time weather data, and deploying the model on edge devices for instant solar output prediction. Exploring transformer-based architectures for even better time series performance is also recommended.

🌞 Student Researcher: Huo Xingchen (Lily) led this project under the guidance of Dr. Happy Nkanta Monday. Lily is passionate about sustainable AI solutions and aims to leverage machine learning to tackle climate change and renewable energy challenges. Her hands-on approach and curiosity drive her innovation in real-world AI systems.
📄 Download Poster 📁 Download Dataset