Enhancing sea ice segmentation in Sentinel-1 images with atrous
convolutions
- URL: http://arxiv.org/abs/2310.17122v1
- Date: Thu, 26 Oct 2023 03:43:28 GMT
- Title: Enhancing sea ice segmentation in Sentinel-1 images with atrous
convolutions
- Authors: Rafael Pires de Lima, Behzad Vahedi, Nick Hughes, Andrew P. Barrett,
Walter Meier, Morteza Karimzadeh
- Abstract summary: We use Extreme Earth version 2, a high-resolution benchmark dataset generated for ML training and evaluation.
Our pipeline combines ResNets and Atrous Spatial Pyramid Pooling for SAR image segmentation.
Our approach can efficiently segment full SAR scenes in one run, is faster than the baseline U-Net, retains spatial resolution and dimension, and is more robust against noise compared to approaches that rely on patch classification.
- Score: 1.0905169282633254
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Due to the growing volume of remote sensing data and the low latency required
for safe marine navigation, machine learning (ML) algorithms are being
developed to accelerate sea ice chart generation, currently a manual
interpretation task. However, the low signal-to-noise ratio of the freely
available Sentinel-1 Synthetic Aperture Radar (SAR) imagery, the ambiguity of
backscatter signals for ice types, and the scarcity of open-source
high-resolution labelled data makes automating sea ice mapping challenging. We
use Extreme Earth version 2, a high-resolution benchmark dataset generated for
ML training and evaluation, to investigate the effectiveness of ML for
automated sea ice mapping. Our customized pipeline combines ResNets and Atrous
Spatial Pyramid Pooling for SAR image segmentation. We investigate the
performance of our model for: i) binary classification of sea ice and open
water in a segmentation framework; and ii) a multiclass segmentation of five
sea ice types. For binary ice-water classification, models trained with our
largest training set have weighted F1 scores all greater than 0.95 for January
and July test scenes. Specifically, the median weighted F1 score was 0.98,
indicating high performance for both months. By comparison, a competitive
baseline U-Net has a weighted average F1 score of ranging from 0.92 to 0.94
(median 0.93) for July, and 0.97 to 0.98 (median 0.97) for January. Multiclass
ice type classification is more challenging, and even though our models achieve
2% improvement in weighted F1 average compared to the baseline U-Net, test
weighted F1 is generally between 0.6 and 0.80. Our approach can efficiently
segment full SAR scenes in one run, is faster than the baseline U-Net, retains
spatial resolution and dimension, and is more robust against noise compared to
approaches that rely on patch classification.
Related papers
- EffiSegNet: Gastrointestinal Polyp Segmentation through a Pre-Trained EfficientNet-based Network with a Simplified Decoder [0.8892527836401773]
This work introduces EffiSegNet, a novel segmentation framework leveraging transfer learning with a pre-trained Convolutional Neural Network (CNN) as its backbone.
We evaluate our model on the gastrointestinal polyp segmentation task using the publicly available Kvasir-SEG dataset, achieving state-of-the-art results.
arXiv Detail & Related papers (2024-07-23T08:54:55Z) - 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) - Foundation Models for Structural Health Monitoring [17.37816294594306]
We propose for the first time the use of Transformer neural networks, with a Masked Auto-Encoder architecture, as Foundation Models for Structural Health Monitoring.
We demonstrate the ability of these models to learn generalizable representations from multiple large datasets through self-supervised pre-training.
We showcase the effectiveness of our foundation models using data from three operational viaducts.
arXiv Detail & Related papers (2024-04-03T13:32:44Z) - 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) - Semantic Segmentation in Satellite Hyperspectral Imagery by Deep Learning [54.094272065609815]
We propose a lightweight 1D-CNN model, 1D-Justo-LiuNet, which outperforms state-of-the-art models in the hypespectral domain.
1D-Justo-LiuNet achieves the highest accuracy (0.93) with the smallest model size (4,563 parameters) among all tested models.
arXiv Detail & Related papers (2023-10-24T21:57:59Z) - Convolutional Neural Networks for the classification of glitches in
gravitational-wave data streams [52.77024349608834]
We classify transient noise signals (i.e.glitches) and gravitational waves in data from the Advanced LIGO detectors.
We use models with a supervised learning approach, both trained from scratch using the Gravity Spy dataset.
We also explore a self-supervised approach, pre-training models with automatically generated pseudo-labels.
arXiv Detail & Related papers (2023-03-24T11:12:37Z) - EdgeNeXt: Efficiently Amalgamated CNN-Transformer Architecture for
Mobile Vision Applications [68.35683849098105]
We introduce split depth-wise transpose attention (SDTA) encoder that splits input tensors into multiple channel groups.
Our EdgeNeXt model with 1.3M parameters achieves 71.2% top-1 accuracy on ImageNet-1K.
Our EdgeNeXt model with 5.6M parameters achieves 79.4% top-1 accuracy on ImageNet-1K.
arXiv Detail & Related papers (2022-06-21T17:59:56Z) - Galaxy Morphology Classification using EfficientNet Architectures [0.0]
We study the usage of EfficientNets and their applications to Galaxy Morphology Classification.
We explore the usage of EfficientNets into predicting the vote fractions of the 79,975 testing images from the Galaxy Zoo 2 challenge on Kaggle.
We propose a fine-tuned architecture using EfficientNetB5 to classify galaxies into seven classes - completely round smooth, in-between smooth, cigarshaped smooth, lenticular, barred spiral, unbarred spiral and irregular.
arXiv Detail & Related papers (2020-08-31T14:00:42Z) - Anchor-free Small-scale Multispectral Pedestrian Detection [88.7497134369344]
We propose a method for effective and efficient multispectral fusion of the two modalities in an adapted single-stage anchor-free base architecture.
We aim at learning pedestrian representations based on object center and scale rather than direct bounding box predictions.
Results show our method's effectiveness in detecting small-scaled pedestrians.
arXiv Detail & Related papers (2020-08-19T13:13:01Z) - ASFD: Automatic and Scalable Face Detector [129.82350993748258]
We propose a novel Automatic and Scalable Face Detector (ASFD)
ASFD is based on a combination of neural architecture search techniques as well as a new loss design.
Our ASFD-D6 outperforms the prior strong competitors, and our lightweight ASFD-D0 runs at more than 120 FPS with Mobilenet for VGA-resolution images.
arXiv Detail & Related papers (2020-03-25T06:00:47Z) - Real-Time target detection in maritime scenarios based on YOLOv3 model [65.35132992156942]
A novel ships dataset is proposed consisting of more than 56k images of marine vessels collected by means of web-scraping.
A YOLOv3 single-stage detector based on Keras API is built on top of this dataset.
arXiv Detail & Related papers (2020-02-10T15:25:19Z)
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.