TransLandSeg: A Transfer Learning Approach for Landslide Semantic Segmentation Based on Vision Foundation Model
Changhong Hou, Junchuan Yu, Daqing Ge, Liu Yang, Laidian Xi, Yunxuan, Pang, and Yi Wen

TL;DR
TransLandSeg introduces a transfer learning method leveraging a vision foundation model to improve landslide semantic segmentation, achieving higher accuracy and efficiency than traditional models on multiple datasets.
Contribution
The paper proposes TransLandSeg, a novel transfer learning approach that adapts a vision foundation model for landslide segmentation, significantly reducing training parameters and enhancing performance.
Findings
TransLandSeg outperforms traditional models on Landslide4Sense and Bijie datasets.
The ATL architecture enables training with only 1.3% of SAM's parameters.
Deployment location and residual connections are crucial for accuracy.
Abstract
Landslides are one of the most destructive natural disasters in the world, posing a serious threat to human life and safety. The development of foundation models has provided a new research paradigm for large-scale landslide detection. The Segment Anything Model (SAM) has garnered widespread attention in the field of image segmentation. However, our experiment found that SAM performed poorly in the task of landslide segmentation. We propose TransLandSeg, which is a transfer learning approach for landslide semantic segmentation based on a vision foundation model (VFM). TransLandSeg outperforms traditional semantic segmentation models on both the Landslide4Sense dataset and the Bijie landslide dataset. Our proposed adaptive transfer learning (ATL) architecture enables the powerful segmentation capability of SAM to be transferred to landslide detection by training only 1.3% of the number…
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
MethodsResidual Connection · Segment Anything Model
