Next Article in Journal
Safety and Sustainable Development of Automated Driving in Mixed-Traffic Urban Areas—Considering Vulnerable Road Users and Network Efficiency
Next Article in Special Issue
Modeling Permafrost Distribution Using Geoinformatics in the Alaknanda Valley, Uttarakhand, India
Previous Article in Journal
Understanding the Impact of COVID-19 Pandemic on Online Shopping and Travel Behaviour: A Structural Equation Modelling Approach
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Glacier Boundary Mapping Using Deep Learning Classification over Bara Shigri Glacier in Western Himalayas

1
Aiotronics Automation, Palampur 176 061, Himachal Pradesh, India
2
Civil Engineering Department, Indian Institute of Technology (IIT), Ropar 140 001, Punjab, India
3
Chitkara University School of Engineering and Technology, Chitkara University, Baddi 174 103, Himachal Pradesh, India
4
APEX Institute of Technology, Department of Computer Science Engineering, Chandigarh University, Mohali 140 413, Punjab, India
5
Department of Geoinformatics, School of Natural Resource Management, Central University of Jharkhand, Ranchi 835 222, Jharkhand, India
*
Author to whom correspondence should be addressed.
Sustainability 2022, 14(20), 13485; https://doi.org/10.3390/su142013485
Submission received: 30 September 2022 / Revised: 13 October 2022 / Accepted: 17 October 2022 / Published: 19 October 2022

Abstract

:
Glacier, snow, and ice are the essential components of the Himalayan cryosphere and provide a sustainable water source for different applications. Continuous and accurate monitoring of glaciers allows the forecasting analysis of natural hazards and water resource management. In past literature, different methodologies such as spectral unmixing, object-based detection, and a combination of various spectral indices are commonly utilized for mapping snow, ice, and glaciers. Most of these methods require human intervention in feature extraction, training of the models, and validation procedures, which may create bias in the implementation approaches. In this study, the deep learning classifier based on ENVINet5 (U-Net) architecture is demonstrated in the delineation of glacier boundaries along with snow/ice over the Bara Shigri glacier (Western Himalayas), Himachal Pradesh, India. Glacier monitoring with Landsat data takes the advantage of a long coverage period and finer spectral/spatial resolution with wide coverage on a larger scale. Moreover, deep learning utilizes the semantic segmentation network to extract glacier boundaries. Experimental outcomes confirm the effectiveness of deep learning (overall accuracy, 91.89% and Cohen’s kappa coefficient, 0.8778) compared to the existing artificial neural network (ANN) model (overall accuracy, 88.38% and kappa coefficient, 0.8241) in generating accurate classified maps. This study is vital in the study of the cryosphere, hydrology, agriculture, climatology, and land-use/land-cover analysis.

1. Introduction

The Himalayan cryosphere is important for south Asian countries to provide the water supply for irrigation, hydropower generation, and domestic use. It also causes natural hazards such as snow avalanches, glacier lake outburst floods (GLOF), and landslides [1]. Therefore, the regular and accurate mapping of cryosphere components, i.e., snow cover, glaciers, ice sheets, permafrost, and ice caps, is vital for the management of natural resources and the prediction service [2]. Recent decades have witnessed the severe impact of climate change on glacier health (i.e., retreat or expansion of glacier boundary), which can be tracked by understanding the continuous status of the cryosphere [3,4]. Moreover, assessing the glacier boundaries is essential to performing accurate determinating of glacier lengh andpredictions of glacier-mediated disasters and climate change [5]. Unfortunately, detection of glacier boundaries over the Himalayas is challenging due to rugged topography and harsh climate conditions [6]. Remote sensing is the only feasible and cost-effective solution for the continuous monitoring of glaciers on a daily basis [7]. Among the various remote sensing datasets, Landsat series data are commonly used for the repeated mapping of glaciers at a fine resolution [8].
In previous literature, various models have been developed to detect the changes in the glaciers such as the normalized-difference snow index (NDSI) [9], machine learning classifiers [10,11] and object-based classification [12,13,14] using remote sensing data. These methods, however, highly depend on the analyst’s skill experience in feature extraction, training process, testing, and validation procedures [15]. Hence, current requirements involve automatic, self-learning, fast, accurate, and unbiased classification models. Some attempts have been made in the past to use deep learning models for different applications as it is one of the fastest-growing trends in big data analysis. Although deep learning is an extended and time-consuming process, it offers an autonomous and better outcome as compared to conventional machine learning models [16]. As a part of machine learning, deep learning involves hierarchical architectures with numerous hidden layers in the neural network (NN) as in deep NN (DNN). This architecture helps to extract a specific set of features [17], whereas a convolution neural network (CNN) extracts the low-level as well as high-level features [18]. It can be further improved by the utilization of top-layer output of the network to abstract the high-level semantic information, which is very challenging with machine learning methods [19].
Deep learning has already proven as a successful tool in solving the complex problems and found applications in surface classification [20], image recognition [21], semantic segmentation [22,23], object recognition [24], object detection [25], and despeckling [26]. Figure 1 represents a brief overview of selected deep learning models, e.g., convolution neural network (CNN), recurrent neural network (RNN), deep reinforcement learning (DRL), graph neural network (GNN), stacked autoencoder (SAE), and generative adversarial networks (GAN) [18,27,28]. Compared to machine learning, it offers numerous advantages such as the automated approach to training the network itself, less human intervention required, better results in complex situations, and no strict requirement to check the quality of data for training [19].
With the availably of high-resolution satellite datasets and computations power, deep learning found numerous applications in earth observations through remote sensing such as data fusion, object detection, target detection, and scene classifications [29]. Recently, some attempts have been made to apply deep learning to glacier studies such as simulation and reconstruction of annual glacier-wide surface mass balance (SMB) using a deep learning-based artificial neural network (ANN) model [30], autonomous estimation of rock glaciers using a deep learning-based CNN model, object-based image analysis [31] and debris-covered glacier (DCG) mapping using a deep learning-based CNN model [32], alpine glacier mapping using a deep learning-based CNN model [33], and many more. Deep ANN as an alternative to the conventional model is the nonlinear model that solves the regression problems for predicting the various glacier components such as ice thickness [34] and mass balance [35]. The deep CNN model requires larger sample datasets to train the models and helps in the recognition of repeated patterns in different applications such as snow avalanches [36,37,38,39], permafrost thaw slumps [40], and sea-ice mapping [41]. However, very few studies have focused on glacier boundary mapping using deep learning models, which may be beneficial in climate change studies. Furthermore, deep learning is yet to be explored for different applications with different remote sensing datasets because the complexity increases with: (a) high spectral/spatial resolution to extract detailed information; (b) a large number of training samples to improve the recognition; and (c) depth of the deep learning model to learn complex distribution [19].
To exploit the power of deep learning to tackle these different challenges, the main focus of this study is to delineate the glacier boundaries along with snow and ice coverage using a deep learning classifier over a part of the western Himalayas. The objectives of the study are framed as (a) computation of snow/ice maps using ENVINet5 (based on U-Net) deep learning, (b) extraction of the glacier boundary, (c) comparative analysis with the existing ANN-based model, and (d) validation and accuracy assessment procedures for the classified outcomes. The U-net architecture-based ENVINet5 deep learning model has been utilized to detect the snow, ice, glaciers, and their boundaries using the Landsat-8 satellite dataset. This study was conducted over the Bara Shigri glacier to confirm the effectiveness of the ENVINet5-based deep learning model in the estimation of glacier boundaries.

2. Study Area and Data

This study was performed over a Bara Shigri glacier, located near the Chandra River basin, nearby Chandra Valley on the northern ridge of Pir-Panjal range, Lahaul-Spiti, Himachal Pradesh, India, using Landsat-8 satellite dataset as shown in Figure 2. This glacier is the second-longest glacier (28 km) in the Himalayas, after Gangotri, and situated between geographical coordinates 32°05′ N–32°17′ N latitude and 77°33′ N–77°48′ E longitude. It covers the 131 km2 with a glacierized area ranging between 3920 m (13,071 ft) and 6550 m (20,876 ft) a.m.s.l. [42,43]. As the largest glacier in Himachal Pradesh (Indian State), it provides valuable information about climate change studies [44]. Various studies also explored the retreating of the Bara Shigri glacier with an average terminus retreat of 1100.2 ± 32.1 m (22.5 ± 0.7 m per year) from 1965 to 2014 [45,46].
The satellite dataset was acquired on a cloud-free clear daytime (20 September 2017) from Landsat-8 OLI (Operational Land Imager) with 30 m spatial resolution. The Shuttle Radar Topography Mission (SRTM)-based Digital Elevation Model (DEM, version 4) with 30 m spatial resolution data was utilized to analyze the topography of the Bara Shigri glacier as shown in Figure 3. Figure 3b,c represent the aspect (compass direction/azimuth, i.e., terrain surface faces, generally measured in degrees from north) and slope (steepness of terrain, i.e., degree of inclination of land surface to the horizontal plane), respectively, generated from STRM-DEM. This glacier has heterogenic surface characteristics, i.e., clean ice (located in the accumulation zone) and debris cover (located in the lower ablation zone).
For validation purposes, very high-resolution data were acquired from the Pléiades constellation (Pléiades–HR 1A and Pléiades–HR 1B), Airbus Defense, and Space/Centre National d’Etudes Spatiales (CNES). Pléiades data were extracted from the Google Earth Engine (GEE) at a high spatial resolution of 0.5 m (PAN, panchromatic) and 2 m (MS, multispectral).

3. Methodology

The framework of the methodology comprises (a) preprocessing of the input dataset, i.e., multispectral Landsat-8; (b) implementation of the deep learning classifier that included training, testing, generation of activation or classified maps, and extraction of glacier boundaries; and (c) accuracy assessment of the classified maps generated from different deep learning classifiers. The detailed procedure of methodology is shown in Figure 4.

3.1. Preprocessing of the Input Dataset

Initially, the Landsat-8 was preprocessed to eliminate the atmospheric/radiometric effects in both spatial and temporal terms, which exist due to the sensor’s calibration or air temperature anomalies. The processing of the satellite includes two basic steps, i.e., (a) conversion of digital number (DN) values into surface radiance values and (b) conversion of radiance values into reflectance values. The DN to radiance L conversion is achieved as follows [47,48,49]:
L = [ ( L m a x L m i n ) × D N ] 1024 + L m i n
where the terms L m a x and L m i n are maximum and minimum radiance, respectively. Afterward, the image-based atmospherically corrected reflectance R is computed as follows [50,51]:
R = π × L × d 2 E s × C o s   θ s
where d and E s are Earth–sun distance and mean exoatmospheric solar irradiance, respectively. The θ s represents the solar zenith angle.

3.2. Data Classification Using Deep Learning

Classification allows the quantitative analysis of remote sensing image data to categorize all the pixels in the imagery into a specific set of class categories. In previous literature, many machine learning or deep learning classifiers were developed and summarized by various authors in different applications with different remote sensing datasets [52,53]. Among the various classifiers, deep learning approaches attract the interest of many researchers due to their potential for efficient extraction of discriminative features and their representation in the real domain [54]. Some of the prominent deep learning-based classifiers are CNN, to learn the learning of low- and high-level features [54]; RNN, to solve the problem of gradient diminishing [55]; DRL, to learn the best actions for given states using a feedback–reward system [56]; GNN, to learn from unstructured data [57]; SAE, to automatically learn deep features [58]; and GAN, which contains the generator and a discriminator to learn a latent space [59].
Here, we have implemented the deep learning classifier based on ENVINet5 and ENVI Net-Multi. The deep learning version 1.1 is an add-on module in ENVI (Environment for Visualizing Images) image processing software version 5.6 (2020) image analysis. Figure 5 represents the ENVINet5 architecture: (a) input patch (gray color), (b) feature map (orange color); (c) 3 × 3 convolution (green color); (d) feature fusion (yellow color); (e) dimensionality reduction by maximum pooling (blue color); (f) co-convolution (red color); and (g) 1 × 1 convolution (purple color). This architecture is mask-based encoder–decoder architecture to categorize the pixel data in imagery. In the ENVI deep learning model, the ENVINet5 and ENVI Net-Multi are specially designed for a single class and multiple classes, respectively. These architectures are based on the U-Net model (a channel-attention U-Net) with five levels with twenty-three convolutional layers [60]. The robustness of the model toward the distortion can be controlled by down-sampling. The restoration and decoding of the abstract features can be done by up-sampling.
Here, ENVINet-Multi was utilized to classify the multiple class categories. In this model, the multiple features, i.e., snow, ice, and barren (including the mixture of barren or trees), were extracted based on input dataset spectral and spatial properties with the knowledge of field data. To train the TensorFlow, we used multiple on-screen training samples (50–60 polygons) from each class category with respect to the knowledge of ground truth information. The various training parameters for ENVINet-Multi were set as (a) number of epochs: 25; (b) patch sampling rate: 16; (c) class weight: 2.5; (d) loss weight: 0.5; (e) number of patches per epoch: 200; (f) patch size: 464 × 464 pixels; and (g) number of patches per batch: 2.
In the training process, it repeatedly exposes label rasters to a model and thus converts the spectral and spatial information of the raster into the thematic map with the help of prepared training samples. The data are split into two parts, i.e., training (80%) and validation (20%) [61]. At last, the TensorFlow mask classification tool is utilized to classify the input dataset with the help of a trained model. This entire process may require a significant amount of time as per the computation availability. While implementing the ENVINet5-based deep learning on the Landsat-8 dataset, the computer specifications included the Intel Xeon 3.2 2400 MHz 8.25 4C CPU, 16 GB of RAM, 512 GB of SSD, and NVIDIA Quadro P620 2 GB (4) MDP GFX.
In the ENVINet5, the resolution of the image is down-sampled and up-sampled four times, as shown in Figure 5. The deep learning module v1.1 (available in ENVI v5.6) offers the advantages of a single trained model to classify the numerous inputs/images with respect same set of spectral and spatial properties. Deep learning leverages TensorFlow technology to train classification models. In addition to this, there is also an option to export the classes into a shape (boundary) file from thematic maps that can be used to estimate a specific class category. The boundary files are also essential to distinguish the different classes. The deep learning module is designed to hide the complexity of CNN from image analysts.

3.3. Accuracy Assessment

To test the efficacy of ENVINet5-based deep learning, an accuracy assessment is computed for the classified dataset. The various important parameters of accuracy assessment involve the producer’s accuracy (PA), i.e., probability of correct classification of reference pixels; user’s accuracy (UA), i.e., probability of pixels falling under a precise class category; commission error (CE), i.e., classified sites probability for incorrect classification; omission error (OE), i.e., the probability to classify reference pixels correctly; overall accuracy (OA), i.e., collective accuracy map for all the classes; and Cohen’s kappa coefficient (k), i.e., the distinction between actual and expected agreement, computed as follows:
k = N i = 1 r m i i i = 1 r ( G i C i ) N 2     i = 1 r ( G i C i )
where N represents the total count of observations; r shows the errors matrix count of rows and columns; m i i depicts the row and column observation belonging to class i ; and G i represents the true values of class i , whereas C i shows the predicted values of class i . For sample selection, stratified random sampling is utilized to select the samples from a population, which can be partitioned into subpopulations. The outcome of the ENVINet5-based deep learning is compared with the conventional ANN model, i.e., feed-forward NN.

4. Results and Discussion

The ENVI v5.6 deep learning module v1.1 generates the activation rasters in the form of fractional maps or grayscale (value lies between ‘0’ to ‘1’) of each class category, i.e., snow, ice, and barren, as shown in Figure 6a–c. The value ‘0’ means the minimum existence of the class category, and the value ‘1’ means the maximum existence of the class category. These fractional maps allow the accurate detection of particular class categories. These fractional maps can be visualized in combined form by setting the ice in the blue plane, snow in the green plane, and barren in the red plane, as shown in Figure 6d. Furthermore, the class membership of each pixel can be measured by implementing the threshold algorithm. Here, we have used Otsu as an automatic threshold search method to generate the classified image from the activation rasters, as shown in Figure 6e. If the results are not satisfactory, the user can reset the threshold value or threshold algorithm (in the ENVI v5.6 deep learning module v1.1) to regenerate the accurate classified image from the activation raster instead of recomputing the entire deep learning classification process. Once the model is trained, it can also be used for different multitemporal images of the same satellite dataset with the same number of spectral bands only.
In addition, the ENVINet5 also allows for the creation of the polygon shapefile from the class activation raster in order to draw and estimate the boundaries around the different features, as shown in Figure 6f. ENVINet5 delivers a robust method for learning complex spatial and spectral information, which may help in extracting the essential features from a complex dataset, regardless of their different attributes, e.g., shape, color, size, and barren. For the cross-referencing, the outcomes of ENVINet5 were compared with the conventional ANN model, i.e., feed-forward NN, as shown in Figure 7. Figure 7a–c represent the ANN activation maps (i.e., snow, ice, and barren) computer-generated via the ANN model. Figure 7d–f represent the combined form (red plane: barren; green plane: snow; and blue plane: ice) of fractional maps, classified maps, and boundary maps.
Moreover, quantitative analysis is also essential to measure the performance of methods, i.e., ENVINet5 and ANN. Table 1 shows the accuracy assessment computed ENVINet5 and ANN classified maps. From experimental outcomes, it has been confirmed that deep learning plays an effective role in generating classified maps with an OA of 91.89% and k of 0.8778. On the other hand, NN generated classified maps with an OA of 88.38% and k of 0.8241. Moreover, the error rates, i.e., OE and CE, are less (OE, ranging from 7.05–8.01% and CE, ranging from 7.53–8.55%) in deep learning as compared to ANN (OE, ranging from 9.69–14.02% and CE, ranging from 6–17.41%).
However, the error rate in ENVINet5 is still high due to various reasons such as the spatial resolution of input data, parameter selection during the training process, or sample selection in accuracy assessment procedures. Still, these results can be improved by implementing more optimized models in deep learning data classification, quantification of uncertainties, and efficient unsupervised deep learning models. Deep learning using the TensorFlow library offers various advantages such as generating classified maps and shapefiles using an activation raster, suitable to extract the one class or multiclass features, and easy to train the algorithm without explicitly programming. Authors of [62] demonstrated the application of ENVINet5 in the estimation of visible land boundaries from unmanned aerial vehicle (UAV) imagery. It was concluded that the ENVINet5 offered the more flexible georeferenced boundary mapping approach, which does not require any explicitly programming as compared to the CNN model.
Different versions of U-Net were also explored in the continuous and accurate monitoring of glaciers. The authors of [63] proved the applicability of channel-attention U-Net with conditional random field (CRF) in the identification and extraction of glaciers in the Pamir Plateau. It allows for a reduction of background noise but faces the problem of misclassification when distinguishing the other geological feature with high spectral similarity (debris-covered glaciers). The clouds and shadows are the major issues involved in underestimating the accuracy of the deep learning algorithm. Therefore, future studies may involve the incorporation or fusion of the optical dataset and microwave dataset (i.e., SAR or Scatterometer), which is less affected by the clouds, shadow, and other atmospheric effects. It will allow for the extraction of richer features and overcome the problem of underestimated debris-covered glaciers. Some of the other deep learning models, i.e., DeepLabv3+ [64], and GlacierNet’s CNN [65] performed well in debris-covered glacier (DCG) boundary detection as compared to U-Net. Therefore, these models may also be tested over the Himalayan glaciers.
In our study, ENVINet5 performed well enough using cloud-free Landsat-8 over the Bara Shigri glacier to be utilized for monitoring and mapping the glacier boundary. However, the results may be affected by clouds or topographic effects such as a shadow, which is very common in the rugged terrain mountainous region. Therefore, the impact of topographic corrections could also be tested on the ENVINet5 or improved models. Deep learning is one of the most promising tools in data classification as compared to machine learning methods. Other important applications may include the mapping of the glacial lake, rock glaciers, and snow-covered accumulation zone [65]. Moreover, some hydrological parameters, i.e., temperature, humidity, groundwater level, and rain, need to be introduced in the deep learning model to incorporate physical equations into neural network formulations [66]. From geomorphological and hydrological perspectives, the identification of critical nodes on river networks along with geomorphic and climatic properties also needs to be explored by incorporating deep learning [67,68]. Future recommendations involve the development of unsupervised deep learning algorithms, interferometric data processing, addressing large-scale nonlinear optimization problems, and quantification of uncertainties.

5. Conclusions

In this study, the potential of ENVINet5 (U-Net)-based deep learning was demonstrated in the delineation of glacier boundaries over the Bara Shigri glacier in the western Himalayas using the Landsat-8 dataset. From the experimental outcomes, it is apparent that ENVINet5-based deep learning has the potential to improve the efficacy of glacier classification and boundaries mapping. The ENVINet5 allows more flexible georeferenced boundary mapping and an easy-to-train the algorithm without explicit programming. However, the error rate in ENVINet5 needs to be improved through the fine-tuning of the extracted results to extract more accurate glacier regions. In future work, the hydrological parameters, i.e., temperature, humidity, groundwater level, and precipitation, could be incorporated into the deep learning model to perform the time series analysis of glacier movement in the Himalayas. Moreover, sophisticated models could also be integrated to increase the potential applications of deep learning in cryosphere studies. It is expected that the results of the present work will provide practical guidance to researchers and scientists regarding the effective utilization of deep learning in various remote sensing applications and overcome the existing challenges.

Author Contributions

V.S.: Conceptualization methodology, investigation, original draft preparation, and validations; R.K.T.: algorithm formulation, supervision, article preparation, and visualization; S.S. and R.K.: cross-validation, testing, and evaluation; B.R.P.: reviewing, editing, and revision. All authors have read and agreed to the published version of the manuscript.

Funding

This research work is financially supported by Women Scientist Scheme-A (WOS-A) Project (Grant no. SR/WOS-A/ET-55/2019) by the Department of Science and Technology (DST), Govt. of India and Teachers Associateship for Research Excellence (TARE) Project (Grant no. TAR/2019/000354) by Science and Engineering Research Board (SERB), Govt. of India.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Landsat-8 satellite data and STRM-based DEM can be downloaded free from the USGS web portal (https://earthexplorer.usgs.gov/) (accessed on 4 May 2021). Pléiades constellation (Pléiades–HR-1A and Pléiades–HR-1B) satellite data are available at the Google Earth Engine (GEE) website (https://earth.google.com/) (accessed on 4 May 2021).

Acknowledgments

The authors would like to thank the Land Processes Distributed Active Archive Center (LP-DAAC)/National Snow and Ice Data Center (NSIDC), United States Geological Survey, National Aeronautics and Space Administration (NASA), and Centre National d’Etudes Spatiales (CNES) for providing the Landsat-8 and Pléiades data, respectively. Thanks are due to the anonymous reviewers/Editor for their constructive comments and suggestion to improve the earlier version of the manuscript.

Conflicts of Interest

We wish to confirm that there are no known conflict of interest associated with this publication, and there has been no significant financial support for this work that could have influenced its outcome.

References

  1. Gurung, D.R.; Kulkarni, A.V.; Giriraj, A.; Aung, K.S.; Shrestha, B.; Srinivasan, J. Changes in Seasonal Snow Cover in Hindu Kush-Himalayan Region. Cryosph. Discuss. 2011, 5, 755–777. [Google Scholar] [CrossRef] [Green Version]
  2. Oza, S.R.; Bothale, R.V.; Rajak, D.R.; Jayaprasad, P.; Maity, S.; Thakur, P.K.; Tripathi, N.; Chouksey, A.; Bahuguna, I.M. Assessment of Cryospheric Parameters Over the Himalaya and Antarctic Regions using SCATSAT-1 Enhanced Resolution Data. Curr. Sci. 2019, 117, 1002–1013. [Google Scholar] [CrossRef]
  3. Kulkarni, A.V.; Rathore, B.P.; Singh, S.K.; Bahuguna, I.M. Understanding changes in the Himalayan cryosphere using remote sensing techniques. Int. J. Remote Sens. 2011, 32, 601–615. [Google Scholar] [CrossRef]
  4. Azam, M.F.; Wagnon, P.; Vincent, C.; Ramanathan, A.; Kumar, N.; Srivastava, S.; Pottakkal, J.; Chevallier, P. Snow and ice melt contributions in a highly glacierized catchment of Chhota Shigri Glacier (India) over the last five decades. J. Hydrol. 2019, 574, 760–773. [Google Scholar] [CrossRef]
  5. Shi, Y.; Liu, G.; Wang, X.; Liu, Q.; Zhang, R.; Jia, H. Assessing the Glacier Boundaries in the Qinghai-Tibetan Plateau of China by Multi-Temporal Coherence Estimation with Sentinel-1A InSAR. Remote Sens. 2019, 11, 392. [Google Scholar] [CrossRef] [Green Version]
  6. Yellala, A.; Kumar, V.; Høgda, K.A. Bara Shigri and Chhota Shigri glacier velocity estimation in western Himalaya using Sentinel-1 SAR data. Int. J. Remote Sens. 2019, 40, 5861–5874. [Google Scholar] [CrossRef]
  7. Singh, S.; Tiwari, R.K.; Sood, V.; Kaur, R.; Prashar, S. The Legacy of Scatterometers: Review of applications and perspective. IEEE Geosci. Remote Sens. Mag. 2022, 10, 39–65. [Google Scholar] [CrossRef]
  8. Zhang, M.; Wang, X.; Shi, C.; Yan, D. Automated Glacier Extraction Index by Optimization of Red/SWIR and NIR /SWIR Ratio Index for Glacier Mapping Using Landsat Imagery. Water 2019, 11, 1223. [Google Scholar] [CrossRef] [Green Version]
  9. Kulkarni, A.V.; Srinivasulu, J.; Manjul, S.S.; Mathur, P. Field based spectral reflectance studies to develop NDSI method for snow cover monitoring. J. Indian Soc. Remote Sens. 2002, 30, 73–80. [Google Scholar] [CrossRef]
  10. Hou, J.; Huang, C.; Zhang, Y.; Guo, J.; Gu, J. Gap-Filling of MODIS Fractional Snow Cover Products via Non-Local Spatio-Temporal Filtering Based on Machine Learning Techniques. Remote Sens. 2019, 11, 90. [Google Scholar] [CrossRef]
  11. Sood, V.; Gusain, H.S.; Gupta, S.; Taloor, A.K.; Singh, S. Detection of snow/ice cover changes using subpixel-based change detection approach over Chhota-Shigri glacier, Western Himalaya, India. Quat. Int. 2020, 575–576, 204–212. [Google Scholar] [CrossRef]
  12. Nijhawan, R.; Das, J.; Raman, B. A hybrid of deep learning and hand-crafted features based approach for snow cover mapping. Int. J. Remote Sens. 2019, 40, 759–773. [Google Scholar] [CrossRef]
  13. Raza, I.U.R.; Kazmi, S.S.A.; Ali, S.S.; Hussain, E. Comparison of Pixel-Based and Object-Based Classification for Glacier Change Detection. In Proceedings of the 2012 Second International Workshop on Earth Observation and Remote Sensing Applications, Shanghai, China, 8–11 June 2012; pp. 259–262. [Google Scholar] [CrossRef]
  14. Abdollahi, A.; Pradhan, B.; Shukla, N. Road Extraction from High-Resolution Orthophoto Images Using Convolutional Neural Network. J. Indian Soc. Remote Sens. 2021, 49, 569–583. [Google Scholar] [CrossRef]
  15. Wu, K.; Zhong, Y.; Wang, X.; Sun, W. A Novel Approach to Subpixel Land-Cover Change Detection Based on a Supervised Back-Propagation Neural Network for Remotely Sensed Images with Different Resolutions. IEEE Geosci. Remote Sens. Lett. 2017, 14, 1750–1754. [Google Scholar] [CrossRef]
  16. Pang, B.; Nijkamp, E.; Wu, Y.N. Deep Learning with TensorFlow: A Review. J. Educ. Behav. Stat. 2020, 45, 227–248. [Google Scholar] [CrossRef]
  17. LeCun, Y.; Bengio, Y.; Hinton, G. Deep Learning. Nature 2015, 521, 436–444. [Google Scholar] [CrossRef] [PubMed]
  18. Zhu, X.X.; Tuia, D.; Mou, L.; Xia, G.-S.; Zhang, L.; Xu, F.; Fraundorfer, F. Deep Learning in Remote Sensing: A Comprehensive Review and List of Resources. IEEE Geosci. Remote Sens. Mag. 2017, 5, 8–36. [Google Scholar] [CrossRef] [Green Version]
  19. Zhang, L.; Zhang, L.; Du, B. Deep Learning for Remote Sensing Data: A Technical Tutorial on the State of the Art. IEEE Geosci. Remote Sens. Mag. 2016, 4, 22–40. [Google Scholar] [CrossRef]
  20. Parikh, H.; Patel, S.; Patel, V. Classification of SAR and PolSAR images using deep learning: A review. Int. J. Image Data Fusion 2020, 11, 1–32. [Google Scholar] [CrossRef]
  21. Simonyan, K.; Zisserman, A. Very Deep Convolutional Networks for Large-Scale Image Recognition. arXiv 2014, arXiv:1409.1556. [Google Scholar]
  22. Guo, Y.; Liu, Y.; Georgiou, T.; Lew, M.S. A review of semantic segmentation using deep neural networks. Int. J. Multimed. Inf. Retr. 2018, 7, 87–93. [Google Scholar] [CrossRef] [Green Version]
  23. Hughes, L.H.; Schmitt, M.; Mou, L.; Wang, Y.; Zhu, X.X. Identifying Corresponding Patches in SAR and Optical Images with a Pseudo-Siamese CNN. IEEE Geosci. Remote Sens. Lett. 2018, 15, 784–788. [Google Scholar] [CrossRef] [Green Version]
  24. Zhao, Z.-Q.; Zheng, P.; Xu, S.-T.; Wu, X. Object Detection with Deep Learning: A Review. IEEE Trans. Neural Netw. Learn. Syst. 2019, 30, 3212–3232. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  25. Chen, S.; Wang, H. SAR Target Recognition Based on Deep Learning. In Proceedings of the 2014 International Conference on Data Science and Advanced Analytics (DSAA), Shanghai, China, 30 October–1 November 2014; IEEE: Piscataway, NJ, USA, 2014; pp. 541–547. [Google Scholar]
  26. Wang, P.; Zhang, H.; Patel, V.M. SAR Image Despeckling Using a Convolutional Neural Network. IEEE Signal Process. Lett. 2017, 24, 1763–1767. [Google Scholar] [CrossRef] [Green Version]
  27. Khelifi, L.; Mignotte, M. Deep Learning for Change Detection in Remote Sensing Images: Comprehensive Review and Meta-Analysis. IEEE Access 2020, 8, 126385–126400. [Google Scholar] [CrossRef]
  28. Dong, G.; Liao, G.; Liu, H.; Kuang, G. A Review of the Autoencoder and Its Variants: A Comparative Perspective from Target Recognition in Synthetic-Aperture Radar Images. IEEE Geosci. Remote Sens. Mag. 2018, 6, 44–68. [Google Scholar] [CrossRef]
  29. Ma, L.; Liu, Y.; Zhang, X.; Ye, Y.; Yin, G.; Johnson, B.A. Deep learning in remote sensing applications: A meta-analysis and review. ISPRS J. Photogramm. Remote Sens. 2019, 152, 166–177. [Google Scholar] [CrossRef]
  30. Bolibar, J.; Rabatel, A.; Gouttevin, I.; Galiez, C.; Condom, T.; Sauquet, E. Deep learning applied to glacier evolution modelling. Cryosphere 2020, 14, 565–584. [Google Scholar] [CrossRef] [Green Version]
  31. Robson, B.A.; Bolch, T.; MacDonell, S.; Hölbling, D.; Rastner, P.; Schaffer, N. Automated detection of rock glaciers using deep learning and object-based image analysis. Remote Sens. Environ. 2020, 250, 112033. [Google Scholar] [CrossRef]
  32. Xie, Z.; Haritashya, U.K.; Asari, V.K.; Young, B.W.; Bishop, M.P.; Kargel, J.S. GlacierNet: A Deep-Learning Approach for Debris-Covered Glacier Mapping. IEEE Access 2020, 8, 83495–83510. [Google Scholar] [CrossRef]
  33. Xie, Z.; Haritashya, U.K.; Asari, V.K. Automated Alpine Glacier Mapping Using Deep Learning Approach. In Proceedings of the AGU Fall Meeting Abstracts, Online, 1–17 December 2020; Volume 2020, pp. C004–C013. [Google Scholar]
  34. Clarke, G.K.C.; Berthier, E.; Schoof, C.G.; Jarosch, A.H. Neural Networks Applied to Estimating Subglacial Topography and Glacier Volume. J. Clim. 2009, 22, 2146–2160. [Google Scholar] [CrossRef] [Green Version]
  35. Steiner, D.; Walter, A.; Zumbühl, H. The application of a non-linear back-propagation neural network to study the mass balance of Grosse Aletschgletscher, Switzerland. J. Glaciol. 2005, 51, 313–323. [Google Scholar] [CrossRef] [Green Version]
  36. Ding, A.; Zhang, Q.; Zhou, X.; Dai, B. Automatic Recognition of Landslide Based on CNN and Texture Change Detection. In Proceedings of the 2016 31st Youth Academic Annual Conference of Chinese Association of Automation (YAC), Wuhan, China, 11–13 November 2016; IEEE: Piscataway, NJ, USA, 2016; pp. 444–448. [Google Scholar]
  37. Bianchi, F.M.; Grahn, J.; Eckerstorfer, M.; Malnes, E.; Vickers, H. Snow Avalanche Segmentation in SAR Images with Fully Convolutional Neural Networks. IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens. 2021, 14, 75–82. [Google Scholar] [CrossRef]
  38. Ghorbanzadeh, O.; Blaschke, T.; Gholamnia, K.; Meena, S.R.; Tiede, D.; Aryal, J. Evaluation of Different Machine Learning Methods and Deep-Learning Convolutional Neural Networks for Landslide Detection. Remote Sens. 2019, 11, 196. [Google Scholar] [CrossRef] [Green Version]
  39. You, Q.-L.; Ren, G.-Y.; Zhang, Y.-Q.; Ren, Y.-Y.; Sun, X.-B.; Zhan, Y.-J.; Shrestha, A.B.; Krishnan, R. An overview of studies of observed climate change in the Hindu Kush Himalayan (HKH) region. Adv. Clim. Chang. Res. 2017, 8, 141–147. [Google Scholar] [CrossRef]
  40. Huang, L.; Luo, J.; Lin, Z.; Niu, F.; Liu, L. Using deep learning to map retrogressive thaw slumps in the Beiluhe region (Tibetan Plateau) from CubeSat images. Remote Sens. Environ. 2020, 237, 111534. [Google Scholar] [CrossRef]
  41. Gallego, A.-J.; Pertusa, A.; Gil, P. Automatic Ship Classification from Optical Aerial Images with Convolutional Neural Networks. Remote Sens. 2018, 10, 511. [Google Scholar] [CrossRef] [Green Version]
  42. Das, P.; Rai, M. Determination of Glacier Mass Balance Using Remote Sensing and GIS Technology: A Case Study of Bara Shigri Glacier, Himachal Pradesh. Asian J. Sci. Appl. Technol. 2018, 7, 1–7. [Google Scholar]
  43. Tiwari, R.K.; Gupta, R.P.; Gens, R.; Prakash, A. Use of Optical, Thermal and Microwave Imagery for Debris Characterization in Bara-Shigri Glacier, Himalayas, India. In Proceedings of the 2012 IEEE International Geoscience and Remote Sensing Symposium, Munich, Germany, 22–27 July 2012; IEEE: Piscataway, NJ, USA, 2012; pp. 4422–4425. [Google Scholar]
  44. Nela, B.R.; Singh, G.; Bandyopadhyay, D.; Patil, A.; Mohanty, S.; Musthafa, M.; Dasondhi, G. Estimating Dynamic Parameters of Bara Shigri Glacier and Derivation of Mass Balance from Velocity. In Proceedings of the IGARSS 2020—2020 IEEE International Geoscience and Remote Sensing Symposium, Waikoloa, HI, USA, 26 September–2 October 2020; IEEE: Piscataway, NJ, USA, 2020; pp. 3002–3005. [Google Scholar]
  45. Chand, P.; Sharma, M.C.; Bhambri, R.; Sangewar, C.V.; Juyal, N. Reconstructing the pattern of the Bara Shigri Glacier fluctuation since the end of the Little Ice Age, Chandra valley, north-western Himalaya. Prog. Phys. Geogr. Earth Environ. 2017, 41, 643–675. [Google Scholar] [CrossRef]
  46. Schauwecker, S.; Rohrer, M.; Huggel, C.; Kulkarni, A.; Ramanathan, A.; Salzmann, N.; Stoffel, M.; Brock, B. Remotely sensed debris thickness mapping of Bara Shigri Glacier, Indian Himalaya. J. Glaciol. 2015, 61, 675–688. [Google Scholar] [CrossRef] [Green Version]
  47. Song, C.; Woodcock, C.E.; Seto, K.C.; Lenney, M.P.; Macomber, S.A. Classification and Change Detection Using Landsat TM Data. Remote Sens. Environ. 2001, 75, 230–244. [Google Scholar] [CrossRef]
  48. Singh, D.K.; Gusain, H.S.; Mishra, V.; Gupta, N.; Das, R.K. Automated mapping of snow/ice surface temperature using Landsat-8 data in Beas River basin, India, and validation with wireless sensor network data. Arab. J. Geosci. 2018, 11, 136. [Google Scholar] [CrossRef]
  49. Liu, G.; Zhang, Q.; Li, G.; Doronzo, D.M. Response of land cover types to land surface temperature derived from Landsat-5 TM in Nanjing Metropolitan Region, China. Environ. Earth Sci. 2016, 75, 1386. [Google Scholar] [CrossRef]
  50. Mishra, V.D.; Sharma, J.K.; Singh, K.K.; Thakur, N.K.; Kumar, M. Assessment of different topographic corrections in AWiFS satellite imagery of Himalaya terrain. J. Earth Syst. Sci. 2009, 118, 11–26. [Google Scholar] [CrossRef] [Green Version]
  51. Taloor, A.K.; Ray, P.K.C.; Jasrotia, A.S.; Kotlia, B.S.; Alam, A.; Kumar, S.G.; Kumar, R.; Kumar, V.; Roy, S. Active Tectonic Deformation along Reactivated Faults in Binta Basin in Kumaun Himalaya of North India: Inferences from Tectono-Geomorphic Evaluation. Z. Für Geomorphol. 2017, 61, 159–180. [Google Scholar] [CrossRef]
  52. Lu, D.; Weng, Q. A survey of image classification methods and techniques for improving classification performance. Int. J. Remote Sens. 2007, 28, 823–870. [Google Scholar] [CrossRef]
  53. Sood, V.; Gusain, H.S.; Gupta, S.; Singh, S. Topographically derived subpixel-based change detection for monitoring changes over rugged terrain Himalayas using AWiFS data. J. Mt. Sci. 2021, 18, 126–140. [Google Scholar] [CrossRef]
  54. Zhu, X.X.; Montazeri, S.; Ali, M.; Hua, Y.; Wang, Y.; Mou, L.; Shi, Y.; Xu, F.; Bamler, R. Deep Learning Meets SAR: Concepts, models, pitfalls, and perspectives. IEEE Geosci. Remote Sens. Mag. 2021, 9, 143–172. [Google Scholar] [CrossRef]
  55. Audebert, N.; Le Saux, B.; Lefèvre, S. Deep Learning for Classification of Hyperspectral Data: A Comparative Review. IEEE Geosci. Remote Sens. Mag. 2019, 7, 159–173. [Google Scholar] [CrossRef] [Green Version]
  56. Mnih, V.; Kavukcuoglu, K.; Silver, D.; Rusu, A.A.; Veness, J.; Bellemare, M.G.; Graves, A.; Riedmiller, M.; Fidjeland, A.K.; Ostrovski, G.; et al. Human-Level Control through Deep Reinforcement Learning. Nature 2015, 518, 529–533. [Google Scholar] [CrossRef]
  57. Huang, B.; Carley, K.M. Residual or Gate? Towards Deeper Graph Neural Networks for Inductive Graph Representation Learning. arXiv 2019, arXiv:1904.08035. [Google Scholar]
  58. Xie, H.; Wang, S.; Liu, K.; Lin, S.; Hou, B. Multilayer Feature Learning for Polarimetric Synthetic Radar Data Classification. In Proceedings of the 2014 IEEE Geoscience and Remote Sensing Symposium, Quebec City, QC, Canada, 13–18 July 2014; IEEE: Piscataway, NJ, USA, 2014; pp. 2818–2821. [Google Scholar]
  59. Mirza, M.; Osindero, S. Conditional Generative Adversarial Nets. arXiv 2014, arXiv:1411.1784. [Google Scholar]
  60. Ronnerberger, O.; Fischer, P.; Brox, T. U-Net: Convolutional Neural Networks for Biomedical Image Segmentation. In Medical Image Computing and Computer-Assisted Intervention—MICCAI 2015; Lecture Notes in Computer Science; Navab, N., Hornegger, J., Wells, W., Frangi, A., Eds.; Springer: Cham, Switzerland, 2015. [Google Scholar]
  61. Singh, S.; Tiwari, R.K.; Sood, V.; Gusain, H.S. Detection and validation of spatiotemporal snow cover variability in the Himalayas using Ku-band (13.5 GHz) SCATSAT-1 data. Int. J. Remote Sens. 2021, 42, 805–815. [Google Scholar] [CrossRef]
  62. Fetai, B.; Račič, M.; Lisec, A. Deep Learning for Detection of Visible Land Boundaries from UAV Imagery. Remote Sens. 2021, 13, 2077. [Google Scholar] [CrossRef]
  63. Tian, S.; Dong, Y.; Feng, R.; Liang, D.; Wang, L. Mapping Mountain Glaciers Using an Improved U-Net Model with CSE. Int. J. Digit. Earth 2022, 15, 463–477. [Google Scholar] [CrossRef]
  64. Zhang, E.; Liu, L.; Huang, L.; Ng, K.S. An automated, generalized, deep-learning-based method for delineating the calving fronts of Greenland glaciers from multi-sensor remote sensing imagery. Remote Sens. Environ. 2021, 254, 112265. [Google Scholar] [CrossRef]
  65. Xie, Z.; Asari, V.K.; Haritashya, U.K. Evaluating deep-learning models for debris-covered glacier mapping. Appl. Comput. Geosci. 2021, 12, 100071. [Google Scholar] [CrossRef]
  66. Shen, C.; Lawson, K. Applications of Deep Learning in Hydrology. In Deep Learning for the Earth Sciences; Wiley: Hoboken, NJ, USA, 2021; pp. 283–297. [Google Scholar]
  67. Sarker, S.; Veremyev, A.; Boginski, V.; Singh, A. Critical Nodes in River Networks. Sci. Rep. 2019, 9, 11178. [Google Scholar] [CrossRef] [Green Version]
  68. Gao, Y.; Sarker, S.; Sarker, T.; Leta, O.T. Analyzing the critical locations in response of constructed and planned dams on the Mekong River Basin for environmental integrity. Environ. Res. Commun. 2022, 4, 101001. [Google Scholar] [CrossRef]
Figure 1. A brief overview of deep learning models: (a) convolution neural network (CNN), (b) recurrent neural network (RNN), (c) deep reinforcement learning (DRL), (d) graph neural network (GNN), (e) stacked autoencoder (SAE), and (f) generative adversarial networks (GAN).
Figure 1. A brief overview of deep learning models: (a) convolution neural network (CNN), (b) recurrent neural network (RNN), (c) deep reinforcement learning (DRL), (d) graph neural network (GNN), (e) stacked autoencoder (SAE), and (f) generative adversarial networks (GAN).
Sustainability 14 13485 g001
Figure 2. Location of the study area: (a) Himachal Pradesh, India, highlights the study area and (b) Landsat-8 imagery at RGB (621) band combination.
Figure 2. Location of the study area: (a) Himachal Pradesh, India, highlights the study area and (b) Landsat-8 imagery at RGB (621) band combination.
Sustainability 14 13485 g002
Figure 3. Representation of Bara Shigri glacier topography via (a) ASTER-based DEM; (b) aspect and (c) slope.
Figure 3. Representation of Bara Shigri glacier topography via (a) ASTER-based DEM; (b) aspect and (c) slope.
Sustainability 14 13485 g003
Figure 4. The flowchart of the deep learning model for remote sensing data classification.
Figure 4. The flowchart of the deep learning model for remote sensing data classification.
Sustainability 14 13485 g004
Figure 5. The architecture of Environment for Visualizing Images (ENVINet5), based on the U-Net.
Figure 5. The architecture of Environment for Visualizing Images (ENVINet5), based on the U-Net.
Sustainability 14 13485 g005
Figure 6. ENVINet5-based fractional maps of (a) snow, (b) ice, and (c) barren; (d) activation map, (e) classified map; and (f) boundary extracted classified map.
Figure 6. ENVINet5-based fractional maps of (a) snow, (b) ice, and (c) barren; (d) activation map, (e) classified map; and (f) boundary extracted classified map.
Sustainability 14 13485 g006
Figure 7. ANN-based fractional maps of (a) snow, (b) ice, and (c) barren; (d) activation map; (e) classified map; and (f) boundary extracted classified map.
Figure 7. ANN-based fractional maps of (a) snow, (b) ice, and (c) barren; (d) activation map; (e) classified map; and (f) boundary extracted classified map.
Sustainability 14 13485 g007
Table 1. Accuracy assessment of deep learning model and neural network (NN).
Table 1. Accuracy assessment of deep learning model and neural network (NN).
Pixel Data (%)Error Rate (%)Accuracy
RTCTNCOECEPA (%)UA (%)k
ENVI-Net5Snow37.4037.6034.777.057.5392.9592.470.8797
Ice32.9133.1130.278.018.5591.9991.450.8725
Barren29.6929.3026.869.548.3390.4691.670.8815
OA = 91.89; Kc = 0.8778
ANNSnow39.7539.8440.0011.0611.2788.9488.730.8129
Ice28.2230.8628.849.6917.4190.3182.590.7575
Barren32.0329.3031.1614.02685.98940.9117
OA = 88.38; Kc = 0.8241
Note: RT: Reference total; CT: column total; NC: number of correct pixels; OE: omission error; CE: commission error; PA: producer’s accuracy; UA: user’s accuracy; Kc: kappa coefficient.
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Sood, V.; Tiwari, R.K.; Singh, S.; Kaur, R.; Parida, B.R. Glacier Boundary Mapping Using Deep Learning Classification over Bara Shigri Glacier in Western Himalayas. Sustainability 2022, 14, 13485. https://doi.org/10.3390/su142013485

AMA Style

Sood V, Tiwari RK, Singh S, Kaur R, Parida BR. Glacier Boundary Mapping Using Deep Learning Classification over Bara Shigri Glacier in Western Himalayas. Sustainability. 2022; 14(20):13485. https://doi.org/10.3390/su142013485

Chicago/Turabian Style

Sood, Vishakha, Reet Kamal Tiwari, Sartajvir Singh, Ravneet Kaur, and Bikash Ranjan Parida. 2022. "Glacier Boundary Mapping Using Deep Learning Classification over Bara Shigri Glacier in Western Himalayas" Sustainability 14, no. 20: 13485. https://doi.org/10.3390/su142013485

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