Pixel-wise Distance Regression for Glacier Calving Front Detection and Segmentation
Amirabbas Davari, Christoph Baller, Thorsten Seehaus, Matthias Braun,, Andreas Maier, Vincent Christlein

TL;DR
This paper introduces a pixel-wise distance regression approach using CNNs to accurately detect and segment glacier calving fronts, effectively addressing class imbalance issues and outperforming existing methods.
Contribution
The authors reformulate calving front segmentation as a pixel-wise regression task and propose three post-processing methods, achieving significant performance improvements over state-of-the-art techniques.
Findings
The proposed method outperforms existing approaches in accuracy.
The second U-Net achieves about 21% higher dice coefficient.
Distance regression effectively mitigates class imbalance.
Abstract
Glacier calving front position (CFP) is an important glaciological variable. Traditionally, delineating the CFPs has been carried out manually, which was subjective, tedious and expensive. Automating this process is crucial for continuously monitoring the evolution and status of glaciers. Recently, deep learning approaches have been investigated for this application. However, the current methods get challenged by a severe class-imbalance problem. In this work, we propose to mitigate the class-imbalance between the calving front class and the non-calving front class by reformulating the segmentation problem into a pixel-wise regression task. A Convolutional Neural Network gets optimized to predict the distance values to the glacier front for each pixel in the image. The resulting distance map localizes the CFP and is further post-processed to extract the calving front line. We propose…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsConcatenated Skip Connection · *Communicated@Fast*How Do I Communicate to Expedia? · Convolution · Max Pooling · U-Net
