Digitization challenges:


Core message

State

Potential

ml-energy - raw data = real world data (sensors) - we have only just started to do

Challenges

The primary challenge is access to data. The energy industry is still in the process of digitization - all my work in the energy has involved setting up the basic data collection infrastructure. We’ve seen how important large amounts of data is to machine learning - a lack of historical data can be a show stopper for many energy and machine learning projects.

Forward thinking energy companies know that data can only be collected once. It’s more than just a local historian recording data from the site control system. The 21st century energy company has everything from sensor level data to accounting data available to the employees and machines that need it, worldwide and in near real time.

The curation of large and interesting datasets is one of the few defensible advantages an energy company can build (another is brand). These datasets are valuable not only because of how we can use them today, but because of the insights that can be generated tomorrow.

Limited to learn from the past

SECTION THREE - APPLICATIONS

case studies

When thinking about applying machine learning to an energy problem, the first and most important consideration is the dataset. In fact, the first step in many machine learning projects is the same - start collecting data. A dataset for supervised machine learning has two parts - the features (such as images or raw text) and the target (what you want to predict). A dataset for reinforcement learning is a simulator - something that the learning algorithm can interact with.

Some potential applications of machine learning in energy include (but are not limited too):

Now we will dive into the details of a few applications of machine learning in energy that are happening today.

Time series forecasting

The economics and environmental impact of energy depends on time of use. Forecasting has always been an important practice in energy - increased deployment of variable wind and solar makes forecasting more valuable. DeepMind have claimed a 20 % improvement in the value of energy using a 36 hour ahead forecast. Better forecasts can increase the value of renewables and reduce the requirement for backup fossil fuels.

Particularly exciting is the ability to forecast wind or solar using satellite images and deep convolutional neural nets - see the work of Jack Kelly and Dan Travers at Open Climate Fix.

Control

TRADING

Optimal control of complex energy systems is hard. Reinforcement learning is a framework for decision making that can be applied to a number of energy control problems, availability of reward signals, simulators

Better control of our energy systems will allow us to reduce cost, reduce environmental impact and improve safety.

DeepMind’s data centre optimization is the most famous example of energy and machine learning. The algorithm makes decisions on a five minute basis using thousands of sensors. These sensors feed data into deep neural networks, which predict how different combinations of actions will affect the future efficiency of cooling generation.

This sounds like a form of DQN - a reinforcement learning algorithm that predicts future reward for each possible action.

The neural networks perform computations on the cloud, with the suggested action sent back to the data centre before safety verification by the local control system.

fig2

Performance of the data centre measured using energy input per ton of cooling (kW/tonC), and improves with more data, from an initial 12% to 30% over nine months.


AI vs Climate Change: Insights from the Cutting Edge (Google I/O’19) - Mustafa Suleyman - https://youtu.be/AyHpt8uxwSo

2 layer convnet to predict app use

3 years to optimize data centers

Wind energy