MCD-Net: A Lightweight Deep Learning Baseline for Optical-Only Moraine Segmentation
Zhehuan Cao, Fiseha Berhanu Tesema, Ping Fu, Jianfeng Ren, Ahmed Nasr
TL;DR
Problem: automated moraine segmentation from optical imagery is hampered by weak contrast and limited high-resolution DEMs. Approach: the authors present MCD-Net, a lightweight DeepLabV3+-style model with a MobileNetV2 backbone and CBAM, evaluated on a new optical-only Moraine Dataset (MCD) of 3,340 high-resolution images from Sichuan and Yunnan. Contributions: (i) public release of the 3,340-image dataset, (ii) a reproducible baseline achieving 62.3% mIoU and 72.8% Dice with a small parameter count and low computational cost, and (iii) ablation and cross-region analyses; (iv) a robust evaluation protocol. Findings: optical-only moraine segmentation is feasible and competitive, though ridge delineation remains constrained by sub-pixel widths and spectral ambiguity; cross-region generalization reveals non-trivial domain shifts. Significance: provides a scalable, deployable baseline and benchmark to advance high-altitude glacial monitoring with optical data.
Abstract
Glacial segmentation is essential for reconstructing past glacier dynamics and evaluating climate-driven landscape change. However, weak optical contrast and the limited availability of high-resolution DEMs hinder automated mapping. This study introduces the first large-scale optical-only moraine segmentation dataset, comprising 3,340 manually annotated high-resolution images from Google Earth covering glaciated regions of Sichuan and Yunnan, China. We develop MCD-Net, a lightweight baseline that integrates a MobileNetV2 encoder, a Convolutional Block Attention Module (CBAM), and a DeepLabV3+ decoder. Benchmarking against deeper backbones (ResNet152, Xception) shows that MCD-Net achieves 62.3% mean Intersection over Union (mIoU) and 72.8% Dice coefficient while reducing computational cost by more than 60%. Although ridge delineation remains constrained by sub-pixel width and spectral ambiguity, the results demonstrate that optical imagery alone can provide reliable moraine-body segmentation. The dataset and code are publicly available at https://github.com/Lyra-alpha/MCD-Net, establishing a reproducible benchmark for moraine-specific segmentation and offering a deployable baseline for high-altitude glacial monitoring.
