Skip to content
Open access

AB-SAM: A SAM-Based Asymmetric Boundary-Aware Model for the Semantic Segmentation of Small and Medium-Sized Landslides

Aug 2026 · Geomatics · Vol 6, pp. 92 · 0 citations · 35 references

TL;DR

The results demonstrate that AB-SAM provides a practical parameter-efficient framework for automated, hint-free landslide segmentation, although further evaluation across additional regions, sensors, and landslide-size distributions remains necessary.

Abstract

Small- and medium-sized landslides frequently occur in clusters and exhibit fragmented morphologies, irregular boundaries, and spectral characteristics similar to surrounding roads, bare soil, and sparsely vegetated surfaces, making their automated extraction from remote sensing imagery challenging. Although the Segment Anything Model (SAM) provides strong general-purpose segmentation capabilities, its direct application to landslide mapping is limited by the geoscience domain gap and its dependence on external prompts. This study proposes the Asymmetric Boundary-aware Segment Anything Model (AB-SAM), a parameter-efficient adaptation of SAM for automated landslide semantic segmentation. AB-SAM integrates three task-specific components. First, the offline Multi-Feature Variation-Guided Prompting (MF-VGP) module generates cached auxiliary bounding boxes from registered pre- and post-event images without accessing ground-truth masks. Second, the Asymmetric Feature Augmentation (AFA) strategy combines geometric perturbation, CutMix, and asymmetric dual-branch supervision, in which a Hint-free branch serves as the primary optimization pathway and a lower-weight box-guided branch provides auxiliary spatial supervision. Third, the Boundary-Aware Morphological Prompting (BAMP) module injects trainable boundary-aware morphological information into the largely frozen SAM image encoder. During validation, testing, and application, only the Hint-free branch is retained, enabling inference using post-event imagery without external point, box, or mask prompts. On the fixed, spatially disjoint Zixing test set, AB-SAM achieved an overall accuracy of 96.171%, a precision of 68.149%, a recall of 60.011%, an F1-score of 63.822%, a landslide-class Intersection over Union of 46.867%, and a mean Intersection over Union of 71.452%. Repeated experiments with three random seeds showed low run-to-run variation. Direct evaluation without retraining on the Hokkaido Iburi-Tobu dataset yielded a mean Intersection over Union of 66.136%, providing evidence of cross-region and cross-event transferability. These results demonstrate that AB-SAM provides a practical parameter-efficient framework for automated, hint-free landslide segmentation, although further evaluation across additional regions, sensors, and landslide-size distributions remains necessary.

Read PDF

Similar papers

Open access Aug 2026

Frequency and Edge-Guided Segment Anything Model for Remote Sensing Image Semantic Segmentation

Remote sensing image semantic segmentation (RSISS) has attracted significant attention due to the growing demand for fine-grained land cover information. The Segment Anything Model (SAM), proposed as a foundation vision model, offers strong segmentation performance and generalization capabilities for RSISS tasks. However, existing SAM-based approaches face two limitations: (1) Insufficient adaptation of SAM's features to the diverse characteristics of land cover types. (2) Semantic ambiguity at object boundaries, which hinders accurate delineation. To address these limitations, we propose Frequency and Edge-guided SAM (FE-SAM), a scalable and efficient framework for RSISS. Specifically, we introduce a Frequency-Modulated Adapter (FMA) that adaptively decomposes and modulates frequency-domain features based on the input data. It selectively enhances informative high- and low-frequency components corresponding to different land cover types. Furthermore, to improve SAM's ability to capture fine-grained details, we design EGRefiner, which integrates multi-scale edge-enhanced information extracted from the input image. Extensive experiments on three benchmark datasets demonstrate that FE-SAM outperforms state-of-the-art methods. The source codes are available at: https://github.com/oucailab/FE-SAM.

Feng Gao, Zizhe Pan, Haoting Wang et al. · 0 citations
Preprint Aug 2026

BASeg: Boundary-Aware Remote Sensing Segmentation with Structural Penalties

A Mahalanobis-Angle Boundary Loss (MABL) is proposed that explicitly enhances boundary and shape consistency and is introduced, built upon MABL, a boundary- aware remote sensing segmentation framework with Struc- tural Penalties.

Yuexi Song, Kailai Sun, Zhuoyue Wang et al. · 0 citations
Conference Jul 2026

MMCA-SAM: Multimodal Cross-Attention SAM for Landslide Segmentation with Topographic Guidance

Landslides are a common, destructive form of geological disaster that poses a threat to both infrastructure and human life. The Segment Anything Model (SAM) is a strong segmentation model, but it still has difficulty with the unclear boundaries and complex terrain that are typical of landslides. Most existing multimodal models also have difficulty in deeply fusing Digital Elevation Models (DEM) and optical images. To address these issues, we introduce MMCA-SAM, a terrain-aware multimodal segmentation model. MMCA-SAM incorporates a Cross-Attention Fusion Module (CAFM) to align RGB semantics with terrain geometry. It also incorporates Atrous Spatial Pyramid Pooling (ASPP) and a decoder with Coordinate Attention (CA) to improve the resolution of unclear boundaries. Experiments on the Bijie and Landslide4Sense datasets demonstrate that MMCA-SAM achieves better performance than existing semantic segmentation models and SOTA foundation models. Analysis also shows that topographic constraints lead to a significant improvement in landslide spatial localization accuracy. This method, aiming to obtain accurate boundary geometry, provides reliable spatial assistance for accurate earthwork estimation and damage assessment after a disaster.

Jia-Xin Shi, Shaoming Pan, Qingxiang Meng · 0 citations
Open access Aug 2026

SIA-Net: A Scale-View Interactive Attention Network for Landslide Extraction from High-Resolution Optical Remote Sensing Images

Timely and reliable mapping of landslide-affected areas from high-spatial-resolution optical imagery is essential for disaster investigation and post-event assessment. However, this task remains challenging because landslides usually exhibit large-scale variations, irregular boundaries, and strong spectral–textural similarities with surrounding bare-surface objects, which often cause missed detections, false positives, incomplete delineation, and inaccurate boundary localization. To address these problems, this paper presents a Scale-View Interactive Attention Network, named SIA-Net, for RGB-based landslide segmentation. First, a Multi-Scale Attention Module (MSAM) is constructed to encourage information exchange among features with different spatial resolutions. By doing so, the network can better represent both small scattered landslide patches and large continuous landslide bodies. Second, a Multi-View Attention Module (MVAM) is introduced to aggregate contextual cues from multiple receptive field views. This design strengthens the model’s ability to distinguish landslides from visually confusing objects, including bare soil, roads, riverbanks, and terrain shadows. In addition, a Convolutional Block Attention Module (CBAM) is incorporated during feature reconstruction to enhance landslide-related channel and spatial responses, thereby improving segmentation completeness and boundary localization. Experiments on the CAS Landslide Dataset (CLD) and GVLM Dataset show that SIA-Net provides more accurate landslide masks than the compared segmentation networks under the adopted benchmark settings. These results indicate that integrating scale-level interaction, view-level contextual modeling, and attention-guided decoding can effectively improve landslide extraction in complex optical remote sensing scenes.

Langping Li, Zelang Miao, Haoyu Wu et al. · 0 citations
Open access Jul 2026

Improving SAM 2 for Agricultural Land Segmentation through Fine-Tuning, Point Prompt Augmentation, and Negative Prompt Calibration

Domain-specific fine-tuning, coupled with the proposed PPA and NPC frameworks, successfully mitigates the limitations of SAM 2 in agricultural remote sensing and provides a robust methodology for automated, high-precision land segmentation.

Yayang Setia Budi, Fardan Al Jihad, Nurjannah Syakrani et al. · 0 citations