paper-with-me

Papers

On Mathews Correlation Coefficient and Improved Distance Map Loss for Automatic Glacier Calving Front Segmentation in SAR Imagery

2021-02-16 · Amirabbas Davari, Saahil Islam, Thorsten Seehaus, Matthias Braun, Andreas Maier, Vincent Christlein

The vast majority of the outlet glaciers and ice streams of the polar ice sheets end in the ocean. Ice mass loss via calving of the glaciers into the ocean has increased over the last few decades. Information on the temporal variability of the calving front position provides fundamental information on the state of the glacier and ice stream, which can be exploited as calibration and validation data to enhance ice dynamics modeling. To identify the calving front position automatically, deep neural network-based semantic segmentation pipelines can be used to delineate the acquired SAR imagery. However, the extreme class imbalance is highly challenging for the accurate calving front segmentation in these images. Therefore, we propose the use of the Mathews correlation coefficient (MCC) as an early stopping criterion because of its symmetrical properties and its invariance towards class imbalance. Moreover, we propose an improvement to the distance map-based binary cross-entropy (BCE) loss function. The distance map adds context to the loss function about the important regions for segmentation and helps accounting for the imbalanced data. Using Mathews correlation coefficient as early stopping demonstrates an average 15% dice coefficient improvement compared to the commonly used BCE. The modified distance map loss further improves the segmentation performance by another 2%. These results are encouraging as they support the effectiveness of the proposed methods for segmentation problems suffering from extreme class imbalances.

📄 PDF Abstract BibTeX arXiv:2102.08312

Code (1)

zetaSaahil/Glacier-CFL-detection_DMapBCE 공식 구현

Tasks

PositionSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Early Stopping Early Stopping is a regularization technique for deep neural networks that stops training when parameter updates no longer begin to yield improves on a validation set. In…

Similar Papers 제목 키워드 기반

Efficient IoT Intrusion Detection with an Improved Attention-Based CNN-BiLSTM Architecture

2025-03-25 · Amna Naeem, Muazzam A. Khan, Nada Alasbali, Jawad Ahmad 외

The ever-increasing security vulnerabilities in the Internet-of-Things (IoT) systems require improved threat detection approaches. This paper presents a compact and efficient approach to detect botnet attacks by employin…

Intrusion Detection

Time-Series Forecasting: Unleashing Long-Term Dependencies with Fractionally Differenced Data

2023-09-23 · Sarit Maitra, Vivek Mishra, Srashti Dwivedi, Sukanya Kundu 외

This study introduces a novel forecasting strategy that leverages the power of fractional differencing (FD) to capture both short- and long-term dependencies in time series data. Unlike traditional integer differencing m…

Binary ClassificationSentiment AnalysisTime SeriesTime Series Forecasting

Distance Correlation Methods for Discovering Associations in Large Astrophysical Databases

2013-08-19 · Elizabeth Martinez-Gomez, Mercedes T. Richards, Donald St. P. Richards

High-dimensional, large-sample astrophysical databases of galaxy clusters, such as the Chandra Deep Field South COMBO-17 database, provide measurements on many variables for thousands of galaxies and a range of redshifts…

TENET: Temporal CNN with Attention for Anomaly Detection in Automotive Cyber-Physical Systems

2021-09-09 · S. V. Thiruloga, V. K. Kukkala, S. Pasricha

Modern vehicles have multiple electronic control units (ECUs) that are connected together as part of a complex distributed cyber-physical system (CPS). The ever-increasing communication between ECUs and external electron…

Anomaly Detection

Optimized Loss Functions for Object detection: A Case Study on Nighttime Vehicle Detection

2020-11-11 · Shang Jiang, Haoran Qin, Bingli Zhang, Jieyu Zheng

Loss functions is a crucial factor that affecting the detection precision in object detection task. In this paper, we optimize both two loss functions for classification and localization simultaneously. Firstly, by multi…

ClassificationGeneral Classificationobject-detectionObject Detection+1