Landslide Segmentation with U-Net: Evaluating Different Sampling Methods and Patch Sizes
Lucas P. Soares, Helen C. Dias, Carlos H. Grohmann

TL;DR
This study evaluates how patch size, sampling method, and dataset composition affect the accuracy of U-Net models for landslide segmentation using satellite and DEM data.
Contribution
It systematically compares different patch sizes and sampling methods, demonstrating their impact on landslide detection accuracy with U-Net models.
Findings
128x128 patch size with random sampling yields highest F1-score.
Smaller patches increase recall but also false positives.
DEM and data augmentation improve model accuracy.
Abstract
Landslide inventory maps are crucial to validate predictive landslide models; however, since most mapping methods rely on visual interpretation or expert knowledge, detailed inventory maps are still lacking. This study used a fully convolutional deep learning model named U-net to automatically segment landslides in the city of Nova Friburgo, located in the mountainous range of Rio de Janeiro, southeastern Brazil. The objective was to evaluate the impact of patch sizes, sampling methods, and datasets on the overall accuracy of the models. The training data used the optical information from RapidEye satellite, and a digital elevation model (DEM) derived from the L-band sensor of the ALOS satellite. The data was sampled using random and regular grid methods and patched in three sizes (32x32, 64x64, and 128x128 pixels). The models were evaluated on two areas with precision, recall,…
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 · Fire effects on ecosystems · Flood Risk Assessment and Management
MethodsConcatenated Skip Connection · Max Pooling · *Communicated@Fast*How Do I Communicate to Expedia? · Convolution · U-Net
