Next Article in Journal
Research on the Evolution of Human–Land Patterns and Influencing Factors in the Mountainous Regions of Southwest China
Previous Article in Journal
Multi-Scale Drivers of Urban Vegetation Moisture Stress: A Comparative OLS and GWR Analysis in Makassar City, Indonesia
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

MuRaF-LULC: A Systematic Multivariate Random Forest Framework for Annual Land-Use and Land-Cover Mapping and Long-Term Change Detection

Department of Geosciences, Texas Tech University, 2500 Broadway, Lubbock, TX 79409, USA
Land 2026, 15(2), 268; https://doi.org/10.3390/land15020268
Submission received: 25 December 2025 / Revised: 28 January 2026 / Accepted: 3 February 2026 / Published: 5 February 2026

Abstract

Land-use and land-cover (LULC) change is one of the most pervasive drivers of socioenvironmental transformation worldwide. Given its impacts on ecosystems and climate, the systematic analysis of LULC dynamics remains a central objective of land-change science. Despite major advances in Earth observation capabilities, robust, flexible, and scalable algorithms for long-term monitoring remain unevenly adopted, particularly in remote, forested tropical regions. This study introduces the Multivariate Random Forest Land-Use and Land-Cover (MuRaF-LULC) framework, a supervised and generalizable framework that produces annual, multi-class LULC maps from Landsat time series, with interannual change derived through year-to-year comparisons. A key methodological component of the framework is its predictor-selection strategy, in which variable-importance rankings are used to identify an optimized subset of predictors prior to final model training. MuRaF-LULC was implemented in Google Earth Engine (GEE) and evaluated in Guatemala’s Maya Biosphere Reserve (MBR) for the 2018–2024 period using probability-based sampling and uncertainty-aware accuracy assessment and area estimation. Results show that MuRaF-LULC generates robust annual LULC classifications across multiple years (overall accuracy = 0.90–0.92) and reliable estimates of agropecuario expansion (the dominant transition in the study area) when change is assessed over longer temporal windows where transitions signals stabilize and for which the framework is best suited (producer’s accuracy = 0.97 ± 0.03; user’s accuracy = 0.69 ± 0.05). By prioritizing consistent annual, multiclass LULC trajectories, MuRaF-LULC complements breakpoint- and disturbance-oriented approaches commonly used in land-change studies. Implemented in publicly available, well-documented GEE scripts, MuRaF-LULC facilitates policy-relevant LULC assessment by remote sensing practitioners in governmental and private organizations, where reproducibility, clarity, and ease of deployment are as important as methodological sophistication.

1. Introduction

Land-use and land-cover (LULC) changes have produced the largest relative negative impact on terrestrial and freshwater ecosystems since 1970 [1]. The primary driver of these changes is the expansion of croplands and pastures for livestock production, which together occupy more than one-third of the Earth’s terrestrial surface [2] and are responsible for 86% of global deforestation [3], with proportions reaching up to 99% in tropical regions [4]. These LULC pressures have already reduced local terrestrial biodiversity worldwide, resulting in within-site species richness declines of 13.6% globally and up to 75% in the worst-affected habitats [5]. LULC changes are also a major contributor to climate change. About 25% of global emissions originate from land clearing, crop production, and fertilization, with animal-based food systems contributing 75% of that total [1]. Given the magnitude of these changes, detecting and monitoring their trajectories across spatiotemporal scales, along with their human–environment implications, is a long-standing central objective of global environmental research and a foundational motivation for the emergence of land change science [6,7,8,9]. The increasing availability of consistent, repeated Earth observations from satellite missions, particularly Landsat, with a more than 50-year, freely accessible record [10], has expanded our ability to detect both abrupt and gradual landscape transformations [11,12]. Despite these advances, robust, flexible, and scalable algorithms designed for long-term monitoring remain unevenly adopted in monitoring workflows, particularly in remote, forested tropical regions.
The best-known Landsat change detection algorithms have historically given priority to vegetation disturbance detection over the generation of multi-class, temporally consistent LULC maps. These canonical algorithms rely either on temporal segmentation approaches—e.g., Landsat-based detection of Trends in Disturbance and Recovery (LandTrendr) [13], Breaks For Additive Seasonal and Trend (BFAST) [14], Continuous Monitoring of Forest Disturbance Algorithm (CMFDA) [15], Continuous Change Detection and Classification—Spectral Mixture Analysis (CCDC-SMA) [16], Continuous Degradation Detection (CODED) [17]—or, less commonly, on multivariate machine-learning frameworks, such as the Multi-variate Time-series Disturbance Detection (MTDD) [18]. In contrast, LULC mapping has typically relied on general-purpose classifiers, such as decision trees, Random Forests, or Support Vector Machines, that are not designed a priori to ensure consistency across years. A notable exception is Continuous Change Detection and Classification (CCDC) [19], a temporal segmentation-based algorithm that explicitly integrates LULC classifications.
Temporal segmentation-based algorithms differ primarily in how they model pixel-level time series of specific spectral bands or indices and in how they define change. LandTrendr detects and characterizes vegetation loss by modeling spectral trajectories as a sequence of linear segments, where breakpoints along the fitted trajectories are interpreted as disturbance and subsequent recovery [13]. BFAST decomposes spectral time series into trend, seasonal, and residual components to detect structural breaks in either trend or seasonality; these breaks are often interpreted as LULC change events, but multi-class LULC maps are not produced [14]. CMFDA, CCDC, and CCDC-SMA share a common modeling framework in which harmonic or seasonal–trend models are fit to pixel-level reflectance time series, and change is flagged when observed values deviate persistently from model predictions. Unlike CMFDA, designed to identify a single forest disturbance event through the time series, CCDC supports multiple change segments by refitting models after each detected change and by assigning LULC labels to the resulting temporal segments. CCDC-SMA extends this latter approach by incorporating spectral mixture analysis, which tracks subpixel fraction trajectories to improve sensitivity and produce forest degradation maps [15,16,19]. CODED also leverages spectral mixture by detecting statistically significant changes in Normalized Difference Fraction Index (NDFI) trajectories to map degradation and deforestation [17]. MTDD departs from segmentation-based approaches by training a machine-learning classifier with multivariate metrics from spectral trajectories [18], enabling degradation and deforestation detection without explicit temporal segmentation but remaining focused on identifying disturbance events rather than multi-class LULC transitions.
To bridge the gap between disturbance-centric change detection and temporally consistent LULC mapping, this study introduces the Multivariate Random Forest Land-Use and Land-Cover (MuRaF-LULC) algorithm, a supervised, generalizable machine-learning framework designed for detecting and mapping LULC change from Landsat time series. Compared to segmentation-based approaches such as CCDC, where LULC labels are typically assigned at the segment level and may not change until a new breakpoint is detected, MuRaF-LULC enables flexibility to produce annual LULC maps and to analyze year-to-year LULC dynamics. MuRaF-LULC is built around multivariate image stacks that integrate spectral bands, spectral indices, and ancillary variables to model LULC transitions. A key component of the framework is its systematic candidate variable selection, in which variable importance rankings derived from Random Forest training [20] are used to identify an optimal and stable subset of predictors for classification. Using this predictor set, MuRaF-LULC applies models trained in a reference year consistently to target years, enabling temporally coherent LULC mapping across multiple spatial and temporal scales. The algorithm is implemented in the Google Earth Engine (GEE) cloud-computing environment, and the full source code is made publicly available to support reproducibility and transferability.
Tropical forested regions present some of the most challenging conditions for long-term LULC monitoring due to persistent environmental constraints such as consistent cloud cover and complex human land-change dynamics linked to governance, land tenure, and economic pressures, which together produce spatially fragmented and temporally abrupt transitions [21]. The Maya Biosphere Reserve (MBR) in northern Guatemala exemplifies these challenges [22] and, therefore, provides a rigorous testbed for evaluating the performance of LULC change detection algorithms. The objectives of this study are to (i) develop and implement the MuRaF-LULC algorithm as a generalizable framework for multi-class, annual LULC mapping, using the MBR as a complex tropical study area, and (ii) evaluate MuRaF-LULC performance by validating both single-date LULC classifications and multi-temporal LULC change maps. The following sections describe the study area, data sources, and methodological workflow used to implement MuRaF-LULC.

2. Study Area

This study uses Guatemala’s Maya Biosphere Reserve (MBR) (Figure 1) as a demonstration area for evaluating MuRaF-LULC. The MBR is a 21,602 km2 protected area that has experienced extensive deforestation associated with complex human dynamics [23,24]. These dynamics generate diverse, nonlinear LULC change trajectories that are observed across tropical forest frontiers worldwide [25,26,27].
The MBR forms part of one of the largest tropical forest complexes remaining in the Americas and includes savannas and wetland systems [28,29]. Previous studies have shown that forest-to-pasture conversion, occurring under diverse and uneven governance conditions, is the dominant LULC transition in the region, with minimal conversion of forest to agriculture [22,30]. In Latin America, agropecuario land use encompasses both farming and cattle ranching; accordingly, the LULC types present within the MBR include agropecuario, forest, savanna, wetland, and water. Built-up areas occupy a very limited spatial extent and contribute negligibly to overall LULC change. This study examines LULC dynamics in the MBR over the period 2018–2024, which captures recent patterns of forest conversion under contemporary governance and land-use conditions.
The reserve is administratively divided into the multiple-use zone (40% of the reserve), the core protected zone (36%), and the buffer zone (24%). The core protected zone comprises National Parks and Biotopes, which are the most ecologically and culturally significant areas of the reserve. Sierra del Lacandón and Laguna del Tigre National Parks, located in the western portion of the reserve, have experienced higher rates of deforestation than other areas of the MBR [22]. From a remote sensing perspective, the MBR is characterized by a strong seasonal signal in vegetation condition associated with alternating wet and dry periods, which introduces intra-annual spectral variability in optical imagery used to generate annual LULC maps. Topography across the MBR is predominantly low relief, which limits topographic illumination effects. However, elevation and terrain-related gradients remain relevant for capturing hydrological conditions and landscape context associated with different land-cover types.

3. Materials and Methods

This section describes the implementation and validation of MuRaF-LULC, a multivariate Random Forest framework—that generates annual LULC maps and detects LULC transitions on a pixel-by-pixel basis using Landsat data. The workflow was implemented using the GEE JavaScript API via the Code Editor interface (https://code.earthengine.google.com/).
The MuRaF-LULC workflow consists of: (1) collection of spatially and thematically representative reference observations for a selected training year; (2) generation of annual cloud-free surface-reflectance composites; (3) derivation of candidate input variables (including spectral bands, spectral indices, topography, and geographic location) that serve as predictors; (4) training of an initial Random Forest model to quantify variable-importance; (5) Top-ranked variable selection based on variable-importance ranking to define an optimized predictor subset; (6) training of the final Random Forest model using the optimized predictor subset; (7) year-by-year pixel-wise classification to produce consistent annual LULC maps, and (8) pixel-wise comparison of consecutive years to derive LULC change maps. The code used to implement MuRaF-LULC is publicly available as a set of GEE scripts corresponding to the data-preparation, model-training and classification, and change-detection components of the workflow (Supplementary Material).
The model performance is evaluated through a validation strategy that addresses both single-date LULC classification and multi-year LULC change detection using a stratified sampling design. Accuracy is assessed using confusion matrices and accuracy metrics, as described in Section 3.3.

3.1. Candidate Input Variables

MuRaF-LULC employs a set of candidate input variables (Table 1) designated to capture spectral characteristics and environmental context associated with LULC types, with particular relevance to tropical forest frontiers.
The shortwave infrared (SWIR) region is particularly sensitive to vegetation and soil moisture conditions and exhibits strong contrast between vegetated and non-vegetated surfaces, which facilitates discrimination among vegetation types and other LULC classes. To further characterize vegetation conditions, several widely used spectral indices are integrated. The Normalized Difference Vegetation Index (NDVI) [31] detects vegetation presence, density, and vigor across a range of canopy conditions. The Normalized Difference Fraction Index (NDFI) [32], a spectral unmixing–based metric sensitive to canopy cover, has demonstrated strong performance in detecting forest loss in tropical forests (e.g., [17,33]). Vegetation moisture dynamics are characterized using the Normalized Difference Moisture Index (NDMI) [34], which is effective in distinguishing vegetation types with naturally different water content. The Soil-Adjusted Vegetation Index (SAVI) [35] is incorporated to improve vegetation detection in areas with sparse or heterogeneous cover, where soil background effects can reduce the performance of indices such as NDVI. The Normalized Difference Water Index (NDWI) [36] supports the delineation of open water bodies. In addition to spectral bands and indices, MuRaF-LULC incorporates ancillary environmental variables to provide contextual information relevant to LULC patterns. Elevation is included to account for altitudinal gradients that influence vegetation zonation and LULC suitability, while geographic location (latitude and longitude) supports the modeling of broad spatial gradients and regional patterns associated with climate, physiography, and human activity.
Together, these variables form a set of predictors that support the discrimination of LULC classes by combining spectral information with environmental context.
Table 1. MuRaF-LULC candidate input variables.
Table 1. MuRaF-LULC candidate input variables.
AcronymFull NameFormulation/DescriptionData Source
SWIR1640Shortwave Infrared1Spectral region from 1.55 to 1.75 μmAtmospherically corrected surface reflectance from Landsat Thematic Mapper (TM), Landsat Enhanced Thematic Mapper + (ETM+), and/or Landsat Operational Land Imager (OLI) (Courtesy of the U.S. Geological Survey)
SWIR2130Shortwave Infrared2Spectral region from 2.08 to 2.35 μm
NDVINormalized Difference Vegetation Index(NIR − Red)/(NIR + Red)
NDFINormalized Difference Fraction Index(GVshade − (NPV + Soil))/(GVshade + (NPV + Soil)), where
°
GVshade = GV/1 − Shade
°
GV = Green Vegetation
°
NPV = Non-Photosynthetic Vegetation
NDMI1640Normalized Difference Moisture Index1(NIR − SWIR1640)/(NIR + SWIR1640)
NDMI2130Normalized Difference Moisture Index2(NIR − SWIR2130)/(NIR + SWIR2130)
SAVISoil-Adjusted Vegetation Index1.5 ×(NIR − Red)/(NIR + Red + 0.5)
NDWINormalized Difference Water Index(Green − NIR)/(Green + NIR)
ElevationElevation in meters above sea levelCopernicus Digital Elevation Model (DEM) [37]
LocationGeographic coordinates (latitude and longitude) in decimal degreesEPSG:4326 Geographic Coordinate System (GCS) based on the WGS 84 datum [38]

3.2. MuRaF-LULC Framework

The MuRaF-LULC framework is organized as a sequence of eight methodological steps that together enable the generation of annual LULC maps and the detection of interannual LULC transitions. The steps described below correspond directly to the operational implementation of the algorithm in GEE, with the exception of reference data collection, which is performed independently:
(1)
Reference observation collection. MuRaF-LULC begins with the compilation of spatially and thematically representative reference observations for a selected training year. Each observation is assigned a LULC class label and represents conditions that are stable and clearly identifiable at the spatial resolution of Landsat imagery. For the study area examined here, 10,000 reference observations were collected for the year 2020. The observations were obtained through visual interpretation of true-color composites derived from Planet-Norwegian International Climate and Forest Initiative (NICFI) (4.77 m spatial resolution) and PlanetScope imagery (3 m). The collection process was supported by the Collect Earth Online (CEO) platform [39] and Planet imagery access.
(2)
Annual Landsat compositing. For each year of analysis, MuRaF-LULC constructs an annual Landsat surface-reflectance composite using the LandTrendr library [13,40]. Cloud, cloud-shadow, snow, and water pixels are masked, and annual pixel values for blue, green, red, NIR, SWIR1640, and SWIR2130 are summarized using a medoid approach, which selects the observation closest to the median reflectance across all valid observations for the year. As a result, all valid Landsat observations within each calendar year contribute to the annual composites, which ensures consistent temporal representation across years without reliance on fixed acquisition dates. For the MBR application presented here, annual composites were generated for the 2018–2024 period, with selected two-year intervals used in subsequent classification and validation steps.
(3)
Candidate input variable generation. From each annual Landsat composite, MuRaF-LULC derives a multi-band image containing the candidate input variables listed in Table 1. These variables include two spectral bands (SWIR1640 and SWIR2130); six spectral indices related to vegetation condition, moisture, and canopy cover (NDVI, NDFI, NDMI1640, NDMI2130, and SAVI); a water sensitive index (NDWI); and ancillary environmental variables (elevation and geographic coordinates). The resulting multi-band image constitutes the candidate predictor stack used for model training and classification.
(4)
Initial Random Forest training and variable-importance analysis. An initial Random Forest classifier is trained using the reference observations described in step (1) and the full set of candidate input variables generated in step (3) for the reference year. The classifier consists of 500 decision trees, each built from a bootstrap sample of the training data. Following standard Random Forest parameter settings, the number of variables considered at each split was set to the square root of the total number of predictors, and trees were grown to full depth without explicit node-size or depth constraints. During the training, Random Forests compute impurity-based variable-importance metrics that quantify the contribution of each predictor to class discrimination across all trees in the Random Forest ensemble [41,42]. When a predictor is used to split a node within a decision tree, the split partitions the data into child nodes that are more homogeneous with respect to LULC class membership than the parent node. The improvement achieved by a split is quantified as a reduction in node impurity, which reflects enhanced class separation. For each predictor, these impurity reductions are accumulated across all splits and all trees in the ensemble, which yields an importance score that represents the predictor’s overall contribution to separating LULC classes. This initial model is used exclusively for variable-importance assessment and is not used for final LULC classification.
(5)
Top-ranked variable selection. Based on the variable-importance rankings obtained in step (4), MuRaF-LULC performs feature selection to define an optimized subset of predictors. This selection is implemented using one of two user-defined criteria: (i) a top-K approach, in which the K highest-ranked variables are retained, or (ii) a cumulative-importance approach, in which variables are retained until a user-defined proportion of the total importance is reached (e.g., 90–95%). Variable-importance scores are retrieved from the metadata of the trained Random Forest classifier in GEE, where impurity-based importance metrics are computed automatically during model training and stored as part of the classifier diagnostics. This selection strategy reduces predictor redundancy and limits the inclusion of weakly informative or correlated variables, while preserving those that contribute most strongly to class separability. Feature selection prior to final model training has been shown to improve classification stability, reduce overfitting, and enhance computational efficiency in Random Forest–based remote sensing applications [41,42]. These criteria are provided as configurable options within the MuRaF-LULC framework. In this study, the cumulative-importance approach was used with a threshold of 90%.
(6)
Final Random Forest training. A final Random Forest classifier is trained using the optimized predictor subset identified in Step (5) and the reference observations sampled from the selected training year described in Step (1). The classifier is trained with 500 decision trees. This final model constitutes the operational MuRaF-LULC classifier and is applied consistently to all target years.
(7)
Year-by-year LULC classification. The final Random Forest classifier is applied independently to each target year after restricting the multiband image generated in step (3) to the optimized predictor subset. LULC class labels are assigned to individual pixels using majority voting across the decision trees in the ensemble. This process produces temporally consistent annual LULC maps for the entire study period.
(8)
LULC change-map derivation. After annual LULC maps are generated, MuRaF-LULC derives change maps through pixel-wise comparisons of class labels between consecutive years. No additional temporal consistency rules, persistence constraints, or post-classification filtering are applied. Change detection is implemented with respect to a user-defined target class, allowing the identification of specific interannual transitions (e.g., loss or gain of a given LULC type). The resulting change maps explicitly capture the spatial and temporal patterns of LULC transitions across the study period. In this study, change maps focus on gain and loss of the agropecuario class, which is the dominant LULC transition in the study area.

3.3. Validation Strategy

Because MuRaF-LULC produces both annual LULC classifications and multi-year LULC change maps, validation was conducted separately for single-date classifications and for interannual change detection within Guatemala’s MBR. The assessment covers the period 2018–2024, with single-date LULC classifications validated for the years 2018, 2020, 2022, and 2024, and change detection evaluated at two-year intervals (2018–2020, 2020–2022, and 2022–2024), as well as for a cumulative 2018–2024 period. Two-year intervals were adopted as a strategy to improve validation efficiency while maintaining consistency across single-date classifications and change detection.
Both validation components are based on independently interpreted reference observations and follow stratified sampling designs adjusted to the spatial distribution of the mapped classes, in accordance with best practices for map accuracy assessment and area estimation [43,44]. Single-date classifications were validated using standard confusion matrices expressed in sample counts, whereas change maps, where unbiased area estimation is essential, were assessed through area-adjusted accuracy estimators.

3.3.1. Collection of Reference Observations

Reference observations used for the validation of both single-date and change-detection maps were obtained through visual interpretation of true- and false-color composites derived from PlanetScope imagery (3 m spatial resolution). The collection process was supported by the Planet Insights platform accessed through an academic research license, which facilitated systematic inspection of sample locations and temporal navigation of imagery. Planet imagery was used exclusively for reference interpretation and was not employed as input to the classification process.
Once the required number of samples was determined according to the validation designs described in Section 3.3.2 and Section 3.3.3, reference observations were collected independently for each validation target. Single-date reference labels were assigned for the years 2018, 2020, 2022, and 2024, corresponding to the annual LULC maps. Change-map reference labels were assigned for the interannual intervals 2018–2020, 2020–2022, and 2022–2024, as well as for a cumulative 2018–2024 period. For both single-date and change-detection interpretation, reference labels were determined by examining the full temporal context of each sample location within the target year(s). In cases where two or more LULC conditions were observed within a single year, the class corresponding to the longest persistence during that year was assigned as the reference label. This rule minimized ambiguity associated with transitional or short lived land-cover states.

3.3.2. Validation of Single-Date LULC Maps

The accuracy of the annual MuRaF-LULC maps (2018, 2020, 2022, and 2024) was assessed using independent sets of reference observations derived from stratified random samplings. Accuracy was quantified using conventional confusion matrices expressed in sample counts, from which overall accuracy, user’s accuracy, and producer’s accuracy were computed for each LULC class. This approach was selected because the primary objective of the single-date assessment was to evaluate the thematic reliability of each annual classification rather than to produce design-based area estimates, consistent with recommended best practices [43]. Each map was assigned approximately 280 samples, with a minimum of 20 samples for small classes (water, wetland, and savanna) and larger samples sizes for dominant classes (forest and agropecuario). Total sample sizes differ slightly across years because class proportions vary between classifications. Reference locations were reused across years when possible (with reference labels independently reassigned for each year) to reduce interpreter burden and facilitate comparability among maps, while maintaining a stratified coverage.

3.3.3. Validation of Multi-Year LULC Change Maps

Change detection accuracy was evaluated for four temporal intervals: 2018–2020, 2020–2022, 2022–2024, and a cumulative 2018–2024 period. Because the dominant LULC dynamic in the MBR is the conversion of land to agropecuario use, MuRaF-LULC generated change maps with the following mutually exclusive classes: (1) agropecuario loss, (2) agropecuario gain, (3) stable agropecuario, and (4) stable non-agropecuario. Unbiased estimation of the areas of these changes, particularly agropecuario gain, is essential for land-change analysis and cannot be derived from error matrices expressed only in sample counts, unless strata weights are incorporated. Accordingly, consistent with [43,45], this validation followed a stratified random sampling framework in which both accuracy metrics and proportions of area were estimated from the error matrix using design-based estimators that explicitly account for the sampling design and provide unbiased estimators with associated standard errors.
Sample sizes and stratified allocation were determined using the AREA2 sampling design tool, a GEE application that implements the stratified random sampling and estimation framework described by [43,45]. For every change map, sampling parameters were defined as follows: target class was agropecuario gain; the anticipated user’s accuracy for the target class was set to 0.80; the target standard error for the estimated area of the target class was set to 0.005 (expressed as a proportion of the total map area); and the anticipated proportion of true target-class pixels present in other strata was specified as 0.03 for agropecuario loss, 0.05 for stable agropecuario, and 0.01 for stable non-agropecuario.
Based on AREA2 outputs, which provide recommended total sample sizes and proportional allocation across strata, an additional design constraint was applied to ensure robust estimation of the target class. Specifically, agropecuario gain was assigned a minimum of 75 samples to ensure adequate precision of both area and accuracy estimates. The remaining samples were allocated proportionally to the mapped area of the other strata. To avoid undersampling rare classes, a minimum of 30 samples per stratum was enforced; when this constraint was applied, additional samples were reassigned from the largest stratum. Final sample sizes were adjusted within the range recommended by AREA2 to maintain comparable totals across change intervals, resulting in approximately 220 samples per map (Table 2).
Area and accuracy metrics were derived using design-based estimators that explicitly account for the stratified random sampling design. Following [43,45], error matrices were expressed as area proportions by weighting stratum-level sample outcomes by mapped stratum area, which yields unbiased estimates of class area and overall accuracy with associated standard errors. User’s and producer’s accuracies were computed as ratio estimators from the same weighted error matrix, with uncertainty quantified using standard error propagation. All computations were implemented in R 4.3.2.

4. Results

This section presents the outputs and validation results of the MuRaF-LULC framework for Guatemala’s MBR over the period 2018–2024. Results are organized into (i) representative single-date classifications, multi-year change maps, and associated model diagnostics; (ii) thematic accuracy of the annual LULC maps assessed using confusion matrices; and (iii) uncertainty-aware, area-adjusted estimates of agropecuario change and the corresponding accuracy metrics across multiple temporal intervals.

4.1. MuRaF-LULC Outputs

As described in Section 3.2, MuRaF-LULC generated outputs using an optimized subset of predictors selected to account for 90% of the cumulative variable-importance. Variable-importance diagnostics derived from the initial Random Forest model indicate that geographic location and topography were the most influential predictors, followed by spectral variables, including SWIR, NDWI, NDMI, and NDVI (Table 3). Predictors with the lowest relative importance, specifically SAVI and NDFI, were excluded from the final model in accordance with the MuRaF-LULC predictor-selection procedure.
Using the optimized predictor subset, MuRaF-LULC produced annual LULC classifications for the period 2018–2024. Because spatial differences among annual maps are subtle at the reserve scale and difficult to visualize, only the most recent classification is shown to avoid redundancy. Figure 2 shows the 2024 classification alongside a contemporaneous NIR false-color composite to provide visual context for the spatial distribution of major LULC classes. Forest dominates the central and northeastern portion of the reserve, which largely corresponds to the multiple-use zone, while agropecuario land use is concentrated along the southern and western margins, primarily within the buffer zone and Laguna del Tigre National Park, where fragmentation patterns and clearings are evident. Savanna occurs in localized northwestern patches, mainly in transitional areas. Wetland and water classes are spatially coherent and largely confined to low-elevation areas and river corridors.
From the annual LULC classifications, MuRaF-LULC generated change maps that reveal the spatial patterns of agropecuario dynamics across the reserve (Figure 3). In general, agropecuario gain is concentrated along active deforestation frontiers and expansion zones, while agropecuario loss occurs more sparsely and in smaller, discontinuous patches. Stable agropecuario areas form contiguous regions in long-established agricultural areas within the buffer zone and Laguna del Tigre National Park, whereas stable non-agropecuario areas dominate the interior forest region. Changes exhibit temporal variability in their spatial expression. During the earliest interval, changes are more localized and aligned with established deforestation frontiers. In later intervals, spatial patterns become increasingly fragmented. In particular, the 2020–2022 interval is characterized by more widespread agropecuario loss. The independently estimated 2018–2024 change map integrates these dynamics and emphasizes areas where agropecuario gain and loss persisted across multiple years, which helps to distinguish sustained transitions from short-lived or transient changes.
Quantitative estimates of change area and associated uncertainty were not derived directly from mapped pixel counts, as map-based area summaries are subject to bias due to classification errors. Instead, unbiased area estimations for change classes, particularly for agropecuario gain, were obtained through the stratified validation framework described in Section 3.3.3 and reported in Section 4.3.

4.2. Single-Date LULC Classification Accuracy

The accuracy of the annual MuRaF-LULC classifications for 2018, 2020, 2022, and 2024 was evaluated using independent stratified reference observations (Table 4). Overall accuracy was consistently high across all years: 0.92 in 2018, 0.91 in 2020, 0.91 in 2022, and 0.90 in 2024. Forest and water classes exhibited the highest and most stable accuracies. User’s accuracy for forest ranged between 0.87 and 0.98, with corresponding producer’s accuracy values between 0.92 and 0.97. Water was classified with perfect performance in all years, except in 2020, when producer’s accuracy decreased slightly to 0.95. Wetland and savanna classes showed a moderately strong performance. Wetland user’s accuracy oscillated between 0.85 and 0.95, and producer’s accuracy between 0.80 and 0.92. Savanna user’s accuracy was consistently high, between 0.93 and 1.00, while its producer’s accuracy showed greater interannual variability, ranging from 0.79 to 1.00.
Agropecuario, the target class of this study and the basis for change detection and area estimation, exhibited user’s accuracy ranging between 0.78 and 0.94, and producer’s accuracy from 0.82 to 0.95. Lower user’s accuracy in some years indicates the presence of commission errors, which means that a proportion of pixels classified as agropecuario corresponds to other LULC types in the reference data. These errors are primarily concentrated along fragmented forest and savanna interfaces, where mixed LULC signals and fine-scale spatial heterogeneity increase classification ambiguity. Overall, the single-date accuracy assessment indicates that MuRaF-LULC produced annual LULC maps that are reliable for subsequent change-detection analyses in the MBR.

4.3. Multi-Year LULC Change Map Accuracy and Area Estimation

The accuracy and area of agropecuario change were evaluated for two-year intervals and for the overall period using a stratified random sampling framework designed to provide unbiased, uncertainty-aware estimates for each change class, as described in Section 3.3.3.
Table 5 shows that stable non-agropecuario consistently accounted for the largest proportion of the mapped area across all intervals, with estimated areas ranging from 69% to 72% of the reserve and low standard error (SE ≤ 0.02) associated. This class showed very high user’s and producer’s accuracies (0.95–1.00) and similarly low uncertainty (SE ≤ 0.02). Stable agropecuario represented the second largest area fraction, accounting for about one fourth of the reserve across all intervals (22% to 26%, SE ≤ 0.02). User’s and producer’s accuracies for this class remained between 0.87 and 0.95, with slightly higher associated uncertainty (SE ≤ 0.06). Overall, the stable classes were robustly estimated.
As expected, change classes represented relatively small but highly dynamic fractions of the landscape (Table 5). Across the evaluated two-year intervals, agropecuario gain, extended over 3.2% to 4.4% of the study area, with the lowest extent observed during the earliest period (2018–2020) (Figure 4). Agropecuario gain exceeded agropecuario loss in most intervals, which reflects a net expansion of agropecuario land use, except during 2020–2022, when both processes showed comparable magnitudes. Notably, this interval was also characterized by higher uncertainty for both agropecuario gain and loss (SE = 0.015 and 0.010, respectively). Over the overall 2018–2024 period, agropecuario gain (4.1%) slightly exceeded agropecuario loss (3.9%); however, uncertainty associated with agropecuario loss was substantially higher (SE = 0.010) than that of agropecuario gain (SE = 0.003), which suggest that estimates of agropecuario expansion, the target class in this study, are more robust when assessed over longer periods.
The accuracies of the target class further highlight the influence of longer temporal periods on change detection performance (Figure 5). User’s accuracy for agropecuario gain remained moderate to high across all evaluated two-year intervals (0.48–0.75) with consistently similar associated uncertainty (SE = 0.05–0.06), which indicates a relatively stable reliability of mapped gain events. In contrast, producer’s accuracy exhibited substantially greater variability across the same intervals (0.31–0.85), coupled with a wider range of uncertainty (SE = 0.13–0.20). This reflects the inherent difficulty of capturing all true short-term gain events in fragmented agricultural frontiers. By comparison, the overall 2018–2024 change map exhibited more balanced and less uncertain user’s (0.69; SE = 0.05) and producer’s (0.97; SE = 0.03) accuracies. This pattern suggests that longer temporal windows reduce the influence of short-lived, ambiguous, or reversible transitions.
Together, these results establish a statistically robust foundation for interpreting the dominant LULC transition in Guatemala’s MBR and support an uncertainty-aware, multi-temporal assessment of this dynamic.

5. Discussion

Within its intended design scope, MuRaF-LULC demonstrates reliable performance for annual LULC mapping and change analysis in a complex tropical environment. Consistently high classification accuracy across all evaluated single-date maps indicates that the multivariate predictor design effectively captures the dominant spectral and environmental gradients within Guatemala’s MBR. At the same time, several methodological and interpretative nuances merit discussion to contextualize these results and clarify the algorithm’s strengths and limitations.

5.1. MuRaF-LULC Performance

Variable-importance diagnostics indicate that geographic location and elevation were among the most influential predictors. This reflects broad physiographic, climatic, and land-use practices across the administrative zones of the reserve. Although spatial predictors have been shown to increase the risk of overfitting in some machine learning applications (e.g., Ref. [46]), the consistency of MuRaF-LULC performance across multiple years, as demonstrated through independent validation samples, supports its use for regional-scale LULC mapping within the trained area. Because latitude and longitude encode location-specific context rather than transferable physical processes, their contribution may be less robust under direct spatial extrapolation. Consequently, applications of MuRaF-LULC beyond the training domain should rely on region-specific retraining rather than assuming direct geographic portability.
Single-date classifications achieved high overall accuracy (0.90–0.92) and strong class-specific performance across years, including for the agropecuario class (≥0.78), which formed the basis for change detection and area estimation in this study. In contrast, validation of interannual change maps yielded lower class-specific accuracies for agropecuario gain and loss, particularly over two-year intervals. This behavior is consistent with previous studies showing that change detection is inherently more challenging than single-date classification due to the propagation of classification errors across time and the typically small spatial extent of change classes [43,45].
Lower producer’s accuracy for agropecuario gain during specific intervals (most notably 2020–2022; PA = 0.31) indicates increased omission of true change events, whereas lower user’s accuracy (most notably 2018–2020; UA = 0.48) reflects a higher rate of commission errors, in which mapped gains do not correspond to true transitions. This behavior likely results from a combination of factors, including partially reversible or short-lived transitions, mixed pixels along fragmented deforestation frontiers at Landsat spatial resolution, and a temporal mismatch between the spectral observation selected by the annual medoid composite and the exact timing of on-the-ground conversion.
Cumulative change assessment over the full 2018–2024 period yielded a substantially improved performance. Agropecuario gain exhibited very high producer’s accuracy (0.97) and low associated uncertainty (SE = 0.03), and moderate user’s accuracy (0.69) with similarly low uncertainty (SE = 0.05). These results suggest that longer temporal windows effectively integrate persistent LULC signals and reduce the influence of short-lived, ambiguous, or reversible changes. This performance aligns with the intended use of MuRaF-LULC for long-term monitoring and policy-relevant LULC change analysis, where sustained transitions are of greater importance than ephemeral events.

5.2. Comparison with Existing Algorithms

Many well-established Landsat-based approaches to detect changes have prioritized the identification of disturbance timing and magnitude from spectral time series. Numerous extensions and refinements of these approaches have been proposed over the past 15 years; however, they largely retain the same core design principles related to temporal segmentation and disturbance-focused change detection. In contrast, MuRaF-LULC is designed to generate annual, multi-class LULC maps, with interannual change derived as a secondary product from year-to-year label comparisons (see Table 6 for a conceptual comparison).
Early segmentation-based frameworks that focus on identifying structural changes in spectral or index trajectories include Vegetation Change Tracker (VCT), LandTrendr, BFAST, and CMFDA. While highly effective for characterizing disturbance timing and magnitude, these approaches are not designed to produce temporally consistent, multi-class annual LULC maps that are directly comparable from year to year. VCT was developed to identify stand-replacing forest disturbances by tracking sustained declines in vegetation indices through time [47]. LandTrendr fits piecewise linear segments to annual stacks and interprets breakpoints and subsequent trends as disturbance and recovery dynamics [13]. BFAST decomposes time series into trend and seasonal components and detects breaks in those components, which enables generic change detection [14]. CMFDA supports continuous disturbance monitoring by fitting harmonic-type models to dense observations and flagging disturbance when incoming observations deviate persistently from model predictions [15].
CCDC represents the closest conceptual bridge to MuRaF-LULC among the segmentation family because it combines continuous change detection with classification of temporal segments [19]. The key distinction lies in how class labels are assigned through time: in CCDC, LULC labels are associated with model segments and remain fixed until a new change is detected, whereas MuRaF-LULC produces an independent class label for each year. CCDC-SMA builds on this framework by incorporating spectral mixture analysis to track subpixel fraction trajectories and improve sensitivity to forest degradation processes [16]. CODED similarly employs spectral unmixing analysis through NDFI metrics to detect degradation dynamics [17]. These designs are powerful for monitoring forest degradation and deforestation, but their target product is typically deforestation/degradation, rather than a general multi-class annual LULC product intended to support broader LULC transition analysis.
MTDD differs from segmentation-based methods by using multivariate metrics derived from spectral trajectories within a machine-learning framework to detect annual disturbance events [18]. MuRaF-LULC similarly leverages multivariate predictors and machine-learning methods, but it is trained to discriminate multi-class LULC annual states, from which change is computed.
These design distinctions have important implications for how MuRaF-LULC should be interpreted. MuRaF-LULC performance is best evaluated in terms of the thematic reliability of annual LULC products and the robustness of change signals derived from their comparisons across time. Within this framework, strong single-date classification accuracy is a prerequisite for meaningful change analysis, where reduced class-specific accuracy for short-interval transitions in fragmented frontiers is an expected outcome. At the same time, the improved performance observed over longer temporal windows highlights the suitability of MuRaF-LULC for policy-relevant assessments of persistent LULC transitions. Beyond performance considerations, MuRaF-LULC is intentionally designed to be operationally transparent and straightforward to implement by relying on standard annual composites and supervised classification rather than complex temporal segmentation or breakpoint modeling. This design facilitates interpretation and application by remote sensing practitioners in governmental and private organizations, where reproducibility, clarity, and ease of deployment are often as critical as methodological sophistication.

5.3. Limitations and Future Directions

Despite its demonstrated reliability for annual LULC mapping and multi-year change analysis, MuRaF-LULC is subject to several limitations that are important to acknowledge and that also motivate future methodological development. First, because MuRaF-LULC derives change from differences between consecutive annual classifications, short-lived or partially reversible transitions may be underrepresented, particularly in fragmented agricultural frontiers and at Landsat spatial resolution. This limitation is inherent to this remote sensing workflow and reflects the compounded uncertainty of consecutive classifications, rather than deficiencies in single-date thematic accuracy. As shown in this study, this effect is most pronounced over short temporal intervals and diminishes when change is assessed over longer periods.
Second, MuRaF-LULC relies on annual surface-reflectance composites summarized using a medoid approach. While this strategy ensures spatial completeness and reduces the influence of clouds and outliers, it may not capture the precise timing of LULC transitions within the year. Consequently, abrupt changes that occur outside the temporal window represented by the selected observation may be delayed or smoothed in the annual record. Third, the framework employs supervised classification trained on reference data from a single year, assuming relative stability in class spectral separability through time. Although this assumption is shared with other supervised classification approaches and supported by the strong single-date performance observed across multiple years in this study, variability in short-term change detection likely reflects a combination of classification uncertainty and gradual shifts in LULC characteristics. In particular, interannual climate variability associated with El Niño/La Niña events may influence vegetation condition and spectral behavior in ways not fully captured by a single training year. While the robust performance observed over longer temporal windows suggests that these effects stabilize when change is aggregated through time, future extensions could explore adaptive or multi-year training strategies to further enhance temporal robustness.
Finally, while the MuRaF-LULC framework is generalizable, its application to new regions requires appropriate reference data and model retraining to capture region-specific landscape structure and LULC dynamics. This requirement is common to supervised LULC classification approaches and reflects standard practice rather than a limitation of the framework. Nevertheless, transferability across distinct environmental settings may introduce additional biome-specific challenges. In arid or semi-arid regions, for example, reduced vegetation seasonality and spectral similarity between bare soil and sparsely vegetated classes may require adjustments in candidate input variables. In contrast, in temperate systems, strong phenological cycles and seasonal land management practices may necessitate finer temporal resolution and the selection of alternative temporal compositing strategies. These considerations highlight that, while MuRaF-LULC is spatially transferable at the methodological level, optimal performance depends on context-aware calibration rather than direct model portability.
Looking forward, MuRaF-LULC is intentionally structured to support continuous improvement, extension, and adaptation. Future developments may involve the incorporation of multi-year training strategies, further candidate inputs, including ancillary socio-environmental and climate variables, and the integration of additional sensors (e.g., Sentinel-2), which could improve temporal sampling, reduce mixed-pixel effects in fragmented landscapes, and there-fore enhance sensitivity to short-lived or small-scale LULC transitions. In landscapes characterized by strong seasonal vegetation dynamics, such as the MBR, future extensions of MuRaF-LULC could also explore the incorporation of intra-annual variability metrics (e.g., annual NDVI standard deviation). Such metrics may help better discriminate classes with similar mean spectral responses but distinct seasonal behavior, such as savanna and agropecuario areas where spectral confusion was observed. Because the framework is modular and implemented in a cloud-computing environment, it can readily accommodate methodological advances and evolving user needs.

6. Conclusions

Given the global impacts of LULC change on ecosystems and climate, detecting and monitoring LULC trajectories remains a central objective of environmental research. This study introduced MuRaF-LULC, a generalizable multivariate Random Forest framework designed to address this challenge by producing annual, multi-class LULC maps from Landsat time series, with interannual change derived through year-to-year comparisons. The framework was evaluated in Guatemala’s Maya Biosphere Reserve, a complex tropical forest frontier, using single-date thematic accuracy assessment and uncertainty-aware accuracy and area estimation for multi-year LULC change.
Results demonstrate that MuRaF-LULC generates robust annual LULC classifications across multiple years and reliable cumulative estimates of agropecuario expansion when change is assessed over longer temporal windows. Design-based comparisons with existing change-detection algorithms show that MuRaF-LULC is complementary to segmentation- and disturbance-oriented approaches: rather than prioritizing the precise timing of disturbance events, it emphasizes interpretable annual LULC states and year-to-year trajectories, which are well suited for regional-scale LULC analysis and policy-relevant applications.
MuRaF-LULC is designed to be operationally transparent and straightforward to implement. It facilitates interpretation and deployment by remote sensing practitioners in governmental and private organizations, where reproducibility, clarity, and ease of implementation are often as critical as methodological sophistication. At the same time, its modular structure and cloud-based implementation support continued extension and adaptation, including the integration of additional sensors, alternative compositing strategies, and expanded predictors. Together, these characteristics present MuRaF-LULC as a flexible and operationally accessible foundation for long-term LULC monitoring across diverse socio-environmental contexts.

Supplementary Materials

The following supporting information can be downloaded at: https://www.mdpi.com/article/10.3390/land15020268/s1, Code: GEE repository, which contains three scripts implementing the MuRaF-LULC framework: (i) Data preparation—generation of annual multiband input-variable images from Landsat surface reflectance data; (ii) Model training and classification—Random Forest training, variable-importance–based feature selection, and annual LULC classification; and (iii) Change detection—derivation of categorical LULC change maps from annual classified outputs.

Funding

This research received no external funding.

Data Availability Statement

The original data presented in the study are openly available in https://code.earthengine.google.com/?accept_repo=users/retinta/MuRaF (accessed on 2 February 2026).

Acknowledgments

During the preparation of this manuscript the author used ChatGPT 5.2 for the purposes of assisting with language editing, structural refinement, and clarity of scientific writing. The author has reviewed and edited the output and takes full responsibility for the content of this publication.

Conflicts of Interest

The author declares no conflicts of interest.

References

  1. IPBES. Summary for Policymakers of the Global Assessment Report on Biodiversity and Ecosystem Services; Intergovernmental Science-Policy Platform on Biodiversity and Ecosystem Services (IPBES): Bonn, Germany, 2019; p. 1148.
  2. FAO. Land Statistics 2001–2022. Global, Regional and Country Trends; FAO: Rome, Italy, 2024. [Google Scholar]
  3. West, C.; Rabeschini, G.; Singh, C.; Kastner, T.; Lima, M.B.; Dermawan, A.; Croft, S.; Persson, U.M. The Global Deforestation Footprint of Agriculture and Forestry. Nat. Rev. Earth Environ. 2025, 6, 325–341. [Google Scholar] [CrossRef]
  4. Pendrill, F.; Gardner, T.A.; Meyfroidt, P.; Persson, U.M.; Adams, J.; Azevedo, T.; Lima, M.G.B.; Baumann, M.; Curtis, P.G.; Sy, V.D.; et al. Disentangling the Numbers behind Agriculture-Driven Tropical Deforestation. Science 2022, 377, eabm9267. [Google Scholar] [CrossRef]
  5. Newbold, T.; Hudson, L.N.; Hill, S.L.; Contu, S.; Lysenko, I.; Senior, R.A.; Börger, L.; Bennett, D.J.; Choimes, A.; Collen, B. Global Effects of Land Use on Local Terrestrial Biodiversity. Nature 2015, 520, 45–50. [Google Scholar] [CrossRef]
  6. Turner, B.L.; Lambin, E.F.; Reenberg, A. The Emergence of Land Change Science for Global Environmental Change and Sustainability. Proc. Natl. Acad. Sci. USA 2007, 104, 20666–20671. [Google Scholar] [CrossRef]
  7. Rindfuss, R.R.; Walsh, S.J.; Turner, B.L.; Fox, J.; Mishra, V. Developing a Science of Land Change: Challenges and Methodological Issues. Proc. Natl. Acad. Sci. USA 2004, 101, 13976–13981. [Google Scholar] [CrossRef]
  8. Gutman, G.; Janetos, A.C.; Justice, C.O.; Moran, E.F.; Mustard, J.F.; Rindfuss, R.R.; Skole, D.; Turner, B.L., II; Cochrane, M.A. Land Change Science: Observing, Monitoring and Understanding Trajectories of Change on the Earth’s Surface; Springer Science & Business Media: Berlin/Heidelberg, Germany, 2004; ISBN 978-1-4020-2561-7. [Google Scholar]
  9. Serra, P.; Salvati, L. Land Change Science and the STEPLand Framework: An Assessment of Its Progress. Land 2022, 11, 1065. [Google Scholar] [CrossRef]
  10. Woodcock, C.E.; Allen, R.; Anderson, M.; Belward, A.; Bindschadler, R.; Cohen, W.; Gao, F.; Goward, S.N.; Helder, D.; Helmer, E. Free Access to Landsat Imagery. Science 2008, 320, 1011. [Google Scholar] [CrossRef]
  11. Hemati, M.; Hasanlou, M.; Mahdianpari, M.; Mohammadimanesh, F. A Systematic Review of Landsat Data for Change Detection Applications: 50 Years of Monitoring the Earth. Remote Sens. 2021, 13, 2869. [Google Scholar] [CrossRef]
  12. Ustin, S.L.; Middleton, E.M. Current and Near-Term Advances in Earth Observation for Ecological Applications. Ecol. Process 2021, 10, 1. [Google Scholar] [CrossRef]
  13. Kennedy, R.E.; Yang, Z.; Cohen, W.B. Detecting Trends in Forest Disturbance and Recovery Using Yearly Landsat Time Series: 1. LandTrendr—Temporal Segmentation Algorithms. Remote Sens. Environ. 2010, 114, 2897–2910. [Google Scholar] [CrossRef]
  14. Verbesselt, J.; Hyndman, R.; Newnham, G.; Culvenor, D. Detecting Trend and Seasonal Changes in Satellite Image Time Series. Remote Sens. Environ. 2010, 114, 106–115. [Google Scholar] [CrossRef]
  15. Zhu, Z.; Woodcock, C.E.; Olofsson, P. Continuous Monitoring of Forest Disturbance Using All Available Landsat Imagery. Remote Sens. Environ. 2012, 122, 75–91. [Google Scholar] [CrossRef]
  16. Chen, S.; Woodcock, C.E.; Bullock, E.L.; Arévalo, P.; Torchinava, P.; Peng, S.; Olofsson, P. Monitoring Temperate Forest Degradation on Google Earth Engine Using Landsat Time Series Analysis. Remote Sens. Environ. 2021, 265, 112648. [Google Scholar] [CrossRef]
  17. Bullock, E.L.; Woodcock, C.E.; Olofsson, P. Monitoring Tropical Forest Degradation Using Spectral Unmixing and Landsat Time Series Analysis. Remote Sens. Environ. 2020, 238, 110968. [Google Scholar] [CrossRef]
  18. Reygadas, Y.; Spera, S.; Galati, V.; Salisbury, D.S.; Silva, S.; Novoa, S. Mapping Forest Disturbances Across the Southwestern Amazon: Tradeoffs Between Open-Source, Landsat-Based Algorithms. Environ. Res. Commun. 2021, 3, 091001. [Google Scholar] [CrossRef]
  19. Zhu, Z.; Woodcock, C.E. Continuous Change Detection and Classification of Land Cover Using All Available Landsat Data. Remote Sens. Environ. 2014, 144, 152–171. [Google Scholar] [CrossRef]
  20. Breiman, L. Random Forests. Mach. Learn. 2001, 45, 5–32. [Google Scholar] [CrossRef]
  21. Lambin, E.F.; Geist, H.J.; Lepers, E. Dynamics of Land-Use and Land-Cover Change in Tropical Regions. Annu. Rev. Environ. Resour. 2003, 28, 205–241. [Google Scholar] [CrossRef]
  22. Devine, J.A.; Currit, N.; Reygadas, Y.; Liller, L.I.; Allen, G. Drug Trafficking, Cattle Ranching and Land Use and Land Cover Change in Guatemala’s Maya Biosphere Reserve. Land Use Policy 2020, 95, 104578. [Google Scholar] [CrossRef]
  23. Davis, A.; Sauls, L. Evaluating the Effectiveness of Control and Prevention of Forest Fires in the Maya Biosphere Reserve, Guatemala—If Not Us Then Who; ACOFOP: Flores, Guatemala; PRISMA: San Salvador, El Salvador, 2017. [Google Scholar]
  24. Wrathall, D.J.; Devine, J.; Aguilar-González, B.; Benessaiah, K.; Tellman, E.; Sesnie, S.; Nielsen, E.; Magliocca, N.; McSweeney, K.; Pearson, Z.; et al. The Impacts of Cocaine-Trafficking on Conservation Governance in Central America. Glob. Environ. Change 2020, 63, 102098. [Google Scholar] [CrossRef]
  25. Ritchie, H. Deforestation and Forest Loss. 2021. Available online: https://ourworldindata.org/deforestation (accessed on 2 February 2026).
  26. Lawson, S. Consumer Goods and Deforestation: An Analysis of the Extent and Nature of Illegality in Forest Conversion for Agriculture and Timber Plantations; Forest Trends: Washington, DC, USA, 2014. [Google Scholar]
  27. Devine, J.A.; Wrathall, D.; Aguilar-González, B.; Benessaiah, K.; Tellman, B.; Ghaffari, Z.; Ponstingel, D. Narco-Degradation: Cocaine Trafficking’s Environmental Impacts in Central America’s Protected Areas. World Dev. 2021, 144, 105474. [Google Scholar] [CrossRef]
  28. Ray, D.K.; Welch, R.M.; Lawton, R.O.; Nair, U.S. Dry Season Clouds and Rainfall in Northern Central America: Implications for the Mesoamerican Biological Corridor. Glob. Planet. Change 2006, 54, 150–162. [Google Scholar] [CrossRef]
  29. Thornton, P.K.; Rodriguez, A.M.L.; Campbell, B.M.; Mercado, L.; Shackleton, S.; Kavikumar, K.S. Rural Livelihoods, Food Security and Rural Transformation Under Climate Change; Global Commission on Adaptation: Rotterdam, The Netherlands; Washington, DC, USA, 2019. [Google Scholar]
  30. Devine, J.A.; Wrathall, D.; Currit, N.; Tellman, B.; Reygadas, Y. Narco-Cattle Ranching in Political Forests. Antipode 2018, 52, 1018–1038. [Google Scholar] [CrossRef]
  31. Rouse, J.W.; Haas, R.H.; Schell, J.A.; Deering, D.W. Monitoring Vegetation Systems in the Great Plains with ERTS. In Proceedings of the Third Earth Resources Technology Satellite-1 Symposium; NASA: Washington, DC, USA, 1973; pp. 309–371. [Google Scholar]
  32. Souza, C.M.; Roberts, D.A.; Cochrane, M.A. Combining Spectral and Spatial Information to Map Canopy Damage from Selective Logging and Forest Fires. Remote Sens. Environ. 2005, 98, 329–343. [Google Scholar] [CrossRef]
  33. Schultz, M.; Clevers, J.G.P.W.; Carter, S.; Verbesselt, J.; Avitabile, V.; Quang, H.V.; Herold, M. Performance of Vegetation Indices from Landsat Time Series in Deforestation Monitoring. Int. J. Appl. Earth Obs. Geoinf. 2016, 52, 318–327. [Google Scholar] [CrossRef]
  34. Gao, B.C. NDWI—A Normalized Difference Water Index for Remote Sensing of Vegetation Liquid Water from Space. Remote Sens. Environ. 1996, 58, 257–266. [Google Scholar] [CrossRef]
  35. Huete, A.R. A Soil-Adjusted Vegetation Index (SAVI). Remote Sens. Environ. 1988, 25, 295–309. [Google Scholar] [CrossRef]
  36. McFeeters, S.K. The Use of the Normalized Difference Water Index (NDWI) in the Delineation of Open Water Features. Int. J. Remote Sens. 1996, 17, 1425–1432. [Google Scholar] [CrossRef]
  37. ESA-EU Copernicus DEM 2022. Available online: https://dataspace.copernicus.eu/explore-data/data-collections/copernicus-contributing-missions/collections-description/COP-DEM (accessed on 2 February 2026).
  38. IOGP EPSG Geodetic Parameter Dataset 2020. Available online: https://www.iogp.org/bookstore/product/epsg-dataset-policies-and-procedures-for-data-management/ (accessed on 2 February 2026).
  39. Saah, D.; Johnson, G.; Ashmall, B.; Tondapu, G.; Tenneson, K.; Patterson, M.; Poortinga, A.; Markert, K.; Quyen, N.H.; Aung, K.S.; et al. Collect Earth: An Online Tool for Systematic Reference Data Collection in Land Cover and Use Applications. Environ. Model. Softw. 2019, 118, 166–171. [Google Scholar] [CrossRef]
  40. Kennedy, R.E.; Yang, Z.; Gorelick, N.; Braaten, J.; Cavalcante, L.; Cohen, W.B.; Healey, S. Implementation of the LandTrendr Algorithm on Google Earth Engine. Remote Sens. 2018, 10, 691. [Google Scholar] [CrossRef]
  41. Belgiu, M.; Drăguţ, L. Random Forest in Remote Sensing: A Review of Applications and Future Directions. ISPRS J. Photogramm. Remote Sens. 2016, 114, 24–31. [Google Scholar] [CrossRef]
  42. Genuer, R.; Poggi, J.-M.; Tuleau-Malot, C. Variable Selection Using Random Forests. Pattern Recognit. Lett. 2010, 31, 2225–2236. [Google Scholar] [CrossRef]
  43. Olofsson, P.; Foody, G.M.; Herold, M.; Stehman, S.V.; Woodcock, C.E.; Wulder, M.A. Good Practices for Estimating Area and Assessing Accuracy of Land Change. Remote Sens. Environ. 2014, 148, 42–57. [Google Scholar] [CrossRef]
  44. Tyukavina, A.; Stehman, S.V.; Foody, G.M.; Bontemps, S.; See, L.; Olofsson, P.; Tsendbazar, N.E.; Radoux, J.; Komarova, A.; Serre, B.M. Land Cover and Change Map Accuracy Assessment and Area Estimation Good Practices Protocol; CEOS WGCV LPV: Frascati, Italy, 2025. [Google Scholar]
  45. Stehman, S.V. Estimating Area from an Accuracy Assessment Error Matrix. Remote Sens. Environ. 2013, 132, 202–211. [Google Scholar] [CrossRef]
  46. Meyer, H.; Reudenbach, C.; Wöllauer, S.; Nauss, T. Importance of Spatial Predictor Variable Selection in Machine Learning Applications–Moving from Data Reproduction to Spatial Prediction. Ecol. Model. 2019, 411, 108815. [Google Scholar] [CrossRef]
  47. Huang, C.; Goward, S.N.; Masek, J.G.; Thomas, N.; Zhu, Z.; Vogelmann, J.E. An Automated Approach for Reconstructing Recent Forest Disturbance History Using Dense Landsat Time Series Stacks. Remote Sens. Environ. 2010, 114, 183–198. [Google Scholar] [CrossRef]
Figure 1. Location and administrative zonation of Guatemala’s MBR. A representative true-color satellite composite from Planet Quarterly Basemaps is included for visual reference.
Figure 1. Location and administrative zonation of Guatemala’s MBR. A representative true-color satellite composite from Planet Quarterly Basemaps is included for visual reference.
Land 15 00268 g001
Figure 2. (a) MuRaF-LULC classification for Guatemala’s MBR in 2024; and (b) a corresponding NIR false-color composite.
Figure 2. (a) MuRaF-LULC classification for Guatemala’s MBR in 2024; and (b) a corresponding NIR false-color composite.
Land 15 00268 g002
Figure 3. MuRaF-LULC agropecuario change for the (a) 2018–2020; (b) 2020–2022; (c) 2022–2024; and (d) 2018–2024 periods in Guatemala’s MBR.
Figure 3. MuRaF-LULC agropecuario change for the (a) 2018–2020; (b) 2020–2022; (c) 2022–2024; and (d) 2018–2024 periods in Guatemala’s MBR.
Land 15 00268 g003
Figure 4. Agropecuario gain and loss area-adjusted estimates (±SE), expressed as percentages of the total area of Guatemala’s MBR, derived from the stratified validation of MuRaF-LULC change maps.
Figure 4. Agropecuario gain and loss area-adjusted estimates (±SE), expressed as percentages of the total area of Guatemala’s MBR, derived from the stratified validation of MuRaF-LULC change maps.
Land 15 00268 g004
Figure 5. User’s and producer’s accuracies (±SE) for the agropecuario gain class derived from the stratified validation of MuRaF-LULC change maps.
Figure 5. User’s and producer’s accuracies (±SE) for the agropecuario gain class derived from the stratified validation of MuRaF-LULC change maps.
Land 15 00268 g005
Table 2. Proportional allocation of sample size across change maps based on AREA2.
Table 2. Proportional allocation of sample size across change maps based on AREA2.
Change IntervalAgropecuario LossAgropecuario GainStable AgropecuarioStable Non-Agropecuario
2018–202030753778
2020–202230753383
2022–202430753481
2018–202430753283
Table 3. Predictor variable importance derived from the initial MuRaF-LULC Random Forest model. Importance scores are unitless and reflect the relative contribution of each predictor to the classification performance.
Table 3. Predictor variable importance derived from the initial MuRaF-LULC Random Forest model. Importance scores are unitless and reflect the relative contribution of each predictor to the classification performance.
Predictor VariableRankImportance ScoreRetained in the Final Model
Latitude14539Yes
Longitude24301Yes
DEM34184Yes
SWIR164043450Yes
SWIR213053177Yes
NDWI62937Yes
NDMI213072812Yes
NDMI164082770Yes
NDVI92768Yes
SAVI102740No
NDFI112712No
Table 4. Confusion matrices expressed as sample counts and associated accuracy metrics for the MuRaF-LULC single-date classifications in Guatemala’s MBR.
Table 4. Confusion matrices expressed as sample counts and associated accuracy metrics for the MuRaF-LULC single-date classifications in Guatemala’s MBR.
Reference
AgropecuarioForestSavannaWetlandWaterTotalProducer’s Accuracy
MuRaF-LULC2018Agropecuario565010620.90
Forest61380001440.96
Savanna402100250.84
Wetland320200250.80
Water000020201.00
Total69145212120276
User’s Accuracy0.810.951.000.951.00
2020Agropecuario7513130920.82
Forest31131001170.97
Savanna002500251.00
Wetland200220240.92
Water000120210.95
Total80126272620279
User’s Accuracy0.940.900.930.851.00
2022Agropecuario693010730.95
Forest91261101370.92
Savanna702600330.79
Wetland300220250.88
Water000020201.00
Total88129272420288
User’s Accuracy0.780.980.960.921.00
2024Agropecuario90141201070.84
Forest4970001010.96
Savanna302200250.88
Wetland210200230.87
Water000020201.00
Total99112232220276
User’s Accuracy0.910.870.960.911.00
Table 5. Estimated class area proportions and associated accuracy metrics with standard errors (SE) for the MuRaF-LULC change maps in Guatemala’s MBR.
Table 5. Estimated class area proportions and associated accuracy metrics with standard errors (SE) for the MuRaF-LULC change maps in Guatemala’s MBR.
ClassEstimated Area ProportionSE Estimated Area ProportionUser’s AccuracySE User’s Acc.Producer’s AccuracySE Producer’s Accuracy
2018–2020Agropecuario gain 0.030.010.480.060.730.2
Agropecuario loss0.0100.470.090.950.05
Stable agropecuario0.260.010.950.040.890.03
Stable non-agropecuario 0.70.020.970.020.960.01
2020–2022Agropecuario gain 0.040.010.750.050.310.11
Agropecuario loss0.050.010.570.090.820.15
Stable agropecuario0.220.020.880.060.880.04
Stable non-agropecuario 0.690.020.950.020.960.01
2022–2024Agropecuario gain 0.040.010.610.060.850.13
Agropecuario loss0.010.010.170.070.310.23
Stable agropecuario0.230.010.910.050.870.03
Stable non-agropecuario 0.720.010.990.010.970.01
2018–2024Agropecuario gain 0.0400.690.050.970.03
Agropecuario loss0.040.010.60.090.640.16
Stable agropecuario0.220.010.940.040.940.02
Stable non-agropecuario 0.70100.970.01
Table 6. Comparison between the MuRaF-LULC framework and selected Landsat-based change detection mapping algorithms.
Table 6. Comparison between the MuRaF-LULC framework and selected Landsat-based change detection mapping algorithms.
Algorithm Main Objective Core Output (Representative, Not Exhaustive)Comparison Relative to MuRaF-LULC
VCT [47]Detection of forest disturbances using spectral trajectoriesDisturbance timing and magnitudeForest-focused; not designed to produce multi-class annual LULC maps
LandTrendr [13]Detection of vegetation disturbance and recovery using segmented spectral trajectoriesDisturbance year, magnitude, duration, and rate of changeVegetation-focused; not designed to produce multi-class annual LULC maps
BFAST [14]Detection of change events in trend and seasonal components of spectral time seriesTime and magnitude of change eventsGeneric change detection; no explicit LULC labeling
CMFDA [15]Detection of forest disturbances based on deviations from modeled trendsDisturbance timing and signal magnitudeForest-focused; not designed to produce multi-class annual LULC maps
CCDC [19]Detection and classification of change events based on deviations from modeled trendsChange timing and segment-based LULC labelsLULC class labels remain fixed within segments; not independent annual LULC classifications
CCDC-SMA [16]Detection of forest degradation based on deviations from modeled trends using spectral mixture trajectoriesTiming of degradation events and subpixel fraction trajectoriesForest degradation-focused; not designed to produce multi-class annual LULC maps
CODED [17]Detection of forest disturbances based on changes in NDFI trajectories Change timing, magnitude, and forest condition classesForest degradation and deforestation mapping; produces stratified forest condition fixed to change timing; not designed to produce multi-class annual LULC maps
MTDD [18]Detection of annual forest disturbance events using multivariate trajectory metricsAnnual forest disturbance mapsFocused on forest disturbances rather than full multi-class LULC mapping
MuRaF-LULCDetection of annual LULC classes and interannual transitionsAnnual LULC maps and derived changesReference framework
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

Reygadas, Y. MuRaF-LULC: A Systematic Multivariate Random Forest Framework for Annual Land-Use and Land-Cover Mapping and Long-Term Change Detection. Land 2026, 15, 268. https://doi.org/10.3390/land15020268

AMA Style

Reygadas Y. MuRaF-LULC: A Systematic Multivariate Random Forest Framework for Annual Land-Use and Land-Cover Mapping and Long-Term Change Detection. Land. 2026; 15(2):268. https://doi.org/10.3390/land15020268

Chicago/Turabian Style

Reygadas, Yunuen. 2026. "MuRaF-LULC: A Systematic Multivariate Random Forest Framework for Annual Land-Use and Land-Cover Mapping and Long-Term Change Detection" Land 15, no. 2: 268. https://doi.org/10.3390/land15020268

APA Style

Reygadas, Y. (2026). MuRaF-LULC: A Systematic Multivariate Random Forest Framework for Annual Land-Use and Land-Cover Mapping and Long-Term Change Detection. Land, 15(2), 268. https://doi.org/10.3390/land15020268

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