AI for the Energy Sector: Forecasting Day-Ahead Electricity Metrics with Machine Learning

The day-ahead energy market lets market participants commit to buy or sell wholesale electricity one day before the operating day, to help avoid price volatility. Forecasting day-ahead electricity prices and loads creates basis for decision making in this process. Mr. Milutin Pavićević, a young researcher from the University of Donja Gorica , explored the possibility to utilize artificial neural networks in order to improve the forecasting day-ahead electricity prices and loads based on the historical data. This was the topic of his Master thesis research work done under supervision of professor Tomo Popovic, which finally resulted in a scientific article published in MDPI journal Sensors. The paper is titled ”Forecasting Day-Ahead Electricity Metrics with Artificial Neural Networks” within the Special Issue Complex Data Processing Systems and Computing Algorithms: New Concepts and Applications.

During this research effort the researchers engaged the domain experts which provided us with generous help in obtaining datasets and understanding the problem of day-ahead consumption, spot price prediction, and the electricity market. The results show the promising efficiency of AI and machine learning for the task of short-term prediction of electricity metrics. With the support of EuroCC Montenegro, the future work will include experimenting on the HPC infrastructure and creation of an industry pilot demonstration for the energy sector.

Forecasting Day-Ahead Electricity Metrics with Machine Learning

ABSTRACT – As artificial neural network architectures grow increasingly more efficient in time-series prediction tasks, their use for day-ahead electricity price and demand prediction, a task with very specific rules and highly volatile dataset values, grows more attractive. Without a standardized way to compare the efficiency of algorithms and methods for forecasting electricity metrics, it is hard to have a good sense of the strengths and weaknesses of each approach. In this paper, we create models in several neural network architectures for predicting the electricity price on the HUPX market and electricity load in Montenegro and compare them to multiple neural network models on the same basis (using the same dataset and metrics). The results show the promising efficiency of neural networks in general for the task of short-term prediction in the field, with methods combining fully connected layers and recurrent neural or temporal convolutional layers performing the best. The feature extraction power of convolutional layers shows very promising results and recommends the further exploration of temporal convolutional networks in the field.

The paper can be accessed at the Sensors website at the following link.

Click on image to open the publication

FF4EuroHPC: Experiment Update (AIMHiGH)

FF4EuroHPC experiment update: How to use AI and ML in agriculture sector? The idea of this experiment is to monitor the number of chickens, their weight and other parameters with the help of AI and a camera in which AI models will be integrated, and placed on poultry farms. Find more information here (based on FF4EuroHPC post on LinkedIn).

Currently developing AI prediction models for object detection and object segmentation

Update on FF4EuroHPC experiment – AIMHiGH

EuroCC Monteengro and UDG are participating in the FF4EuroHPC experiment – AIMHiGH. Currently working on the ML models to be used for the development of IoT edge sensors to count the number of chickens in an image and/or video and estimate growth. The goal of the AIMHiGH experiment is to validate the use of HPC in AI/ML training and evaluate acceleration in the development of these prediction models. Learn more about the FF4EuroHPC project and experiments at the following link.

Development of computer vision for Edge-IoT in agriculture

UDG / EuroCC Montenegro will participate in the IEEE TELFOR 2021 conference

Researchers from the UDG / NCC Monteengro will be presenting the paper titled “Human Activity Detection Using Deep Learning and Bracelet with Bluetooth Transmitter”, authored by S. Cakic, S. Sandi, D. Nedic, S. Krco and T. Popovic, at the upcoming IEEE TELFOR 2021 conference. The conference will be taking place on 23-24 November 2022. The paper presents the use of AI/ML algorithms to implement human activity detection based on data collected from wearable IoT device and the research is done through collaboration with DNET Labs, an innovation technology company from Novi Sad, Serbia. More info on the conference is available at the following link.

ABSTRACT – The use of artificial intelligence, machine learning, and deep learning is finding its purpose in various fields nowadays. This paper describes a study in which Internet of
Things and deep learning are used to implement human activity detection based on data collected from bracelet equipped with Bluetooth transmitter. The main focus of the study was development of a prediction model using deep learning that would help elderly people and their caretakers. Time series data about elderly people activity was collected from bracelet using a Bluetooth gateway and IoT platform, and later annotated based on the activity logs they kept in a form of diary. A neural network is trained to classify data into two groups (binary classification problem) corresponding to activity of the person wearing the
bracelet. Initial study shows promising results of the presented approach for the use in human activity detection for elderly.

Paper to be presented on November 24th

Master thesis: Investigation of neural network efficiency in prediction electricity prices in the day-ahead market

Mr. Milutin Pavicevic just defended his Master thesis titled: “Investigation of neural network efficiency in prediction electricity prices in the day-ahead market”. The work focused on the use of artificial intelligence and exploration of various prediction models based on neural networks in order to improve prediction of electricity prices.

Mr. Pavicevic’s Master thesis defense at the Faculty for information systems and technologies, UDG

ABSTRACT – The power of neural networks in approximating continuous functions has led to more widespread use of this type of artificial intelligence in the field of time-series forecasting. This work examines the efficiency oftime-series prediction models when given the dataset of hourly values connected to day-ahead market of electrical energy. It presents the processing and windowing of the data to fit the prediction models, describes the specifics of the day-ahead market of electrical energy and more closely describes the way each of the used neural network models works.
The work looks at created neural network models with dense layers, convolutional neural networks (CNN) and recurrent neural networks (LSTM), and measures their performance. Testing results show their accuracy when predicting based on the dataset of hourly values of day-ahead electricity on the HUPX market, coupled with the hourly weather data, as well as the related dataset of the hourly values of electricity consumption in Montenegro.

Exploring the use of AI and ANNs for prediction of electricity prices in the day-ahead market

H2020 AIMHiGH project featured in the Worhshop on Digitalization in Agriculture and Food Supply Chain

H2020 AIMHiGH – FoodHub Centre of Excellence and Faculty for Information Systems and Technologies at the University of Donja Gorica organized a workshop on Digitalization in Agriculture and Food Supply Chain. This was an online event managed through Moodle LMS platform during Octobar 7-15, 2021. There was over 50 attendees, mainly students and faculty members, but also some representatives from the industry. The organization of the event was done in the context of DIPOL project sponsored by the Ministry of Science of Montenegro. UDG and DNET were responsible for the realization of the event. H2020 AIMHiGH project done as an experiment within the FF4EuroHPC project was presented by Mr. Stevan Cakic.

AIMHiGH project is done in the context of FF4EuroHPC project with support from NCC Montenegro
Worhshop Agenda – Digitalization in Agriculture and Food Supply Chain

UDG / EuroCC Montenegro will take part at the IEEE IDAACS 2021 conference

UDG researchers will be presenting the paper titled “Forecasting Day-Ahead Electricity Price with Artificial Neural Networks: a Comparison of Architectures”, authored by M. Pavicevic and T. Popovic, at the upcoming IEEE IDAACS 2021 conference. The conference will be taking place on 22-25 September 2021. The paper presents the use of AI/ML algorithms and CNN architectures for prediction of prices for the electric energy markets. More info on the conference is available at the following link.

ABSTRACT – The spot price prediction for the electric energy markets is a widely approached problem, used by many participants in the market. The ever-shifting rules and regulations, rising percentage of the electricity on the market being produced by solar and wind plants and many stochastic factors influencing it make the market price of electricity very volatile and hard to forecast. Many methods are used to tackle this problem, and their efficiency varies from dataset to dataset. In this work, we use the dataset of hourly day-ahead spot prices from the Hungarian HUPX market, and couple it with weather data for Hungary. We test various types of Dense, Recurrent and Convolutional neural network architectures and report on the results.

M. Pavicevic, a Master candidate at the UDG, will be presenting at the IEEE IDAACS 2021