Landslide Detection and Segmentation Using Remote Sensing Images and Deep Neural Network
Cam Le, Lam Pham, Jasmin Lampert, Matthias Schl\"ogl, Alexander, Schindler

TL;DR
This paper presents an advanced deep learning system for landslide detection using multisource remote sensing images, incorporating novel feature engineering, residual and attention mechanisms, ensemble outputs, and a combined loss function, achieving state-of-the-art results.
Contribution
It introduces a comprehensive deep neural network framework with innovative enhancements for improved landslide segmentation from remote sensing data.
Findings
Achieved an F1 score of 84.07 and mIoU of 76.07 on the Landslide4Sense dataset.
Outperformed baseline models by 6.8/7.4 in F1/mIoU scores.
Enhanced detection accuracy through feature engineering, residual and attention layers, and ensemble outputs.
Abstract
Knowledge about historic landslide event occurrence is important for supporting disaster risk reduction strategies. Building upon findings from 2022 Landslide4Sense Competition, we propose a deep neural network based system for landslide detection and segmentation from multisource remote sensing image input. We use a U-Net trained with Cross Entropy loss as baseline model. We then improve the U-Net baseline model by leveraging a wide range of deep learning techniques. In particular, we conduct feature engineering by generating new band data from the original bands, which helps to enhance the quality of remote sensing image input. Regarding the network architecture, we replace traditional convolutional layers in the U-Net baseline by a residual-convolutional layer. We also propose an attention layer which leverages the multi-head attention scheme. Additionally, we generate multiple…
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
TopicsLandslides and related hazards · Flood Risk Assessment and Management · Anomaly Detection Techniques and Applications
MethodsSparse Evolutionary Training · *Communicated@Fast*How Do I Communicate to Expedia? · Convolution · Max Pooling · Softmax · Concatenated Skip Connection · Linear Layer · Focal Loss · U-Net
