Next Article in Journal
Wastewater Treatment and Public Health Surveillance: Advances and Challenges in the One-Health Era
Previous Article in Journal
Response of Chlorella sorokiniana to Co-Exposure to Sulfamethoxazole and Polystyrene Microplastics: Toxicity Effect, Defense and Biodegradation Mechanism
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Intelligent Safety Monitoring of Reservoir Slopes: A Multi-Point Deformation Prediction Approach Considering Spatiotemporal Lag Effects

1
School of Resources and Environmental Engineering, Anhui Water Conservancy Technical College, Hefei 231603, China
2
College of Water Conservancy and Hydropower Engineering, Hohai University, Nanjing 210098, China
3
Department of Applied Mathematics, ETS Ingenieros de Caminos, Universidad Politécnica de Madrid, 28040 Madrid, Spain
4
College of Civil Engineering, Fuzhou University, Fuzhou 350108, China
*
Author to whom correspondence should be addressed.
Water 2026, 18(11), 1335; https://doi.org/10.3390/w18111335
Submission received: 29 March 2026 / Revised: 5 May 2026 / Accepted: 28 May 2026 / Published: 31 May 2026

Abstract

Reservoir water level fluctuations and rainfall drive bank slope deformation, typically exhibiting spatiotemporal lags. Existing prediction models often fail to characterize these complex coupled relationships and rely on manual variable selection, causing information loss and reduced performance. To address these issues, a novel multi-point prediction model for reservoir bank slope deformation based on lag-aware clustering (LAC), referred to as LAC-MOGP, is proposed in this study. First, the Maximal Information Coefficient (MIC) quantifies the lag between influencing factors and deformation for objective factors screening. Next, an improved dynamic time warping (DTW) algorithm with a lag-difference-constrained matching window is combined with affinity propagation (AP) to cluster monitoring points based on asynchronous temporal correlations. Finally, a DTW-based similarity weighting scheme is embedded into a multi-output Gaussian Process (MOGP) kernel to refine covariance modeling and predict deformation within each cluster. Validated using observations from the Jinlongshan slope of the Ertan arch dam, the proposed model outperformed traditional methods in prediction accuracy and long-term stability. Achieving the lowest average root mean square error (2.677 mm) and average mean absolute error (2.325 mm), the LAC-MOGP model demonstrates significant effectiveness and practical applicability for reservoir slope deformation forecasting.

1. Introduction

Landslides and slope instabilities constitute major global geohazards. In hydraulic engineering contexts, dynamic loading induced by reservoir impoundment and rainfall serves as the primary trigger for bank slope destabilization. Historical catastrophic failures—such as those at the Vajont Dam in Italy [1], the Grand Coulee Dam in the United States [2], and various bank slopes within the Three Gorges Reservoir area in China [3,4,5]—highlight the strong correlation between water level fluctuations, intense rainfall, and subsequent slope failures [6,7]. Because surface deformation serves as the most direct macroscopic indicator of internal mechanical degradation, continuous displacement monitoring remains essential for evaluating reservoir bank stability [8,9].
Current displacement analysis frameworks broadly fall into model-driven and data-driven categories. Model-driven approaches, grounded in engineering geology and solid mechanics, offer high interpretability regarding complex physical processes such as seepage–stress coupling and nonlinear boundary responses [10,11,12,13,14,15,16]. Nevertheless, their heavy reliance on precise geological boundary conditions and initial geomechanical parameters restricts their adaptability in field scenarios characterized by high spatial heterogeneity and uncertainty.
Conversely, data-driven models bypass explicit physical assumptions to extract kinematic patterns directly from monitoring series, offering strong site adaptability. Although traditional statistical tools (e.g., ARIMA, Kalman filters) [17,18,19] struggle to capture nonlinear deformation behaviors, machine learning algorithms—including Support Vector Machines (SVMs) [20,21], Random Forests (RFs) [22], and Long Short-Term Memory (LSTM) networks [23,24]—provide robust nonlinear mapping. To further enhance accuracy, recent studies have increasingly employed hybrid frameworks, such as utilizing Variational Mode Decomposition (VMD) to separate displacement series into trend and periodic components before applying neural networks [25,26].
However, a fundamental challenge persists: the kinematic response of slopes to reservoir water levels and rainfall inherently exhibits a spatially heterogeneous temporal lag [27,28,29,30,31]. Although recent studies have quantified these lag times using grey relational or wavelet analyses [32,33,34], or captured inter-sensor spatial dependencies via graph neural networks and spatial clustering [35,36], current methodologies rarely integrate both the asynchronous temporal lags and the inter-point spatial covariance within a unified predictive architecture [37].
To address this limitation, this study develops a predictive framework that incorporates the spatiotemporal lag effects of hydrological triggers to enhance the accuracy and long-term stability of multi-point deformation modeling. The principal contributions are as follows:
(a)
A constrained lag-aware clustering method is proposed, which explicitly incorporates deformation response lags into similarity computation. The MIC is utilized to estimate the lag time of each monitoring point relative to water level fluctuations and rainfall. The maximum lag is then employed as the global constraint for DTW alignment paths, and the distance matrix is constructed for improved clustering.
(b)
A DTW-similarity-weighted MOGP modeling approach is developed. A weight matrix is constructed using DTW distances and embedded into the MOGP kernel function to account for heterogeneous deformation responses among monitoring points. This modification enhances the joint covariance structure of multiple outputs, enabling more accurate spatial modelling and inter-point information transfer.
(c)
The proposed LAC-MOGP model is applied to multi-point deformation prediction of reservoir bank slopes. Comparative experiments with traditional methods demonstrate that the proposed method yields higher predictive precision long-term stability, demonstrating its practical viability for field monitoring scenarios.
The remainder of this paper is organized as follows: Section 2 introduces the methodological framework, covering MIC-based correlation analysis, the enhanced DTW-AP clustering approach, and the modified MOGP prediction model. Section 3 outlines the study area and the monitoring dataset. Section 4 reports the prediction experiments and compares the proposed method with baseline models. Section 5 summarizes the main findings and highlights directions for future research.

2. Model Development

This section introduces the analytical architecture of the proposed LAC-MOGP framework. As outlined in the introduction, the core methodology sequentially encompasses: (1) extracting the temporal lag between slope deformation and hydrological triggers via the MIC; (2) partitioning the monitoring points using a constrained DTW-AP clustering algorithm; and (3) predicting multi-point displacements via a MOGP model, structurally enhanced by embedding inter-point similarities into its coregionalization covariance matrix.

2.1. MIC-Based Estimation of Temporal Lag

To quantify the temporal delays between slope deformation and hydrological triggers, the Maximal Information Coefficient (MIC) [38] is employed to extract complex nonlinear dependencies. By evaluating temporally shifted sequences of environmental factors against the displacement series, this approach identifies significant triggers and their optimal lag times for subsequent regression modeling.
For the temporal analysis, the lag interval step was set to 30 days. This monthly resolution aligns with regional monsoon rhythms and reservoir operational cycles. Furthermore, it effectively filters out the high-frequency stochastic noise inherent in daily GNSS measurements. Informed by historical geomechanical stability assessments of the study area, the maximum temporal search boundary was conservatively defined as 180 days for both cumulative rainfall and reservoir level fluctuations. These expanded search limits represent a two-to-threefold increase relative to historically observed empirical lags. This conservative configuration guarantees the extraction of prolonged delayed responses during the operational phase of the reservoir [28,32,33,34].
During feature screening, candidate factors yielding maximum MIC scores above 0.3 are retained. Statistically, the finite sample sizes of field monitoring data establish an inherent background noise floor. The empirical null distribution of the MIC typically ranges from 0.15 to 0.25 under these conditions [38,39]. To securely bypass this baseline, a rigid threshold of 0.3 is enforced. This specific value is widely adopted as an optimal boundary in recent landslide prediction studies [40,41,42]. Such a criterion rigorously filters out spurious background correlations while preserving genuine hydrological dependencies. Ultimately, this screening reduces the dimensionality of the input space and identifies the optimal temporal lag for each monitoring point.

2.2. Improved DTW-AP-Based Clustering for Monitoring Points

This section presents a spatial clustering strategy that accounts for temporal asynchrony among deformation monitoring points, enabling a structured understanding of the spatiotemporal response of slopes to variations in reservoir water levels and rainfall. The resulting clustering structure reflects the similarity of deformation patterns among monitoring points and provides a solid foundation for subsequent multi-point joint modelling.

2.2.1. Inter-Point Similarity Measurement Based on Improved DTW

DTW is a widely used technique for measuring the similarity between time series with differing lengths or misaligned temporal axes. Figure 1 illustrates a typical alignment path obtained through DTW in the context of slope deformation monitoring. In monitoring of slope deformation, the displacement time series often exhibit periodicity and autocorrelation while also being susceptible to noise and external disturbances. However, due to its unconstrained search space, the standard DTW algorithm may yield overly flexible alignments that pair segments lacking physical relevance. This can significantly reduce the interpretability and reliability of similarity assessments between monitoring points. A widely adopted improvement strategy is the Sakoe–Chiba band [43], which restricts the alignment path to a symmetric region around the main diagonal of the distance matrix. This constraint ensures that each point is matched only within a predefined temporal neighborhood, reducing extreme deviations in the alignment path. However, the bandwidth is often empirically set as 10% of the sequence length, lacking a clear connection to the causal characteristics of the slope deformation.
To address this issue, a physically informed enhancement to the DTW constraint mechanism is proposed based on prior analysis of lagged deformation responses. As described in Section 2.1, MIC is employed to estimate the maximum lag DT for each monitoring point concerning external environmental factors. It is assumed that the lag difference between any two points does not exceed DT, and DT is adopted as the temporal window width to constrain the DTW alignment path. In this way, sequence matching is restricted to the maximum potential physical delay range while excluding geologically unrealistic matches. Compared to traditional empirically defined constraints, the proposed method enables improved interpretability in inter-point similarity measurement, thereby providing a more robust foundation for clustering and multi-point modelling.

2.2.2. AP-Based Clustering of Slope Monitoring Points

Slope deformation is typically characterized by spatial and temporal correlations, with the deformation trends of monitoring points reflecting latent similarities across regions. The AP clustering algorithm [44] is introduced in this study to enable the effective identification of representative deformation patterns and facilitate data-driven zoning. Representative points are automatically identified by iteratively updating two sets of messages, namely responsibility and availability, and clustering of slope monitoring points is subsequently achieved (Figure 2).
A key modification in this study is the integration of the DTW distance matrix (D) into the similarity matrix (S). Specifically, the similarity s ( i , k ) between monitoring points i and k is defined as the negative DTW distance ( s ( i , k ) = d i , k ), which directly influences the responsibility update rule:
r ( i , k ) = s ( i , k ) max k k a i , k + s i , k
where r ( i , k ) indicates the relative preference of point i for choosing k as its cluster center; s ( i , k ) represents the similarity between point i and point k, which is defined as the negative DTW distance for monitoring sequences. This formulation ensures that clusters are formed based on lag-aware temporal alignments rather than rigid Euclidean proximity. a i , k represents the current availability of candidate k′; s ( i , i ) denotes the self-similarity or “preference” (p) of point i. The preference parameter p governs the granularity of the resulting partitions; higher p values generally yield a greater number of clusters. To ensure model objectivity and avoid arbitrary manual bias, p is assigned as the median of the similarity matrix S = [ s i j ] —a robust initialization strategy that allows the algorithm to automatically determine the optimal cluster count. The stability of this configuration is further validated via a sensitivity analysis in Section 4.1.2.

2.3. Overview and Optimization of MOGP

In reservoir bank monitoring, observation sequences typically exhibit spatial coherence and shared physical drivers. MOGP [45] effectively exploits these cross-correlations to enhance predictive generalization. However, despite the preliminary partitioning provided by DTW-AP clustering, intra-cluster heterogeneity persists, as individual monitoring points contribute unequally to the underlying regional deformation signal.
Traditional MOGP based on the Linear Model of Coregionalization (LMC) often assumes a uniform coupling strength across outputs, which can lead to interference from weakly correlated sensors and degrade precision at more relevant locations. To mitigate this, we propose a covariance-refinement mechanism that embeds DTW-based similarity weights into the MOGP kernel. This approach enables a more refined description of inter-point relationships by adjusting the covariance strength based on the temporal similarity of deformation sequences.
For brevity, the standard mathematical derivations of MOGP, including the definition of the coregionalization matrix B and the input kernel k , are detailed in Appendix A. The primary contribution of this study lies in the structural optimization of B via a spatiotemporal weight matrix W. Following the Squared Exponential (RBF) paradigm, the elements of W = [ w i j ] are defined as:
w i j ( DTW ) = exp d i j 2 γ
where d i j 2 is the DTW distance between the deformation sequences of points i and j, and γ is a scaling parameter set as the mean of all pairwise DTW distances. This RBF-based weight formulation is theoretically motivated by two requirements: first, it provides a smooth, monotonic mapping from DTW distances to the similarity space; second, it ensures that the resulting Hadamard product within the covariance structure maintains strict positive definiteness—a prerequisite for robust Gaussian Process inference. Compared to alternative linear or step-function mappings, the RBF paradigm better characterizes the non-linear decay of spatial correlations while preserving the mathematical stability of the multi-output framework.
To modulate the covariance structure, the similarity weights are explicitly integrated into the standard coregionalization matrix B via the Hadamard product (element-wise multiplication, ). The revised coregionalization matrix B is formulated as:
B = B W
According to the Schur Product Theorem, the Hadamard product of two positive semi-definite matrices remains positive semi-definite. The full covariance matrix K of the revised MOGP model is constructed using the Kronecker product (denoted by ). This operation integrates the revised coregionalization matrix B with the input kernel matrix K x :
K = B K x
This mathematical integration explicitly modulates the information-sharing strength based on actual kinematic similarities while strictly preserving the mathematical validity required for MOGP convergence.

2.4. Construction Framework of the LAC-MOGP Model

LAC-MOGP model is proposed for predicting multi-point slope deformation based on monitoring data. The overall framework is illustrated in Figure 3, and the implementation steps are described as follows:
(1)
Determination of Lag Time. MIC is calculated between each candidate environmental factor and the deformation response at each monitoring point. Factors with MIC values exceeding 0.3 are selected as explanatory factors. The maximum lag among the selected factors is employed to define the unified lag time window.
(2)
Computation of Inter-Point Similarity. The improved DTW algorithm is employed to quantify the temporal similarity between all pairs of monitoring points.
(3)
Clustering of Monitoring Points. AP algorithm is applied to perform unsupervised clustering on deformation points, which enables the classification of monitoring points into sub-regions with similar spatiotemporal responses.
(4)
Training of the Modified MOGP Prediction Model. The data set is divided into training and testing subsets. Based on the X and Y, the MOGP model with DTW-based weighted covariance is trained within each cluster.
(5)
Model Validation and Evaluation. The proposed model is validated through predictive experiments on multi-point slope displacement data and compared with representative methods. Evaluation metrics include the coefficient of determination (R2), root mean squared error (RMSE), and additional metrics such as the averaged MAE (aMAE), averaged MSE (aMSE), and averaged RMSE (aRMSE), to assess both fitting and forecasting performance.

3. Case Study

This section briefly introduces the selected real-world reservoir bank slope project, the dataset, and an overview of the associated environmental variables.

3.1. Study Area

The Jinglongshan reservoir bank slope, situated along the middle reaches of the Yalong River in Sichuan Province, China, was selected as the case study area. The mountain’s macro-topography is relatively gentle, with significantly weathered surface rock layers forming a stepped platform and mild slope landforms. The terrain is relatively gentle below an elevation of 1400 m, with an average slope of approximately 25°. Above 1400 m, however, the slope becomes markedly steeper, ranging from 35° to 45°. The Yalong River flows past the slope toe in the S60°E direction, and the slope exhibits a typical dip-slope structure. Notable deformation has been observed between 980 m and 1400 m, where the slope body shows poor structural integrity. As shown in Figure 4, the slope lies near the Ertan Dam, with a horizontal distance ranging from 600 m to 1300 m. The slope is massive, with a longitudinal extent of approximately 700 m along the river, a relative height between 500 m and 700 m, and a surface area of roughly 7.0 × 105 m2.

3.2. Dataset

The original GNSS monitoring network consisted of 18 observation stations, designated as Jiao 1 through Jiao 18. Points Jiao 1 to Jiao 4 were located at the lowest elevations and served primarily to monitor the slope stability during the construction and initial impoundment phases. Following the reservoir impoundment, these four points were submerged beneath the normal operational water level. Consequently, the remaining 14 points (Jiao5–Jiao18), which offer continuous time-series data and comprehensive spatial coverage of the unsubmerged slope, were selected to analyze the long-term operational deformation characteristics. The spatial distribution of these monitoring sites is shown in Figure 4, where red markers denote GNSS points, and the black contour lines indicate the topographic elevations. The elevation of each measuring point is listed in Table 1.
To better understand the environmental influences on slope movement, reservoir water level and daily rainfall data also collected, from March 1998 to December 2019. These environmental variables, along with the displacement time series data of each monitoring point, are presented in Figure 5 and Figure 6, respectively. The displacement history indicates that significant slope deformation began shortly after reservoir impoundment commenced on 1 May 1998. This was especially pronounced during the initial impoundment stages in 1998 and 1999, during which several monitoring points recorded abrupt increases in both displacement magnitude and rate. Although the rate of deformation has gradually decreased since 1999, it has not ceased entirely. The slope is currently undergoing steady-state creep, suggesting that potential movement persists.

4. Results and Discussion

4.1. Spatiotemporal Analysis of Monitoring Points Considering Lag Effects

4.1.1. Screening of Explanatory Factors and Estimation of Lag Time

To account for the delayed response of slope deformation to reservoir water level fluctuations and rainfall, the MIC between each candidate historical environmental factor and the displacement data are calculated. The parameters are set as follows: grid resolution α is 0.6, and the minimum bin width c is 15. These values are adopted directly from the optimal heuristic baseline established in the original MIC framework [39] to ensure robust dependency detection without arbitrary manual tuning. The candidate factors of model are expressed in Equation (5). In the equation, H0 represents the reservoir water level on the observation day, while Hp–q denotes the average reservoir level from p to q days before the observation date. Similarly, R0 is the rainfall on the observation day, and Rp–q denotes the average daily rainfall from p to q days prior to the observation. θ = t / 100 , where t denotes the number of days from the starting date to the monitoring date. The linear term θ represents a constant trend, while the logarithmic term ln θ is physically motivated to characterize the non-linear rheological creep of the rock mass, which progressively decelerates over time according to classical empirical creep laws [46].
δ = δ H         H 0 , H 0 30 , H 30 60 , H 60 90 , H 90 120 , H 120 150 , H 150 180 δ R         R 0 , R 0 30 , R 30 60 , R 60 90 , R 90 120 , R 120 150 , R 150 180 δ θ         θ , ln θ
Candidate factors with CMIC values greater than 0.3 were selected as explanatory factors and incorporated into the predictive model. Taking Jiao5 as an example, the MIC analysis results are presented in Table 2.
According to Table 2, the earliest explanatory factors identified are H90–120 and R0–30, indicating that for Jiao5, a lag time of 120 days for reservoir water level and 30 days for rainfall should be considered. The same MIC-based correlation analysis was applied to the remaining monitoring points. The lag times corresponding to the majority of monitoring points within each cluster were integrated. The final lag time for different clusters are summarized in Table 3. It can be seen that the maximum lag time did not exceed 120 days. Consequently, the constraint on the DTW matching window was set to 120 days.
The correlation between reservoir fluctuations and surface displacement was systematically evaluated across the entire monitoring network. While Table 3 provides a quantitative summary of the lag times for all 14 points, Jiao 9 is selected for detailed graphical analysis to provide an intuitive visualization of these temporal dependencies. This point is located at a mid-elevation on the left flank of the slope, and its cumulative deformation magnitude aligns with the mean macroscopic trend observed across the site. Due to the long span of the full monitoring sequences, the resulting data density and overlapping matching paths made visualization difficult. Data from March 1998 to March 2006 were selected for analysis, as shown in Figure 7.
Both the initial impoundment period and the corresponding deformation response period are highlighted. Figure 7 reveals a significant consistency between the displacement at Jiao9 and reservoir water level fluctuations, though with a temporal lag of 60–90 days. A distinct pattern of delayed deformation response is evident during the initial impoundment in May 1998. The slope began to respond approximately 90 days after the start of impoundment. This response relationship is well captured by the DTW matching path, demonstrating the effectiveness of the proposed DTW improvement method.
To further validate the effectiveness of the proposed temporal constraints, Jiao 11 and Jiao 18 were selected as a representative comparative pair. Both points are situated in the same spatial zone (Cluster 3) and share highly similar macroscopic deformation trends. This spatial proximity provides an optimal controlled baseline to evaluate the performance of different matching algorithms. Their respective constrained and unconstrained alignment paths are presented in Figure 8 and Figure 9. According to Figure 8, it is evident that although the variation patterns of the two points are quite similar, the displacement response at Jiao11 consistently leads that of Jiao18 by approximately 30 days. In contrast, Figure 9 illustrates the DTW matching path generated by the traditional DTW method. The maximum matching offset exceeds 420 days, particularly before March 2004. This exceeds the maximum lag time of 120 days derived from water level analysis and is inconsistent with empirical knowledge from previous studies [3,34,35,36]. Such discrepancies suggest that unrestricted DTW, which relies solely on the mathematical similarity of displacement sequences, fails to account for the physical interpretation of lag effects.
Ultimately, the temporal asynchrony observed between Jiao11 and Jiao18 is not an isolated phenomenon. Corroborated by the comprehensive data in Table 3, relative spatiotemporal lags are widely prevalent across the entire monitoring network due to local geological and topographical heterogeneities. These universal asynchronous behaviors fundamentally underscore the necessity of employing the proposed DTW method for global lag feature extraction prior to multi-point predictive modeling.

4.1.2. Monitoring Point Zoning

The pairwise DTW distances between all monitoring points were calculated by the improved DTW algorithm, and got the distance matrix D and the corresponding similarity matrix S. A heatmap of the matrix S is presented in Figure 10. As shown, Jiao6 exhibits the lowest similarity with all other points. When combined with the displacement data presented in Figure 6, it becomes evident that Jiao6 recorded the largest overall displacement and the most pronounced increasing trend among all monitoring points.
Next, the improved DTW-AP algorithm was applied to perform clustering. To further visualize the inter-point relationships, the cluster results among monitoring points were dimensionally reduced to two dimensions. The final results are visualized using Multidimensional Scaling (MDS) in Figure 11, which intuitively illustrates the spatial distribution of similarity among monitoring points and the resulting clustering structure. As illustrated in Figure 11, the 14 monitoring points were classified into four clusters, each occupying a distinct spatial region in the MDS plot. Cluster 1 comprises Jiao5, Jiao9, Jiao13, and Jiao16; Cluster 2 includes Jiao8, Jiao10, Jiao14, and Jiao15; Cluster 3 consists of Jiao7, Jiao11, Jiao12, Jiao17, and Jiao18; while Cluster 4 contains only Jiao6. It is clear from the plot that Jiao6 is positioned farthest from all other points, which supports and visually reinforces the earlier conclusion based on Figure 10. It should be noted that points within the same cluster are not necessarily grouped in the visually closest manner. Instead, they are often distributed in diagonally banded area. This phenomenon may be attributed to the dimensionality reduction inherent in the MDS plot, which approximates the original high-dimensional similarity structure. As a result, the two-dimensional distances can only partially reflect the true DTW-based similarities.
Figure 12 presents the spatial distribution of the four monitoring point clusters, overlaid on the slope topography. Cluster 1, Cluster 2, and Cluster 3 are spatially separated and located in the lower-left, central, and upper regions of the slope, respectively, while Cluster 4 is situated closest to the slope toe. The spatial patterns reflect the combined influences of elevation, geological conditions, and anti-slide engineering measures implemented during the construction period on the slope deformation behavior: (a) Cluster 3 points are primarily located at higher elevations, where the influence of reservoir water level fluctuations is minimal, resulting in relatively small surface displacements. (b) Clusters 1 and 2 are distributed across mid-elevation zones but exhibit notable geological differences: Cluster 1 is situated in ancient landslide zones characterized by soil slopes, while Cluster 2 falls within rock creep zones dominated by mixed soil-rock slopes. (c) Cluster 4 comprises only Jiao 6, which is closest to the slope toe and experiences the largest cumulative displacement due to pronounced reservoir-induced effects. Although this point is currently in a stable deformation phase, it remains a priority for future monitoring. In contrast, Jiao 5, which is also near the slope toe, displays significantly smaller displacement as a result of toe-weighting stabilization measures implemented before reservoir impoundment. Consequently, Jiao 5 was grouped into Cluster 1 instead of Cluster 4. These findings further validate the physical plausibility and engineering relevance of the clustering results.
In order to validate the effectiveness of the clustering results, MIC was adopted to evaluate the nonlinear and asynchronous similarity between each pair of monitoring point sequences. The pairwise MIC similarity values were visualized by heatmap, as shown in Figure 13. The monitoring points along axes are ordered according to their assigned cluster labels. It allows points within the same cluster to be displayed in contiguous blocks. From Figure 13, it is apparent that the intra-cluster regions generally exhibit warmer colors, indicating higher similarity. Conversely, inter-cluster regions located outside the dashed boxes are mostly represented in cooler colors, indicating lower correlation. The computed average MIC values for each cluster are 0.925 for Cluster 1, 0.918 for Cluster 2, 0.930 for Cluster 3, and 0.978 for Cluster 4. These intra-cluster averages are all higher than the overall average MIC value computed across all monitoring point pairs. This result reveals that the proposed clustering method captures both spatial and temporal correlation patterns, thus verifying its validity and robustness.
To validate the choice of the AP clustering preference parameter, a sensitivity analysis was conducted. This parameter strictly governs the resultant cluster count. The default median initialization (50th percentile of the similarity matrix) was benchmarked against the 25th and 75th percentiles. Assigning the preference to the 25th percentile aggregated the network into only three clusters. Conversely, the 75th percentile partitioned the monitoring points into six isolated groups.
As illustrated in Figure 14, when evaluated using the proposed LAC-MOGP model, the median preference yields the lowest average predictive RMSE across all monitoring points. This quantitative result confirms that the 50th percentile optimally balances the grouping of kinematically similar points. It effectively preserves the spatial information-sharing capacity of the MOGP framework while explicitly preventing both under-clustering and over-partitioning.

4.2. Prediction Using LAC-MOGP Model

The proposed LAC-MOGP model was employed for the displacement prediction of monitoring points within each cluster. The monitoring dataset is divided with the first 90% of the sequence for training, corresponding to data prior to 1 November 2018. And the remaining 10%, after that date, is used for testing.
The prediction model is first trained with the training set and then validated with the testing set. Figure 15 presents a comparative result of the monitored and predicted displacement sequences for each monitoring point. The segment of the sequence corresponding to the test set is highlighted in blue shading. It is evident that the LAC-MOGP model effectively captures the temporal evolution trends of displacement at each monitoring point, demonstrating commendable fitting accuracy.
The modeling results for each monitoring point are summarized in Table 4. It is evident that the R2 for all points exceed 0.99, indicating outstanding overall model performance. Although the RMSE for Jiao 6 reached 10.562 mm, this is attributed to the fact that Jiao 6 recorded the largest measured displacement of 642.694 mm, which is more than twice the maximum displacement recorded at other points. For all other monitoring points, the RMSE values remained below 10 mm. Notably, the RMSE-to-maximum-displacement ratios for all points are below 2%, further confirming the high prediction accuracy of the proposed model.
While the reported performance metrics indicate strong predictive capability, these values should also be interpreted within the specific kinematic context of the studied slope. Certain landslides exhibit step-like or fluctuation-dominated behaviors. In these cases, the displacement variance is primarily driven by complex, episodic responses to rainfall or reservoir variations, rather than being anchored by a dominant, continuous monotonic baseline [40]. In contrast, the deformation in this study area is continuously shaped by a logarithmically decelerating rheological adjustment following the initial reservoir impoundment. From a statistical perspective, this massive multi-year cumulative trend a substantial portion of the total variance of the displacement series, which elevates the baseline of the coefficient of determination (R2). Consequently, the exceptionally high R2 values also reflect this physically smooth, reservoir-induced kinematic adjustment.

4.3. Performance Comparison of LAC-MOGP with Baseline Models

To evaluate the performance of the proposed model, a comparative analysis was conducted with several classical methods, including Single-Output Gaussian Process (SOGP), BPNN, Least Squares Support Vector Machine (LSSVM), and RF. To ensure a fair comparison, all models are constructed using the same explanatory factors and monitoring sequences.
(1)
Performance comparison within the same conditions
Taking monitoring points from Cluster 2 as example, which is located in the central region of the slope. Their displacement series are fitted and predicted using LAC-MOGP and other baseline models under the same conditions. The hyperparameters for these models were determined through standardized optimization procedures tailored to each model’s architecture. Specifically, for the BPNN, RF, and LSSVM models, a systematic grid search combined with 5-fold cross-validation was employed on the training set to identify the optimal hyperparameter combinations. For the SOGP and MOGP based models, the hyperparameters were optimized using Maximum Marginal Likelihood Estimation (MLE). The optimal model hyperparameters are determined as follows: The SOGP model kernel is RBF function, the kernel width is 100 and the sparse point limit is 29. For the BPNN, the layers are 2, with 32 and 24 neurons in the first and second layer, respectively. The epochs are 500, and the learning rate is 0.01. For the LSSVM, the penalty coefficient C is 10, and the kernel function parameter σ is 0.05. For RF model, the number of decision trees is 100, with the maximum depth of 25, and the leaf node sample size of 19. Notably, these baseline models are constructed individually for each point, whereas the proposed model adopts a multi-output approach. All models are trained with the first 90% of the monitoring data as the training set, and the remaining 10% used for validation.
Figure 16 presents the comparative fitting and prediction results for Jiao 8, Jiao 10, Jiao 14, and Jiao 15 within Cluster 2. The left column in each subfigure shows the overall modeling performance, while the right column highlights the detailed prediction performance in the testing set. From Figure 17, several observations can be made as follows: (a) All models achieved satisfactory fitting of the overall displacement trend and fluctuation pattern in the training set. (b) The accuracy of long-term predictions generally degraded compared to short-term predictions, with varying degrees of performance across monitoring points. (c) For the four monitored points during the prediction phase, only the proposed LAC-MOGP model can capture the observed fluctuations to a certain extent. Other models failed to correctly capture the local dynamic features of the monitoring sequences. Overall, the proposed LAC-MOGP model demonstrated superior predictive capability across all evaluation criteria.
The evaluation metrics are calculated for each point in Cluster 2. The detailed results are summarized in Table 5, and the comparative performance is visualized by radar charts, as shown in Figure 17. From the results, the following analysis can be made:
(a)
The prediction metrics obtained by SOGP, BPNN, and RF are generally close in most cases, indicating comparable predictive capabilities among these classic single-point models. Although slight fluctuations exist across different monitoring points, they effectively capture the general deformation trend.
(b)
Among the baseline models, LSSVM exhibited the weakest predictive performance. Its overall error metrics were noticeably higher than those of the alternative methods. While LSSVM often serves as an effective standard regression tool, the empirical results indicate a limited capacity to map the complex, non-stationary local dynamics of this specific GNSS time series. Consequently, its generalization capability proved inferior to the ensemble mechanism of RF and the probabilistic architectures of SOGP and the proposed model.
(c)
The modified LAC-MOGP model consistently outperformed all baseline models across all monitoring points. As quantified in Table 5, LAC-MOGP achieved substantial error reductions compared to the best-performing baselines, with the RMSE decreasing by 31.96–64.40%. This enhanced accuracy is attributed to two primary mechanisms: First, the introduction of DTW-based lag estimation and AP-based clustering enables the model to effectively characterize the asynchronous temporal response and spatial similarity of the slope. Second, unlike the isolated learning of baseline models, the MOGP framework leverages the covariance structure among monitoring sequences. This facilitates the identification of inter-point dependencies and effectively filters out local noise by borrowing information from neighboring points, thereby significantly enhancing both prediction accuracy and long-term stability.
(2)
Performance comparison with different prediction lengths
To further assess the stability and robustness of the five models, their performance was compared across test sets of different lengths. Using the monitoring points in Cluster 2 as an example, test set lengths are set as 5% and 15% of the full dataset, respectively. The detailed results are presented in Table 6, and the trends corresponding to different prediction lengths are visualized in Figure 18.
As shown in Table 6 and Figure 18, the performance metrics, including aMAE, aMSE, and aRMSE, for the five models varied within the ranges of 1.390 to 10.791, 3.675 to134.575, and 1.668 to 11.451, respectively. It is evident that all accuracy metrics increased as the prediction lengths extended, indicating a general degradation in predictive performance with longer forecast intervals. Among the models, the proposed approach consistently achieved the lowest values across all metrics and prediction lengths, demonstrating superior robustness. Notably, the degradation in its performance was relatively limited when the forecast interval increased from 5% to 15%, confirming its strong generalization ability and adaptability to long-term predictions.

4.4. Computational Cost and Scalability

To evaluate the practical applicability of the proposed method, the computational cost was analyzed using a personal laptop (Intel Core i7-13650HX CPU, 16 GB RAM) running MATLAB 2016a. To ensure a fair comparison, all baseline models utilized the same optimally lagged input variables identified by the MIC analysis. Therefore, the global MIC preprocessing time is excluded from the model execution metrics.
The execution times for training and predicting a single monitoring point were systematically recorded and averaged. Specifically, the average execution times per single monitoring point are 5.035 s for BPNN, 0.627 s for RF, 0.048 s for LSSVM, and 4.868 s for the standard SOGP. In comparison, the proposed LAC-MOGP framework requires 26.783 s per point. This duration encompasses both the DTW-AP clustering overhead and the MOGP training process. Although the matrix inversion operations within the spatial covariance structure introduce an additional computational burden relative to isolated point models, the total execution time remains strictly on the scale of seconds. Considering that the sampling frequency of real-world reservoir slope monitoring typically does not exceed once per day, this computational cost is highly efficient and well within the acceptable limits for real-time early warning applications.
Regarding scalability, a standard global MOGP typically suffers from cubic computational complexity, denoted as O ( M 3 N 3 ) , where M is the number of sensors and N is the sequence length. The proposed framework structurally mitigates this limitation through the DTW-AP clustering mechanism, which acts as a dimensionality reduction strategy. By partitioning the M monitoring points into K independent sub-regions (with m k points in each cluster), the overall complexity is reduced to k = 1 K O ( m k 3 N 3 ) . This divide-and-conquer architecture significantly lowers the memory requirements and ensures the model’s scalability for large-scale monitoring networks.

5. Conclusions

A novel LAC-MOGP model is proposed to address the challenges in predicting spatially heterogeneous and temporally asynchronous deformation patterns in reservoir slopes. The accuracy, robustness, and reasonability of LAC-MOGP are demonstrated by a reservoir bank slope. The main conclusions can be summarized as follows:
(1)
A systematic approach was established for identifying the delayed response between reservoir water level variations and slope deformation. Effective explanatory factors and lag times are estimated for each monitoring point by MIC. It enabled the model to capture essential time-dependent influence patterns and define a meaningful DTW alignment window.
(2)
An improved DTW-based similarity measure is introduced and incorporated into AP clustering framework to partition the monitoring points. The clustering results revealed clear regional deformation patterns. The effectiveness and physical interpretability of the clustering scheme are confirmed by MIC similarity.
(3)
A covariance-enhanced MOGP regression model is developed by embedding DTW-based similarity weights into the LMC kernel structure. The proposed LAC-MOGP model demonstrated superior prediction performance compared to classic models, the lowest aRMSE of 2.677 mm and the lowest aMAE of 2.325 mm. Meanwhile, it maintains the favorable accuracy across different prediction lengths.
While the proposed prediction model demonstrates excellent prediction performance, several areas warrant further improvement. Future work will focus on the following directions: (1) The model framework will be extended to incorporate more influencing factors such as temperature, wet/dry cycle injury or parameters derived from remote sensing, improving model adaptability to complex slope environments. (2) Considering the evolving nature of slope deformation mechanisms, dynamic model updating strategies will be investigated to integrate newly acquired monitoring data for real-time prediction and risk assessment.

Author Contributions

Conceptualization, J.L. and C.L.; methodology, J.L. and W.C.; software, J.L. and B.W.; validation, J.L. and M.H.; formal analysis, T.W.; resources, J.L.; data curation, B.W.; writing—original draft preparation, J.L. and W.C.; writing—review and editing, T.W.; visualization, M.H.; supervision, C.L. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by Natural Science Research Project of Anhui Educational Committee, grant numbers 2025AHGXZK40598, 2023AH053040 and 2025AHGXZK30934.

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

The authors declare no conflicts of interest.

Abbreviations

The following abbreviations are used in this manuscript:
LACLag-Aware Clustering
MOGPMulti-Output Gaussian Process
MICMaximal Information Coefficient
DTWDynamic Time Warping
APAffinity Propagation
MAEMean Absolute Error
MSEMean Squared Error
RMSERoot Mean Squared Error
aMAEAveraged Mean Absolute Error
aMSEAveraged Mean Squared Error
aRMSEAveraged Root Mean Squared Error
MDSMultidimensional Scaling
SOGPSingle-Output Gaussian Process
BPNNBack Propagation Neural Network
LSSVMLeast Squares Support Vector Machine
RFRandom Forests

Appendix A. Standard Formulation of Multi-Output Gaussian Process (MOGP)

Assume there are n monitoring points, each with a time series of length m, and each time step is associated with p external factors. namely X = x i p i = 1 m   Y = y 1 , y 2 , , y n m × n , where x i represents the environmental factors at time i, and y j m denotes the displacement sequence of the j-th monitoring point.
MOGP assumes that all outputs jointly follow a multivariate Gaussian process:
Y ( X ) ~ G P 0 , Κ ( i , x ) , ( j , x )
where Κ ( i , x ) , ( j , x ) is a joint kernel function that simultaneously models spatial and temporal correlations.
The core of MOGP lies in constructing a covariance function Κ ( i , x ) , ( j , x ) that captures both the input similarity and the interdependence among outputs. A widely adopted approach is the Intrinsic Coregionalization Model (ICM), which is defined as:
Κ ( i , x ) , ( j , x ) = a a T k ( x , x )
where x , x p are input factors at two time points; i , j { 1 , 2 , , n } are monitoring points index; a is a vector representing the relative response strength of each monitoring point; k ( , ) is input kernel function, and RBF kernel can be expressed as:
k ( x , x ) = σ f 2 exp 1 2 l 2 x x 2
where σ f 2 is signal variance; l is characteristic length scale.
A full covariance matrix K n d × n d is constructed by combining all Κ ( i , x ) , ( j , x ) across input–output pairs, and is expressed as follows:
K = B K x
where K x is the input kernel matrix and B is the coregionalization matrix.

References

  1. Ibañez, J.P.; Hatzor, Y.H. Rapid sliding and friction degradation: Lessons from the catastrophic Vajont landslide. Eng. Geol. 2018, 244, 96–106. [Google Scholar] [CrossRef]
  2. Schuster, R.L. Reservoir-induced landslides. Bull. Int. Assoc. Eng. Geol.-Bull. l’Association Int. Géologie l’Ingénieur 1979, 20, 8–15. [Google Scholar] [CrossRef]
  3. Zhang, Y.; Zhang, Z.; Xue, S.; Wang, R.; Xiao, M. Stability analysis of a typical landslide mass in the Three Gorges Reservoir under varying reservoir water levels. Environ. Earth Sci. 2020, 79, 42. [Google Scholar] [CrossRef]
  4. Zou, Z.; Luo, T.; Zhang, S.; Duan, H.; Li, S.; Wang, J.; Wang, J. A novel method to evaluate the time-dependent stability of reservoir landslides, exemplified by Outang landslide in the Three Gorges Reservoir. Landslides 2023, 20, 1731–1746. [Google Scholar] [CrossRef]
  5. Liu, S.; Wang, L.; Zhang, W.; Sun, W.; Fu, J.; Xiao, T.; Dai, Z. A physics-informed data-driven model for landslide susceptibility assessment in the Three Gorges Reservoir Area. Geosci. Front. 2023, 14, 101621. [Google Scholar] [CrossRef]
  6. Yin, Y.; Huang, B.; Wang, W.; Wei, Y.; Ma, X.; Ma, F.; Zhao, C. Reservoir-induced landslides and risk control in Three Gorges Project on Yangtze River, China. J. Rock Mech. Geotech. Eng. 2016, 8, 577–595. [Google Scholar] [CrossRef]
  7. Chen, M.; Feng, A.; Wei, W.; Jiang, Q. Statistical analysis of long-term deformations and determination of warning thresholds for near-dam reservoir bank slopes. Bull. Eng. Geol. Environ. 2024, 83, 437. [Google Scholar] [CrossRef]
  8. Zhang, Y.; Zhu, S.; Tan, J.; Li, L.; Yin, X. The influence of water level fluctuation on the stability of landslide in the Three Gorges Reservoir. Arab. J. Geosci. 2020, 13, 845. [Google Scholar] [CrossRef]
  9. Chen, S.; Lin, C.; Gu, Y.; Sheng, J.; Hariri-Ardebili, M.A. Dam Deformation Data Preprocessing with Optimized Variational Mode Decomposition and Kernel Density Estimation. Remote Sens. 2025, 17, 718. [Google Scholar] [CrossRef]
  10. Jia, L.; Wang, J.; Gao, S.; Fang, L.; Wang, D. Landslide risk evaluation method of open-pit mine based on numerical simulation of large deformation of landslide. Sci. Rep. 2023, 13, 15410. [Google Scholar] [CrossRef]
  11. Xu, W.; Xu, H.; Chen, J.; Kang, Y.; Pu, Y.; Ye, Y.; Tong, J. Combining numerical simulation and deep learning for landslide displacement prediction, An attempt to expand the deep learning dataset. Sustainability 2022, 14, 6908. [Google Scholar] [CrossRef]
  12. Xie, W.L.; Guo, Q.; Wu, J.Y.; Li, P.; Yang, H.; Zhang, M. Analysis of loess landslide mechanism and numerical simulation stabilization on the Loess Plateau in Central China. Nat. Hazards 2021, 106, 805–827. [Google Scholar] [CrossRef]
  13. Fang, X.; Wang, Y.; Wang, L.; Zhang, W.; Chen, C.; Deng, H. Evolution trend of reservoir bank landslides driven by numerical simulation and mechanism analysis. Bull. Eng. Geol. Environ. 2025, 84, 224. [Google Scholar] [CrossRef]
  14. Yan, Y.; Guo, C.; Zhang, Y.; Song, D.; Qiu, Z. Comprehensive evaluation and prediction of potential long-runout landslide in Songrong, Tibetan Plateau, insights from remote sensing interpretation, SBAS-InSAR, and Massflow numerical simulation. Bull. Eng. Geol. Environ. 2024, 83, 198. [Google Scholar] [CrossRef]
  15. Jiao, Y.Y.; Zhang, H.Q.; Tang, H.M.; Zhang, X.L.; Adoko, A.C.; Tian, H.N. Simulating the process of reservoir-impoundment-induced landslide using the extended DDA method. Eng. Geol. 2014, 182, 37–48. [Google Scholar] [CrossRef]
  16. Wang, H.; Sun, Y.; Tan, Y. Deformation characteristics and stability evolution behavior of Woshaxi landslide during the initial impoundment period of the Three Gorges reservoir. Environ. Earth Sci. 2019, 78, 592. [Google Scholar] [CrossRef]
  17. Wang, Z.; Tang, J.; Hou, S.; Wang, Y.; Zhang, A.; Wang, J.; Han, B. Landslide displacement prediction from on-site deformation data based on time series ARIMA model. Front. Environ. Sci. 2023, 11, 1249743. [Google Scholar] [CrossRef]
  18. Liao, K.; Zhang, W.; Zhu, H.H.; Zhang, Q.; Shi, B.; Wang, J.T.; Xu, W.T. Forecasting reservoir-induced landslide deformation using genetic algorithm enhanced multivariate Taylor series Kalman filter. Bull. Eng. Geol. Environ. 2022, 81, 104. [Google Scholar] [CrossRef]
  19. Huang, C.; Cao, Y.; Zhou, L. Application of optimized GM (1, 1) model based on EMD in landslide deformation prediction. Comput. Appl. Math. 2021, 40, 261. [Google Scholar] [CrossRef]
  20. Xu, J.; Jiang, Y.; Yang, C. Landslide displacement prediction during the sliding process using XGBoost, SVR and RNNs. Appl. Sci. 2022, 12, 6056. [Google Scholar] [CrossRef]
  21. Jiang, S.; Liu, H.; Lian, M.; Lu, C.; Zhang, S.; Li, J.; Li, P. Rock slope displacement prediction based on multi-source information fusion and SSA-DELM model. Front. Environ. Sci. 2022, 10, 982069. [Google Scholar] [CrossRef]
  22. Hu, X.; Wu, S.; Zhang, G.; Zheng, W.; Liu, C.; He, C.; Zhang, H. Landslide displacement prediction using kinematics-based random forests method, A case study in Jinping Reservoir Area, China. Eng. Geol. 2021, 283, 105975. [Google Scholar] [CrossRef]
  23. Shao, M.; Liu, F. Slope deformation prediction based on noise reduction and deep learning, A point prediction and probability analysis method. Front. Earth Sci. 2024, 12, 1399602. [Google Scholar] [CrossRef]
  24. Wang, S.; Lyu, T.L.; Luo, N.; Chang, P. Deformation prediction of rock cut slope based on long short-term memory neural network. Int. J. Mach. Learn. Cybern. 2024, 15, 795–805. [Google Scholar] [CrossRef]
  25. Guo, Z.; Chen, L.; Gui, L.; Du, J.; Yin, K.; Do, H.M. Landslide displacement prediction based on variational mode decomposition and WA-GWO-BP model. Landslides 2020, 17, 567–583. [Google Scholar] [CrossRef]
  26. Liu, Y.; Xu, C.; Huang, B.; Ren, X.; Liu, C.; Hu, B.; Chen, Z. Landslide displacement prediction based on multi-source data fusion and sensitivity states. Eng. Geol. 2020, 271, 105608. [Google Scholar] [CrossRef]
  27. Zhang, W.; Tang, L.; Li, H.; Wang, L.; Cheng, L.; Zhou, T.; Chen, X. Probabilistic stability analysis of Bazimen landslide with monitored rainfall data and water level fluctuations in Three Gorges Reservoir, China. Front. Struct. Civ. Eng. 2020, 14, 1247–1261. [Google Scholar] [CrossRef]
  28. Zhu, Y.; Qiu, H.; Liu, Z.; Ye, B.; Tang, B.; Li, Y.; Kamp, U. Rainfall and water level fluctuations dominated the landslide deformation at Baihetan Reservoir, China. J. Hydrol. 2024, 642, 131871. [Google Scholar] [CrossRef]
  29. Zhao, S.; Zeng, R.; Zhang, H.; Meng, X.; Zhang, Z.; Meng, X.; Liu, J. Impact of water level fluctuations on landslide deformation at Longyangxia reservoir, Qinghai province, China. Remote Sens. 2022, 14, 212. [Google Scholar] [CrossRef]
  30. Kafle, L.; Xu, W.J.; Zeng, S.Y.; Nagel, T. A numerical investigation of slope stability influenced by the combined effects of reservoir water level fluctuations and precipitation, A case study of the Bianjiazhai landslide in China. Eng. Geol. 2022, 297, 106508. [Google Scholar] [CrossRef]
  31. Chen, Q.; Chen, L.; Gui, L.; Yin, K.; Shrestha, D.P.; Du, J.; Cao, X. Assessment of the physical vulnerability of buildings affected by slow-moving landslides. Nat. Hazards Earth Syst. Sci. 2020, 20, 2547–2565. [Google Scholar] [CrossRef]
  32. Wen, N.; Dai, K.; Tomas, R.; Wu, M.; Chen, C.; Deng, J.; Feng, W. Revealing the time lag between slope stability and reservoir water fluctuation from InSAR observations and wavelet tools—A case study in Maoergai Reservoir (China). GISci. Remote Sens. 2023, 60, 2170125. [Google Scholar] [CrossRef]
  33. Xiong, Q.; Deng, H.; Zhang, W. Deformation monitoring and analysis of liujiaxia reservoir landslide based on time-series InSAR and wavelet transform. Geocarto Int. 2024, 39, 2339287. [Google Scholar] [CrossRef]
  34. Chen, G.; Zhang, G.; Lu, S.; Wang, X. An Attempt to Quantify the Lag Time of Hydrodynamic Action Based on the Long-Term Monitoring of a Typical Landslide, Three Gorges, China. Math. Probl. Eng. 2018, 2018, 5958436. [Google Scholar] [CrossRef]
  35. Ma, J.; Yao, L.; Deng, L.; Yang, Q.; Chen, Y.; Ouyang, C. Spatio-Temporal Deformation Prediction of Large Landslides in the Three Gorges Reservoir Area Based on Time-Series Graph Convolutional Network Model. Appl. Sci. 2025, 15, 4491. [Google Scholar] [CrossRef]
  36. Yuan, Z.; Bian, Y.; Liu, W.; Qi, F.; Ma, H.; Zheng, S.; Meng, Z. Predicting the Deformation of a Slope Using a Random Coefficient Panel Data Model. Fractal Fract. 2024, 8, 429. [Google Scholar] [CrossRef]
  37. Xi, N.; Yang, Q.; Sun, Y.; Mei, G. Machine Learning Approaches for Slope Deformation Prediction Based on Monitored Time-Series Displacement Data, A Comparative Investigation. Appl. Sci. 2023, 13, 4677. [Google Scholar] [CrossRef]
  38. Reshef, D.N.; Reshef, Y.A.; Finucane, H.K. Detecting novel associations in large data sets. Science 2011, 334, 1518–1524. [Google Scholar] [CrossRef]
  39. Kinney, J.B.; Atwal, G.S. Equitability, mutual information, and the maximal infor-mation coefficient. Proc. Natl. Acad. Sci. USA 2014, 111, 3354–3359. [Google Scholar] [CrossRef]
  40. Ge, Q.; Wang, J.; Liu, C.; Wang, X.; Deng, Y.; Li, J. Integrating Feature Selection with Machine Learning for Accurate Reservoir Landslide Displacement Prediction. Water 2024, 16, 2152. [Google Scholar] [CrossRef]
  41. Huang, D.; He, J.; Song, Y.; Guo, Z.; Huang, X.; Guo, Y. Displacement Prediction of the Muyubao Landslide Based on a GPS Time-Series Analysis and Temporal Convolutional Network Model. Remote Sens. 2022, 14, 2656. [Google Scholar] [CrossRef]
  42. Wang, Y.; Tang, H.; Wen, T.; Ma, J. A hybrid intelligent approach for construct-ing landslide displacement prediction intervals. Appl. Soft Comput. 2019, 81, 105506. [Google Scholar] [CrossRef]
  43. Sakoe, H.; Chiba, S. Dynamic programming algorithm optimization for spoken word recognition. IEEE Trans. Acoust. Speech Signal Process. 1978, 26, 43–49. [Google Scholar] [CrossRef]
  44. Frey, B.J.; Dueck, D. Clustering by passing messages between data points. Science 2007, 315, 972–976. [Google Scholar] [CrossRef]
  45. Alvarez, M.A.; Rosasco, L.; Lawrence, N.D. Kernels for vector-valued functions, A review. Found. Trends Mach. Learn. 2012, 4, 195–266. [Google Scholar] [CrossRef]
  46. Lomnitz, C. Creep measurements in igneous rocks. J. Geol. 1956, 64, 473–479. [Google Scholar] [CrossRef]
Figure 1. Warped path and point pair matching results.
Figure 1. Warped path and point pair matching results.
Water 18 01335 g001
Figure 2. Schematic diagram of the relationship between responsibility and availability.
Figure 2. Schematic diagram of the relationship between responsibility and availability.
Water 18 01335 g002
Figure 3. Flowchart of the proposed LAC-MOGP prediction model for slope deformation.
Figure 3. Flowchart of the proposed LAC-MOGP prediction model for slope deformation.
Water 18 01335 g003
Figure 4. Geographical location of Jinglongshan slope and spatial distribution of monitoring points.
Figure 4. Geographical location of Jinglongshan slope and spatial distribution of monitoring points.
Water 18 01335 g004
Figure 5. Time series of reservoir water level and rainfall.
Figure 5. Time series of reservoir water level and rainfall.
Water 18 01335 g005
Figure 6. Displacement of the GNSS monitoring points.
Figure 6. Displacement of the GNSS monitoring points.
Water 18 01335 g006
Figure 7. Temporal asynchronous correlation between water level and displacement at Jiao9.
Figure 7. Temporal asynchronous correlation between water level and displacement at Jiao9.
Water 18 01335 g007
Figure 8. Asynchronous correlation between Jiao 11 and Jiao 18 based on improved DTW calculation.
Figure 8. Asynchronous correlation between Jiao 11 and Jiao 18 based on improved DTW calculation.
Water 18 01335 g008
Figure 9. Asynchronous correlation between Jiao 11 and Jiao 18 based on conventional DTW calculation.
Figure 9. Asynchronous correlation between Jiao 11 and Jiao 18 based on conventional DTW calculation.
Water 18 01335 g009
Figure 10. Heatmap of the DTW-based similarity matrix between monitoring points.
Figure 10. Heatmap of the DTW-based similarity matrix between monitoring points.
Water 18 01335 g010
Figure 11. Clustering results of the monitoring points.
Figure 11. Clustering results of the monitoring points.
Water 18 01335 g011
Figure 12. Spatial distribution of the four clusters on the slope topography.
Figure 12. Spatial distribution of the four clusters on the slope topography.
Water 18 01335 g012
Figure 13. MIC similarity heatmap of different points.
Figure 13. MIC similarity heatmap of different points.
Water 18 01335 g013
Figure 14. Sensitivity analysis of the AP clustering preference parameter regarding the overall predictive RMSE of the LAC-MOGP model.
Figure 14. Sensitivity analysis of the AP clustering preference parameter regarding the overall predictive RMSE of the LAC-MOGP model.
Water 18 01335 g014
Figure 15. Comparison of monitored and predicted displacement values for each monitoring point.
Figure 15. Comparison of monitored and predicted displacement values for each monitoring point.
Water 18 01335 g015
Figure 16. Performance comparison of five different models for four monitoring points in Cluster 2: (a) Jiao 8; (b) Jiao 10; (c) Jiao 14; (d) Jiao 15.
Figure 16. Performance comparison of five different models for four monitoring points in Cluster 2: (a) Jiao 8; (b) Jiao 10; (c) Jiao 14; (d) Jiao 15.
Water 18 01335 g016aWater 18 01335 g016b
Figure 17. Radar charts of prediction accuracy for monitoring points in Cluster 2.
Figure 17. Radar charts of prediction accuracy for monitoring points in Cluster 2.
Water 18 01335 g017
Figure 18. Accuracy trends comparison for five models with different prediction lengths.
Figure 18. Accuracy trends comparison for five models with different prediction lengths.
Water 18 01335 g018
Table 1. Elevation data of selected GNSS monitoring points.
Table 1. Elevation data of selected GNSS monitoring points.
Monitoring PointElevation (m)Monitoring PointElevation (m)Monitoring PointElevation (m)
Jiao51261.86Jiao101436.68Jiao151274.41
Jiao61232.14Jiao111698.21Jiao161372.4
Jiao71293.06Jiao121458.8Jiao171537.81
Jiao81342.2Jiao131231.22Jiao181595.08
Jiao91326.91Jiao141330.09
Table 2. MIC correlation analysis between candidate factors and displacement at Jiao5.
Table 2. MIC correlation analysis between candidate factors and displacement at Jiao5.
NumberCandidate FactorCMICIs the Correlation SignificantNumberCandidate FactorCMICIs the Correlation Significant
1H00.305 Yes9R0–300.302 Yes
2H0–300.419 Yes10R30–600.265 No
3H30–600.536 Yes11R60–900.286 No
4H60–900.444 Yes12R90–1200.216 No
5H90–1200.313 Yes13R120–1500.223 No
6H120–1500.246 No14R150–1800.196 No
7H150–1800.252 No15θ0.912Yes
8R00.307Yes16lnθ0.978Yes
Table 3. The lag time estimation results for different points and clusters.
Table 3. The lag time estimation results for different points and clusters.
ClusterMonitoring PointsLag Time of Water Level (d)Lag Time of Rainfall (d)Integrated Lag Time of Water Level (d)Integrated Lag Time of Rainfall (d)
Cluster 1Jiao 51203012030
Jiao 99030
Jiao 1312060
Jiao 169030
Cluster 2Jiao 8120309030
Jiao 109030
Jiao 149030
Jiao 159030
Cluster 3Jiao 71203012030
Jiao 119030
Jiao 129030
Jiao 1712030
Jiao 1812060
Cluster 4Jiao 61203012030
Table 4. Modeling accuracy of the proposed LAC-MOGP model at each monitoring point.
Table 4. Modeling accuracy of the proposed LAC-MOGP model at each monitoring point.
Monitoring PointR2RMSE (mm)Monitoring PointR2RMSE (mm)
Jiao 50.9964.526Jiao 120.9943.133
Jiao 60.99310.562Jiao 130.9963.885
Jiao 70.9933.522Jiao 140.9982.793
Jiao 80.9963.162Jiao 150.9973.022
Jiao 90.9935.237Jiao 160.9934.585
Jiao 100.9981.600Jiao 170.9942.807
Jiao 110.9923.728Jiao 180.9904.969
Table 5. Prediction metrics of five models for monitoring points in Cluster 2.
Table 5. Prediction metrics of five models for monitoring points in Cluster 2.
Monitoring PointMetricsLAC-MOGPSOGPBPNNLSSVMRFRel. Reduction 1
Jiao 8MAE2.4764.6513.9823.7844.49534.57%
MSE7.75124.26936.39339.82922.02964.81%
RMSE2.7844.9746.0336.3114.69440.69%
Jiao 10MAE1.7694.5184.8649.8107.00760.85%
MSE4.43329.79135.310120.65455.15885.12%
RMSE2.1065.4725.94210.9847.42761.51%
Jiao 14MAE3.4656.4904.62010.4977.73625.00%
MSE14.61050.64331.549134.94171.62653.69%
RMSE3.8226.7755.61711.6168.46331.96%
Jiao 15MAE1.5925.6586.5627.1756.16171.86%
MSE3.98937.94865.95868.18443.60689.49%
RMSE1.9975.6098.1218.2576.60364.40%
Notes: 1 “Rel. Reduction” represents the percentage decrease in the respective error metric achieved by LAC-MOGP compared to the best-performing baseline model for that specific monitoring point.
Table 6. Prediction accuracy metrics for five models with different prediction lengths.
Table 6. Prediction accuracy metrics for five models with different prediction lengths.
IndicatorsLAC-MOGPSOGPBPNNLSSVMRF
5%aMAE1.3902.2933.1704.6915.417
aMSE3.6759.57317.96043.86934.927
aRMSE1.6683.2683.9735.5385.800
10%aMAE2.3255.3295.0077.8176.350
aMSE7.69635.66342.30290.90248.105
aRMSE2.6775.7086.4289.2926.797
15%aMAE3.1945.8446.71310.7917.216
aMSE11.43058.19264.906134.57560.341
aRMSE3.3146.0677.84911.4517.601
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

Liang, J.; Cao, W.; Wang, T.; Huang, M.; Wu, B.; Lin, C. Intelligent Safety Monitoring of Reservoir Slopes: A Multi-Point Deformation Prediction Approach Considering Spatiotemporal Lag Effects. Water 2026, 18, 1335. https://doi.org/10.3390/w18111335

AMA Style

Liang J, Cao W, Wang T, Huang M, Wu B, Lin C. Intelligent Safety Monitoring of Reservoir Slopes: A Multi-Point Deformation Prediction Approach Considering Spatiotemporal Lag Effects. Water. 2026; 18(11):1335. https://doi.org/10.3390/w18111335

Chicago/Turabian Style

Liang, Jiachen, Wenhan Cao, Tian Wang, Mengjing Huang, Binqing Wu, and Chuan Lin. 2026. "Intelligent Safety Monitoring of Reservoir Slopes: A Multi-Point Deformation Prediction Approach Considering Spatiotemporal Lag Effects" Water 18, no. 11: 1335. https://doi.org/10.3390/w18111335

APA Style

Liang, J., Cao, W., Wang, T., Huang, M., Wu, B., & Lin, C. (2026). Intelligent Safety Monitoring of Reservoir Slopes: A Multi-Point Deformation Prediction Approach Considering Spatiotemporal Lag Effects. Water, 18(11), 1335. https://doi.org/10.3390/w18111335

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