TL;DR
This paper introduces LACNN, a neural network that considers the spatial orientation of features to improve landslide prediction accuracy using heterogeneous geospatial data.
Contribution
The paper proposes a novel Locally Aligned Convolutional Neural Network that incorporates prior knowledge of terrain orientation for better landslide prediction.
Findings
LACNN outperforms baseline models by 2-7% in accuracy.
LACNN achieves 2-15% improvement in log-likelihood.
The method effectively utilizes spatial orientation information for prediction.
Abstract
Landslides, movement of soil and rock under the influence of gravity, are common phenomena that cause significant human and economic losses every year. Experts use heterogeneous features such as slope, elevation, land cover, lithology, rock age, and rock family to predict landslides. To work with such features, we adapted convolutional neural networks to consider relative spatial information for the prediction task. Traditional filters in these networks either have a fixed orientation or are rotationally invariant. Intuitively, the filters should orient uphill, but there is not enough data to learn the concept of uphill; instead, it can be provided as prior knowledge. We propose a model called Locally Aligned Convolutional Neural Network, LACNN, that follows the ground surface at multiple scales to predict possible landslide occurrence for a single point. To validate our method, we…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsTest
