Toward Polar Sea-Ice Classification using Color-based Segmentation and
Auto-labeling of Sentinel-2 Imagery to Train an Efficient Deep Learning Model
- URL: http://arxiv.org/abs/2303.12719v1
- Date: Wed, 8 Mar 2023 19:09:22 GMT
- Title: Toward Polar Sea-Ice Classification using Color-based Segmentation and
Auto-labeling of Sentinel-2 Imagery to Train an Efficient Deep Learning Model
- Authors: Jurdana Masuma Iqrah, Younghyun Koo, Wei Wang, Hongjie Xie and Sushil
Prasad
- Abstract summary: Melting pattern and retreat of polar sea ice is an essential indicator of global warming.
The Sentinel-2 satellite captures high-resolution optical imagery over the polar regions.
A key challenge is the lack of labeled S2 training data to serve as the ground truth.
- Score: 3.8768637546735456
- License: http://creativecommons.org/licenses/by-nc-sa/4.0/
- Abstract: Global warming is an urgent issue that is generating catastrophic
environmental changes, such as the melting of sea ice and glaciers,
particularly in the polar regions. The melting pattern and retreat of polar sea
ice cover is an essential indicator of global warming. The Sentinel-2 satellite
(S2) captures high-resolution optical imagery over the polar regions. This
research aims at developing a robust and effective system for classifying polar
sea ice as thick or snow-covered, young or thin, or open water using S2 images.
A key challenge is the lack of labeled S2 training data to serve as the ground
truth. We demonstrate a method with high precision to segment and automatically
label the S2 images based on suitably determined color thresholds and employ
these auto-labeled data to train a U-Net machine model (a fully convolutional
neural network), yielding good classification accuracy. Evaluation results over
S2 data from the polar summer season in the Ross Sea region of the Antarctic
show that the U-Net model trained on auto-labeled data has an accuracy of
90.18% over the original S2 images, whereas the U-Net model trained on manually
labeled data has an accuracy of 91.39%. Filtering out the thin clouds and
shadows from the S2 images further improves U-Net's accuracy, respectively, to
98.97% for auto-labeled and 98.40% for manually labeled training datasets.
Related papers
- Partial Label Learning with Focal Loss for Sea Ice Classification Based on Ice Charts [2.0270474485799017]
We present a novel GeoAI approach to training sea ice classification by formalizing it as a partial label learning task with explicit confidence scores.
We treat the polygon-level labels as candidate partial labels, assign the corresponding ice concentrations as confidence scores to each label, and integrate them with focal loss to train a Convolutional Neural Network (CNN)
Our proposed approach leads to enhanced performance for sea ice classification in Sentinel-1 dual-polarized SAR images, improving classification accuracy (from 87% to 92%) and weighted average F-1 score (from 90% to 93%) compared to the conventional training approach.
arXiv Detail & Related papers (2024-06-05T22:49:30Z) - A Parallel Workflow for Polar Sea-Ice Classification using Auto-labeling of Sentinel-2 Imagery [3.0635300721402228]
This research aims to develop a robust, effective, and scalable system for classifying polar sea ice using Sentinel-2 images.
One major obstacle is the absence of labeled S2 training data (images) to act as the ground truth.
We demonstrate a scalable and accurate method for segmenting and automatically labeling S2 images using carefully determined color thresholds.
arXiv Detail & Related papers (2024-03-19T20:10:50Z) - A deep learning approach for marine snow synthesis and removal [55.86191108738564]
This paper proposes a novel method to reduce the marine snow interference using deep learning techniques.
We first synthesize realistic marine snow samples by training a Generative Adversarial Network (GAN) model.
We then train a U-Net model to perform marine snow removal as an image to image translation task.
arXiv Detail & Related papers (2023-11-27T07:19:41Z) - Leveraging Neural Radiance Fields for Uncertainty-Aware Visual
Localization [56.95046107046027]
We propose to leverage Neural Radiance Fields (NeRF) to generate training samples for scene coordinate regression.
Despite NeRF's efficiency in rendering, many of the rendered data are polluted by artifacts or only contain minimal information gain.
arXiv Detail & Related papers (2023-10-10T20:11:13Z) - AMD-HookNet for Glacier Front Segmentation [17.60067480799222]
knowledge on changes in glacier calving front positions is important for assessing the status of glaciers.
Deep learning-based methods have shown great potential for glacier calving front delineation from optical and radar satellite imagery.
We propose Attention-Multi-hooking-Deep-supervision HookNet (AMD-HookNet), a novel glacier calving front segmentation framework.
arXiv Detail & Related papers (2023-02-06T12:39:40Z) - Deep Learning Models for River Classification at Sub-Meter Resolutions
from Multispectral and Panchromatic Commercial Satellite Imagery [2.121978045345352]
This study focuses on rivers in the Arctic, using images from the Quickbird, WorldView, and GeoEye satellites.
We use the RGB, and NIR bands of the 8-band multispectral sensors. Those trained models all achieve excellent precision and recall over 90% on validation data, aided by on-the-fly preprocessing of the training data specific to satellite imagery.
In a novel approach, we then use results from the multispectral model to generate training data for FCN that only require panchromatic imagery, of which considerably more is available.
arXiv Detail & Related papers (2022-12-27T20:56:34Z) - Unsupervised Foggy Scene Understanding via Self Spatial-Temporal Label
Diffusion [51.11295961195151]
We exploit the characteristics of the foggy image sequence of driving scenes to densify the confident pseudo labels.
Based on the two discoveries of local spatial similarity and adjacent temporal correspondence of the sequential image data, we propose a novel Target-Domain driven pseudo label Diffusion scheme.
Our scheme helps the adaptive model achieve 51.92% and 53.84% mean intersection-over-union (mIoU) on two publicly available natural foggy datasets.
arXiv Detail & Related papers (2022-06-10T05:16:50Z) - Recognition of polar lows in Sentinel-1 SAR images with deep learning [5.571369922847262]
We introduce a novel dataset consisting of Sentinel-1 images labeled as positive; representing a maritime mesocyclone, or negative; representing a normal sea state.
The dataset is used to train a deep learning model to classify the labeled images.
The model yields an F-1 score of 0.95, indicating that polar lows can be consistently detected from SAR images.
arXiv Detail & Related papers (2022-03-30T15:32:39Z) - Big Plastic Masses Detection using Sentinel 2 Images [91.3755431537592]
This communication describes a preliminary research on detection of big masses of plastic (marine litter) on the oceans and seas using EO (Earth Observation) satellite systems.
arXiv Detail & Related papers (2021-03-17T10:45:33Z) - Machine Learning for Glacier Monitoring in the Hindu Kush Himalaya [54.12023102155757]
Glacier mapping is key to ecological monitoring in the hkh region.
Climate change poses a risk to individuals whose livelihoods depend on the health of glacier ecosystems.
We present a machine learning based approach to support ecological monitoring, with a focus on glaciers.
arXiv Detail & Related papers (2020-12-09T12:48:06Z) - Circumventing Outliers of AutoAugment with Knowledge Distillation [102.25991455094832]
AutoAugment has been a powerful algorithm that improves the accuracy of many vision tasks.
This paper delves deep into the working mechanism, and reveals that AutoAugment may remove part of discriminative information from the training image.
To relieve the inaccuracy of supervision, we make use of knowledge distillation that refers to the output of a teacher model to guide network training.
arXiv Detail & Related papers (2020-03-25T11:51:41Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.