Next Article in Journal
Comparison of UAV-Based LiDAR and Photogrammetric Point Cloud for Individual Tree Species Classification of Urban Areas
Previous Article in Journal
SAR Image Target Segmentation Guided by the Scattering Mechanism-Based Visual Foundation Model
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Temporal–Spatial Partial Differential Equation Modeling of Land Cover Dynamics via Satellite Image Time Series and Sparse Regression

1
School of Science, China University of Geosciences (Beijing), Beijing 100083, China
2
Aerospace Information Research Institute (AIR), Chinese Academy of Sciences (CAS), Beijing 100094, China
3
School of Electronic, Electrical and Communication Engineering, University of Chinese Academy of Sciences (UCAS), Beijing 100049, China
*
Author to whom correspondence should be addressed.
Remote Sens. 2025, 17(7), 1211; https://doi.org/10.3390/rs17071211
Submission received: 20 January 2025 / Revised: 26 March 2025 / Accepted: 27 March 2025 / Published: 28 March 2025

Abstract

:
Land cover dynamics play a critical role in understanding environmental changes, but accurately modeling these dynamics remains a challenge due to the complex interactions between temporal and spatial factors. In this study, we propose a novel temporal–spatial partial differential equation (TS-PDE) modeling method combining sparse regression to uncover the governing equations behind long-term satellite image time series. By integrating temporal and spatial differential terms, the TS-PDE framework captures the intricate interactivity of these factors, overcoming the limitations of traditional pixel-wise prediction methods. Our approach leverages 1 × 1 convolutional kernels within a convolutional neural network (CNN) solver to approximate derivatives, enabling the discovery of interpretable equations that generalize across temporal–spatial domains. Using MODIS and Planet satellite data, we demonstrate the effectiveness of the TS-PDE method in predicting the value of the normalized difference vegetation index (NDVI) and interpreting the physical significance of the derived equations. The numerical results show that the model achieves good performance, with mean structural similarity index (SSIM) values exceeding 0.82, mean peak signal-to-noise ratio (PSNR) values ranging from 28.5 to 32.8, and mean mean squared error (MSE) values approximating 9 × 10 4 for low-resolution MODIS images. For high-resolution Planet images, this study emphasizes the efficacy of TS-PDE in terms of PSNR, SSIM, and MSE metrics, with all datasets exhibiting an average SSIM value of over 0.81, an average PSNR maximum of 30.9, and an average MSE of less than 0.0042. The experimental findings demonstrate the capability of TS-PDE in deriving governing equations and providing effective predictions for the regional-scale dynamics of these time series images. The findings of this study provide potential insights into the mathematical modeling of land cover dynamics.

Graphical Abstract

1. Introduction

Land cover modeling plays a critical role in understanding and managing Earth’s surface dynamics, with applications ranging from agricultural planning to climate change mitigation. Traditional approaches, such as cellular automata (CA) [1,2], CLUE [3], and stochastic element augmentation [4], have laid important foundations for this field. However, these approaches often struggle to capture the full complexity of spatiotemporal processes. Methods such as deep neural networks (DNNs) [5,6,7] and convolutional neural networks (CNNs) [8] often rely on data-driven methods, which face several limitations, including over-reliance on training data, limited spatiotemporal transferability and generalization, a lack of interpretability regarding underlying physical processes, and challenges in balancing overfitting on linear relationships with underfitting on complex nonlinear relationships.
Partial differential equations (PDEs) have emerged as a powerful tool for modeling spatiotemporal processes, offering a balance between physical interpretability and mathematical rigor. PDEs are frequently used to explicitly describe the laws governing dynamic systems in various fields of natural sciences and are of fundamental significance in many disciplines and engineering applications. For instance, the Navier–Stokes equation is used to describe the velocity and pressure distribution of a fluid [9], the heat conduction equation describes the distribution of temperature inside an object over time and space [10], and the wave equation and elasticity equation can be used to model the vibration behavior of buildings, bridges, and other structures [11]. These PDEs were initially constructed based on observed phenomena and the empirical understanding of the problem by scientists and showed that temporal derivatives can describe the evolution of variables along the direction of time while spatial derivatives can be regarded as variations in different regions of location. Subsequently, a correlation model is mathematically analyzed or numerically approximated to capture the system’s evolution.
AI for Science, a new research paradigm that integrates artificial intelligence (AI) methodologies into scientific discovery, brings tremendous promise for various disciplines due to a series of breakthroughs in deep learning and big data science. Scholars have begun to shift their focus from purely theoretical derivation to machine-based computing. Accordingly, data-driven equation discovery has become a research hotspot. One of the most typical methods is PDE-FIND [12], which discusses in detail how to discover partial differential equations from data. To achieve this, a library of candidate functions is constructed, consisting of all the relevant terms to be determined. Then, a sparse regression algorithm is used to select a small number of appropriate terms from the library and obtain their corresponding coefficients. Chen et al. [13] proposed a more robust deep learning symbolic genetic algorithm (SGA-PDE) that uses symbolic mathematics to discover free-form equations, thereby realizing the self-mining of governing equations from data. At the same time, scholars are committed to exploring the use of neural networks to characterize partial differential equations. Physics-informed neural networks (PINNs) [14,15,16] are proposed to approximate the solution of an equation while satisfying physical constraints, even when some coefficients are unknown. This approach is useful when the form of the right-hand term of the equation is known but not all coefficients are known. The unknown system can then be solved. Long et al. [17,18] proposed a data-driven feedforward neural network, named PDE-Net, to approximate the right-hand term of equations of unknown form. PDE-Net can be used to construct a system that approximates the partial differential equation and predicts its solution for a long time. However, these AI-driven PDE discovery frameworks focus on low-dimensional systems or simplified models that do not effectively scale to high-dimensional real-world problems, such as land cover dynamics. Addressing these limitations requires a more holistic approach that combines the strengths of data-driven learning with physical modeling principles.
The rapid advances of data-driven modeling methods have brought about a technological change in the way that partial differential equations are discovered. This change makes it possible to explore land cover dynamical systems from remotely sensed data, and the large volume of data just characterize the remote sensing discipline. Remote sensing images are the “photographs” of the Earth’s surface. The Earth’s surface can be considered as a complex giant dynamical system, but it is highly challenging to obtain a concise yet precise description of its internal laws under non-ideal conditions through mathematical derivation or experience. Therefore, data-driven methods gain more importance and are more suitable for extracting the main control equations of land cover dynamics.
There are many features regarding the description of land cover, and the normalized difference vegetation index (NDVI) is a comprehensive and representative one. The NDVI is a commonly used indicator for monitoring vegetation cover and growth patterns in various ecological, agricultural, and climate change studies. Concretely, the NDVI has been employed in diverse applications such as drought conditions monitoring [19,20], agricultural production predicting [21], land cover classification [22,23], etc. Therefore, continuous and accurate NDVI time series data are crucial for understanding vegetation dynamics and their response to land surface environmental changes. However, various factors often cause NDVI time series to be incomplete or noisy, requiring reconstruction efforts.
A range of methods have been developed for NDVI time series reconstruction or prediction, such as an autoregressive integrated moving average model combined with climatic data [24] and the Holt–Winters model in high- and low-vegetation regions [25]. However, these methods usually assume that NDVI time series exhibit linearity and smoothness, but they often fail to effectively capture the nonlinearities and irregularities hidden in NDVI time series during the forecasting process [26].
In recent years, more advanced machine learning and deep learning methods have been adopted to improve the accuracy of NDVI prediction. Tong et al. [27] introduced a pixel space gap-filling approach for soil moisture estimation on the Tibetan Plateau based on machine learning and geostatistics. In contrast to traditional statistical prediction techniques, machine learning methods excel at capturing nonlinear relationships between dependent and independent variables through extensive training, effectively addressing intricate prediction challenges posed by noisy data [28]. Roy et al. [29] employed four supervised machine learning algorithms—support vector machine regression (SVR), random forests (RFs), linear regression, and polynomial regression—to forecast NDVI data. Their findings revealed that the random forest and linear regression methods achieved superior prediction accuracy. However, it was also observed that these methods exhibited a certain sensitivity to mutations. Gao et al. [30] established a new NDVI prediction model by combining time series decomposition (TSD), a CNN, and long short-term memory (LSTM), called TSD-CNN-LSTM; Cui et al. [31] proposed SF-CNN, a new NDVI prediction model that combines a CNN and historical data statistical features. However, the majority of these methodologies employ temporal features and deep learning to improve prediction accuracy, yet they neglect to consider the spatial dependence of vegetation status. To augment spatial dependency, Xu et al. [32] captured long-range dependencies of NDVI time series by combining a non-local attention module and spatial autocorrelation modeling based on the local Moran index to learn spatial dependence, where a convolutional LSTM network (ConvLSTM) with spatial autocorrelation and non-local attention modules (ConvLSTM-SAC-NL) is proposed. Theoretically, the ConvLSTM-SAC-NL method improves the spatial dependence, but it still has some shortcomings in long-term prediction. How to integrate the spatial dependence of the surface state while achieving long-term prediction remains an unsolved issue. Moreover, there is still the question of how to explicitly interpret or to find the physical meaning behind these deep learning models.
Based on the above considerations, in this paper, we propose a temporal–spatial partial differential equation modeling (TS-PDE) method for land cover dynamics. TS-PDE can discover the governing equations behind long-term satellite image time series and establish the corresponding land cover dynamic system. Since the computation of the spatial partial derivative term involves spatial neighborhood information, it therefore has neighborhood recursion capabilities. By introducing temporal and spatial differential terms into the equations, the TS-PDE method captures the interactions between temporal changes and spatial patterns, which are often intertwined in land cover dynamics. This approach demonstrates the advantage of focusing on spatial dependence and temporal features during the prediction of full images compared to conventional methods as it integrates the contextual information from neighboring pixels and temporal trends across the image series. In other words, the discovered equations not only describe the local changes at individual pixels but also generalize the underlying rules governing the entire temporal–spatial domain of the training images. This generalization capability allows the equations to represent the common patterns and dynamics shared across the study area, making them applicable to broader spatial and temporal contexts.
The remainder of this paper is organized as follows: Section 2 introduces the two datasets used for experiments and details the proposed TS-PDE method. Section 3 presents the experimental results by showing the discovered equations and quantitatively evaluating the prediction performance of these equations. Section 4 discusses the physical significance, limitations, and future work of TS-PDE. Finally, conclusions are given in Section 5.

2. Materials and Methods

2.1. Research Data

The NDVI is a widely recognized and extensively used vegetation index in remote sensing. It exploits the unique spectral characteristics of vegetation, specifically the strong reflection of near-infrared (NIR) light and the significant absorption of red light by chlorophyll. The NDVI is calculated as the normalized difference between the reflectance values of the NIR and red bands, providing a quantitative measure of vegetation health and vigor:
NDVI = NIR Red NIR + Red
The NDVI ranges from 1 to 1, where higher values typically indicate healthier and denser vegetation while lower or negative values suggest sparse vegetation, bare soil, or other non-vegetative surfaces.
The NDVI serves as a critical parameter for assessing vegetation health, growth stages, and coverage. It is widely applied in precision agriculture, forestry, and ecological research, offering valuable insights into crop health, stress detection, and land use changes. Furthermore, its integration with modern remote sensing technologies has enhanced its utility in addressing global challenges such as food security, biodiversity conservation, and sustainable land management.
In summary, the NDVI provides a reliable and interpretable measure of vegetation status, contributing significantly to advancements in precision agriculture, ecological studies, and environmental monitoring. Moreover, the NDVI is a univariate index rather than the multiple spectral bands of raw satellite images, which helps us to concentrate on the modeling methodology itself without concerns about the relation among different variables. Therefore, this study employs NDVI data to validate the feasibility and accuracy of the proposed model. Two datasets with different spatial and temporal resolutions, the MODIS dataset and Planet dataset, are used to demonstrate the robustness and adaptivity of the proposed TS-PDE method.

2.1.1. MODIS Dataset

Moderate-resolution imaging spectroradiometer (MODIS) data are a typical satellite image data source that lasts for decades and is widely used by many large-scale environmental applications. The dataset used in this study comprises the MOD13Q1 NDVI data products (orbit number H26V05), which have a spatial resolution of 250 m and a temporal resolution of 16 days. This dataset spans from January 2001 to December 2010, providing a continuous and comprehensive temporal range for analysis. The primary form of our experiment is to predict NDVI values derived from this MODIS dataset. To evaluate our model’s performance, ten sub-datasets, each with a dimension of 100 × 100 pixels, are randomly selected from the larger dataset. These sub-datasets are then divided into training and testing sets by time. Specifically, a training-to-testing ratio of 9:1 is employed, meaning that data from the first 9 years (approximately 90% of the total time length of the dataset) are used for training while data from the remaining 1 year (10% of the total time length) are used to assess the model’s predictive capabilities.
This setting allows for a rigorous evaluation of the model’s generalizability and performance across different subsets of the dataset, ensuring that the model is trained on a substantial portion of the data while being tested on unseen data to accurately evaluate its predictive accuracy.

2.1.2. Planet Dataset

To enhance the diversity of experimental data, another dataset that is complementary to the MODIS dataset from the perspective of both spatial and temporal resolutions is employed in this study. The main source of imagery of this dataset is the fusion monitoring product by Planet Labs, a commercial provider of high-resolution satellite imagery. The dataset comprises a sequence of images based on cadastral data from Brandenburg, Germany for the training tiles from 2018. The product has a spatial resolution of 3 m and collects 4 spectral bands (RGB + NIR). According to Equation (1), band operations are performed to calculate the NDVI, where NIR represents the reflectance value in the near-infrared band and R represents the reflectance value in the red light band. In contrast to MODIS data, it provides dense imagery in a daily time interval. Also, the time series is an analysis-ready data (ARD) source, level 3 product, that delivers a temporally consistent collection of images with removed clouds and shadows. For the sake of maintaining the proportion of the training and testing time length to be consistent with the MODIS dataset, for this dataset, we still divide the time series length as 9:1 for the training and testing parts.

2.2. Methods

Regarding the derivation of equations from the NDVI time series, our approach fundamentally involves constructing a candidate dictionary comprising simple functions and partial derivatives that could potentially appear in the unknown control equation. We build the model based on the nonlinear response form of known partial differential equations. Subsequently, we use convolutional neural network algorithms to select the terms that best capture the intricacies present in the data. The model-building process is shown in Figure 1.
Let us consider the model formed as z [ t + 1 ] z [ t ] = Θ ( z ; z x ; z y ; z x x ; ; x ; y ; μ ) . Since the long-term time series is taken into account, the partial differentiation of time z ˙ t is used to replace the difference value z [ t + 1 ] z [ t ] on the left side of the equality during the construction of the model, and the following equality is obtained:
z ˙ t = Θ ( z ; z x ; z y ; z x x ; ; x ; y ; μ ) ,
where ( x , y , t ) represents the coordinates of the pixel at time t, z represents the value of the NDVI, the subscripts denote partial differentiation in either time or space—for example, z x x is the second-order partial derivative of the NDVI for x—and Θ ( · ) is an unknown right-hand side that is generally a nonlinear function of N D V I ( x ; y ; t ) . Other related derivatives and parameters are retained in μ . (To simplify the model, μ is set to zero in this study.) With this setting, discovering the nonlinear functions Θ ( · ) becomes our main goal in the next step. Furthermore, it is acknowledged that the NDVI is subject to cyclical variation with the seasons, and trigonometric functions have this cyclic nature. In consideration of this phenomenon, the decision was taken to incorporate a trigonometric term into the candidate function library. Then, taking into account the model’s capacity to express as many unknown situations as possible while maintaining interpretability and computational efficiency, we chose the base function dictionary as follows:
{ 1 , z , z 2 , sin z , cos z } , { z x , z y , 2 z x 2 , 2 z y 2 , 2 z x y }
Let Θ ( · ) = { 1 , z , z 2 , sin z , cos z } { z x , z y , 2 z x 2 , 2 z y 2 , 2 z x y } , where ⊗ represents the tensor product; then, Equation (2) is expressed in matrix form:
z ˙ t ( x 0 , y 0 , t 0 ) z ˙ t ( x 1 , y 0 , t 0 ) z ˙ t ( x n , y m , t l ) = 1 z ( x 0 , y 0 , t 0 ) cos z ( x 0 , y 0 , t 0 ) z 2 z x y ( x 0 , y 0 , t 0 ) 1 z ( x 1 , y 0 , t 0 ) cos z ( x 1 , y 0 , t 0 ) z 2 z x y ( x 1 , y 0 , t 0 ) 1 z ( x n , y m , t l ) cos z ( x n , y m , t l ) z 2 z x y ( x n , y m , t l ) w
that is, for z ˙ t ( x i , y i , z i ) , one can obtain the following:
z ˙ t ( x i , y i , z i ) = w 0 + w 1 z + w 2 z 2 + w 3 sin z + w 4 cos z w 5 z y + w 6 z y y + w 7 z x + w 8 z x y + w 9 z x x w 10 z z y + w 11 z 2 z y + w 12 sin z z y + w 13 cos z z y + w 14 z z y y w 15 z 2 z y y + w 16 sin z z y y + w 17 cos z z y y + w 18 z z x + w 19 z 2 z x w 20 sin z z x + w 21 cos z z x + w 22 z z x y + w 23 z 2 z x y + w 24 sin z z x y w 25 cos z z x y + w 26 z z x x + w 27 z 2 z x x + w 28 sin z z x x + w 29 cos z z x x ,
The derivative with respect to time t on the left side of Equation (5) can be approximated using the finite difference method, i.e., z ˙ t ( x i , y i , z i ) = z [ t + 1 ] z [ t ] . Likewise, derivatives with respect to spatial coordinates x or y can be approximated by calculating differences between spatial neighborhood pixels.
Now, the problem becomes finding a sparse weight-vector w = [ w 1 , , w M ] T satisfying the following:
N D V I ˙ t = Θ ( · ) w .
Each term in w corresponds to a coefficient associated with a term in the equation. However, in practical applications, equations often involve only a few nonlinear terms. Accordingly, the coefficient matrix w should exhibit high sparsity in the nonlinear function space, and this sparsity plays a pivotal role in maintaining a delicate balance between the model’s complexity and its accuracy. Therefore, solving the coefficient matrix is transformed into addressing the following sparse regression problem for an approximate solution:
w ^ = a r g m i n w { Θ w N D V I ˙ t 2 2 + α w 1 } ,
where w collects the coefficients of candidate function Θ ( · ) , which is the goal of minimization. Symbols | | · | | 2 represent the L 2 norm, and α w 1 is a regularization term.
Equation (7) can be solved using convex optimization algorithms, such as the least absolute shrinkage and selection operator (LASSO). Alternatively, the method of sequential threshold least squares can be employed. However, traditional convex optimization algorithms often struggle to capture the intricate nonlinear properties inherent in complex systems. In contrast, neural networks have demonstrated remarkable success in learning and representing such complex features. To address this limitation, we employ 1 × 1 convolutional kernels to approximate derivatives in the following ways:
  • Spatial Derivatives: By applying 1 × 1 kernels to neighboring pixels, the CNN solver can compute finite differences, which approximate spatial derivatives (e.g., / x and / y ).
  • Temporal Derivatives: Similarly, 1 × 1 kernels can be applied across consecutive time steps to approximate temporal derivatives (e.g., / t ). This allows the model to capture changes in land cover dynamics over time.
  • Higher-Order Derivatives: By stacking multiple 1 × 1 convolutional layers or combining them with nonlinear activation functions, the CNN solver can approximate higher-order derivatives, which are essential for modeling complex interactions in the TS-PDE framework.
Based on these advantages, we propose a CNN-based method to solve the coefficients of the governing equations. This approach preserves the nonlinearity of the model while significantly improving solution accuracy. The architecture of the CNN and the solution process are illustrated in Figure 2, where the convolutional kernel size is set to 1 × 1 . Specifically, we approximate the derivative of the time series data z using the output of the CNN, denoted as z ˙ ^ t . The loss function is then constructed based on the residuals as follows:
l o s s = ( z t + z ˙ ^ t ) d t z t + 1 2 + ( z ˙ ^ t z ˙ t ) 2 + α w 1 ,
where α w 1 is a regularization term.
At the same time, sparsity is introduced through the application of the sequential threshold least squares method, which involves iteratively setting all coefficients less than the tolerance to 0. By choosing a specific tolerance and α , this approach provides a sparse approximation for w.

2.3. Accuracy Evaluation

In order to accurately and objectively assess the model’s performance, this study utilizes three evaluation metrics from two distinct perspectives.
The first perspective involves time series regression evaluation metrics, specifically mean squared error (MSE), which is used to evaluate the temporal accuracy of the model’s predictions:
M S E = 1 m i = 1 m ( y i y i ^ ) 2 ,
In this equation, i represents the i-th sample point, y i denotes the NDVI value at the i-th time point for the time series of the given pixel, and y i ^ and y ¯ represent the predicted and mean NDVI values, respectively. To eliminate the influence of spatial variations across different pixels, the MSE is computed for each pixel at different time points within the study area, and the average MSE across all pixels is used as the final evaluation metric. This procedure allows for a comprehensive assessment of the model’s temporal prediction accuracy.
The second perspective concerns image quality assessment metrics, namely the structural similarity index (SSIM) and peak signal-to-noise ratio (PSNR). Unlike traditional pixel-by-pixel prediction, the model generates predictions for the entire image at each time point, making it crucial to compare the predicted image with the original image at the same time. The SSIM and PSNR metrics provide valuable measures for assessing image quality at each time point. The formulas for these metrics are as follows:
1. Structural similarity index (SSIM):
S S I M ( x , y ) = ( 2 μ x μ y + c 1 ) ( 2 σ x y + c 2 ) ( μ x 2 + μ y 2 + c 1 ) ( σ x 2 + σ y 2 + c 2 )
In this formula, μ x and μ y represent the mean values of images x and y, σ x 2 and σ y 2 are their variances, and σ x y is the covariance between x and y. Constants c 1 and c 2 are used to stabilize the calculation.
2. Peak signal-to-noise ratio (PSNR):
P S N R = 10 log 10 M A X I 2 M S E
Here, M A X I is the maximum pixel value in the image and M S E is the mean squared error.
The SSIM and PSNR metrics provide critical insight into the spatial accuracy of the model, comparing the structural and signal-to-noise relationships between the predicted and original images. These metrics are essential for evaluating how well the model preserves spatial features and image integrity during the prediction process.

3. Results

3.1. MODIS Data

3.1.1. Experimental Results

This part of the study is based on five 100 × 100 MODIS image series that are randomly selected on orbit number H26V05. Among these areas, the proportion of the time series length of the training set to the test set is 9:1, which means that the data from 2001 to 2009 are used as the training set to predict the data from 2009 to 2010. We set α = 1 × 10 2 and the stochastic gradient descent (SGD) optimizer for optimizing the procedure, with an initial learning rate l r = 1 × 10 2 for 3000 steps. The coefficients for Equation (5) are shown in Table 1.
Based on these coefficients obtained by TS-PDE, the image prediction results are calculated from January to December of the year 2010. Figure 3 visually shows the prediction results of the five data groups, comparing original images and predicted images at different times, respectively. As can be seen from these images, the predicted images are similar to the original images with the naked eye. This implies that TS-PDE can accurately capture the trend of the original time series images and predict future images accordingly.

3.1.2. Sparse Results

Note that some values in the coefficient vector are very small, which significantly contributes to the sparsity that we aim to achieve. The sparsity is introduced by setting all coefficients to zero if they are less than 10 4 . For each group of data, the corresponding coefficients of the sparse Equation (11) are presented in Table 2. A synthesis of the findings from the five data groups reveals that 10 equation terms are involved, including the constant term, the squared term, the sine and cosine terms, and their combinations. Given a sparse constraint, the governing equation of MODIS NDVI time series in this study can be expressed in the following form:
z [ t + 1 ] z [ t ] = w 0 + w 2 z 2 [ t ] + w 4 cos z [ t ] + ( w 5 + w 10 z [ t ] + w 13 cos z [ t ] ) z y [ t ] + w 20 sin z [ t ] z x [ t ] + w 23 z 2 [ t ] z x y [ t ] + ( w 26 z [ t ] + w 27 z 2 [ t ] ) z x x [ t ] ,
To quantify the prediction accuracy of the discovered equation, three indicators, PSNR, SSIM, and MSE, regarding the image quality are evaluated and shown in Figure 4 and Table 3. These time series values in Figure 4 are obtained by picking points at certain intervals, and Table 3 summarizes the average of each group. The results presented in Figure 4 and Table 3 indicate that the initial four groups of data exhibited superior performance, with mean SSIM values exceeding 0.82, mean PSNR values ranging from 28.5 to 32.8, and mean MSE values approximating 9 × 10 4 . In contrast, the fifth group demonstrated comparatively lower predictive performance than the first four groups.

3.2. Planet Data

3.2.1. Experimental Results

The Planet dataset is complementary to the MODIS dataset in terms of both temporal and spatial resolution. Concretely, the time interval of Planet images is one day and the spatial resolution is 3 m. NDVI values are calculated from the Planet image time series located at Brandenburg, Germany in 2018. To make the experimental settings consistent with the MODIS dataset, we also choose five groups of data randomly. Each group of data is divided into a training part and testing part using the same proportion of time series length as in the previous MODIS dataset, which means that the first 329 days are used for training and we will predict the images of the last 36 days for every group of data. In addition to this, let α = 8 × 10 3 , and we use the SGD optimizer with learning rate l r = 1 × 10 3 and step number 3000. The discovered coefficients for each group of data are shown in Table 4.
According to these coefficients, the corresponding NDVI values can be predicted to generate the comparison images for the upcoming 36-day period, as shown in Figure 5. In each set of images, the upper side represents the predicted image and the bottom side represents the original image. It can be seen from these figures that the difference between each group of images is small.

3.2.2. Sparse Results

For the Planet dataset, we set the tolerance of sparsity as 10 5 , and the sparse version of the dominant equation is given as follows:
z [ t + 1 ] z [ t ] = w 0 + w 1 z [ t ] + w 3 sin z [ t ] + w 4 cos z [ t ] ,
where the sparse coefficients for each group are presented in the following Table 5:
Figure 6 highlights the superior performance of TS-PDE in PSNR, SSIM, and MSE metrics, with average SSIM values exceeding 0.81 across all datasets. Notably, the fifth dataset demonstrates an average SSIM greater than 0.95, an average PSNR exceeding 30, and an average MSE of 0.0010 as shown in Table 6. These results indicate that the structural information of the predicted images closely aligns with the original images, reflecting a high quality in prediction accuracy. An analysis of the five datasets presented in the figure reveals that SSIM and PSNR values decrease as the prediction time span increases, while MSE values exhibit an upward trend. As illustrated in Figure 6, the prediction accuracy of the TS-PDE method tends to degrade over longer time horizons. This phenomenon can be attributed to several factors:
  • Accumulation of Errors: Over time, small errors in the predicted land cover dynamics can accumulate, leading to larger deviations from the actual values. This is particularly evident in complex systems where nonlinear interactions amplify uncertainties.
  • Temporal Variability: The value of the NDVI is influenced by a wide range of time-dependent factors, such as seasonal changes, climate variability, and human activities. While the TS-PDE method captures these factors to some extent, their long-term behavior can be difficult to predict with high precision.
  • Limitations of Training Data: The model is trained on historical data, which may not fully capture future trends or unprecedented events (e.g., extreme weather or rapid urbanization). As a result, predictions over longer time horizons are inherently more uncertain.

4. Discussion

4.1. Physical Significance

In this study, convolutional neural networks (CNNs) combined with sparse regression methods are utilized to analyze datasets at varying spatial resolutions, enabling the extraction of governing equations that describe the underlying dynamics. For low-resolution MODIS images, as shown in Table 7, the extracted equations comprise ten different terms, indicating a relatively higher level of complexity, likely due to the coarser spatial resolution and additional variability in the data (e.g., cloud and shadow pixels).
In contrast, as shown in Table 8, the equations derived from high-resolution Planet images are significantly more concise, consisting of four different terms in total. This simplicity suggests that high-resolution data inherently capture dominant patterns more effectively, minimizing the need for complex mathematical descriptions. Furthermore, if the left-hand side of the equation is interpreted as the first derivative of the NDVI value with respect to time, it can be inferred that the NDVI values of high-resolution Planet images follow a sinusoidal relationship over time. This periodic behavior reflects the regular, cyclic nature of the underlying environmental or vegetation dynamics, such as seasonal growth and decay patterns, which are more precisely captured in high-resolution imagery.
However, the physical significance of these equations requires further exploration and discussion. Understanding the broader implications and connections between the mathematical representations and the underlying physical processes will provide deeper insights into the dynamics of vegetation and environmental systems represented by the extracted equations. For instance, the first-order derivative terms of x or y coordinates may indicate the influence of longitude or latitude on land cover, while the hybrid derivatives of x and y, or their second-order derivative terms, still need more interpretation.

4.2. Limitations

The current approach faces significant challenges in terms of physical interpretability, particularly when applied to low-resolution MODIS data. As Table 8 shows, the dominant equation of Planet data contains five terms, that is, constant terms, first-order terms, and trigonometric terms. This means that the value of the NDVI approximately exhibits a trigonometric relationship with time. But, unlike high-resolution Planet data, where the dominant equation offers a clear and concise representation of the underlying dynamics, the dominant equation derived from MODIS data is more complex and less intuitive. The complexity of the function is characterized by 10 terms as shown in Table 7, including the squared term, the trigonometric term, and the derivative terms for x and y. It is acknowledged that the derivative terms frequently possess a physical meaning associated with the rate of change. Consequently, the first-order derivative term for x can be conceptualized as the rate of change in the NDVI value along the latitude axis, while the first-order derivative term for y can be interpreted as the rate of change in the NDVI value along the longitude axis. In addition to this, the dominant equation contains a combination of trigonometric and derivative terms, which we conjecture is since the NDVI values demonstrate a trigonometric trend in time and are influenced by the surrounding environment (i.e., the dominant equation contains terms related to the rate of change in latitude and longitude). However, due to the complexity of the terms, it is difficult for us to obtain a direct physical explanation. Furthermore, the dominant equations vary considerably across the five datasets, with non-zero terms differing significantly between them. This inconsistency adds another layer of difficulty in uncovering a consistent physical meaning from the low-resolution data equations. To address these limitations, future work could explore tailored methods for low- and high-resolution data, such as simplifying equation structures for low-resolution data or leveraging multi-scale modeling techniques to enhance interpretability while maintaining accuracy.
Another limitation lies in the manual construction of the candidate function set used in this study. This restricts the derived equation terms to those predefined in the candidate set, making it impossible to identify more complex or unconventional equation forms. If the true dominant equation involves terms beyond the scope of the manually defined candidate set, the approach will fail to capture these dynamics accurately, leading to incomplete or erroneous results. This limitation highlights the need for automated or adaptive methods to expand the range of candidate functions and improve the robustness of the derived equations.

4.3. Future Work

Future research will endeavor to address several key limitations identified in this study and further improve the effectiveness and applicability of the methodology. Firstly, to improve the physical interpretability of the derived equations, we will explore ways to extract the underlying dynamics more efficiently from low-resolution MODIS data. This includes the development of more advanced techniques to deal with the complexity and variability of the key equations, thereby facilitating the identification of meaningful physical relationships between different datasets. Specifically, future work could improve the sophistication of the technique in terms of the set of candidate functions to explore the underlying equation forms more flexibly and comprehensively by adopting an adaptive approach to ensure that the derived equations more accurately reflect the true dynamics of the system.
Secondly, in order to validate the effectiveness of the method, future work could include evaluating the TS-PDE method using a wider range of remote sensing parameters to assess its accuracy and versatility, such as the enhanced vegetation index (EVI) and the soil-adjusted vegetation index (SAVI), which could be utilized to complement the NDVI, thereby capturing additional aspects of vegetation health and structure. Spectral band data could be employed to assess the capacity of models to capture finer spectral detail and enhance prediction accuracy using multispectral or hyperspectral data.
Moreover, to evaluate the generalizability of the TS-PDE method, its application will be extended to areas exhibiting diverse environmental characteristics, including arid zones, tropical forests, and urban areas. This approach will facilitate the acquisition of knowledge regarding the adaptability and generalizability of the method within varied ecological systems.
Historically, NDVI prediction has predominantly relied on time series analysis methods, including classical statistical approaches like the autoregressive integrated moving average (ARIMA) [24], deep learning architectures such as LSTM [33], and hybrid models combining convolutional and temporal networks like TSD-CNN-LSTM [30] and SF-CNN [31]. Recent advancements have further enhanced spatial–temporal modeling through integrated frameworks like ConvLSTM-SAC-NL [32], which couples a CNN with attention mechanisms for improved spatial dependency capture. However, a critical limitation persists: none of these methods provide explicit mathematical equations to describe the NDVI’s intrinsic dynamics. The TS-PDE framework addresses this gap by deriving interpretable partial differential equations that explicitly characterize NDVI evolution. This represents a significant advancement over purely data-driven approaches, offering both predictive capability and mechanistic insights. Despite this progress, TS-PDE currently relies on manually constructed candidate functions for equation discovery, which inherently constrains its flexibility and generalizability. To overcome this limitation, future work will integrate symbolic genetic algorithms [13]—a class of deep learning-driven evolutionary methods that enable the automated discovery of free-form equations without predefined templates. The integration of deep learning techniques [12,17,18,34] holds particular promise for advancing NDVI modeling. These methods excel at handling complex nonlinear systems and high-dimensional interactions, potentially enhancing both prediction accuracy and temporal extrapolation capabilities. Our ongoing research focuses on replacing traditional sparse-regression-based equation solvers with deep learning architectures, aiming to develop a unified framework that combines the interpretability of PDE-based modeling with the adaptive power of neural networks. This hybrid approach seeks to transcend the limitations of current methodologies, ultimately enabling a more robust and generalizable modeling of land cover dynamics while preserving physical interpretability.

5. Conclusions

This study introduces a novel approach for dynamic land cover modeling, termed TS-PDE. The TS-PDE method integrates spatiotemporal information by utilizing a combination of convolutional neural networks and sparse regression algorithms to uncover the dynamic equations governing land cover changes from satellite images. The accuracy of the TS-PDE prediction method is evaluated using NDVI time series data, assessing both temporal and spatial prediction capabilities.
The main findings of this study are as follows:
  • The proposed TS-PDE method effectively overcomes the limitations of short-term and single-pixel prediction in existing land cover time series prediction methods by discovering a global spatiotemporal governing equation.
  • For low-resolution data (MODIS data), the TS-PDE method generates a governing equation comprising diverse functional terms, offering a more comprehensive representation of land cover dynamics.
  • For high-resolution data (Planet data), the TS-PDE method produces a more concise and consistent governing equation, consisting of only a constant term and one or two simple terms. This may indicate that spatiotemporal details are more sufficiently exhibited and captured with high spatial and temporal resolution images, while, for low-resolution or unprocessed images, information is mixed in pixels such that unified equations are hard to present.
Furthermore, the derived dominant equations are capable of making long-term predictions, with the differences between predicted results and actual observations remaining minimal, thereby ensuring high prediction accuracy.
In the future, the TS-PDE method is expected to have considerable potential in supporting governments and environmental agencies in land cover monitoring and management. Specifically, it can be applied to assess agricultural land use by enabling policymakers to optimize crop yields, identify areas at risk of degradation, and support precision farming initiatives. Furthermore, the method is poised to play a significant role in climate change mitigation by offering insights into the long-term dynamics of carbon sinks, such as forests and wetlands. This, in turn, will inform strategies for both mitigation and adaptation. To realize these applications, future work will focus on enhancing the scalability and accessibility of the TS-PDE method. This will include the development of user-friendly software tools and the integration of the framework with existing geospatial platforms. The TS-PDE framework is a transformative approach to understanding and managing land cover dynamics that bridges the gap between data-driven learning and physical modeling. Its applications have far-reaching implications for environmental sustainability and policy making, paving the way for more informed and effective decision making in the face of global environmental challenges.

Author Contributions

Conceptualization, M.K., Z.Z. (Zheng Zhang) and P.T.; methodology, M.K. and Z.Z. (Zheng Zhang); software, M.K., Z.Z. (Zhitao Zhao) and K.S.; data curation, K.S. and Z.Z. (Zhitao Zhao); writing—original draft, M.K. and Z.Z. (Zheng Zhang); writing—review and editing, J.Z. and P.T.; visualization, Z.Z. (Zheng Zhang) and K.S.; supervision, J.Z. and Z.Z. (Zheng Zhang). All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the Science and Disruptive Technology Program, AIRCAS (No. E3Z211010F), the National Natural Science Foundation of China Major Program (No. 42192584), and the Youth Innovation Promotion Association, CAS (No. 2022127).

Data Availability Statement

The data presented in this study are openly available in https://source.coop/esa/fusion-competition, accessed on 6 July 2023.

Acknowledgments

We gratefully acknowledge the creators of the DENETHOR dataset [35] for the analysis-ready Planet data.

Conflicts of Interest

The authors declare no conflicts of interest.

Abbreviations

The following abbreviations are used in this manuscript:
AIArtificial Intelligence
TS-PDETemporal–Spatial Partial Differential Equation Modeling
NDVINormalized Difference Vegetation Index
CACellular Automata
DNNDeep Neural Network
CNNConvolutional Neural Network
PDEsPartial Differential Equations
PINNPhysics-Informed Neural Network
MLMachine Learning
SVRSupport Vector Machine Regression
RFRandom Forest
TSDTime Series Decomposition
LSTMLong Short-Term Memory
ConvLSTMConvolutional LSTM Network
NIRNear-Infrared
ARDAnalysis-Ready Data
LASSOLeast Absolute Shrinkage and Selection Operator
MSEMean Squared Error
SSIMStructural Similarity Index
PSNRPeak Signal-to-Noise Ratio

References

  1. Clarke, K.C.; GAYDOS, L.J. Loose-coupling a cellular automaton model and GIS: Long-term urban growth prediction for San Francisco and Washington/Baltimore. Int. J. Geogr. Inf. Sci. 1998, 12, 699–714. [Google Scholar] [CrossRef]
  2. Clarke, K.C. Mapping and Modelling Land Use Change: An Application of the SLEUTH Model. In Landscape Analysis and Visualisation: Spatial Models for Natural Resource Management and Planning; Pettit, C., Cartwright, W., Bishop, I., Lowell, K., Pullar, D., Duncan, D., Eds.; Springer: Berlin/Heidelberg, Germany, 2008; pp. 353–366. [Google Scholar] [CrossRef]
  3. Verburg, P.H.; Soepboer, W.; Veldkamp, A.; Limpiada, R.; Espaldon, V.; Mastura, S.S.A. Modeling the Spatial Dynamics of Regional Land Use: The CLUE-S Model. Environ. Manag. 2002, 30, 391–405. [Google Scholar] [CrossRef] [PubMed]
  4. Qiang, Y.; Lam, N.S.N. Modeling land use and land cover changes in a vulnerable coastal region using artificial neural networks and cellular automata. Environ. Monit. Assess. 2015, 187, 57. [Google Scholar] [CrossRef]
  5. Zhu, X.X.; Tuia, D.; Mou, L.; Xia, G.S.; Zhang, L.; Xu, F.; Fraundorfer, F. Deep Learning in Remote Sensing: A Comprehensive Review and List of Resources. IEEE Geosci. Remote Sens. Mag. 2017, 5, 8–36. [Google Scholar] [CrossRef]
  6. Zhang, C.; Sargent, I.; Pan, X.; Li, H.; Gardiner, A.; Hare, J.; Atkinson, P.M. Joint Deep Learning for land cover and land use classification. Remote Sens. Environ. 2019, 221, 173–187. [Google Scholar] [CrossRef]
  7. Maimaitijiang, M.; Sagan, V.; Sidike, P.; Hartling, S.; Esposito, F.; Fritschi, F.B. Soybean yield prediction from UAV using multimodal data fusion and deep learning. Remote Sens. Environ. 2020, 237, 111599. [Google Scholar] [CrossRef]
  8. Zhang, C.; Sargent, I.; Pan, X.; Gardiner, A.; Hare, J.; Atkinson, P.M. VPRS-Based Regional Decision Fusion of CNN and MRF Classifications for Very Fine Resolution Remotely Sensed Images. IEEE Trans. Geosci. Remote Sens. 2018, 56, 4507–4521. [Google Scholar] [CrossRef]
  9. McLean, D. Continuum Fluid Mechanics and the Navier-Stokes Equations. In Understanding Aerodynamics; John Wiley & Sons, Ltd.: Hoboken, NJ, USA, 2012; Chapter 3; pp. 13–77. [Google Scholar] [CrossRef]
  10. Ezekoye, O.A. Conduction of Heat in Solids. In SFPE Handbook of Fire Protection Engineering; Hurley, M.J., Gottuk, D., Hall, J.R., Harada, K., Kuligowski, E., Puchovsky, M., Torero, J., Watts, J.M., Wieczorek, C., Eds.; Springer: New York, NY, USA, 2016; pp. 25–52. [Google Scholar] [CrossRef]
  11. Timoshenko, S.P.; Goodier, J.N.; Abramson, H.N. Theory of Elasticity (3rd ed.). J. Appl. Mech. 1970, 37, 888. [Google Scholar] [CrossRef]
  12. Rudy, S.H.; Brunton, S.L.; Proctor, J.L.; Kutz, J.N. Data-driven discovery of partial differential equations. Sci. Adv. 2017, 3, e1602614. [Google Scholar] [CrossRef]
  13. Chen, Y.; Luo, Y.; Liu, Q.; Xu, H.; Zhang, D. Symbolic genetic algorithm for discovering open-form partial differential equations (SGA-PDE). Phys. Rev. Res. 2022, 4, 023174. [Google Scholar] [CrossRef]
  14. Raissi, M.; Karniadakis, G.E. Hidden physics models: Machine learning of nonlinear partial differential equations. J. Comput. Phys. 2018, 357, 125–141. [Google Scholar] [CrossRef]
  15. Raissi, M.; Perdikaris, P.; Karniadakis, G.E.J.A. Physics Informed Deep Learning (Part II): Data-driven Discovery of Nonlinear Partial Differential Equations. arXiv 2017, arXiv:1711.10566. [Google Scholar] [CrossRef]
  16. Raissi, M.; Perdikaris, P.; Karniadakis, G.E. Physics-informed neural networks: A deep learning framework for solving forward and inverse problems involving nonlinear partial differential equations. J. Comput. Phys. 2019, 378, 686–707. [Google Scholar] [CrossRef]
  17. Long, Z.; Lu, Y.; Ma, X.; Dong, B. PDE-Net: Learning PDEs from Data. Int. Conf. Mach. Learn. 2018, 80, 3208–3216. [Google Scholar]
  18. Long, Z.; Lu, Y.; Dong, B. PDE-Net 2.0: Learning PDEs from data with a numeric-symbolic hybrid deep network. J. Comput. Phys. 2019, 399, 108925. [Google Scholar] [CrossRef]
  19. Hu, X.; Ren, H.; Tansey, K.; Zheng, Y.; Ghent, D.; Liu, X.; Yan, L. Agricultural drought monitoring using European Space Agency Sentinel 3A land surface temperature and normalized difference vegetation index imageries. Agric. For. Meteorol. 2019, 279, 107707. [Google Scholar] [CrossRef]
  20. Afshar, M.H.; Al-Yaari, A.; Yilmaz, M.T. Comparative Evaluation of Microwave L-Band VOD and Optical NDVI for Agriculture Drought Detection over Central Europe. Remote Sens. 2021, 13, 1251. [Google Scholar] [CrossRef]
  21. Komal, C.; Shi, W.; Boori, M.S.; Corgne, S. Agriculture Phenology Monitoring Using NDVI Time Series Based on Remote Sensing Satellites: A Case Study of Guangdong, China. Opt. Mem. Neural Netw. 2019, 28, 204–214. [Google Scholar] [CrossRef]
  22. Baeza, S.; Paruelo, J.M. Land Use/Land Cover Change (2000–2014) in the Rio de la Plata Grasslands: An Analysis Based on MODIS NDVI Time Series. Remote Sens. 2020, 12, 381. [Google Scholar] [CrossRef]
  23. Ju, Y.; Bohrer, G. Classification of Wetland Vegetation Based on NDVI Time Series from the HLS Dataset. Remote Sens. 2022, 14, 2107. [Google Scholar] [CrossRef]
  24. Fernández-Manso, A.; Quintano, C.; Fernandez-Manso, O. Forecast of NDVI in coniferous areas using temporal ARIMA analysis and climatic data at a regional scale. Int. J. Remote Sens. 2011, 32, 1595–1617. [Google Scholar] [CrossRef]
  25. Omar, M.S.; Kawamukai, H. Prediction of NDVI using the Holt-Winters model in high and low vegetation regions: A case study of East Africa. Sci. Afr. 2021, 14, e01020. [Google Scholar] [CrossRef]
  26. Huang, S.; Chang, J.; Huang, Q.; Chen, Y. Monthly streamflow prediction using modified EMD-based support vector machine. J. Hydrol. 2014, 511, 764–775. [Google Scholar] [CrossRef]
  27. Tong, C.; Wang, H.; Magagi, R.; Goïta, K.; Wang, K. Spatial Gap-Filling of SMAP Soil Moisture Pixels Over Tibetan Plateau via Machine Learning Versus Geostatistics. IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens. 2021, 14, 9899–9912. [Google Scholar] [CrossRef]
  28. Xu, L.; Chen, N.; Chen, Z.; Zhang, C.; Yu, H. Spatiotemporal forecasting in earth system science: Methods, uncertainties, predictability and future directions. Earth-Sci. Rev. 2021, 222, 103828. [Google Scholar] [CrossRef]
  29. Roy, B. Optimum machine learning algorithm selection for forecasting vegetation indices: MODIS NDVI & EVI. Remote Sens. Appl. Soc. Environ. 2021, 23, 100582. [Google Scholar] [CrossRef]
  30. Gao, P.; Du, W.; Lei, Q.; Li, J.; Zhang, S.; Li, N. NDVI Forecasting Model Based on the Combination of Time Series Decomposition and CNN – LSTM. Water Resour. Manag. 2023, 37, 1418–1497. [Google Scholar] [CrossRef]
  31. Cui, C.; Zhang, W.; Hong, Z.; Meng, L. Forecasting NDVI in multiple complex areas using neural network techniques combined feature engineering. Int. J. Digit. Earth 2020, 13, 1733–1749. [Google Scholar] [CrossRef]
  32. Xu, L.; Cai, R.; Yu, H.; Du, W.; Chen, Z.; Chen, N. Monthly NDVI Prediction Using Spatial Autocorrelation and Nonlocal Attention Networks. IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens. 2024, 17, 3425–3437. [Google Scholar] [CrossRef]
  33. Vasilakos, C.; Tsekouras, G.E.; Kavroudakis, D. LSTM-Based Prediction of Mediterranean Vegetation Dynamics Using NDVI Time-Series Data. Land 2022, 11, 923. [Google Scholar] [CrossRef]
  34. Alzubaidi, L.; Zhang, J.; Humaidi, A.J.; Al-Dujaili, A.; Duan, Y.; Al-Shamma, O.; Santamaría, J.; Fadhel, M.A.; Al-Amidie, M.; Farhan, L. Review of deep learning: Concepts, CNN architectures, challenges, applications, future directions. J. Big Data 2021, 8, 53. [Google Scholar] [CrossRef] [PubMed]
  35. Kondmann, L.; Toker, A.; Russwurm, M.; Camero, A.; Peressuti, D.; Milcinski, G.; Mathieu, P.P.; Longépé, N.; Davis, T.; Marchisio, G.B.; et al. DENETHOR: The DynamicEarthNET dataset for Harmonized, inter-Operable, analysis-Ready, daily crop monitoring from space. In Proceedings of the NeurIPS Datasets and Benchmarks, Virtual, 7–14 December 2021. [Google Scholar]
Figure 1. Methodology flow chart of TS-PDE.
Figure 1. Methodology flow chart of TS-PDE.
Remotesensing 17 01211 g001
Figure 2. Framework for convolutional neural networks to solve coefficients, where z represents the value of NDVI and z t is the derivative of NDVI with respect to t denoted by z ˙ . z t and z t + 1 denote the values at t and t + 1, respectively. The candidate function Θ ( · ) is composed of (3).
Figure 2. Framework for convolutional neural networks to solve coefficients, where z represents the value of NDVI and z t is the derivative of NDVI with respect to t denoted by z ˙ . z t and z t + 1 denote the values at t and t + 1, respectively. The candidate function Θ ( · ) is composed of (3).
Remotesensing 17 01211 g002
Figure 3. Comparative images of MODIS data for the year 2010, with an interval of every 19 days. The upper side of each group of images is the original image and the bottom side is the predicted image.
Figure 3. Comparative images of MODIS data for the year 2010, with an interval of every 19 days. The upper side of each group of images is the original image and the bottom side is the predicted image.
Remotesensing 17 01211 g003
Figure 4. PSNR, SSIM, and MSE curve at each time point of different groups of MODIS NDVI data regarding image prediction results generated by TS-PDE model.
Figure 4. PSNR, SSIM, and MSE curve at each time point of different groups of MODIS NDVI data regarding image prediction results generated by TS-PDE model.
Remotesensing 17 01211 g004
Figure 5. Comparative images of Planet data for the year 2018, with an interval of every 5 days. Images from the first 329 days were used for training and the remaining 36 days for prediction and validation. In each group of images, the upper row represents the original data while the lower row depicts the corresponding prediction results.
Figure 5. Comparative images of Planet data for the year 2018, with an interval of every 5 days. Images from the first 329 days were used for training and the remaining 36 days for prediction and validation. In each group of images, the upper row represents the original data while the lower row depicts the corresponding prediction results.
Remotesensing 17 01211 g005
Figure 6. PSNR, SSIM, and MSE curve at each time point of different groups of Planet NDVI data regarding image prediction results generated by TS-PDE model.
Figure 6. PSNR, SSIM, and MSE curve at each time point of different groups of Planet NDVI data regarding image prediction results generated by TS-PDE model.
Remotesensing 17 01211 g006
Table 1. The coefficients of governing equation for five groups of MODIS NDVI time series images. Coefficient values larger than the sparse threshold are shown in boldface.
Table 1. The coefficients of governing equation for five groups of MODIS NDVI time series images. Coefficient values larger than the sparse threshold are shown in boldface.
CoefficientFunctionGroup 1Group 2Group 3Group 4Group 5
w 0 1 1.6549 × 10 10 3.4473 × 10 10 2.9610 × 10 6 4.0603 × 10 9 0.0039
w 1 z 4.8708 × 10 11 8.21888 × 10 11 1.5214 × 10 10 3.8775 × 10 11 4.4819 × 10 5
w 2 z 2 2.4429 × 10 11 2.3844 × 10 11 6.7377 × 10 11 −0.0010 1.4637 × 10 5
w 3 sin z 2.2910 × 10 11 1.3878 × 10 11 1.2721 × 10 10 7.4993 × 10 11 4.9363 × 10 5
w 4 cos z 8.9835 × 10 11 2.7204 × 10 10 1.8378 × 10 6 3.9173 × 10 9 0.0065
w 5 z y −0.0035 9.2284 × 10 11 2.4362 × 10 11 9.0367 × 10 12 1.1030 × 10 6
w 6 z y y 3.7910 × 10 11 2.1909 × 10 11 5.1522 × 10 11 1.6951 × 10 11 1.2401 × 10 5
w 7 z x 1.7753 × 10 11 9.1747 × 10 11 1.9216 × 10 12 8.3543 × 10 12 1.9156 × 10 6
w 8 z x y 1.6184 × 10 11 6.5886 × 10 11 3.8230 × 10 11 3.9732 × 10 12 1.5522 × 10 6
w 9 z x x 2.5834 × 10 11 6.4549 × 10 11 8.0480 × 10 11 4.8905 × 10 13 1.4457 × 10 6
w 10 z z y 1.8727 × 10 11 9.5009 × 10 11 3.4025 × 10 11 −0.0038 3.3938 × 10 6
w 11 z 2 z y 3.2440 × 10 11 3.1690 × 10 11 9.6638 × 10 11 7.8387 × 10 12 1.1099 × 10 6
w 12 sin z z y 1.1198 × 10 11 6.4214 × 10 11 3.6493 × 10 11 1.6116 × 10 12 1.9176 × 10 7
w 13 cos z z y 4.0222 × 10 11 1.1051 × 10 11 −0.0159 2.20208 × 10 12 1.6926 × 10 7
w 14 z z y y 4.2453 × 10 11 4.7848 × 10 11 5.3971 × 10 11 3.0347 × 10 12 0.0004
w 15 z 2 z y y 6.6411 × 10 11 4.6467 × 10 11 9.7276 × 10 11 6.6481 × 10 12 4.1179 × 10 6
w 16 sin z z y y 1.4886 × 10 11 1.3965 × 10 11 6.6133 × 10 11 1.4282 × 10 12 0.0004
w 17 cos z z y y 1.6041 × 10 11 7.5267 × 10 11 3.4200 × 10 11 5.5996 × 10 12 5.7290 × 10 6
w 18 z z x 9.3374 × 10 13 7.7322 × 10 11 3.2551 × 10 11 1.9343 × 10 12 4.4336 × 10 7
w 19 z 2 z x 5.6763 × 10 11 3.0845 × 10 11 6.5537 × 10 12 6.2771 × 10 13 7.7222 × 10 7
w 20 sin z z x 9.8121 × 10 11 6.5410 × 10 11 9.5367 × 10 11 −0.0104 1.4029 × 10 7
w 21 cos z z x 4.3792 × 10 11 2.6134 × 10 11 4.2308 × 10 11 8.3419 × 10 12 1.1577 × 10 7
w 22 z z x y 1.0748 × 10 11 1.5929 × 10 11 9.8331 × 10 11 1.9213 × 10 12 1.0074 × 10 7
w 23 z 2 z x y 9.5430 × 10 11 3.7896 × 10 12 7.0665 × 10 11 0.0012 1.3203 × 10 7
w 24 sin z z x y 6.3780 × 10 11 2.2857 × 10 11 4.7830 × 10 11 2.3408 × 10 12 9.7212 × 10 7
w 25 cos z z x y 9.7437 × 10 11 4.6868 × 10 11 3.4963 × 10 11 1.8149 × 10 12 4.1621 × 10 7
w 26 z z x x −0.0139 3.1423 × 10 11 7.2105 × 10 11 4.8742 × 10 12 1.5332 × 10 7
w 27 z 2 z x x 0.0088−0.0078 9.1501 × 10 11 7.3123 × 10 12 1.6999 × 10 7
w 28 sin z z x x 7.7762 × 10 11 5.4148 × 10 11 8.6017 × 10 12 3.4911 × 10 12 4.7777 × 10 7
w 29 cos z z x x 5.9721 × 10 12 5.7873 × 10 11 3.3040 × 10 11 1.2725 × 10 11 9.1855 × 10 7
Table 2. The sparse coefficients of governing equation for five groups of MODIS NDVI time series images.
Table 2. The sparse coefficients of governing equation for five groups of MODIS NDVI time series images.
CoefficientFunctionGroup 1Group 2Group 3Group 4Group 5
w 0 100000.0039
w 1 z00000
w 2 z 2 000−0.00100
w 3 sin z 00000
w 4 cos z 00000.0065
w 5 z y −0.00350000
w 6 z y 00000
w 7 z x 00000
w 8 z x y 00000
w 9 z x x 00000
w 10 z z y 000−0.00380
w 11 z 2 z y 00000
w 12 sin z z y 00000
w 13 cos z z y 00−0.015900
w 14 z z y y 00000
w 15 z 2 z y y 00000
w 16 sin z z y y 00000
w 17 cos z z y y 00000
w 18 z z x 00000
w 19 z 2 z x 00000
w 20 sin z z x 000−0.01040
w 21 cos z z x 00000
w 22 z z x y 00000
w 23 z 2 z x y 0000.00120
w 24 sin z z x y 00000
w 25 cos z z x y 00000
w 26 z z x x −0.01390000
w 27 z 2 z x x 0.0088−0.0078000
w 28 sin z z x x 00000
w 29 cos z z x x 00000
Table 3. Mean results for quantitative evaluation indicators on five groups of MODIS NDVI data.
Table 3. Mean results for quantitative evaluation indicators on five groups of MODIS NDVI data.
MeanGroup 1Group 2Group 3Group 4Group 5
SSIM↑0.82490.86640.93170.88450.6248
PSNR↑28.519330.586132.872430.518919.5332
MSE↓0.00160.00150.00090.00290.0208
Table 4. The coefficients of governing equation for five groups of Planet NDVI time series images. Coefficient values larger than the sparse threshold are shown in boldface.
Table 4. The coefficients of governing equation for five groups of Planet NDVI time series images. Coefficient values larger than the sparse threshold are shown in boldface.
CoefficientFunctionGroup 1Group 2Group 3Group 4Group 5
w 0 10.0030−0.0012−0.00430.00750.0038
w 1 z−0.0001−0.0169 3.3518 × 10 5 1.1156 × 10 5 5.6450 × 10 6
w 2 z 2 2.6886 × 10 6 6.2799 × 10 6 9.3197 × 10 6 1.1868 × 10 5 3.6212 × 10 6
w 3 sin z 5.3116 × 10 6 1.6602 × 10 6 2.6055 × 10 5 0.0002 1.0531 × 10 5
w 4 cos z 2.1110 × 10 6 1.8319 × 10 5 −0.01670.00230.0003
w 5 z y 2.4512 × 10 6 6.5409 × 10 6 8.6950 × 10 6 3.5497 × 10 6 4.8108 × 10 6
w 6 z y y 8.0430 × 10 6 4.4267 × 10 6 6.5704 × 10 6 5.6216 × 10 7 5.0810 × 10 6
w 7 z x 2.3690 × 10 6 4.5934 × 10 6 4.9591 × 10 6 4.1198 × 10 6 5.7990 × 10 6
w 8 z x y 6.8517 × 10 6 2.9670 × 10 6 6.3390 × 10 6 1.4971 × 10 6 1.6837 × 10 6
w 9 z x x 2.0397 × 10 6 3.2049 × 10 6 6.4667 × 10 6 6.6738 × 10 6 3.6177 × 10 6
w 10 z z y 5.1383 × 10 6 6.1656 × 10 6 4.7921 × 10 6 2.0825 × 10 6 8.8088 × 10 7
w 11 z 2 z y 5.8518 × 10 8 4.3677 × 10 6 7.4058 × 10 6 2.9550 × 10 6 3.0995 × 10 6
w 12 sin z z y 3.0900 × 10 6 2.2845 × 10 6 6.3577 × 10 6 1.0314 × 10 6 5.7671 × 10 6
w 13 cos z z y 4.2573 × 10 6 6.7408 × 10 6 4.9776 × 10 6 7.2742 × 10 6 3.4729 × 10 6
w 14 z z y y 4.4218 × 10 6 2.8561 × 10 7 1.7717 × 10 6 7.2811 × 10 6 3.0958 × 10 6
w 15 z 2 z y y 1.1360 × 10 6 1.4643 × 10 7 3.1533 × 10 6 3.1422 × 10 6 6.2442 × 10 6
w 16 sin z z y y 2.1022 × 10 6 1.1169 × 10 6 2.9475 × 10 6 2.2768 × 10 6 4.1985 × 10 6
w 17 cos z z y y 1.5388 × 10 6 6.8322 × 10 6 3.6638 × 10 6 6.1930 × 10 6 6.7549 × 10 6
w 18 z z x 3.7480 × 10 6 7.7792 × 10 7 4.7479 × 10 6 5.5431 × 10 6 7.7971 × 10 6
w 19 z 2 z x 5.6013 × 10 7 2.6345 × 10 7 3.3629 × 10 6 2.4354 × 10 6 6.8442 × 10 6
w 20 sin z z x 2.1065 × 10 6 3.836 × 10 6 6.5694 × 10 6 4.8093 × 10 6 3.7605 × 10 7
w 21 cos z z x 3.8484 × 10 6 4.9716 × 10 6 4.7602 × 10 6 5.0270 × 10 6 1.9650 × 10 6
w 22 z z x y 5.6550 × 10 6 1.0133 × 10 6 7.1469 × 10 6 3.6105 × 10 6 5.7685 × 10 6
w 23 z 2 z x y 9.4088 × 10 7 2.3748 × 10 6 2.9650 × 10 6 7.7972 × 10 6 3.1755 × 10 6
w 24 sin z z x y 4.8035 × 10 6 4.6814 × 10 7 5.7442 × 10 6 5.6675 × 10 7 4.3752 × 10 6
w 25 cos z z x y 7.1195 × 10 6 1.0732 × 10 6 1.4570 × 10 6 2.8132 × 10 6 6.8784 × 10 6
w 26 z z x x 1.2967 × 10 7 2.1219 × 10 6 1.4992 × 10 6 5.9203 × 10 6 3.2486 × 10 6
w 27 z 2 z x x 3.7339 × 10 7 8.0346 × 10 6 3.9942 × 10 6 1.5101 × 10 6 3.92488 × 10 6
w 28 sin z z x x 5.4570 × 10 6 1.0093 × 10 5 6.0852 × 10 6 3.5602 × 10 6 5.8069 × 10 6
w 29 cos z z x x 7.3424 × 10 6 2.3690 × 10 6 1.6302 × 10 6 5.6630 × 10 6 6.8527 × 10 6
Table 5. The sparse coefficients of governing equation for five groups of Planet NDVI time series images.
Table 5. The sparse coefficients of governing equation for five groups of Planet NDVI time series images.
CoefficientFunctionGroup 1Group 2Group 3Group 4Group 5
w 0 10.0030−0.0012−0.00430.00750.0038
w 1 z−0.0001−0.0169000
w 2 z 2 00000
w 3 sin z 0000.00020
w 4 cos z 00−0.01670.00230.0003
w 5 z y 00000
w 6 z y y 00000
w 27 z 2 z x x 00000
w 28 sin z z x x 00000
w 29 cos z z x x 00000
Table 6. Mean results for quantitative evaluation indicators on five groups of Planet NDVI data.
Table 6. Mean results for quantitative evaluation indicators on five groups of Planet NDVI data.
MeanGroup 1Group 2Group 3Group 4Group 5
SSIM↑0.95880.81250.87370.89960.9538
PSNR↑29.477824.656726.699725.133330.9084
MSE↓0.00140.00380.00420.00390.0010
Table 7. The discovered equations for five groups of MODIS NDVI data.
Table 7. The discovered equations for five groups of MODIS NDVI data.
Data GroupDiscovered EquationDiscovered Term Count
Group 1 z [ t + 1 ] z [ t ] = 0.0035 z y [ t ] + ( 0.0139 z [ t ] + 0.0088 z 2 [ t ] ) z x x [ t ] 3
Group 2 z [ t + 1 ] z [ t ] = 0.0078 z 2 [ t ] z x x [ t ] 3
Group 3 z [ t + 1 ] z [ t ] = 0.0159 cos z [ t ] z y [ t ] 4
Group 4 z [ t + 1 ] z [ t ] = 0.0010 z 2 [ t ] 0.0038 z [ t ] z y [ t ] 0.0104 sin z [ t ] z x [ t ] + 0.0012 z 2 [ t ] z x y [ t ] 8
Group 5 z [ t + 1 ] z [ t ] = 0.0039 + 0.0065 cos z [ t ] 10
Integration z [ t + 1 ] z [ t ] = w 0 + w 2 z 2 [ t ] + w 4 cos z [ t ] + ( w 5 + w 10 z [ t ] + w 13 cos z [ t ] ) z y [ t ] 10
+ w 20 sin z [ t ] z x [ t ] + w 23 z 2 [ t ] z x y [ t ] + ( w 26 z [ t ] + w 27 z 2 [ t ] ) z x x [ t ]
Table 8. The discovered equations for five groups of Planet NDVI data.
Table 8. The discovered equations for five groups of Planet NDVI data.
Data GroupDiscovered EquationDiscovered Term Count
Group 1 z [ t + 1 ] z [ t ] = 0.0030 0.0001 z [ t ] 2
Group 2 z [ t + 1 ] z [ t ] = 0.0012 0.0169 z [ t ] 2
Group 3 z [ t + 1 ] z [ t ] = 0.0043 0.0167 cos z [ t ] 3
Group 4 z [ t + 1 ] z [ t ] = 0.0075 + 0.0002 sin z [ t ] + 0.0023 cos z [ t ] 4
Group 5 z [ t + 1 ] z [ t ] = 0.0038 + 0.0003 cos z [ t ] 4
Integration z [ t + 1 ] z [ t ] = w 0 + w 1 z [ t ] + w 3 sin z [ t ] + w 4 cos z [ t ] 4
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

Kang, M.; Zhang, Z.; Zhao, Z.; Shi, K.; Zhao, J.; Tang, P. Temporal–Spatial Partial Differential Equation Modeling of Land Cover Dynamics via Satellite Image Time Series and Sparse Regression. Remote Sens. 2025, 17, 1211. https://doi.org/10.3390/rs17071211

AMA Style

Kang M, Zhang Z, Zhao Z, Shi K, Zhao J, Tang P. Temporal–Spatial Partial Differential Equation Modeling of Land Cover Dynamics via Satellite Image Time Series and Sparse Regression. Remote Sensing. 2025; 17(7):1211. https://doi.org/10.3390/rs17071211

Chicago/Turabian Style

Kang, Ming, Zheng Zhang, Zhitao Zhao, Keli Shi, Junfang Zhao, and Ping Tang. 2025. "Temporal–Spatial Partial Differential Equation Modeling of Land Cover Dynamics via Satellite Image Time Series and Sparse Regression" Remote Sensing 17, no. 7: 1211. https://doi.org/10.3390/rs17071211

APA Style

Kang, M., Zhang, Z., Zhao, Z., Shi, K., Zhao, J., & Tang, P. (2025). Temporal–Spatial Partial Differential Equation Modeling of Land Cover Dynamics via Satellite Image Time Series and Sparse Regression. Remote Sensing, 17(7), 1211. https://doi.org/10.3390/rs17071211

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