Next Article in Journal
Simultaneous Optimization of Network Reconfiguration and Soft Open Points Placement in Radial Distribution Systems Using a Lévy Flight-Based Improved Equilibrium Optimizer
Next Article in Special Issue
Transfer Learning for the Prediction of Energy Performance of Water-Cooled Electric Chillers: Grey-Box Models Versus Deep Neural Network (DNN) Models
Previous Article in Journal
Effects of Social and Economic Development on CO2 Emissions in the Countries of the Visegrad Group
Previous Article in Special Issue
Attention-Based Load Forecasting with Bidirectional Finetuning
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

An Improved Decline Curve Analysis Method via Ensemble Learning for Shale Gas Reservoirs

1
CNPC Chuanqing Drilling Engineering Company Limited, Chengdu 610051, China
2
Research Institute of Big Data, School of Business Administration, Southwestern University of Finance and Economics, Chengdu 611130, China
*
Author to whom correspondence should be addressed.
Energies 2024, 17(23), 5910; https://doi.org/10.3390/en17235910
Submission received: 11 October 2024 / Revised: 5 November 2024 / Accepted: 19 November 2024 / Published: 25 November 2024
(This article belongs to the Special Issue Machine Learning for Energy Load Forecasting)

Abstract

:
As a clean unconventional energy source, shale gas reservoirs are increasingly important globally. Accurate prediction methods for shale gas production capacity can bring significant economic benefits by reducing construction and operating costs. Decline curve analysis (DCA) is an efficient method that uses mathematical formulas to describe production trends with minimal reliance on geological or engineering parameters. However, traditional DCA models often fail to capture the complex production dynamics of shale gas wells, especially in complex environments. To overcome these limitations, this study proposes an Improved DCA method that integrates multiple base empirical DCA models through ensemble learning. By combining the strengths of individual models, it offers a more robust and accurate prediction framework. We evaluated this method using data from 22 shale gas wells in region L, China, comparing it to six traditional DCA models, including Arps and the Logistic Growth Model (LGM). The results show that the Improved DCA model achieved superior performance—with an mean absolute error (MAE) of 0.0660, an mean squared error (MSE) of 0.0272, and an R 2 value of 0.9882—and exhibited greater stability across various samples and conditions. This method provides a reliable tool for long-term production forecasting and optimization without extensive geological or engineering information.

1. Introduction

With the growing demand for energy and the decline in conventional oil and gas production, as an unconventional and promising cleaner fossil energy resource, shale gas reservoirs have become increasingly important for the global energy field due to their vast potential reserves [1]. The economic viability of shale gas extraction relies in part on accurately simulating shale gas reservoirs, especially following horizontal drilling and hydraulic fracturing. Accurately evaluating the volume of recoverable reserves is critical for making business decisions, particularly in fluctuating oil price contexts [2]. To maximize economic returns, accurate reservoir characterization and reliable production forecasting are essential. However, the presence of multiscale pore structures in the matrix, along with intricate fracture networks, complicates the simulation of gas flow and production forecasting [3].
Accurate forecasting of shale gas production provides benefits in both economic assessments and decision-making, helping to optimize resource development and promote the sustainable growth of shale gas projects [4]. From a resource optimization perspective, during the early production stage, a reliable production forecasting method enables companies to optimize drilling and hydraulic fracturing plans, reducing unnecessary costs and improving output productivity [5]. From a management or decision-making perspective, accurate prediction methods provide investors with a methodology to evaluate return on investment and assist in adjusting long-term production planning and risk assessment strategies. This reduces uncertainty and errors, ensures the reliability of production plans, and ensures the feasibility of long-term projects [6]. However, the accurate prediction of shale gas production remains a challenge, due to the complex relation between drilling and geological factors with gas reservoirs [7].
In recent years, researchers have developed various methods to analyze and predict the production performance of shale gas wells [8,9], including (1) physics-based approaches [10,11,12], (2) machine learning algorithms [13,14,15] and (3) the decline curve analysis (DCA) method [16,17,18]. Physics-based methods involve the use of fundamental physical principles to simulate the complex processes occurring within the reservoir; machine learning models utilize geological and engineering data to capture underlying factors influencing gas production; DCA methods focus on historical production data to fit parameters that simulate production decline curves, offering simplicity and practicality, but struggle to capture complex reservoir behaviors, like fracture networks or porosity [19,20,21]. Complex reservoir parameters like porosity, permeability, fracture networks, and multi-phase flow play a crucial role in determining fluid migration patterns. In shale reservoirs, these complex fracture networks and multi-phase flow effects often introduce prediction biases, making it difficult for DCA models to accurately reflect actual production behaviors. Since DCA relies on simplified decline curves, its predictive performance is limited under complex reservoir conditions [22,23]. Each approach has its strengths and limitations, and combining traditional methods with modern techniques can enhance predictive accuracy and robustness in shale gas production forecasting [24].
Physics-based methods are characterized by their ability to consider the physical processes that control fluid flow and rock–fluid interactions [25]. Physics-based models could reflect the underlying mechanisms that influence production in complex shale reservoirs and can simulate various conditions, providing the dynamic process of flow regimes and fracture behaviors that empirical models cannot capture. However, detailed simulations often require significant computational resources and are sensitive to outliers [26,27,28].
Machine learning models provide flexibility and can handle complex, nonlinear relationships but may suffer from overfitting and require large datasets, potentially lacking physical interpretability [13]. Existing studies usually adopt geological and engineering parameters as input variables, with gas production data as the target variable. Wang et al. [29] utilized the multi-layer perceptron (MLP) network and the long short-term memory (LSTM) network to predict shale gas production. The comparison results demonstrate that the LSTM model outperforms the MLP model, as it not only considers geological and fracturing reservoir parameters but also accounts for the time series relationships in production data. Wang et al. (2024) [30] analyzed the production patterns of six deep coalbed methane (CBM) wells in the Ordos Basin, noting an initial decline in pressure followed by stable gas rates. They applied the LSTM model enhanced with Bayesian optimization (BO) for gas production prediction, demonstrating its effectiveness using only casing pressure and liquid level as inputs. This approach offers a valuable tool for managing and optimizing deep CBM reservoirs.
DCA is a classic production prediction method based on historical production data and is widely applied in shale gas and oil engineering fields [31]. Compared with complicated physics-based simulations and machine learning algorithms, DCA models based on parameter linearization or direct curve regression are much more straightforward and efficient. Furthermore, unlike some machine learning algorithms, DCA provides explicit mathematical formulations that are easily interpretable, and the development of mathematical models requires only gas production data.
Among the various DCA models utilized in the industry, the Arps model [32], the Duong model [33], and the logistic growth curve modeling [34] are the most commonly employed. The Arps decline equation, which originates from the concept of loss ratio, has gained widespread acceptance due to its simplicity and practicality. However, this model often yields overly optimistic production estimates because it assumes boundary-dominated flow conditions, an assumption that does not hold true for shale gas wells. Shale formations typically exhibit transient flow regimes over extended periods due to their low permeability [35,36].
To address the limitations of traditional DCA models, researchers have developed advanced models to enhance prediction accuracy under various production conditions. For example, the Stretched Exponential Decline (SEPD) model extends conventional decline analysis by accounting for more complex flow behaviors, which are often present in heterogeneous shale reservoirs [37,38]. The Fractional Decline Curve (FDC) model, on the other hand, introduces fractional calculus to better represent the irregular diffusion of fluids within shale formations, providing a more accurate prediction of production rates over time [39,40].
Despite these advancements, no single-DCA model has proven consistently effective across all production environments due to the inherent variability and complexity of shale gas reservoirs. Therefore, we propose an Improved DCA approach that leverages ensemble learning to combine the strengths of multiple models. This method integrates machine learning with traditional DCA, aiming to enhance forecasting accuracy and robustness by drawing on the complementary advantages of each model.
This paper proposes an Improved DCA-based prediction method for shale gas production using historical production data. The method’s structure consists of several base empirical DCA models and a meta-model. In this study, base empirical DCA models refer to individual DCA models that serve as foundational components within the ensemble learning framework. The meta-model combines and weighs the predictions of each base model, leveraging their strengths to enhance prediction accuracy and robustness. First, each base empirical DCA model is fitted to the historical production data of shale gas wells to obtain the corresponding fitting parameters. To address the limitations of individual DCA models, we employ a meta-learner to establish an ensemble framework that integrates the outputs of multiple DCA models. Finally, we validate the effectiveness of the proposed method using historical production data from 22 shale gas wells in region L, China, and evaluate the model’s performance based on three evaluation metrics: mean absolute error (MAE), mean squared error (MSE), and R-squared. The experimental results demonstrate that the ensemble-based DCA method not only outperforms other prediction models across the three evaluation metrics but also shows enhanced robustness and stability across all samples.

2. Methodology

In this paper, we propose an Improved DCA model integrating traditional models and ensemble learning techniques. The architecture of the proposed Improved DCA framework can be seen in Figure 1.
Step 1: We need to collect raw production data from shale gas wells, including daily gas production rates and operational parameters (daily production duration (hours)), and, in the preprocessing stage, we need to eliminate anomalous data points to improve data quality and extracting the decline phase of the production data for analysis.
Table 1 provides an example of the raw production data collected from shale gas wells. The table includes key fields such as the well number, production days, daily production duration (in hours), and daily gas production (in units of 10 4 m 3 ). Production days represent the number of days each well has been actively producing gas, while daily production duration (hours) indicates the number of hours that each well produces gas per day. This table format serves as the initial data structure before preprocessing and analysis.
Step 2: In the data preprocessing stage, we need to remove outliers. In actual production, shale gas wells sometimes require shutdown operations, which can result in shorter production times and lower gas production on shutdown days compared to normal operation. We defined these data points as outliers and excluded them. Additionally, we renumbered the production days of each gas well accordingly. After preprocessing, we develop three base empirical DCA models to capture different aspects of the production decline behavior: SEPD model, Duong model and Logistic Growth Model (LGM). Each model is independently fitted to the historical production data to obtain the corresponding fitting parameters and generate initial production forecasts.
Step 3: To overcome the limitations of individual DCA models, we adopt ensemble learning method to develop the Improved DCA method. Here, we select the Random Forest algorithm as the meta-learner due to its robustness and ability to model nonlinear relationships. Then, we feed the outputs of the three base empirical DCA models into the meta-learner as input features. The operation process of the ensemble model is illustrated in Figure 2.
After fitting the LGM, Duong, and SEPD models to historical production data from shale gas wells, we use the fitted results from these models at each time t as input features for the Random Forest model. The Random Forest model, consisting of multiple decision trees, constructs n decision trees based on the fitted outputs of the LGM, Duong, and SEPD models at each time t. It then aggregates the predictions from these n decision trees to produce the final output. Additionally, we provide the detailed steps for model fitting and experiments based on simulated data, as detailed in Appendix A.
Step 4: The ensemble model (meta-learner) is trained to minimize the loss function and produce the final prediction results. First, the ensemble model adjusts its parameters to minimize the difference between its predictions and the actual production data, typically using a suitable loss function such as MSE and MAE. After training, the ensemble model outputs the aggregated prediction results, which serve as the final forecast for shale gas production.
This methodology incorporates the strengths of both traditional DCA models and ensemble learning to enhance the predictive accuracy and stability of shale gas production forecasting. The details of the proposed improved framework are listed in Algorithm 1.
Algorithm 1: Improved Decline Curve Based on Ensemble Learning
Energies 17 05910 i001

2.1. Stretched Exponential Production Decline Model

The Stretched Exponential Production Decline (SEPD) model was proposed to overcome the limitations of the traditional Arps model [41]. The SEPD model assumes that the production rate declines according to a stretched exponential decay function, which captures the complexities of transient flow in unconventional reservoirs, such as oil and gas [42].
The SEPD model is based on the premise that the production rate q ( t ) at time t follows a stretched exponential decay function, which is as follows:
d q t d t = n t τ n q t t
where n is the stretch exponent, which describes the deviation from a standard exponential decline and τ is the characteristic time constant, reflecting the inherent time scale of the production decline.
By integrating this equation, the production rate at any time t is given by
q ( t ) = q i · exp t τ n
where q i is the initial production rate at t = 0 . Based on the stretched exponential decay function and the production rate equation, the cumulative production G p ( t ) at time t can be derived:
G p ( t ) = 0 t q i · exp t τ n d t .

2.2. Duong Decline Model

The Duong decline model, proposed by [33], differs from traditional decline models in that it accounts for the prolonged transient flow period, making it particularly effective in modeling the early production phase where hyperbolic or exponential decline models may not provide an accurate fit. The model is expressed as
q ( t ) = q i · t m · exp a 1 m · t 1 m 1
where a is the decline constant that adjusts the overall decline rate, and m is the decline exponent, which shapes the curve and controls the transition between the transient and boundary-dominated flow. Based on the formula for daily production, the cumulative production at time t can be expressed as
G p ( t ) = q i exp a 1 m · t 1 m 1 .

2.3. Logistic Growth Model

LGM was first proposed to model the regrowth of livers. Since then, LGM has been widely used in the research fields of biological population reproduction, organ growth and economic analysis, but there are certain differences in the models used in different fields [43,44].
Many studies have shown that the generalized LGM is flexible. It can fit many types of curves, including hyperbolic decline curves. Clark et al. [34] proposed applying the LGM in the production decline analysis of unconventional gas wells and combined the production characteristics of gas wells to establish a cumulative gas production formula, which has been proven applicable for fitting the production of unconventional gas wells [45]. Here, for LGM, we have
Q ( t ) = K t n a + t n
where Q represents the cumulative gas production of the well, K denotes the carrying capacity, n [ 0 , 1 ] is the hyperbolic exponent, and a is the constant parameter that controls the shape of the curve.
The daily gas production ( q ) can be derived from the cumulative gas production equation, which can be expressed as
q ( t ) = d Q d t = K n a t n 1 ( a + t n ) 2 .

2.4. Ensemble Learning

Ensemble learning is a powerful technique used to improve the predictive performance of machine learning models by combining the predictions of multiple base learners. The core idea behind ensemble learning is that, by leveraging the strengths of several models, the final prediction will be more accurate and robust than any single model [46].
In this study, we adopt multiple DCA models as base learners and the Random Forest [47] machine learning model as the meta-learner to combine the result of the base model. Then, we develop an improved hybrid prediction method with enhanced performance compared with a single-DCA model. The improved prediction method integrates predictions from various DCA models and passes them into a meta-learner, which will produce a final output by capturing information that individual DCA models could not extract.
Let the base learners be denoted as h 1 ( x ) , h 2 ( x ) , h 3 ( x ) , , h m ( x ) , where m is the number of base models, and let the output of the ensemble model y ^ e n s e m b l e be expressed as a combination of the base learners,
y ^ e n s e m b l e = f h 1 x , h 2 x , , h m x
where h i ( · ) is the function learned by the meta-learner, which can be trained using a loss function L y i , y ^ e n s e m b l e x i . It can be determined by minimizing the error of the ensemble model. This is typically formulated as an optimization problem
min i = 1 n L y i , y ^ e n s e m b l e x i
where y i is the actual production for the i-th data point and y ^ e n s e m b l e x i is the is the ensemble prediction for the i-th data point. L ( · ) is the loss function, where we utilize the mean absolute percentage error (MAPE) formula as follows:
M A P E y i , y ^ e n s e m b l e x i = 1 n i = 1 n y i y ^ e n s e m b l e x i y i × 100 % .
The MAPE loss function provides an intuitive measure of prediction accuracy in percentage terms, making it easily interpretable in practical applications. Additionally, MAPE is scale-independent, which is crucial for handling the wide range of production rates in shale gas reservoirs.

3. Experiments Design

3.1. Data Source

In this study, we utilized the historical production data from 22 shale gas wells located in region L, China. This dataset was selected from the decline stage of the gas wells as the fundamental resource for our analysis and model development. The wells in the dataset have varying production durations, including short-term and long-term ones, making them suitable for modeling and analysis. The statistical analysis results of raw data are detailed in Table 2.
Table 2 provides a summary of key production statistics, including cumulative gas production, production days, and daily gas production. The mean values offer insight into the average production levels across the wells, while the maximum and minimum values illustrate the production range within the dataset. The standard deviation reflects the variability in production rates, underscoring the diversity in well performance across different wells.

3.2. Experimental Setup

For this study, we chose Python as the programming language due to its versatility and extensive library support for data analysis and machine learning. Python’s ease of use and strong community resources make it particularly suitable for rapid prototyping and complex data processing tasks, essential for analyzing shale gas production data. The experimental environment configuration is detailed in Table 3.
Table 3 summarizes the experimental environment configuration for this study. Key components include a 12th Gen Intel Core i5-12600KF CPU (Intel Corporation, Santa Clara, CA, USA), an NVIDIA GeForce RTX 4060 Ti GPU (NVIDIA Corporation, Santa Clara, CA, USA), and 32 GB of RAM (Kingston Technology Company, Inc., Fountain Valley, CA, USA). The analysis was conducted using Python 3.12.3 within PyCharm. This setup provides the computational resources needed for efficient data processing and analysis.

3.3. Evaluation Metrics

In assessing the performance of predictive models, it is crucial to utilize appropriate evaluation metrics that effectively capture the accuracy and reliability of the predictions. This study employs three commonly used metrics, MSE, MAE, and R-squared ( R 2 ), to evaluate the model performance,
M S E = 1 n i = 1 n ( y i y ^ i ) 2
where y i represents the actual value, y ^ i is the predicted value, and n is the total number of observations. A lower MSE indicates better model performance.
M A E = 1 n i = 1 n | y i y ^ i | .
MAE gives equal weight to all errors and is less sensitive to outliers, making it a robust choice for certain applications.
R 2 = 1 i = 1 n ( y i y ^ i ) 2 i = 1 n ( y i y ¯ ) 2
where y ¯ is the mean of the actual values. An R 2 value closer to 1 indicates that the model explains a significant portion of the variance, while a value closer to 0 suggests a poor fit.

3.4. Baseline Methods

To evaluate the effectiveness of the proposed improved decline curve model, we introduce various traditional decline curve models and compare the proposed model performance with these baseline methods.
Arps model: the Arps decline model is a widely used empirical model for forecasting production rates from oil and gas wells [48]. It is defined by the following equation:
q ( t ) = q i 1 + b t a i 1 b
where q i is the initial production rate, a i is the initial loss ratio, t is production time, and b is a positive constant. Usually, the Arps approach limits the value of parameter b to 0 b 1 . However, for shale wells, it is often observed that values of b > 1 seem to match field data.
Power law exponential (PLE) decline model: The PLE model is another empirical model that accounts for the changing decline rates in production over time [45]. It is expressed as
q ( t ) = q i e D t D i t n
where D is the decline constant at infinite time, and D i = D 1 n , D 1 is the decline constant at the initial time, and n is the time exponent.
Extended exponential decline curve (EEDC) model: The EEDC model is an advanced modeling technique used to analyze and predict production rates in gas reservoirs, which extends the traditional exponential decline curve by incorporating additional parameters that account for the complexity of reservoir behavior over time [49]. The production rate q ( t ) in the FDC Model is expressed as follows:
q t = q i e β l + β e e t n t
where β l , β e are constants. Zhang et al. [41] compared the EEDC model with the Arps model and SEPD model based on numerical simulations and empirical experiments. The results denote that EEDC outperforms the Arps and SEPD models.

4. Results and Discussion

In this study, we developed various models based on historical production data from 22 shale gas wells located in region L. The performance of these models was evaluated using three metrics. To enhance the reliability of our experiments, we introduced three baseline models for comparison with the proposed Improved DCA models. The average metric scores of the various models across the 22 wells are presented in Table 4 and Figure 3.
As depicted in Table 4 and Figure 3, the Improved DCA model demonstrates optimal average metric scores in terms of MAE, MSE, and R 2 , outperforming the other six traditional DCA models. Specifically, the improved model significantly reduces both the MAE and MSE metric scores, achieving an MAE of 0.0660, an MSE of 0.0272, and an R 2 value of 0.9882, indicating higher accuracy in predicting production rates. The high R 2 value further confirms that the model explains a substantial portion of the variance in the observed data.
LGM demonstrated robust performance in predicting gas production rates, achieving an average metric score that, while lower than the Improved DCA model, surpassed all other traditional models evaluated, with an MAE of 0.3572, an MSE of 0.3615, and an R 2 value of 0.8424.
The baseline models (PLE model, Arps model, and EEDC model) exhibited limitations in capturing the complexities of shale gas production, while PLE and Arps could not adapt to changing dynamics and EEDC failed to provide accurate predictions compared to LGM and Improved DCA.
When compared with the three base learner DCA models (Duong, LGM, and SEPD), the performance of the Improved DCA model achieved better scores, suggesting that the proposed ensemble learning framework could enhance the overall efficiency of the models. This outcome implies that integrating multiple models through ensemble learning effectively captures the unique characteristics of the production data, leading to better predictive performance.
To further analyze the proposed model and the baseline model in terms of fitting speed and fitting accuracy across different data sizes, we designed and conducted experiments with varying sample sizes. The specific procedure is as follows: (1) Based on the total production days of each well in the original data, wells are categorized into different subsets with specific intervals: 501–1000 days, 1001–1500 days, 1501–2000 days, 2001–2500 days, and 2501–3000 days. See Table 5 for details. (2) The proposed Improved DCA model and the baseline model are fit on each subset. (3) Each model’s MAE, MSE, R-squared and time consumption across different sample sizes are calculated.
Table 6 presents a comparative analysis of the proposed Improved DCA model and several baseline models (including SEPD, Duong, LGM, EEDC, Arps, and PLE) in terms of fitting accuracy and computational efficiency across different sample sizes. By examining metrics such as MSE, MAE, R-squared, and time consumption, the performance variations of these models with increasing data size are evaluated.
Table 6 provides a comparative evaluation of the Improved DCA model and several baseline models (SEPD, Duong, LGM, EEDC, Arps, and PLE) across different sample sizes, focusing on fitting accuracy and computational efficiency. Overall, the Improved DCA model demonstrates superior performance, consistently achieving lower MSE and MAE values across all sample sizes. For instance, with a sample size of 501–1000 days, the Improved DCA model achieves an MSE of 0.0131 and an MAE of 0.0498, whereas SEPD records an MSE of 0.1730 and an MAE of 0.2695. This trend persists with larger sample sizes, underscoring the Improved DCA’s accuracy advantage over the baseline models. As sample sizes increase, the Improved DCA model maintains a stable level of accuracy, while baseline models, particularly SEPD and Duong, experience significant increases in error. For example, with a sample size of 2501–3000 days, the Improved DCA model shows an MSE of 0.0242, while the Duong model’s MSE rises to 0.7743. This trend demonstrates that the Improved DCA model is more resilient to increasing data volume, whereas baseline models struggle to maintain accuracy under these conditions.
In terms of computational time, as shown in Figure 4, the Improved DCA model incurs slightly higher time costs than some baseline models; however, it consistently requires less time than the PLE model across all sample sizes.
In addition, to exclude the impact of the data distribution imbalance, such as the presence of outliers, we conducted a comprehensive analysis of the performance of all models across the 22 shale gas wells. We calculated the scores for the three metrics and performed data visualization to provide a clearer insight into the models’ performance. The details of this analysis are illustrated in Figure 5.
As depicted in Figure 5, the horizontal axis represents the well numbers, while the vertical axis denotes the scores of the corresponding metrics. Different-colored lines in the visualization indicate the performance of various models. We can see that the Improved DCA models achieved the best metric scores across all wells, indicating superior predictive accuracy compared to other models. Furthermore, the scores for different well numbers are relatively close to each other, exhibiting a smaller degree of dispersion. This consistent performance suggests that the proposed model is more stable and robust compared to single traditional models. The reduced variability in the scores further reinforces the reliability of the Improved DCA model in accurately estimating production rates across varying well conditions.
In contrast, the performance of traditional DCA models across the 22 shale gas wells exhibited significant variability, indicating a lack of stability. For example, the Duong model demonstrated strong performance with an MSE score close to 0.2 for well number 6. However, this model’s predictive capability declines sharply for well number 19, where the MSE approaches 1.2. This discrepancy underscores the inherent challenges of using traditional DCA models, which can lead to unreliable predictions under varying conditions. The substantial difference in MSE scores highlights the necessity for more robust models that can maintain consistent performance across diverse production scenarios.
The results of all experiments demonstrate that the Improved DCA method, which combines ensemble learning with traditional models, enhances the ability to capture the dynamic changing trends between shale gas production and production times and compensates for the weaknesses of single-DCA models that cannot describe all fields. Specifically, the comprehensive analysis across all wells indicates that the proposed method also exhibits better robustness and stability compared to single-DCA models.

5. Conclusions

This study presents an Improved DCA method for shale gas production forecasting through ensemble learning. Integrating base empirical DCA models and using a meta-learner overcomes the limitations of conventional single-DCA models. For instance, the Arps model performs well under boundary-dominated flow conditions, typically observed in later production stages, but it often fails to capture the transient flow in the early stages due to its assumption of a constant decline rate [50]. In contrast, the Duong model is suited for early production phases characterized by fracture-dominated flow in unconventional reservoirs, but its accuracy may decline as production stabilizes [33]. The SEPD model addresses variability and heterogeneity within unconventional reservoirs, making it useful for highly fractured networks; however, it requires substantial historical data to estimate decline parameters reliably, which may limit its accuracy in wells with shorter production histories [51].
Through evaluating the proposed method and six baseline models based on 22 shale gas wells in region L, China, we draw several conclusions.
(1) To overcome the limitations of traditional single-DCA models, this study proposes an Improved DCA method using ensemble learning for forecasting shale gas production. The proposed method integrates multiple base empirical DCA models and combines their outputs through a meta-learner. This approach effectively addresses the shortcomings of traditional DCA methods, such as their inability to capture complex production dynamics and handle uncertainties in the data.
(2) The proposed method was tested on historical production data from 22 shale gas wells in region L, China. The experimental results demonstrated that the Improved DCA model consistently outperforms traditional models such as the Arps, EEDC, and PLE models. Specifically, the improved model achieved an MAE of 0.0660, an MSE of 0.0272, and an R 2 value of 0.9882, all of which are significantly better than the scores obtained by the best-performing traditional model, LGM. Furthermore, a detailed comparative analysis across all gas wells confirmed the stability and robustness of the improved model. The model consistently delivered superior performance across various scenarios, highlighting its capacity to capture the complex dynamics of shale gas production.
(3) By leveraging the unique advantages of each base model, the ensemble approach significantly enhances the overall prediction accuracy. This hybrid method captures the nuances of production dynamics that single-DCA models may miss, leading to more reliable long-term forecasts. The results of this study demonstrate that combining single-DCA models with ensemble learning could balance simplicity and accuracy, making it highly applicable for real-world shale gas production forecasting and optimization.
While the Improved DCA model has demonstrated effectiveness in capturing shale gas production dynamics, several limitations remain. The model’s accuracy is highly dependent on data, requiring a substantial amount of historical data to reliably estimate decline parameters. In cases where production data are sparse or cover only a short period, the model’s performance may be impacted. Additionally, while the ensemble approach enhances accuracy across various production phases, it also increases computational demands, which may limit its practicality for real-time applications in large-scale deployments. To address these limitations, future work could focus on incorporating additional geological data inputs, such as total organic carbon (TOC) and porosity, to improve model flexibility and generalizability. Reducing the computational load by simplifying the ensemble model through feature selection or dimensionality reduction could also make it more suitable for real-time monitoring. These enhancements aim to expand the model’s applicability across diverse production environments and improve its responsiveness to evolving production conditions.

Author Contributions

Conceptualization, Y.Z., J.X. and J.Y.; methodology, Y.Z., Z.G., C.H., J.X. and J.Y.; software, J.X. and J.Y.; validation, Y.Z., Z.G. and C.H.; formal analysis, Y.Z., Z.G. and C.H.; investigation, Y.Z., Z.G. and C.H.; resources, Y.Z., Z.G., C.H. and J.X.; data curation, J.X. and J.Y.; writing—original draft preparation, Y.Z., J.X. and J.Y.; writing—review and editing, Y.Z. and J.X.; visualization, J.X. and J.Y.; supervision, Z.G. and C.H.; project administration, Y.Z., Z.G. and C.H.; funding acquisition, Y.Z., Z.G. and C.H. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Data Availability Statement

The data presented in this study are available on request from the corresponding author. The data are not publicly available due to the privacy restrictions of the company.

Conflicts of Interest

Authors Yu Zhou, Zaixun Gu and Changyu He were employed by the CNPC Chuanqing Drilling Engineering Company Limited. The remaining authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Abbreviations

The following abbreviations are used in this manuscript:
DCADecline Curve Analysis
SEPDStretched Exponential Decline Model
EEDCExtended Exponential Decline Curve
PLEPower-law Exponential
bDecline-Curve Exponent
aDecline Constant
DDecline Rate
D i Initial Decline Rate
D Decline Rate at Infinite Time
G p Gas Cumulative Production
tTime (Days)
q i Initial Gas Production ( 10 4 m3/d)
q ( t ) Gas Production ( 10 4 m3/d) at time t
KCarrying Capacity

Appendix A. Example of Improved DCA Calculation Process

This appendix presents a complete example of the Improved DCA method applied to simulated data for a single well. The purpose is to showcase each step in the process, from data generation and model fitting to ensemble prediction calculation and performance evaluation. By following this example, readers will gain a clearer understanding of how the method is implemented and validated.

Appendix A.1. Input Data Generation

In this section, we generated simulation production data for shale gas wells using the Arps decline model. The Arps model is commonly used in reservoir engineering to model production decline in unconventional reservoirs, where production rates decrease over time. This model is parameterized by the initial production rate q i , the initial loss ratio a i , and the positive constant b.
We set q i = 10 , a i = 300 , and b = 0.8 to simulate the production rate over a period of 2500 days. The initial production rate, decline rate, and decline exponent were chosen to reflect typical values observed in shale gas reservoirs. Random noise was added at regular intervals to simulate real-world fluctuations, with a standard deviation set at 1% of the production rate, applied every 50 days to approximate operational and environmental variability. Figure A1 illustrates the trend of the simulated production data, with the horizontal axis representing the production days and the vertical axis showing the corresponding daily gas production rate.
Figure A1. The simulation production data based on the Arps model.
Figure A1. The simulation production data based on the Arps model.
Energies 17 05910 g0a1

Appendix A.2. DCA Model Fitting

Once the input data are prepared, each base model is fitted to the simulated production data to capture different aspects of production decline behavior. The Improved DCA method integrates multiple DCA models, including the LGM, Duong, and SEPD models, as detailed below.
The data presented in Table A1 show the model fitting results for three DCA models—SEPD, LGM, and Duong—applied to the simulated production data over the production days. The Actual Production column provides the observed daily production, while the other columns show the fitted results from each model.
Table A1. Model fitting results of three DCA models.
Table A1. Model fitting results of three DCA models.
Production DaysActual ProductionSEPD Fitted ResultLGM Fitted ResultDuong Fitted Result
110.142611.426211.632310.1425
210.109611.222911.17729.7379
310.076711.065010.90809.5028
410.044110.931110.71339.3355
510.011610.813010.55899.2048

Appendix A.3. Ensemble Learning

After fitting the three DCA models, we obtained the SEPD, LGM, and Duong fitted results. To build the ensemble model, the fitted results from the LGM, Duong, and SEPD models were combined as input features for a meta-learner. The RF model was selected due to its ability to handle nonlinear relationships and provide robust predictions under diverse data conditions. The ensemble model leverages the unique predictions from each base model to produce an integrated prediction that is both accurate and stable across different production stages. The fitted results of the various models are shown in Figure A2.
Figure A2. The prediction results of various models based on the simulation data.
Figure A2. The prediction results of various models based on the simulation data.
Energies 17 05910 g0a2
Figure A2 depicts the fitted curves for each model, illustrating how closely each model tracks the simulated production decline trends. The Improved DCA model, which combines the SEPD, LGM, and Duong models, provides the most accurate fit across different production stages, closely aligning with the actual simulated data. Additionally, we compare the performance metrics of different models in predicting the production decline based on the simulated data, as detailed in Table A2.
Table A2. Model prediction results of various models.
Table A2. Model prediction results of various models.
MetricsSEPDLGMDuongImproved DCA
MAE0.09270.08620.27910.0454
MSE0.01400.01100.11260.0105
R 2 0.99640.99720.97110.9974
The results in Table A2 summarize the performance of each model on the simulated production data. The Improved DCA model outperforms the SEPD, LGM, and Duong models in terms of both MAE and MSE, achieving the lowest values of 0.0454 for MAE and 0.0105 for MSE. Additionally, the R 2 values indicate a high degree of correlation between the predicted and actual values across all models, with the Improved DCA model achieving the highest R 2 score of 0.9974. This suggests that the ensemble approach provides a more accurate and stable prediction by effectively integrating the strengths of the individual DCA models.

References

  1. Cipolla, C.L.; Lolon, E.P.; Erdle, J.C.; Rubin, B. Reservoir modeling in shale-gas reservoirs. SPE Reserv. Eval. Eng. 2010, 13, 638–653. [Google Scholar] [CrossRef]
  2. Li, J.C.; Gong, B.; Wang, H.G. Mixed integer simulation optimization for optimal hydraulic fracturing and production of shale gas fields. Eng. Optim. 2016, 48, 1378–1400. [Google Scholar] [CrossRef]
  3. Geng, L.; Li, G.; Wang, M.; Li, Y.; Tian, S.; Pang, W.; Lyu, Z. A fractal production prediction model for shale gas reservoirs. J. Nat. Gas Sci. Eng. 2018, 55, 354–367. [Google Scholar] [CrossRef]
  4. Yuan, J.; Luo, D.; Feng, L. A review of the technical and economic evaluation techniques for shale gas development. Appl. Energy 2015, 148, 49–65. [Google Scholar] [CrossRef]
  5. Chaikine, I.A.; Gates, I.D. A machine learning model for predicting multi-stage horizontal well production. J. Pet. Sci. Eng. 2021, 198, 108133. [Google Scholar] [CrossRef]
  6. Elkady, M.; Misra, S.; Odi, U.; Meehan, N.; Silver, A.; Reddy, K.; Temizel, C. Ultra fast Multiphase Production Forecasting for Large Gas Condensate Shale Reservoirs. In Proceedings of the Abu Dhabi International Petroleum Exhibition and Conference, Abu Dhabi, United Arab Emirates, 2–5 October 2023. [Google Scholar]
  7. Wang, H.; Chen, L.; Qu, Z.; Yin, Y.; Kang, Q.; Yu, B.; Tao, W.Q. Modeling of multi-scale transport phenomena in shale gas production—A critical review. Appl. Energy 2020, 262, 114575. [Google Scholar] [CrossRef]
  8. Li, T.; Tan, Y.; Ahmad, F.A.; Liu, H. A new method to production prediction for the shale gas reservoir. Energy Sources Part Recover. Util. Environ. Eff. 2020, 46, 9856–9869. [Google Scholar] [CrossRef]
  9. Amar, M.N.; Larestani, A.; Lv, Q.; Zhou, T.; Hemmati-Sarapardeh, A. Modeling of methane adsorption capacity in shale gas formations using white-box supervised machine learning techniques. J. Pet. Sci. Eng. 2022, 208, 109226. [Google Scholar] [CrossRef]
  10. Guo, Z.; Lv, X.; Liu, C.; Liu, X.; Liu, Y. Shale gas characterisation for hydrocarbon accumulation and brittleness by integrating a rock-physics-based framework with effective reservoir parameters. J. Nat. Gas Sci. Eng. 2022, 100, 104498. [Google Scholar] [CrossRef]
  11. Afagwu, C.; Alafnan, S.; Weijermars, R.; Mahmoud, M. Multiscale and multiphysics production forecasts of shale gas reservoirs: New simulation scheme based on Gaussian pressure transients. Fuel 2023, 336, 127142. [Google Scholar] [CrossRef]
  12. Michael, A. A Hybrid Data-Driven/Physics-Based Modeling Approach for Hydraulic Fracture Initiation and Early-Phase Propagation in Shale. Geomech. Energy Environ. 2023, 34, 100453. [Google Scholar] [CrossRef]
  13. Niu, W.; Lu, J.; Sun, Y. Development of shale gas production prediction models based on machine learning using early data. Energy Rep. 2022, 8, 1229–1237. [Google Scholar] [CrossRef]
  14. Han, D.; Kwon, S. Application of machine learning method of data-driven deep learning model to predict well production rate in the shale gas reservoirs. Energies 2021, 14, 3629. [Google Scholar] [CrossRef]
  15. Li, D.; You, S.; Liao, Q.; Sheng, M.; Tian, S. Prediction of shale gas production by hydraulic fracturing in changning area using machine learning algorithms. Transp. Porous Media 2023, 149, 373–388. [Google Scholar] [CrossRef]
  16. Tugan, M.F.; Weijermars, R. Improved EUR prediction for multi-fractured hydrocarbon wells based on 3-segment DCA: Implications for production forecasting of parent and child wells. J. Pet. Sci. Eng. 2020, 187, 106692. [Google Scholar] [CrossRef]
  17. Han, D.; Kwon, S.; Son, H.; Lee, J. Production forecasting for shale gas well in transient flow using machine learning and decline curve analysis. In Proceedings of the Asia Pacific Unconventional Resources Technology Conference, Brisbane, Australia, 18–19 November 2019. [Google Scholar]
  18. Hu, Y.; Weijermars, R.; Zuo, L.; Yu, W. Benchmarking EUR estimates for hydraulically fractured wells with and without fracture hits using various DCA methods. J. Pet. Sci. Eng. 2018, 162, 617–632. [Google Scholar] [CrossRef]
  19. Chen, Z.; Yu, W.; Liang, J.T.; Wang, S.; Liang, H.C. Application of statistical machine learning clustering algorithms to improve EUR predictions using decline curve analysis in shale-gas reservoirs. J. Pet. Sci. Eng. 2022, 208, 109216. [Google Scholar] [CrossRef]
  20. Tadjer, A.; Hong, A.; Bratvold, R. Bayesian deep decline curve analysis: A new approach for well oil production modeling and forecasting. SPE Reserv. Eval. Eng. 2022, 25, 568–582. [Google Scholar] [CrossRef]
  21. Bhattacharyya, S.; Vyas, A. Data-driven model-based rate decline prediction in unconventional eagle ford shale oil wells. Pet. Sci. Technol. 2022, 40, 401–422. [Google Scholar] [CrossRef]
  22. Taghavinejad, A.; Sharifi, M.; Heidaryan, E.; Liu, K.; Ostadhassan, M. Flow modeling in shale gas reservoirs: A comprehensive review. J. Nat. Gas Sci. Eng. 2020, 83, 103535. [Google Scholar] [CrossRef]
  23. Xue, L.; Liu, Y.; Xiong, Y.; Liu, Y.; Cui, X.; Lei, G. A data-driven shale gas production forecasting method based on the multi-objective Random Forest regression. J. Pet. Sci. Eng. 2021, 196, 107801. [Google Scholar] [CrossRef]
  24. Yehia, T.; Khattab, H.; Tantawy, M.; Mahgoub, I. Removing the outlier from the production data for the decline curve analysis of shale gas reservoirs: A comparative study using machine learning. ACS Omega 2022, 7, 32046–32061. [Google Scholar] [CrossRef]
  25. Patzek, T.W.; Saputra, W.; Kirati, W. A Simple Physics-Based Model Predicts Oil Production from Thousands of Horizontal Wells in Shales. In Proceedings of the SPE Annual Technical Conference and Exhibition Conference, San Antonio, TX, USA, 9–11 October 2017. [Google Scholar]
  26. Tang, H.; Zhang, B.; Liu, S.; Li, H.; Huo, D.; Wu, Y.S. A novel decline curve regression procedure for analyzing shale gas production. J. Nat. Gas Sci. Eng. 2021, 88, 103818. [Google Scholar] [CrossRef]
  27. Wang, Y.W.; Dai, Z.X.; Wang, G.S.; Chen, L.; Xia, Y.Z.; Zhou, Y.H. A hybrid physics-informed data-driven neural network for CO2 storage in depleted shale reservoirs. Pet. Sci. 2024, 21, 286–301. [Google Scholar] [CrossRef]
  28. Zhang, H.; Moh, D.Y.; Wang, X.; Qiao, R. Review on pore-scale physics of shale gas recovery dynamics: Insights from molecular dynamics simulations. Energy Fuels 2022, 36, 14657–14672. [Google Scholar] [CrossRef]
  29. Wang, T.; Wang, Q.; Shi, J.; Zhang, W.; Ren, W.; Wang, H.; Tian, S. Productivity prediction of fractured horizontal well in shale gas reservoirs with machine learning algorithms. Appl. Sci. 2021, 11, 12064. [Google Scholar] [CrossRef]
  30. Wang, D.; Li, Z.; Fu, Y. Production Forecast of Deep-Coalbed-Methane Wells Based on Long Short-Term Memory and Bayesian Optimization. SPE J. 2024, 29, 3651–3672. [Google Scholar] [CrossRef]
  31. Darwis, S.; Ruchjana, B.N.; Permadi, A.K. Robust decline curve analysis. J. Indones. Math. Soc. 2009, 15, 105–111. [Google Scholar] [CrossRef]
  32. Mosobalaje, O.O.; Tiab, D.; Lu, J. Theories of Arps’ Decline Curve Exponent and Loss Ratio, for Saturated Reservoirs. In Proceedings of the Abu Dhabi International Petroleum Exhibition and Conference, Abu Dhabi, United Arab Emirates, 10–13 November 2014. [Google Scholar]
  33. Duong, A.N. Rate-Decline Analysis For Fracture-Dominated Shale Reservoirs: Part 2. In Proceedings of the SPE/CSUR Unconventional Resources Conference—Canada, Calgary, AB, Canada, 30 September–2 October 2014. [Google Scholar]
  34. Clark, A.J.; Lake, L.W.; Patzek, T.W. Production forecasting with logistic growth models. In Proceedings of the SPE Annual Technical Conference and Exhibition, Denver, CO, USA, 30 October–2 November 2011. [Google Scholar]
  35. Afagwu, C.; Alafnan, S.; Mahmoud, M.A.; Alajmei, S.; Patil, S. Permeability Modeling of Pore Shapes, Compaction, Sorption, and Molecular Diffusivity in Unconventional Reservoirs. SPE J. 2024, 29, 2729–2747. [Google Scholar] [CrossRef]
  36. Bai, W.; Cheng, S.; Cai, D.; Guo, Q.; Guo, X.; Wang, Y. Analysis of Production Data from Multi-Fractured Shale Gas-Condensate Wells Coupled the Microscale Effects of Gas Transport. In Proceedings of the 58th U.S. Rock Mechanics/Geomechanics Symposium, Golden, CO, USA, 23–26 June 2024. [Google Scholar]
  37. Miao, Y.; Zhao, C.; Zhou, G. New rate-decline forecast approach for low-permeability gas reservoirs with hydraulic fracturing treatments. J. Pet. Sci. Eng. 2020, 190, 107112. [Google Scholar] [CrossRef]
  38. Bhattacharyya, S.; Vyas, A. Application of machine learning in predicting oil rate decline for Bakken shale oil wells. Sci. Rep. 2022, 12, 16154. [Google Scholar] [CrossRef] [PubMed]
  39. Alimohammadi, H.; Chen, S.N. Long-term production forecast in tight and shale reservoirs: Adapting probability density functions for decline curve analysis. Gas Sci. Eng. 2023, 118, 205113. [Google Scholar] [CrossRef]
  40. Yehia, T.; Abdelhafiz, M.M.; Hegazy, G.M.; Elnekhaily, S.A.; Mahmoud, O. A comprehensive review of deterministic decline curve analysis for oil and gas reservoirs. Geoenergy Sci. Eng. 2023, 226, 211775. [Google Scholar] [CrossRef]
  41. Zhang, H.; Rietz, D.; Cagle, A.; Cocco, M.; Lee, J. Extended exponential decline curve analysis. J. Nat. Gas Sci. Eng. 2016, 36, 402–413. [Google Scholar] [CrossRef]
  42. Can, B.; Kabir, C.S. Probabilistic production forecasting for unconventional reservoirs with Stretched Exponential Production Decline model. SPE Reserv. Eval. Eng. 2012, 15, 41–50. [Google Scholar] [CrossRef]
  43. Harris, T.M.; Devkota, J.P.; Khanna, V.; Eranki, P.L.; Landis, A.E. Logistic growth curve modeling of US energy production and consumption. Renew. Sustain. Energy Rev. 2018, 96, 46–57. [Google Scholar] [CrossRef]
  44. Zhao, Q.; Wang, H.; Sun, Q.; Jiang, X.; Yu, R.; Kang, L.; Wang, X. A logical growth model considering the influence of shale gas reservoirs and development characteristics. Nat. Gas Ind. B 2020, 7, 656–663. [Google Scholar] [CrossRef]
  45. Tan, L.; Zuo, L.; Wang, B. Methods of decline curve analysis for shale gas reservoirs. Energies 2018, 11, 552. [Google Scholar] [CrossRef]
  46. Dong, X.; Yu, Z.; Cao, W.; Shi, Y.; Ma, Q. A survey on ensemble learning. Front. Comput. Sci. 2020, 14, 241–258. [Google Scholar] [CrossRef]
  47. Lin, W.; Wu, Z.; Lin, L.; Wen, A.; Li, J. An ensemble Random Forest algorithm for insurance big data analysis. IEEE Access 2017, 5, 16568–16575. [Google Scholar] [CrossRef]
  48. Poplygin, V.V. Study on Application of Arps Decline Curves for Gas Production Forecasting in Senegal. Int. J. Eng. 2023, 36, 2207–2213. [Google Scholar]
  49. Manda, P.; Nkazi, D.B. The evaluation and sensitivity of decline curve modelling. Energies 2020, 13, 2765. [Google Scholar] [CrossRef]
  50. Ilk, D.; Rushing, J.A.; Perego, A.D.; Blasingame, T.A. Exponential vs. Hyperbolic Decline in Tight Gas Sands—Understanding the Origin and Implications for Reserve Estimates Using Arps’ Decline Curves. In Proceedings of the SPE Annual Technical Conference and Exhibition, Denver, CO, USA, 21–24 September 2008. [Google Scholar]
  51. Valkó, P.P.; John Lee, W. A Better Way to Forecast Production from Unconventional Gas Wells. In Proceedings of the SPE Annual Technical Conference and Exhibition, Florence, Italy, 19–22 September 2010. [Google Scholar]
Figure 1. The architecture of the proposed Improved DCA framework.
Figure 1. The architecture of the proposed Improved DCA framework.
Energies 17 05910 g001
Figure 2. The structure of the ensemble learning method.
Figure 2. The structure of the ensemble learning method.
Energies 17 05910 g002
Figure 3. Comparison of average metric scores across models.
Figure 3. Comparison of average metric scores across models.
Energies 17 05910 g003
Figure 4. Computational time for various models across sample sizes.
Figure 4. Computational time for various models across sample sizes.
Energies 17 05910 g004
Figure 5. The metric scores of various models among 22 wells.
Figure 5. The metric scores of various models among 22 wells.
Energies 17 05910 g005
Table 1. Raw production data from shale gas wells.
Table 1. Raw production data from shale gas wells.
Well NumberProduction DaysDaily Production Duration (hours)Daily Gas Production ( 10 4   m 3 )
W11240.35
W12240.11
W13240.19
W14240.20
Table 2. Statistical analysis results of gas production data.
Table 2. Statistical analysis results of gas production data.
Statistics IndexesCumulative Gas Production ( 10 4   m 3 )Production DaysDaily Gas Production ( 10 4   m 3 )
Mean2540.8920051.26
Max5591.79293221.8
Min624.318730.01
Std1237.346421.91
Table 3. Experimental environment configuration.
Table 3. Experimental environment configuration.
ComponentDetails
CPU12th Gen Intel(R) Core(TM) i5-12600KF, 3.70 GHz
Programming LanguagePython 3.12.3
IDEPyCharm 2024.2.0.1 (Professional Edition)
GPUNVIDIA GeForce RTX 4060 Ti 16 GB
RAM32 GB
Libraries/PackagesPandas (2.2.2), Numpy (1.26.4), Scipy (1.14.1), Scikit-learn (1.5.1), Matplotlib (3.9.2), Psutil (6.0.0)
Table 4. The average metrics scores of various models.
Table 4. The average metrics scores of various models.
MethodsMAEMSE R 2
SEPD0.39890.44870.8154
Duong0.63790.89120.6757
PLE0.49500.56270.7586
LGM0.35720.36150.8424
EEDC0.41260.42210.8199
Arps0.50990.61190.7624
Improved DCA0.06600.02720.9882
Table 5. Subdivision of wells based on cumulative production days.
Table 5. Subdivision of wells based on cumulative production days.
Cumulative Production Days (Days)Number of Wells
501–10001
1001–15002
1501–20006
2001–25004
2501–30009
Table 6. Performance comparison of various models across different sample sizes.
Table 6. Performance comparison of various models across different sample sizes.
Sample SizeMetricsImproved DCASEPDDuongLGMEEDCArpsPLE
501–1000MSE0.01310.17300.19240.18120.18960.15580.3535
MAE0.04980.26950.26880.27100.26370.26290.4630
R 2 0.98540.80610.78440.79690.78760.82540.6039
Time (s)0.00910.00290.00500.00600.00400.00400.0090
1001–1500MSE0.01510.32110.35460.33300.39250.31170.4702
MAE0.04570.38970.37720.40240.42870.37290.5209
R 2 0.98590.73090.70320.72070.67860.74180.5673
Time (s)0.01020.00480.00930.00780.00470.00470.0086
2001–2500MSE0.01320.20870.38380.19890.22800.26750.4070
MAE0.04760.26890.41800.24910.27280.34210.3837
R 2 0.98930.82010.68740.83030.80350.77520.6983
Time (s)0.01240.00530.01390.01220.00720.01050.0320
2501–3000MSE0.02420.35860.77430.29650.35190.54360.4743
MAE0.06060.33860.59590.30810.37640.47830.4512
R 2 0.98860.83470.69960.86310.84810.77700.7887
Time (s)0.01600.00820.01410.01260.00840.01110.0368
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Zhou, Y.; Gu, Z.; He, C.; Yang, J.; Xiong, J. An Improved Decline Curve Analysis Method via Ensemble Learning for Shale Gas Reservoirs. Energies 2024, 17, 5910. https://doi.org/10.3390/en17235910

AMA Style

Zhou Y, Gu Z, He C, Yang J, Xiong J. An Improved Decline Curve Analysis Method via Ensemble Learning for Shale Gas Reservoirs. Energies. 2024; 17(23):5910. https://doi.org/10.3390/en17235910

Chicago/Turabian Style

Zhou, Yu, Zaixun Gu, Changyu He, Junwen Yang, and Jian Xiong. 2024. "An Improved Decline Curve Analysis Method via Ensemble Learning for Shale Gas Reservoirs" Energies 17, no. 23: 5910. https://doi.org/10.3390/en17235910

APA Style

Zhou, Y., Gu, Z., He, C., Yang, J., & Xiong, J. (2024). An Improved Decline Curve Analysis Method via Ensemble Learning for Shale Gas Reservoirs. Energies, 17(23), 5910. https://doi.org/10.3390/en17235910

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop