Next Article in Journal
Study on the Depositional Microfacies and Internal Architecture of Sandy Debris Flows in Low-Permeability Oilfields: Implications for Remaining Oil Recovery in the HeShui Oilfield
Next Article in Special Issue
Design and Adaptability Analysis of Integrated Pressurization–Gas Lifting Multifunctional Compressor for Enhanced Shale Gas Production Flexibility
Previous Article in Journal
Digital Simulation of Hydraulic Fracturing in Laminated Shale Formation Containing Varying Bedding Planes
Previous Article in Special Issue
Dynamic Load-Optimized Selection Charts for Flexible Ultra-Long Stroke Pumping Units in Low-Yield Oil Wells
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Sand Screenout Early Warning Models Based on Combinatorial Neural Network and Physical Models

1
Petroleum Engineering School, Southwest Petroleum University, Chengdu 610500, China
2
School of Mechatronic Engineering, Southwest Petroleum University, Chengdu 610500, China
3
Yumen Drilling Branch, China Petroleum Western Drilling Engineering Co., Ltd., Jiuquan 735000, China
4
EISC Southwest Branch Center of PetroChina Logging Southwest Company, Chongqing 401120, China
*
Author to whom correspondence should be addressed.
Processes 2025, 13(4), 1018; https://doi.org/10.3390/pr13041018
Submission received: 11 March 2025 / Revised: 23 March 2025 / Accepted: 26 March 2025 / Published: 28 March 2025

Abstract

:
Sand screenout is a critical challenge in hydraulic fracturing, affecting both the construction process and operational safety. This paper proposes a sand screenout warning model that integrates a combinatorial neural network and physical approaches to enhance both the speed and accuracy of sand screenout warnings. Firstly, the combined neural network uses a Transformer to capture key features during fracturing construction from historical data, and the extracted features are input to the Gated Recurrent Unit (GRU) for temporal prediction and the Crested Porcupine Optimizer (CPO) to further optimise the GRU-Transformer hyperparameters of the model. Additionally, the physical model improves the conventional inverse slope method by incorporating a threshold and sliding module, which enhances slope calculation and warning accuracy. The results showed that for fracturing pressure prediction, the proposed CPO-GRU-Transformer model obtained an RMSE value of 0.842 MPa, MAE of 0.613 Mpa, and R 2 of 0.971, a smaller RMSE and MAE and a larger R 2 than the three pressure prediction models, namely LSTM, GRU, and CPO-GRU. The proposed sand screenout warning model has been applied in the field construction of the U shale gas area in the Sichuan Basin. The warning points of the model proposed in this study were advanced by 73.5 s on average compared with the manual warning points in the three validated fracturing segments, with a successful warning rate of 85.71%, which greatly avoids the possibility of sand screenout and provides a method of fast calculation speed and high prediction accuracy, providing an early warning of sand screenout.

1. Introduction

Hydraulic fracturing is a key technology for unconventional oil and gas extraction [1]. However, sand screenout leads to artificially induced crack-plugging [2], reducing extraction efficiency or even causing production disengagement. This significantly hinders the effective implementation of production-enhancing modifications. Some scholars have evaluated the likelihood of sand screenout using both work experience and mathematical models. For instance, in 1981, Nolte and Smith [3] discovered the double logarithmic relationship between pressure and time at the fracture. This discovery introduced the Nolte diagram, a valuable tool for fracking and the first model assessing sand screenout likelihood. The Massaras Brothers developed the slope inversion method based on pressure fluctuation patterns during fracturing operations [4]. While these two methods offer high theoretical prediction accuracy, they fail to account for objective factors such as human operations and abnormal pressure fluctuations. They heavily rely on engineers’ subjective judgment during operations, limiting their effectiveness in complex environments. In this context, with advances in computing power, deep learning (DL) has emerged as an effective approach for tackling complex problems and real-time computations [5,6]. DL excels at handling large datasets and uncovering hidden data sequence relationships [7], and it is increasingly being adopted in the oil industry. For instance, DL has been applied to drilling speed prediction [8,9], wellbore stability analysis [10], lithology prediction [11,12], and production forecasting [13,14]. These applications demonstrate DL’s effectiveness in complex data analysis and offer novel insights and methodologies for sand screenout early warning systems.
In the research on sand screenout in the last decade, the Nolte diagram and the slope inversion method provide a theoretical basis for real-time warning of sand screenout, and some scholars have applied a time series prediction model to the research related to real-time warning of sand screenout, taking into account that sand screenout has the characteristic of cyclic changes. For example, Madasu and Rangarajan [15] introduced a wellhead pressure prediction model using Deep Recurrent Neural Networks (DRNN) to predict wellhead pressure fluctuations during hydraulic fracturing in real time. This was the first time that DL had been introduced to fracturing pressure prediction. Liang, et al. [16] used a coupled autoregressive integral sliding average model (ARIMA) and a generalised regression neural network (GRNN) for fracture pressure prediction. They then used slope change combined with a double logarithmic curve model to achieve an early sand screenout warning. Hu, et al. [17] predicted fracture pressure by the locally weighted linear regression (LWLR) method, and they optimised it by combining the particle filter (PF) algorithm and ARMA, which outperformed the reverse slope method. Yu, et al. [18] proposed a sand screenout classification model based on Gaussian Hidden Markov Models (GHMMs), which learnt to simulate the change of surface pressure signals for sand screenout early warning, with 86% accuracy of sand screenout. However, all these models mentioned above are single neural networks, which may make it difficult to predict the true value of the fracturing pressure considering the large variations in the input parameters, and there are some limitations in their application to complex situations. With a model integration strategy, we can maximise the unique strengths of each model to achieve a stronger overall performance [5]. Recent studies involve the integration of different models; for example, Sun, et al. [19] proposed a real-time sand screenout warning model by combining the inverse slope method with the CNN-LSTM neural network. Bin, et al. [20] used a combination of Attention and Bidirectional Long Short-Term Memory (BiLSTM) networks to construct a real-time prediction model for fracturing pressure in the fracturing process and to improve the Unet++ network for the recognition of events in the category of ‘stage’, which includes sand screenout.
In summary, deep learning models have been increasingly applied in sand screenout early warning systems. By forecasting fracturing pressure and integrating conventional warning methods, these models contribute to more reliable and proactive decision-making, thereby significantly reducing construction costs and risks. However, two major challenges remain in current research on sand screenout prediction. First, the development of deep learning models often relies on subjectively selected hyperparameters or empirical comparisons across multiple architectures, which compromises model robustness and generalizability. Second, traditional sand screenout warning approaches tend to generate false alarms under complex field conditions, limiting their practical effectiveness and failing to provide accurate guidance for field engineers. These limitations underscore the need for more intelligent, adaptive, and robust prediction frameworks tailored to real-world hydraulic fracturing scenarios, which forms the core motivation of this study.
Therefore, this paper proposes a new sand screenout early warning model, which is mainly composed of two parts: a combinatorial neural network and a physical model. In the combinatorial neural network part, Transformer is used to capture the long-term fluctuation characteristics of hydraulic structure parameter data, the Gate Control Unit (GRU) is numerically predicted, and the Crested Porcupine Optimizer (CPO) is used to optimize the hyperparameters of the GRU-Transformer to better capture dependencies between construction parameters. At the same time, the physical model is improved by the traditional slope inversion method, and the difference between the maximum and minimum pressure values is calculated to adapt to the complex structural situation. Finally, the real-time predicted pressure is input into the physical model for sand screenout judgement, which provides a faster and more accurate method for the sand screenout early warning model.

2. Methodology

2.1. Data Description

The dataset in this paper is from the U shale gas block in the Sichuan Basin, which has been in production since 2013 and has cumulatively produced 75 billion cubic metres of gas by the end of 2024, with data collected from 1391 fracturing stages of the treatment curve. To minimise the prediction error to a great extent, the training set used for prediction in this paper is derived from well data from wells adjacent to the target well or from geologically similar wells. The training set was processed, the missing values in the training set were deleted and the abnormal values were eliminated based on the fracturing construction design report.
Based on some scholars’ research on the influencing factors of pressure fluctuation, this paper concluded that fluid viscosity, discharge size and sand ratio are the main factors affecting the effectiveness of fracking [21,22]; these factors not only determine the extension and support effect of cracks, but are also closely related to the occurrence of sand screenout phenomenon. In this paper, natural language processing (NLP) techniques have been used to extract the design documents of the fracturing construction parameters for the proppant addition phase, and the detailed data required for the extraction are shown in Table 1.
In this paper, the fracturing construction data with data interval time of 1 s were selected, which have good time series characteristics, and the analysis of time series can reveal the cyclical changes, trends, etc. of the data. Due to the large unit differences between the data, which will lead to the model analysis process ignoring its hidden influence relationship, and to accelerate the model convergence speed and improve the model stability and accuracy, this paper adopted maximum and minimum normalisation to converge the fracturing construction data to the [0, 1] interval. The formula is shown in Equation (1).
X i = x i min ( x i ) max ( x i ) min ( x i )
where x i represents the feature raw data and X i represents the value after feature normalisation.

2.2. Pressure Prediction Based on Combinatorial Neural Networks

2.2.1. GRU-Transformer Model

Current models used for time series prediction are based on variants of Recurrent Neural Networks (RNN), such as the classic LSTM model, but due to its complex internal structure, training LSTM networks usually takes a long time due to their complex internal structure. Therefore, Chung, et al. [23] proposed an LSTM variant called Gated Recurrent Unit (GRU) based on the LSTM network model, which constructs an update door and reset door based on the three-gate structure of LSTM’s forget gate, input gate, and output gate, which are also the keys to the efficient computation of GRU. The module structure of LSTM and GRU is shown in Figure 1. The unoptimised GRU parameters are shown in Table 2.
Transformer is a neural network framework based on the self-attention mechanism [24], proposed by the Google team in 2017. It has been successfully applied in fields such as natural language processing [25], machine vision [26], and long-term sequence prediction [27]. The core mechanism of the Transformer model is the self-attention mechanism (Self-Attention), which enables it to automatically learn the importance of different variables in a sequence without being influenced by the temporal order, making it an ideal choice for long sequence modelling [28]. The network structure of Transformer is shown in Figure 2, where Add&Norm represents residual link and normalization.
The self-attention mechanism first calculates the input sequence Query (Q), Key (K), and Value (V), and the calculation formulas are shown in Equations (2)–(4). The calculation process of Q, K, and V in the pressure prediction process is shown in Figure 3. During the calculation process, the model performs a weighted average on the input of each position, with weights determined by the input of other positions, to capture the relationships between different positions.
Q = X W Q
K = X W K
V = X W V
where W Q , W K and W V represent the weight matrix. Next, the model calculates attention weights using Q, K, and V, with the specific formula shown in Equation (5).
Attention ( Q , K , V ) = softmax Q K T d k V
where d k is the dimension of the key vector, softmax is the activation function used for multiclassification, and 1 d k is a scaling factor used to prevent the dot product from being too large.
GRU can capture parameter information and long-term dependencies on pressure in fracturing pressure data, while Transformer can effectively capture the relationship between any two positions in fracturing pressure data, thus dealing with long-distance dependency problems and greatly avoiding the influence of noise in the original data on pressure prediction. Therefore, this paper connected GRU and Transformer to establish a GRU-Transformer model, mainly by inputting normalized fracturing construction data. Transformer uses an encoder to perform a high-dimensional transformation on fracturing construction, captures its data features, and transmits the data to GRU for pressure prediction. The structure of the GRU-Transformer model is shown in Figure 4.

2.2.2. Crested Porcupine Optimizer

CPO is a nature-inspired optimisation algorithm inspired by the defences of crested porcupines against predators, using four different protection mechanisms. Its optimization results are optimal compared to optimization algorithms such as gray wolf optimizer (GWO), whale optimization algorithm (WOA) and salp swarm algorithm (SSA) [29]. Like other population-based meta-heuristic algorithms, CPO initiates the search process by initialising a set of individuals as shown in Equation (6).
X i =   L   +   r   ×   R     L   , i = 1 , 2 , n
where n is the population size, X i denotes the i candidate solution;   R   and   L   denote the upper and lower bounds of the search range, respectively; and   r   is a random number between [0, 1].
The overall after initialisation is shown in Equation (7).
X = X 1 X 2 X i X n = x 1 , 1 x 1 , 2 x 1 , j x 1 , m x 2 , 1 x 2 , 1 x 2 , j x 1 , m x i , 1 x i , 2 x i , j x i , m x n , 1 x n , 2 x n , j x n , m
where x i , j denotes the i position of the j solution and n denotes the number of candidate solutions.
During the optimisation process, the CPO removes a number of CPs from the population to speed up convergence and reintroduces them back into the population to improve diversity and avoid falling into local minima, as shown in Equation (8).
N = N m i n + ( N N m i n ) × 1 t % T m a x T T m a x T
where T is the variable that determines the number of cycles; t is the current function evaluation; T m a x is the maximum number of function evaluations, which is the maximum number of times a single CP attacks the target; and N m i n is the minimum number of individuals in the newly generated population, and the corresponding behaviour will occur only when it reaches a certain value.
The global exploration phase applies when the predator is far away, in which case, the CP has two defence strategies, i.e., visual defence strategy and acoustic defence strategy. The local exploitation phase applies when the predator is close, in which case, the CP has two defence strategies, i.e., odour attack strategy and physical attack strategy.
Visual defence strategy:
x i t + 1 = x i t + τ 1 × 2 × τ 2 × x C P t y i t
Acoustic defence strategy:
x i t + 1 = 1 U 1 × x i t + U 1 × y + τ 3 × x r 1 t x r 2 t
Odour attack strategy:
x i t + 1 = 1 U 1 × x i t + U 1 × x r 1 + S i × x r 2 x r 3 τ 3 × δ × γ t × S i
Physical attack strategy:
x i t + 1 = x C P t + α 1 τ 4 + τ 4 × δ × x C P t x i t τ 5 × δ × γ t × F i t
where τ 1 is a random number based on a normal distribution; τ 2 , τ 3 , τ 4 , and τ 5 are random numbers between [0, 1]; x C P t is the optimal CP position; y i t = x i t + x r t 2 is the vector generated between the current CP and the random CP; U 1 is a randomly generated binary vector of 0 or 1; δ = + 1 , i f r a n d 0.5 1 , E l s e is a parameter controlling the search direction; γ t = 2 × r a n d × 1 t t m a x t t m a x is a defence factor; S t = exp f x t i k = 1 N f x t k + ϵ ; is an odour diffusion factor; and α is a convergence speed factor. The specific calculation process can be found in [29].
CPO optimization of GRU models can avoid problems such as gradient vanishing or exploding, help GRU models find better parameter configurations, improve their performance in predicting fracturing pressure, and enhance GRU’s robustness and generalization ability.

2.2.3. Combination Neural Network Prediction Process

The pressure prediction process adopts a sliding window mode along the time axis to achieve data partitioning, and the data shape is a window at the end of the time when the dataset is reached. The input variables are construction parameters such as pressure, time, displacement, liquid viscosity, and sand ratio. A combined neural network model is established through CPO, GRU, and Transformer to simulate the nonlinear relationship between pressure and construction parameter data, and finally, output the predicted pressure data. The implementation process of the composite neural network is shown in Figure 5 and the model prediction process is described. The specific process from input to output is as follows: (1) Divide the training set and the testing set; (2) Establish the GRU-Transformer model; (3) Model training and CPO optimization of model parameters; (4) Input the test set for prediction; (5) Output of pressure prediction results.

2.3. Physical Model

The slope inversion method avoids the problem of calculating the net pressure and has been applied with good results in some fields [30], the implementation of which is shown in Figure 6. However, its prediction performance deteriorates in certain complex scenarios. For instance, when there are continuous fluctuations in pressure, the model tends to produce a higher rate of false alarms. This results in an ineffective warning system that fails to provide reliable information for predicting sand screenout.
To save computational efficiency and provide a more intuitive sand screenout warning, the physical model proposed in this paper is improved based on the slope reversal method. Based on the research of some scholars on sand screenout [31,32,33] and the analysis of oilfield data, it is found that an important characteristic of fracturing pressure when sand screenout is about to occur is the formation of an abnormal peak, which is also the basis of the slope reversal method. However, it does not consider the relationship between the maximum and minimum values of the peak, that is, the threshold, as shown in Figure 7. The maximum and minimum difference H 1 for one cycle under normal construction conditions will not exceed this range for subsequent construction cycles. However, the last peak has reached the difference range at H n 1 , but its difference continues to soar to H n , indicating that sand screenout may occur in this area and sand-stopping operations are needed to avoid sand screenout. Based on this, this article has added evaluation criteria to avoid erroneous alarm situations caused by slope reversal method warning and improve the accuracy of the sand screenout warning model.
The pressure curve uses a sliding window algorithm to move the sampling for the calculation, and after calculating the slope of the model for classification, if the results are normal, then skip the sliding region; if the results are not normal, then it is sliding in turn; and if several consecutive sliding regions belong to the same type of superimposed display, then the sliding algorithm mechanism is applied as shown in Figure 8.
In this paper, through the extracted historical construction data of the block, the slider size is set to 30 and the threshold value is 2 MPa, and the warning level mainly consists of two kinds of normal and Class I as shown in Table 3. The physical model flow is shown in Figure 9. Additionally, the slider size and threshold can be dynamically adjusted to suit different operational environments, which enhances the stability and adaptability of the warning model. This flexibility allows for real-time tuning of the model to accommodate varying geological and operational conditions, ensuring more accurate and reliable sand screenout warnings across diverse scenarios.

2.4. Combinatorial Model

The model proposed in this article is mainly composed of two parts: a combinatorial neural network and a physical model. The combined neural network is based on the three models of GRU, Transformer, and CPO, and establishes the CPO-GRU-Transformer model. The physical model is an improvement of the slope reversal method by adding a slider algorithm and threshold to modify it, avoiding false alarms, improving the accuracy of model warnings, and providing effective sand blocking warning information for operators.
The implementation steps of a sand screenout warning model based on a combination of combinatorial neural networks and physical models are as follows: (1) sliding window extraction of time-series data sequence; (2) The Transformer model captures the nonlinear relationships of sequences; (3) GRU model training and CPO optimization of the model parameters; (4) Output the pressure prediction data; (5) The predicted results are input into the sand screenout warning model for judgement; (6) Output the judgement result. The specific implementation steps are shown in Figure 10.

3. Results

3.1. Comparison of Pressure Prediction Models

Although traditional methods such as RSM and ANOVA are widely used in engineering modelling, they are less suitable for handling complex, nonlinear, and time-dependent data [34]. Therefore, in this paper, the mean absolute error (MAE), coefficient of determination ( R 2 ), and root mean square error (RMSE) were selected as the evaluation indexes for predicting the fracture pressure [35], and their calculation formulas are shown in Equations (13)–(15).
M A E = 1 N i = 1 n | y i y ^ i |
R 2 = 1 i = 1 n ( y i y ^ i ) 2 i = 1 n ( y i y ¯ ) 2
R M S E = 1 N i = 1 n ( y i y ^ i ) 2
where y i and y ^ i denote the true and predicted values of fracture pressure, respectively, and N denotes the number of samples. The principle of the evaluation index is that the smaller the value of both MAE and RMSE, the higher the prediction accuracy of the model. The closer R 2 is to 1, the higher the variance of the data explained by the model, and the better the prediction.
The data used for the model comparison are from the fracturing construction data of a section of well X in this shale gas block. They are used for the pressure prediction test of the four models: LSTM model, GRU model, CPO-GRU model and CPO-GRU-Transformer model. Hyperparameter optimisation of the GRU-Transformer model was performed using CPO optimisation, and the optimised model hyperparameters are shown in Table 4.
The prediction result curves for each model are shown in Figure 11. From Figure 11, it can be seen that the trend of the fracture pressure prediction results of the four models is basically consistent with the trend of the actual fracture pressure. From the point of view of prediction accuracy, the predicted fracture pressure curve of the CPO-GRU-Transformer model is the closest to the actual fracture pressure curve.
As shown in Figure 11a–d, both the LSTM and GRU models align well with the predicted trend in pressure prediction. However, the unoptimized GRU model exhibits a rectangular-like behaviour under fluctuating conditions. This issue was addressed, and the evaluation metrics were significantly improved after the GRU model parameters were optimized using the CPO.
As observed in Figure 11c, although the data predicted by the CPO-GRU model fit the prediction model, there are some limitations in its enhancement effect in some small fluctuations. After introducing Transformer, the prediction results in Figure 11d show that Transformer can accurately find the relationship between the individual eigenvalues on the fracturing pressure at each time step, and its results can accurately predict the curve fluctuation condition. The proposed combined neural network model shows optimal prediction performance compared to the other three models, especially for the time point 3000 s–4000 s, in which the trough after sand stopping is accurately predicted by the model, and the pressure fluctuation can be accurately captured throughout the prediction process. These results are highly consistent with the actual curves, which proves the superiority of the model.
Figure 12 represents the curve of training loss with training number for LSTM, GRU, CPO-GRU and CPO-GRU-Transformer, all with 100 training times. The results show that under the same conditions, the combined neural network training loss proposed in this paper decreases the fastest, indicating that it has the quickest convergence speed, which effectively shortens the training time and improves learning efficiency. Figure 9 shows the evaluation metrics for fracture pressure prediction by the four models.
From Figure 13, it can be seen that the single neural network models LSTM and GRU still have some defects in prediction, and their prediction results are not optimal. For CPO-GRU compared with GRU, the MAE decreases by 36.24%, the RMSE decreases by 36.97%, and R 2 improves by 0.156, which means that the prediction results of this model are closer to the actual values after CPO optimises the hyperparameters of GRU. Compared with CPO-GRU, the MAE of CPO-GRU-Transformer decreases by 49.51%, RMSE decreases by 46.54%, and R 2 improves by 0.073, which indicates that Transformer greatly improves the performance of GRU. Therefore, the combined neural network proposed in this paper has the highest fracture pressure prediction accuracy and the fastest computational efficiency among the four models. Therefore, the combined neural network proposed in this paper drives the highest accuracy and fastest computational efficiency in fracture pressure prediction among the four models.

3.2. On-Site Warning Effect

At present, the sand screenout warning in Block U is mainly based on manual observation and the results of pressure changes in the historical fracturing section for early warning, and the operator observes whether the pressure surge phenomenon occurs based on the slope inversion method and double logarithmic curves, and then manually stops the sand, which has limitations such as subjectivity and a slow reaction speed.
Therefore, the artificial sand stopping point and the sand screenout early warning method proposed in this paper were compared and analysed. In this paper, a total of three fracturing sections, namely, Section A of Well Y and Section B and Section C of Well Z were selected for on-site application in this block. The pressure prediction results have a smaller error value than the actual pressure results, which is close to the exact pressure curve, and the results of the pressure prediction and evaluation indexes are shown in Table 5.
To evaluate the effectiveness of the proposed model in practical applications, we compared its early warning performance with manual judgement across three representative fracturing stages. As shown in Table 6 and Figure 14, the model issued a total of seven early warnings, among which six were true positives, correctly indicating actual sand screenout risks, and one was a false positive, where no actual screenout occurred. No false negatives were observed during the testing process, indicating that the model successfully captured all actual screenout events. These results yield a successful warning rate of 85.71% and demonstrate the model’s strong reliability in detecting genuine risks while maintaining a low false alarm rate.
In terms of timeliness, the model demonstrated a clear advantage by triggering alarms an average of 73.5 s earlier than the corresponding manual sand-stopping decisions. This lead time is critical in field operations, as it provides engineers with additional time to adjust the pumping parameters or stop the operation, effectively avoiding the onset of sand screenout.
Furthermore, manual judgment often suffers from subjectivity and delay, especially under fluctuating pressure signals or complex downhole conditions. In contrast, the model’s ability to continuously monitor pressure trends and issue objective warnings improves both the response speed and operational consistency. These results highlight the model’s practical value as a reliable decision-support tool in hydraulic fracturing operations.

4. Conclusions

The combined neural network pressure prediction model constructed in this paper, CPO-GRU-Transformer, was compared with LSTM, GRU and CPO-GRU. It had the smallest MAE and RMSE and the largest R 2   , 0.613, 0.842 and 0.971, respectively, and it was the prediction method that best fit the pressure curve. It was experimentally verified that this model has the following advantages over LSTM, GRU and CPO-GRU in fracture pressure prediction: compared with other neural network models, this model has higher prediction accuracy, faster learning speed and faster convergence.
Three fracturing sections were verified in the field, with six successful alarms and one false alarm, resulting in an early warning rate of 85.71%, and the alarm point was 73.5 s earlier than the artificial sand stopping point on average, which greatly avoided the possibility of sand screenout. However, the study presented in this paper has limitations. Firstly, the sliding window size and thresholds must be set for different geological environments, which is too dependent on empirical judgement; secondly, the model requires a certain amount of computational resources, which may not be available in working environments where computational resources are scarce, which will limit the robustness of the model and prevent it from reaching the optimal prediction state. The method proposed in this paper provides a faster calculation and the most accurate warning method for sand blockage warning, which greatly avoids the occurrence of false alarms and provides effective sand screenout warning information for operators.

Author Contributions

Y.S.: Writing—original draft. Q.L.: Resources. F.Z.: Writing—review and editing. L.Z.: Methodology. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Data Availability Statement

The original contributions presented in this study are included in the article. Further inquiries can be directed to the corresponding author.

Conflicts of Interest

Author Feng Zhu was employed by Yumen Drilling Branch, China Petroleum Western Drilling Engineering Co., Ltd. Author Lefan Zhang was employed by EISC Southwest Branch Center of PetroChina Logging Southwest Company. 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:
GRUGated Recurrent Unit
CPOCrested Porcupine Optimizer
LSTMLong Short-Term Memory
NLPnatural language processing
x i raw data
X i normalized data
Qquery in Transformer input sequence
Kkey in Transformer input sequence
Vvalue in Transformer input sequence
d k dimension of key vectors in Transformer
1 d k scale factor in Transformer
MAEmean absolute error
RMSEroot mean square error
R 2 coefficient of determination

References

  1. Chen, B.; Barboza, B.R.; Sun, Y.; Bai, J.; Thomas, H.R.; Dutko, M.; Cottrell, M.; Li, C.J. A review of hydraulic fracturing simulation. Arch. Comput. Methods Eng. 2021, 29, 1–58. [Google Scholar] [CrossRef]
  2. Cai, X.; Guo, B.; Li, G.; Yang, X. A semi analytical model for predicting proppant screen-out during hydraulic fracturing unconventional reservoirs. In Proceedings of the SPE/IATMI Asia Pacific Oil & Gas Conference and Exhibition, Jakarta, Indonesia, 17–19 October 2017; p. D021S011R006. [Google Scholar]
  3. Nolte, K.G.; Smith, M.B. Interpretation of fracturing pressures. J. Pet. Technol. 1981, 33, 1767–1775. [Google Scholar] [CrossRef]
  4. Massaras, L.V.; Massaras, D.V. Real-time advanced warning of screenouts with the inverse slope method. In Proceedings of the SPE International Symposium and Exhibition on Formation Damage Control, Lafayette, LA, USA, 15–17 February 2012; p. SPE-150263-MS. [Google Scholar]
  5. Jordan, M.I.; Mitchell, T.M. Machine learning: Trends, perspectives, and prospects. Science 2015, 349, 255–260. [Google Scholar] [CrossRef] [PubMed]
  6. Qiu, J.; Wu, Q.; Ding, G.; Xu, Y.; Feng, S. A survey of machine learning for big data processing. EURASIP J. Adv. Signal Process. 2016, 2016, 67. [Google Scholar] [CrossRef]
  7. LeCun, Y.; Bengio, Y.; Hinton, G. Deep learning. Nature 2015, 521, 436–444. [Google Scholar] [CrossRef]
  8. Brenjkar, E.; Delijani, E.B. Engineering. Computational prediction of the drilling rate of penetration (ROP): A comparison of various machine learning approaches and traditional models. J. Pet. Sci. Eng. 2022, 210, 110033. [Google Scholar] [CrossRef]
  9. Matinkia, M.; Sheykhinasab, A.; Shojaei, S.; Vojdani Tazeh Kand, A.; Elmi, A.; Bajolvand, M.; Mehrad, M. Developing a new model for drilling rate of penetration prediction using convolutional neural network. Arab. J. Sci. Eng. 2022, 47, 11953–11985. [Google Scholar] [CrossRef]
  10. Xu, K.; Liu, Z.; Chen, Q.; Zhang, Q.; Ling, X.; Cai, X.; He, Q.; Yang, M. Application of machine learning in wellbore stability prediction: A review. Geoenergy Sci. Eng. 2024, 232, 212409. [Google Scholar] [CrossRef]
  11. Pan, S.; Zheng, Z.; Guo, Z.; Luo, H. An optimized XGBoost method for predicting reservoir porosity using petrophysical logs. J. Pet. Sci. Eng. 2022, 208, 109520. [Google Scholar] [CrossRef]
  12. Zhang, Z.; Zhang, H.; Li, J.; Cai, Z. Permeability and porosity prediction using logging data in a heterogeneous dolomite reservoir: An integrated approach. J. Nat. Gas Sci. Eng. 2021, 86, 103743. [Google Scholar] [CrossRef]
  13. Wang, S.; Qin, C.; Feng, Q.; Javadpour, F.; Rui, Z. A framework for predicting the production performance of unconventional resources using deep learning. Appl. Energy 2021, 295, 117016. [Google Scholar] [CrossRef]
  14. Zhou, G.; Guo, Z.; Sun, S.; Jin, Q. A CNN-BiGRU-AM neural network for AI applications in shale oil production prediction. Appl. Energy 2023, 344, 121249. [Google Scholar] [CrossRef]
  15. Madasu, S.; Rangarajan, K.P. Deep recurrent neural network DRNN model for real-time multistage pumping data. In Proceedings of the OTC Arctic Technology Conference, Houston, TX, USA, 5–7 November 2018; p. D033S017R005. [Google Scholar]
  16. Liang, H.; Zou, J.; Khan, M.J.; Jinxuan, H. An sand plug of fracturing intelligent early warning model embedded in remote monitoring system. IEEE Access 2019, 7, 47944–47954. [Google Scholar] [CrossRef]
  17. Hu, J.; Khan, F.; Zhang, L.; Tian, S. Data-driven early warning model for screenout scenarios in shale gas fracturing operation. Comput. Chem. Eng. 2020, 143, 107116. [Google Scholar] [CrossRef]
  18. Yu, X.; Trainor-Guitton, W.; Miskimins, J. A data driven approach in screenout detection for horizontal wells. In Proceedings of the SPE Hydraulic Fracturing Technology Conference and Exhibition, The Woodlands, TX, USA, 4–6 February 2020; p. D022S015R002. [Google Scholar]
  19. Sun, J.J.; Battula, A.; Hruby, B.; Hossaini, P. Application of both physics-based and data-driven techniques for real-time screen-out prediction with high frequency data. In Proceedings of the SPE/AAPG/SEG Unconventional Resources Technology Conference, Virtual, 20–22 July 2020; p. D023S027R003. [Google Scholar]
  20. Bin, Y.; Mingze, Z.; Siwei, M.; Zhang, W.; Zheng, H. Intelligent identification and real-time warning method of diverse complex events in horizontal well fracturing. Pet. Explor. Dev. 2023, 50, 1487–1496. [Google Scholar] [CrossRef]
  21. Tang, Y.; Ranjith, P.G.; Perera, M.S.A. Major factors influencing proppant behaviour and proppant-associated damage mechanisms during hydraulic fracturing. Acta Geotech. 2018, 13, 757–780. [Google Scholar] [CrossRef]
  22. Edirisinghe, E.A.A.V.; Perera, M.S.A. Review on the impact of fluid inertia effect on hydraulic fracturing and controlling factors in porous and fractured media. Acta Geotech. 2024, 19, 7923–7965. [Google Scholar] [CrossRef]
  23. Chung, J.; Gulcehre, C.; Cho, K.; Bengio, Y. Empirical evaluation of gated recurrent neural networks on sequence modeling. arXiv 2014. [Google Scholar] [CrossRef]
  24. Waswani, A.; Shazeer, N.; Parmar, N.; Uszkoreit, J.; Jones, L.; Gomez, A.; Kaiser, L.; Polosukhin, I. Attention is all you need. In Proceedings of the 31st Conference on Neural Information Processing Systems (NIPS 2017), Long Beach, CA, USA, 4–9 December 2017. [Google Scholar]
  25. Tang, M.; Cui, S.; Jin, Z.; Liang, S.-N.; Li, C.; Zou, L. Sequential recommendation by reprogramming pretrained transformer. Inf. Process. Manag. 2025, 62, 103938. [Google Scholar] [CrossRef]
  26. Ren, S.; Li, X. HResFormer: Hybrid Residual Transformer for Volumetric Medical Image Segmentation. IEEE Trans. Neural Netw. Learn. Syst. 2025. early access. [Google Scholar] [CrossRef]
  27. Zhao, J.; Wang, Z.; Wu, Y.; Burke, A.F. Predictive pretrained transformer (PPT) for real-time battery health diagnostics. Appl. Energy 2025, 377, 124746. [Google Scholar] [CrossRef]
  28. Bashir, T.; Wang, H.; Tahir, M.; Zhang, Y. Wind and solar power forecasting based on hybrid CNN-ABiLSTM, CNN-transformer-MLP models. Renew. Energy 2025, 239, 122055. [Google Scholar] [CrossRef]
  29. Abdel-Basset, M.; Mohamed, R.; Abouhawwash, M. Crested Porcupine Optimizer: A new nature-inspired metaheuristic. Knowl.-Based Syst. 2024, 284, 111257. [Google Scholar] [CrossRef]
  30. Hou, L.; Cheng, Y.; Wang, X.; Ren, J.; Geng, X. Effect of slickwater-alternate-slurry injection on proppant transport at field scales: A hybrid approach combining experiments and deep learning. Energy 2022, 242, 122987. [Google Scholar] [CrossRef]
  31. Barree, R. Processes of screenout development and avoidance. In Proceedings of the SPE Hydraulic Fracturing Technology Conference and Exhibition, The Woodlands, TX, USA, 1–3 February 2022; p. D021S004R005. [Google Scholar]
  32. Qu, H.; Xu, Y.; Liu, Y.; Li, Z.; Liu, X.; Zeng, Z.; Guo, R. Experimental study of fluid-particle flow characteristics in a rough fracture. Energy 2023, 285, 129380. [Google Scholar] [CrossRef]
  33. Zhao, J.; Zhao, X.; Zhao, J.; Cao, L.; Hu, Y.; Liu, X. Coupled model for simulating proppant distribution in extending fracture. Eng. Fract. Mech. 2021, 253, 107865. [Google Scholar] [CrossRef]
  34. Ahmadi, S.; Khormali, A.; Razmjooie, A. Experimental investigation on separation of water in crude oil emulsions using an oil-soluble demulsifier. Iran. J. Chem. Chem. Eng. 2023, 42, 2332–2343. [Google Scholar]
  35. Ouadi, B.; Khatir, A.; Magagnini, E.; Mokadem, M.; Abualigah, L.; Smerat, A. Optimizing silt density index prediction in water treatment systems using pressure-based gradient boosting hybridized with Salp Swarm Algorithm. J. Water Process. Eng. 2024, 68, 106479. [Google Scholar] [CrossRef]
Figure 1. LSTM and GRU structures.
Figure 1. LSTM and GRU structures.
Processes 13 01018 g001
Figure 2. Transformer framework.
Figure 2. Transformer framework.
Processes 13 01018 g002
Figure 3. The calculation process of the self-attention mechanism.
Figure 3. The calculation process of the self-attention mechanism.
Processes 13 01018 g003
Figure 4. GRU-Transformer model.
Figure 4. GRU-Transformer model.
Processes 13 01018 g004
Figure 5. Implementation process of combination neural network.
Figure 5. Implementation process of combination neural network.
Processes 13 01018 g005
Figure 6. Slope reversal method process [4].
Figure 6. Slope reversal method process [4].
Processes 13 01018 g006
Figure 7. Pressure surge indication.
Figure 7. Pressure surge indication.
Processes 13 01018 g007
Figure 8. Sliding Module Algorithm.
Figure 8. Sliding Module Algorithm.
Processes 13 01018 g008
Figure 9. Sand screenout early warning model.
Figure 9. Sand screenout early warning model.
Processes 13 01018 g009
Figure 10. Combinatorial model realisation process.
Figure 10. Combinatorial model realisation process.
Processes 13 01018 g010
Figure 11. Prediction Result Curves for Four Models. (a) LSTM pressure prediction curve. (b) GRU pressure prediction curve. (c) CPO-GRU pressure prediction curve. (d) CPO-GRU-Transformer pressure prediction curve.
Figure 11. Prediction Result Curves for Four Models. (a) LSTM pressure prediction curve. (b) GRU pressure prediction curve. (c) CPO-GRU pressure prediction curve. (d) CPO-GRU-Transformer pressure prediction curve.
Processes 13 01018 g011aProcesses 13 01018 g011b
Figure 12. Training losses for the first 100 training sessions of the four models.
Figure 12. Training losses for the first 100 training sessions of the four models.
Processes 13 01018 g012
Figure 13. Evaluation metrics for fracture pressure prediction in four models.
Figure 13. Evaluation metrics for fracture pressure prediction in four models.
Processes 13 01018 g013
Figure 14. Y and Z well test section results. (a) Early warning results for section a of well Y; (b) Early warning results for section b of well Z; (c) Early warning results for section c of well Z.
Figure 14. Y and Z well test section results. (a) Early warning results for section a of well Y; (b) Early warning results for section b of well Z; (c) Early warning results for section c of well Z.
Processes 13 01018 g014aProcesses 13 01018 g014b
Table 1. Fracturing Construction Parameters.
Table 1. Fracturing Construction Parameters.
Parameter NameUnit
Times
Wellhead pressureMPa
Pump ratem3/min
Sand ratio%
Fluid viscosityCP
Table 2. Unoptimised GRU parameters.
Table 2. Unoptimised GRU parameters.
Parameter NamesParameter Sizes
Batch size256
Hidden size64
Num layers2
Dropout0.2
Learning rate0.01
Table 3. Sand screenout warning level.
Table 3. Sand screenout warning level.
Warning LevelHidden MeaningDemonstrates
NormalityNormal fracturing processNormal
Level ISand screenout may occurWarning
Table 4. CPO hyperparameter optimisation results.
Table 4. CPO hyperparameter optimisation results.
HyperparameterSearch AreaOptimal Value
Batch size[64, 128, 256, 512, 1024]512
Hidden size[64, 128, 256]256
Num layers[2, 3, 4]4
Dropout[0.2, 0.3, 0.5]0.3
Learning rate[0.001, 0.005, 0.01, 0.05, 0.1]0.001
Table 5. Fracture pressure prediction results.
Table 5. Fracture pressure prediction results.
Fracturing Segment Name R M S E /MPa M A E /MPa R 2
Y well a section0.33850.53260.9755
Z well b section0.38790.63720.9812
Z well b section0.40850.61130.9708
Table 6. On-site warning intervals.
Table 6. On-site warning intervals.
Fracturing Segment NameWarning IntervalModel Identification PointsSlopeArtificial Stopping Point
Y well a section[5466 s, 5660 s]5530 s0.0275537 s
Z well b section[3040 s, 3103 s]3051 s0.098None
Z well b section[4130 s, 4553 s]4207 s0.0224367 s
Z well b section[5310 s, 5603 s]5403 s0.0115418 s
Z well c section[2610 s, 2860 s]2650 s0.0182666 s
Z well c section[3900 s, 4095 s]3943 s0.0194029 s
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

Sun, Y.; Liu, Q.; Zhu, F.; Zhang, L. Sand Screenout Early Warning Models Based on Combinatorial Neural Network and Physical Models. Processes 2025, 13, 1018. https://doi.org/10.3390/pr13041018

AMA Style

Sun Y, Liu Q, Zhu F, Zhang L. Sand Screenout Early Warning Models Based on Combinatorial Neural Network and Physical Models. Processes. 2025; 13(4):1018. https://doi.org/10.3390/pr13041018

Chicago/Turabian Style

Sun, Yanwei, Qingyou Liu, Feng Zhu, and Lefan Zhang. 2025. "Sand Screenout Early Warning Models Based on Combinatorial Neural Network and Physical Models" Processes 13, no. 4: 1018. https://doi.org/10.3390/pr13041018

APA Style

Sun, Y., Liu, Q., Zhu, F., & Zhang, L. (2025). Sand Screenout Early Warning Models Based on Combinatorial Neural Network and Physical Models. Processes, 13(4), 1018. https://doi.org/10.3390/pr13041018

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