Recurrent Neural Networks for Prediction of Geothermal Reservoir Performance

Anyue Jiang,Zhen Qin,Trenton T. Cladouhos,Dave Faulder,Behnam Jafarpour
2021-01-01
Abstract:Reliable prediction of energy production performance from geothermal reservoirs is needed for optimizing sustainable development of the underlying resources. While conventional physics-based simulation models offer a comprehensive prediction tool, they are nontrivial to build and involve a significant level of uncertainty due to data limitation. Data-driven models offer an efficient approach to build predictive models by extracting statistical patterns in the historical data and using them to perform direct forecasting. In particular, recurrent neural networks (RNN) are commonly used as data-driven models for the prediction of time series sequences. Using an inherent sequential architecture, RNN can learn the dynamic behavior and dependencies among different variables from data and use the learned patterns to make predictions. In this work, we investigate the application of RNN to the prediction of energy production from geothermal reservoirs. Specifically, we develop an encoder-decoder architecture, known as CNN-RNN, in which the encoder uses a convolutional neural network (CNN) to summarize the features learned from historical data while the decoder is based on a sequential RNN structure that uses those features and additional inputs to make predictions. We present the CNN-RNN architecture and demonstrate its prediction performance by applying it to different datasets, including field data from a geothermal reservoir.
What problem does this paper attempt to address?