1. Introduction
The Qinghai Lake Basin (QLB), located on the northeastern Qinghai–Tibet Plateau (QTP), is a representative area with a high-elevation ecosystem [
1]. The unique geographical position of the QLB dictates its importance in alpine eco-hydrological research. However, in recent years, climate change and human activities have accelerated grassland degradation and desertification in the QLB, driving significant changes in land use and land cover (LULC) patterns [
2]. Meanwhile, current eco-hydrological studies and sustainable land management efforts are somewhat hindered by the lack of up-to-date, high-accuracy, and internally discriminative LULC datasets with fine spatial resolution.
A wide range of global and regional LULC datasets currently provide baseline information for the QLB [
3,
4]. Global 10-m products, such as ESA WorldCover, FROM-GLC10, GLC-FCS10, and Dynamic World, have been generated using Sentinel-1/2 imagery combined with machine learning or deep learning algorithms [
5,
6,
7,
8,
9]. Regional mapping efforts on the QTP have produced valuable historical datasets, including 30-m regional maps [
10] and 500-m MODIS-based vegetation series [
11]. More recently, Li et al. developed the Tibetan Plateau Land Cover Dataset (TPLCD) at 30-m resolution from 1990 to 2023, with selected categories referencing the International Geosphere–Biosphere Program (IGBP) classification system [
12]. However, despite their utility, most existing products adopt generalized classification schemes that are ill-equipped for alpine ecosystems. For example, the widely used IGBP scheme emphasizes detailed forest classifications, which are largely irrelevant to the grassland-dominated and highly heterogeneous landscapes of the QLB [
13]. Consequently, establishing an alpine-adapted, high-resolution mapping strategy capable of resolving these grassland subtypes remains a critical gap.
Addressing this gap, however, is hindered by extreme environmental heterogeneity in alpine regions. Elevation, soil moisture, climatic variability, and phenological dynamics create a complex mosaic of spectrally similar vegetation, including temperate steppe, alpine steppe, alpine meadow, shrubland, and wetland [
14,
15]. This high inter-class similarity limits the capability of existing LULC products, making the fine-scale discrimination of alpine grassland subcategories a persistent scientific challenge. Recent advances have shown that integrating multisource and multitemporal data can effectively enhance LULC classification in complex landscapes [
16,
17]. While Sentinel-2 imagery provides rich spectral information [
18,
19], Sentinel-1 SAR offers all-weather sensitivity to vegetation structure and soil moisture [
20]. Although their fusion generally improves class separability [
5,
21], how multisource information alleviates the classification challenges of alpine vegetation remains insufficiently explored. Furthermore, processing such high-dimensional fusion datasets requires robust supervised classifiers [
22].
Supervised classification approaches—ranging from traditional machine learning techniques, such as random forests (RFs) and support vector machines (SVMs), to advanced ensemble methods (e.g., XGBoost and LightGBM) and deep-learning architectures—leverage labeled samples to achieve high accuracy [
11,
23,
24]. While deep-learning and tree-based ensemble models have demonstrated remarkable representation capabilities, they generally require large training datasets and substantial computational resources. In contrast, SVMs exhibit strong generalization capabilities and maintain competitive accuracy under small training sample spaces, making them well-suited for the limited field samples typical of harsh alpine environments [
25,
26]. To address the above-mentioned challenges, in this work, we used SVMs to develop a high-accuracy and synergistic LULC mapping method tailored to alpine regions, and produced an up-to-date (2024) 10-m-resolution LULC dataset (QLBLC-10) at two classification levels (QLBLC-10-L1 and QLBLC-10-L2) by integrating seasonal optical data, SAR backscatter, and DEM features. The proposed approach demonstrates the effectiveness of integrating multitemporal optical imagery, radar backscatter, and terrain attributes in distinguishing alpine vegetation types and provides possible data support for ecosystem monitoring and land management across the QLB.
3. Methods
The workflow for this study is shown in
Figure 2. This section presents the procedures for sample collection, feature construction, LULC classification, and accuracy assessment.
To assess how multitemporal optical data, radar observations, and terrain features contribute to classification, an ablation study was designed, with each scheme using a different input dataset (
Table 2). S2
s includes only summer Sentinel-2 bands and spectral indices, whereas S2
t incorporates multiseason Sentinel-2 bands and indices. S2
t + DEM is an intermediate scheme that adds elevation and elevation-zone variables derived from the DEM to the multiseason Sentinel-2 features. To isolate the independent contribution of radar, two schemes were included. S1
t uses multiseason Sentinel-1 VV and VH backscatter alone, and S1
t + DEM combines these multiseason radar features with the DEM-derived terrain variables. To separate the effect of multitemporal information from that of multisource fusion, a single-season fusion scheme (S2
s + S1
s) was also constructed from summer Sentinel-2 and summer Sentinel-1 features only. S2
t + S1
t then combines the full multiseason Sentinel-1 and Sentinel-2 features, and S2
t + S1
t + DEM further adds elevation and DEM-derived variables to constrain the spatial ranges of specific land cover types.
3.1. Construction of the Classification System
The widely referenced IGBP scheme fails to adequately represent the complexity and specificity of the LULC in alpine ecosystems. Therefore, in this study, the QLBLC-10 classification system (
Table 3) was designed based on the Current Land Use Classification of China (GB/T 21010–2017), with reference to the IGBP and existing LULC datasets [
31,
32,
33]. We adapted the system to the ecological characteristics of the QLB by simplifying the original IGBP categories and reducing the emphasis on forest and savanna types. Based on elevation, moisture availability, and dominant species, grasslands were further subdivided into three ecologically meaningful subclasses [
34]. According to field surveys, temperate steppes occur at lower lake-side elevations and are dominated by
Achnatherum splendens and
Stipa caucasica. Moving to colder and drier zones, alpine steppes emerge with
Artemisia frigida and
Stipa purpurea. Alpine meadows occur at even higher elevations with greater moisture availability and are dominated by
Kobresia myosuroides.
3.2. Classification Method
3.2.1. Feature Space Construction
Constructing an effective feature dataset is essential for LULC mapping. To enhance class separability, eight representative bands, i.e., B2 (490 nm), B3 (560 nm), B4 (665 nm), B5 (705 nm), B6 (740 nm), B7 (783 nm), B8 (842 nm), and B11 (1610 nm), were extracted from the seasonal Sentinel-2 images as feature inputs for SVM. Numerous studies have demonstrated that incorporating spectral indices improves LULC classification performance [
35]. Another four widely used spectral indices were introduced to SVM to optimize classification accuracy: the normalized difference vegetation index (NDVI), the normalized difference built-up index (NDBI), the modified normalized difference water index (MNDWI), and the bare soil index (BSI). Their formulas are as follows:
In addition, the seasonal time series features of Sentinel-1 VV and VH backscatter were extracted to incorporate multitemporal radar information. With respect to terrain characteristics, three elevation-based auxiliary variables (below_3700 m, above_3800 m, and above_3200 m) were derived from the GLO-30 DEM data. These elevation intervals were determined through quantitative analysis of the class-wise elevation distributions of samples for elevation-sensitive LULC.
By integrating the eight primary spectral bands, four spectral indices, VV/VH radar backscatter features, and DEM-derived variables, a total of 60 feature layers were constructed for model training (
Table 4).
3.2.2. SVM-Based Classification
The SVM constructs an n-dimensional hyperplane that separates the dataset into distinct classes [
36]. In alpine areas, field sample collection is often constrained by complex terrain and harsh climatic conditions, resulting in relatively small and spatially heterogeneous training datasets. Under such circumstances, SVM has demonstrated strong generalization capability to effectively balance empirical error and model complexity [
26]. Following recommendations by Mountrakis et al. and Duro et al. [
37,
38], the radial basis function (RBF) kernel—commonly used in remote-sensing image analysis—was adopted. The RBF kernel maps input features into a higher-dimensional space, enabling the model to capture nonlinear boundaries among land cover types, which are common in heterogeneous alpine landscapes where spectral and structural characteristics overlap. Prior to training, all input features were normalized to [0, 1] to prevent variables with larger ranges from dominating the kernel distance. The SVM hyperparameters (cost C and kernel width γ) were tuned by grid search with 5-fold cross-validation over C ∈ {0.1, 1, 10} and γ ∈ {0.001, 0.01, 1/60, 0.1, 1}. The optimal parameters were C = 1 and γ = 1/60.
The samples were randomly partitioned within each class into training and validation subsets, with 70% for classifier training and the remaining 30% reserved for accuracy assessment (
Table 5).
3.2.3. Post-Classification Processing
Pixel-based classifications typically exhibit salt-and-pepper noise [
39]. To improve spatial consistency and reduce classification noise, isolated clusters of fewer than 20 contiguous pixels were removed and set to NoData. A 9 × 9 majority filter was then applied only to these removed pixels, reassigning each of them to the majority class within its moving window [
39,
40]. To justify the selection of the 20-pixel spatial threshold, a threshold sensitivity analysis was conducted by testing alternative cluster sizes of 10 and 30 pixels (
Section 4.2.1).
3.3. Assessment of Accuracy
A confusion matrix (CM) was used to evaluate the classification accuracy [
41,
42], from which the sample-based
OA,
kappa coefficient, producer accuracy (
PA), and user accuracy (
UA) were derived. While
OA denotes the overall proportion of correctly classified samples,
PA and
UA specifically reflect omission and commission errors, respectively, and the
kappa coefficient measures classification agreement beyond random chance [
43]. It should be noted that the reference samples used here were obtained through a sample-based design. Consequently, all of the metrics defined above are reported throughout this study as apparent accuracies.
The formulas used in this study are as follows:
where
is the total number of validation samples,
is the number of classes in the CM,
is the number of correctly classified samples (diagonal elements), and
and
represent the marginal totals for column
and row
, respectively.
To examine how strongly the proportions of mapped class areas influence the reported accuracy, we implemented the area-weighted accuracy assessment proposed by Olofsson et al. [
44]. The area-weighted estimators applied in
Section 5.2 rescale the confusion matrix by the mapped area of each class; they correct only for class-area proportions and not for the spatial selection mechanism of the samples, so the area-weighted figures are likewise apparent accuracies.
where
is the area proportion of class
mapped in the classification result, and
is the sample-based
UA.
Furthermore, we calculated the
. This is derived from the proportions within the area-weighted confusion matrix (
):
where
is the estimated area proportion correctly classified for class
(calculated as
), and
is the estimated true population area proportion of class
, calculated by summing the area-weighted proportions across all map classes.
In addition, the
F1-score was calculated to provide a balanced evaluation of classification performance for each class [
45]. The
F1-score is defined as the harmonic mean of precision (
UA) and recall (
PA):
To better characterize classification performance for the rare essential classes, the macro-averaged
F1-score was computed:
The paired McNemar test with continuity correction was applied to the matched validation set, with a significance level of α = 0.05 and Bonferroni-correction applied for multiple comparisons [
46].
To further assess the robustness and advantages of the proposed classification, QLBLC-10-L1 was compared with FROM-GLC10, GLC-FCS10, and TPLCD. All maps were harmonized to a unified classification scheme corresponding to QLBLC-10-L1 and clipped to the study area (
Table 6).
5. Discussion
5.1. Mechanisms of Multisource Data Enhancement
5.1.1. Multitemporal Optical and Radar Data
Multitemporal optical data enhance classification by capturing seasonal phenology. Despite similar seasonal NDVI trends, distinct peak and valley values enable the classifier to separate plant communities (
Figure 4). Similarly, the seasonal intermittency of rivers provides a contrast against permanent lakes, improving the PAs and UAs of both water bodies (
Table 7).
C-band backscatter over vegetated surfaces results from different combinations of surface scattering from the soil and volume scattering within the canopy layer [
48]. VV-polarized backscatter is sensitive to vegetation vertical structure and can reflect differences in canopy height and density. For example, in the QLB, alpine meadows, dominated by low-growing sedges, have relatively short and simple canopy structures, resulting in weaker volume scattering and lower VV backscatter. In contrast, alpine shrublands consist of taller woody plants with more complex vertical architecture, which enhances volume scattering. As a result, alpine meadows—often confused with other alpine grassland types in optical imagery—became substantially more distinguishable after radar integration. During snowmelt or the rainy season, increased moisture along riverbanks reduces backscatter relative to that during the dry season, whereas sand dunes and alpine deserts exhibit limited seasonal variability, facilitating their discrimination. Impervious surfaces also benefit from radar integration, as artificial structures generate distinctive scattering signatures and textures that are readily separable from those of natural bare surfaces [
49].
However, despite these multisource advantages, classification uncertainties remain, primarily concentrated along the hydrothermal gradients that organize vegetation across the QLB. Temperature and moisture jointly control grassland distribution, producing a continuous gradient from temperate steppe around the lake at lower and warmer sites, through alpine steppe in moderately moist areas, to alpine meadow at higher elevations and in locally moister settings (
Figure 6). The transition between alpine steppe and alpine meadow is gradual rather than abrupt, frequently forming mosaic patterns within ecotonal belts. Such spatial intermixing at the pixel scale increases spectral similarity and represents one of the primary sources of classification confusion in high-elevation grassland regions (PAs and UAs are approximately 70%). This systematic spatial differentiation reflects strong hydrothermal control while simultaneously creating gradual ecological transitions that increase classification complexity in boundary regions [
50]. Users should interpret the fine-scale differentiation between alpine steppe and alpine meadow with caution, particularly in ecological transition zones. Optically, their spectral responses largely overlap, and long-term analyses indicate their NDVI trajectories can converge under degradation or drought conditions [
51]. Meanwhile, although SAR is sensitive to soil moisture and surface roughness, its backscatter contrast is limited for low-biomass alpine grassland communities with similar structural properties [
52]. Similarly, shrublands and wetlands are closely associated with river corridors, valley bottoms, and permafrost-affected areas, where moisture availability is persistently high. The frequent interspersion of alpine shrubland with alpine meadow reflects a vegetation continuum shaped by microtopography and groundwater conditions, constituting another major source of misclassification due to their comparable spectral responses but differing vegetation structural characteristics.
Notably, increasing the number of input features does not necessarily improve classification performance [
53]. In this study, incorporating multitemporal Sentinel-1 data improved OA but reduced accuracy for alpine wetlands, highlighting a class-dependent response to radar features. This reflects the contrasting sensitivities of optical and radar data: optical imagery effectively captures vegetation-related properties, whereas radar emphasizes surface roughness and dielectric characteristics [
54]. For classes already well-separated in optical feature space, additional radar features may contribute limited new information or introduce speckle-related noise, complicating the SVM decision boundaries [
55].
5.1.2. DEM and Elevation Zone Features
Interestingly, our ablation study showed that adding DEM and elevation zone features to multiseason Sentinel-2 data alone (S2
t + DEM) reduced OA from 88.95% to 78.12% (
Table 7). The accuracy loss is not uniform but concentrated in a specific group of classes characterized by overlapping topographic distributions. Under the S2
t + DEM configuration, the classification accuracy for alpine steppe dropped sharply, with both its PA and UA falling to 17.97% from 73.13% and 54.44%, respectively. Similarly, the PA for alpine wetland decreased from 93.40% to 22.12%, and the UA for alpine shrubland fell from 81.36% to 46.76%. Accuracy also declined for two water classes, with river PA falling from 95.67% to 63.92% and lake UA from 100% to 68.61%. In contrast, classes situated at distinct elevations remained largely unaffected or improved. The PA for alpine desert, concentrated at high elevations, rose from 90.53% to 94.50%, while sand dunes, river beaches, croplands, and snow/ice exhibited minimal variations. In the topographically complex QLB, the distribution of major vegetation types (alpine steppe, meadow, wetland, and shrubland) is primarily governed by microclimate and local soil moisture gradients rather than elevation alone, leading to extensive horizontal co-existence across identical altitude profiles [
56,
57]. Furthermore, rivers and lakes both occur at low elevations and thus cannot be distinguished by elevation alone. For these classes, the elevation feature provided no discriminative information. Because alpine steppe and alpine wetland are among the extensive classes and their accuracies collapse together, their combined decline accounts for most of the ten-percentage-point fall in OA. It also illustrates the more general point that enlarging the feature set does not by itself improve accuracy [
53].
Consider the improvement observed when moving from S1
t to S1
t + DEM, where the OA rose from 73.31% to 84.93%. Sentinel-1 data alone yielded the lowest accuracy among all the schemes tested, with PA as low as 28.23% for alpine shrubland, 41.38% for alpine steppe, and 56.64% for river beach. Because radar-only data separate the land cover types poorly, the elevation information instead acted as an additive source of discrimination. Both PA and UA improved across all thirteen classes (
Table 7). As expected, the greatest gains occurred in classes with distinct elevation profiles or those that radar handled most poorly: PA increased by 32.8 percentage points for alpine shrubland, 26.4 for lake, 22.7 for impervious surfaces, 19.1 for river beach, and 19.7 for snow/ice, while the UA for temperate steppe, which occurs only in the low-lying zone around Qinghai Lake, rose by 25.5 percentage points.
While the DEM features remained constant across all schemes, the discriminative results of the accompanying features varied. The full scheme combined the strengths of both data sources: the radar features distinguished grasslands, shrublands, wetlands, and the seasonal river–lake contrast on the basis of canopy structure, surface roughness, and soil moisture, while the DEM features preserved the ability to differentiate classes with strong elevation contrasts, such as alpine desert, impervious surfaces, and river beach [
58].
Furthermore, these elevation intervals were introduced as prior-guided auxiliary features rather than strict rule-based masks. The three elevation intervals in this study were determined through quantitative analysis of the class-wise elevation distributions of training samples for elevation-sensitive LULC. Elevation histograms and cumulative frequency revealed dominant concentration ranges where class probability increases significantly and inter-class overlap decreases (
Figure 12). For example, alpine desert samples showed a strong concentration above 3800 m, with only 4.24% occurring below this elevation, whereas impervious surfaces were primarily distributed below 3700 m. Similarly, most lake samples occurred below 3200 m, which helps distinguish lakes from river channels in transitional zones.
We found that implementing elevation zones is more effective than only using DEM as an input variable. When raw DEM data were used without elevation-based thresholding, we observed a significant misclassification of natural vegetation as cropland—a phenomenon also evident in the TPLCD product within the QLB [
12].
5.2. Area-Weighted Accuracy Assessment
Table 10 lists the area-weighted accuracy metrics following the method introduced in
Section 3.3, with an area-weighted overall accuracy (OA
w) for the QLB of 81.50 ± 2.09% (95% confidence interval), revealing a 9.74% discrepancy from the unweighted sample-based OA (91.24%).
Area weighting rescales the entries of the confusion matrix by the mapped area of each class, which makes the disproportionate influence of small-area classes visible; however, it adjusts only for class-area proportions and cannot correct for the way in which the reference samples were located. Because our samples were collected through a purposive, non-probability design, the conditions required for design-based, unbiased inference are not met. The OAw reported here, therefore, remains an apparent accuracy. Its departure from the sample-based OA reflects not only class-area imbalance, but also a component of spatial selection bias that we were unable to quantify with the present data.
The area-weighted apparent PA (PAw) for small-area classes such as cropland and impervious surfaces dropped from 92.97% to 49.79%, and 95.45% to 41.56%, respectively. Conversely, the PAw for the dominant alpine steppe increased from 68.84% to 79.15%. These variations suggest that once class areas are taken into account, the omission error may be lower than the unweighted sample-based classification suggested.
For large-area classes, a few misclassified pixels have a minimal impact on the total error because of their massive coverage. However, for small-area classes, misclassifying even a few pixels into dominant classes can substantially magnify their apparent omission error once class areas are taken into account. Therefore, to obtain truly unbiased, generalizable population estimates, future work should adopt a probability sampling design.
Beyond mapping accuracy, the proposed multisource data integration method provides a foundational data product for regional database construction and spatial governance. Our study draws inspiration from recent advancements in multi-source data-driven spatial identification and governance [
59]. Looking forward, the QLBLC-10 dataset can be directly integrated into geographic information databases to support comprehensive downstream applications. Specifically, this high-resolution spatial information will enable the ecological monitoring of alpine grassland degradation, and facilitate environmental-effect assessments under climate change in the QLB.
6. Conclusions
In this study, an up-to-date (2024) LULC dataset (QLBLC-10) with a 10-m spatial resolution was generated for the QLB using multiseason optical, SAR, and topographic data. An SVM classifier was used to produce the QLBLC-10 at two hierarchical levels, achieving sample-based apparent overall accuracies of 91.95% (QLBLC-10-L1) and 91.24% (QLBLC-10-L2). An area-weighted overall accuracy of 81.50 ± 2.09% (95% confidence interval) was also computed, thereby clarifying the map-level uncertainties inherently associated with small-area classes. The multisource integration improved the sample-based apparent overall accuracy from 77.07% with single-season Sentinel-2 imagery to 91.24% with the full multisource feature set. While this multisource data fusion strategy provides a potential reference for mapping similar alpine environments, the classification scheme was tailored to the ecological and geomorphological characteristics of the QLB, aiming to capture the regional distribution of major alpine vegetation types. The resulting dataset serves as a possible data resource for regional ecological assessment and land management in the QLB. The main conclusions are as follows:
(1) Seasonal, multitemporal Sentinel-2 features substantially reduced confusion among vegetation types with similar phenological characteristics, enabling effective discrimination among temperate steppes, alpine steppes, and alpine meadows.
(2) Integrating C-band dual-polarization Sentinel-1 backscatter provided complementary structural information, improving the classification of alpine meadows, shrublands, croplands, and impervious surfaces.
(3) In regions characterized by strong elevation gradients, misclassifications between topographically segregated categories are mitigated by incorporating elevation intervals as auxiliary variables.