A Comparative Analysis of CNN-based Deep Learning Models for Landslide Detection
Omkar Oak, Rukmini Nazre, Soham Naigaonkar, Suraj Sawant, Himadri, Vaidya

TL;DR
This paper compares four CNN-based semantic segmentation models for landslide detection, demonstrating that LinkNet achieves the highest accuracy and F1-score among them, highlighting the effectiveness of deep learning in natural disaster analysis.
Contribution
The study provides a detailed comparison of four CNN models with hyperparameter tuning for landslide detection, identifying the most effective architecture for this task.
Findings
LinkNet achieved 97.49% accuracy and 85.7% F1-score.
Hyperparameter tuning improved model performance.
Deep learning models outperform traditional algorithms in landslide detection.
Abstract
Landslides inflict substantial societal and economic damage, underscoring their global significance as recurrent and destructive natural disasters. Recent landslides in northern parts of India and Nepal have caused significant disruption, damaging infrastructure and posing threats to local communities. Convolutional Neural Networks (CNNs), a type of deep learning technique, have shown remarkable success in image processing. Because of their sophisticated architectures, advanced CNN-based models perform better in landslide detection than conventional algorithms. The purpose of this work is to investigate CNNs' potential in more detail, with an emphasis on comparison of CNN based models for better landslide detection. We compared four traditional semantic segmentation models (U-Net, LinkNet, PSPNet, and FPN) and utilized the ResNet50 backbone encoder to implement them. Moreover, we have…
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 · Anomaly Detection Techniques and Applications
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Dilated Convolution · Convolution · Average Pooling · Batch Normalization · Auxiliary Classifier · Pyramid Pooling Module · PSPNet
