H166-0031
Recurrent Neural Networks for Predicting the Dynamic Response of Geothermal Reservoirs from Monitoring Data
Abstract:
Data-driven models rely on statistical patterns and dependencies in the collected data from various sources to develop a predictive model. A powerful class of data-driven models that has enjoyed great success in many fields is neural network, especially deep learning models. For dynamical systems where the response data is represented as correlated time-series (sequential data), recurrent neural networks (RNN) are more effective for capturing the temporal trends in the data. RNN architectures represent a directed graph with a temporal sequence that can be used to model dynamic data. An important advantage of RNN is its internal state (memory), which is used to process data sequences of variable lengths. In this work, we develop coupled sequence-to-sequence RNN models for predicting the dynamic response of geothermal reservoirs using past monitoring measurements. The developed RNN architecture consists of an encoder that captures the dynamics within the time-series input and a decoder RNN that exhibits the dynamic behavior in the prediction. We present the workflow, including the RNN architecture and its training process, and evaluate its performance by applying to several examples, including real field data from geothermal reservoirs.