Subtopic Deep Dive

Remote Sensing for Landslide Detection and Monitoring
Research Guide

What is Remote Sensing for Landslide Detection and Monitoring?

Remote Sensing for Landslide Detection and Monitoring uses satellite SAR interferometry, LiDAR DEMs, and multispectral imagery to map landslide inventories and track surface deformations over time.

This subtopic employs InSAR for millimeter-scale deformation monitoring (Colesanti and Wąsowski, 2006, 828 citations) and LiDAR for high-resolution topographic analysis (Jaboyedoff et al., 2010, 1085 citations). Machine learning methods like Random Forests enhance automated detection from object-oriented image analysis (Stumpf and Kerle, 2011, 708 citations). Over 10 papers from the list address these techniques within landslide hazard assessment.

15
Curated Papers
3
Key Challenges

Why It Matters

Satellite remote sensing enables global landslide monitoring in inaccessible terrains, supporting risk assessment frameworks (Corominas et al., 2013, 1218 citations). LiDAR reveals subtle failure mechanisms for early warning systems (Jaboyedoff et al., 2010), while SAR interferometry quantifies post-earthquake deformation chains (Fan et al., 2019, 876 citations). These methods reduce fatalities by informing urban planning and transport corridor safety (Froude and Petley, 2018, 1912 citations).

Key Research Challenges

Atmospheric Interference in InSAR

SAR interferometry suffers from tropospheric delays that distort deformation signals (Colesanti and Wąsowski, 2006). Multi-temporal stacking helps but requires dense acquisitions. Persistent scatterer techniques mitigate this yet demand high computational resources.

Vegetation Occlusion in Optical Data

Multispectral change detection fails under dense canopy cover common in landslide-prone areas (Stumpf and Kerle, 2011). LiDAR penetrates vegetation better but costs limit widespread use (Jaboyedoff et al., 2010). Fusion of SAR and optical data addresses partial occlusions.

Scaling Machine Learning Models

Random Forests show sensitivity to training data scale and feature selection in susceptibility mapping (Catani et al., 2013, 663 citations). Deep CNNs improve detection but overfit on imbalanced landslide inventories (Ghorbanzadeh et al., 2019, 803 citations). Regional validation remains inconsistent.

Essential Papers

1.

Global fatal landslide occurrence from 2004 to 2016

Melanie Froude, David N. Petley · 2018 · Natural hazards and earth system sciences · 1.9K citations

Abstract. Landslides are a ubiquitous hazard in terrestrial environments with slopes, incurring human fatalities in urban settlements, along transport corridors and at sites of rural industry. Asse...

2.

Recommendations for the quantitative analysis of landslide risk

Jordi Corominas, C.J. van Westen, Paolo Frattini et al. · 2013 · Bulletin of Engineering Geology and the Environment · 1.2K citations

This paper presents recommended methodologies for the quantitative analysis of landslide hazard, vulnerability and risk at different spatial scales (site-specific, local, regional and national), as...

3.

Use of LIDAR in landslide investigations: a review

Michel Jaboyedoff, Thierry Oppikofer, Antonio Abellán et al. · 2010 · Natural Hazards · 1.1K citations

4.

Earthquake‐Induced Chains of Geologic Hazards: Patterns, Mechanisms, and Impacts

Xuanmei Fan, Gianvito Scaringi, Oliver Korup et al. · 2019 · Reviews of Geophysics · 876 citations

Abstract Large earthquakes initiate chains of surface processes that last much longer than the brief moments of strong shaking. Most moderate‐ and large‐magnitude earthquakes trigger landslides, ra...

5.

Investigating landslides with space-borne Synthetic Aperture Radar (SAR) interferometry

C. Colesanti, Janusz Wąsowski · 2006 · Engineering Geology · 828 citations

6.

Evaluation of Different Machine Learning Methods and Deep-Learning Convolutional Neural Networks for Landslide Detection

Omid Ghorbanzadeh, Thomas Blaschke, Khalil Gholamnia et al. · 2019 · Remote Sensing · 803 citations

There is a growing demand for detailed and accurate landslide maps and inventories around the globe, but particularly in hazard-prone regions such as the Himalayas. Most standard mapping methods re...

7.

The Landslide Handbook - A Guide to Understanding Landslides

Lynn M. Highland, Peter Bobrowsky · 2008 · U.S. Geological Survey circular/U.S. Geological Survey Circular · 727 citations

This handbook is intended to be a resource for people affected by landslides to acquire further knowledge, especially about the conditions that are unique to their neighborhoods and communities. Co...

Reading Guide

Foundational Papers

Start with Colesanti and Wąsowski (2006, 828 citations) for SAR interferometry basics, Jaboyedoff et al. (2010, 1085 citations) for LiDAR review, and Corominas et al. (2013, 1218 citations) for integrating into risk assessment.

Recent Advances

Study Ghorbanzadeh et al. (2019, 803 citations) for CNN detection advances and Fan et al. (2019, 876 citations) for earthquake hazard chains using remote sensing.

Core Methods

Core techniques are DInSAR phase unwrapping (Colesanti and Wąsowski, 2006), LiDAR point cloud differencing (Jaboyedoff et al., 2010), Random Forest classification (Stumpf and Kerle, 2011), and CNN feature extraction (Ghorbanzadeh et al., 2019).

How PapersFlow Helps You Research Remote Sensing for Landslide Detection and Monitoring

Discover & Search

Research Agent uses searchPapers('InSAR landslide deformation') to retrieve Colesanti and Wąsowski (2006), then citationGraph reveals 200+ downstream works on persistent scatterers, while findSimilarPapers expands to LiDAR reviews like Jaboyedoff et al. (2010). exaSearch queries 'LiDAR DEM landslide inventory' for global case studies.

Analyze & Verify

Analysis Agent applies readPaperContent on Ghorbanzadeh et al. (2019) to extract CNN hyperparameters, verifyResponse with CoVe cross-checks accuracy claims against Stumpf and Kerle (2011), and runPythonAnalysis replots Random Forest feature importance with pandas for susceptibility models (Catani et al., 2013). GRADE scores evidence strength for InSAR reliability.

Synthesize & Write

Synthesis Agent detects gaps in pre- versus post-2015 LiDAR applications, flags contradictions between SAR atmospheric corrections (Colesanti and Wąsowski, 2006) and recent chains (Fan et al., 2019), while Writing Agent uses latexEditText for methods sections, latexSyncCitations for 10+ refs, and latexCompile for polished reports. exportMermaid visualizes InSAR-LiDAR fusion workflows.

Use Cases

"Compare Random Forest vs CNN accuracy for landslide detection in Himalayas"

Research Agent → searchPapers → Analysis Agent → runPythonAnalysis (replot ROC curves from Ghorbanzadeh et al. 2019 and Stumpf/Kerle 2011) → GRADE verification → researcher gets AUC comparison table with statistical significance.

"Draft InSAR workflow for monitoring earthquake-induced landslides"

Synthesis Agent → gap detection on Colesanti/Wąsowski 2006 + Fan et al. 2019 → Writing Agent → latexEditText + latexSyncCitations + latexCompile → researcher gets LaTeX figure with deformation time series and bibliography.

"Find GitHub repos implementing object-based landslide mapping"

Research Agent → Code Discovery (paperExtractUrls on Stumpf/Kerle 2011 → paperFindGithubRepo → githubRepoInspect) → researcher gets 5 repos with Random Forest eCognition scripts, tested in Python sandbox.

Automated Workflows

Deep Research workflow conducts systematic review of 50+ InSAR papers via searchPapers → citationGraph → readPaperContent, outputting structured report on global monitoring gaps (Froude and Petley, 2018). DeepScan applies 7-step CoVe analysis to LiDAR inventories (Jaboyedoff et al., 2010) with runPythonAnalysis checkpoints for DEM differencing. Theorizer generates hypotheses on SAR-LiDAR fusion from Catani et al. (2013) feature sensitivities.

Frequently Asked Questions

What defines remote sensing for landslide detection?

It applies InSAR for deformation, LiDAR for topography, and multispectral for change detection to create inventories and track movements (Colesanti and Wąsowski, 2006; Jaboyedoff et al., 2010).

What are core methods in this subtopic?

Key methods include persistent scatterer InSAR (Colesanti and Wąsowski, 2006), airborne LiDAR DEM analysis (Jaboyedoff et al., 2010), and Random Forests for object-oriented mapping (Stumpf and Kerle, 2011).

What are the most cited papers?

Top papers are Froude and Petley (2018, 1912 citations) on global occurrences, Corominas et al. (2013, 1218 citations) on risk analysis, and Jaboyedoff et al. (2010, 1085 citations) on LiDAR.

What open problems persist?

Challenges include atmospheric corrections in InSAR (Colesanti and Wąsowski, 2006), scaling ML across regions (Catani et al., 2013), and fusing datasets under vegetation (Ghorbanzadeh et al., 2019).

Research Landslides and related hazards with AI

PapersFlow provides specialized AI tools for Environmental Science researchers. Here are the most relevant for this topic:

See how researchers in Earth & Environmental Sciences use PapersFlow

Field-specific workflows, example queries, and use cases.

Earth & Environmental Sciences Guide

Start Researching Remote Sensing for Landslide Detection and Monitoring with AI

Search 474M+ papers, run AI-powered literature reviews, and write with integrated citations — all in one workspace.

See how PapersFlow works for Environmental Science researchers