用可学习的形态骨架提升遥感图像细长物体分割精度
Slender Object Scene Segmentation in Remote Sensing Image Based on Learnable Morphological Skeleton with Segment Anything Model

- 将可学习的形态骨架作为先验融入SAM网络
- 在建筑、道路和水体数据集上优于原版SAM
- 适合需要精细结构保留的遥感图像分割任务
形态学方法在遥感图像处理中至关重要,因其能有效捕捉并保留细微结构。然而,大多数现有的语义分割深度学习模型(如U-net和Segment Anything Model,SAM)采用编码器-解码器架构,下采样过程常导致细节丢失。本文提出一种新方法,通过变分法将可学习的形态骨架先验引入神经网络。为解决经典形态学操作非可微带来的反向传播难题,我们提供了骨架的平滑表示,并设计了结合形态骨架先验的变分分割模型,采用算子分裂与对偶方法实现。随后,将该模型集成至SAM网络结构中,通过在掩码解码器中添加一个令牌并修改最终的sigmoid层,确保分割结果最大程度保留骨架结构。在包含建筑、道路和水体的遥感数据集上的实验表明,该方法在细长物体分割上优于原始SAM,且具备更强泛化能力。
原文摘要 · Abstract (English)
Morphological methods play a crucial role in remote sensing image processing, due to their ability to capture and preserve small structural details. However, most of the existing deep learning models for semantic segmentation are based on the encoder-decoder architecture including U-net and Segment Anything Model (SAM), where the downsampling process tends to discard fine details. In this paper, we propose a new approach that integrates learnable morphological skeleton prior into deep neural networks using the variational method. To address the difficulty in backpropagation in neural networks caused by the non-differentiability presented in classical morphological operations, we provide a smooth representation of the morphological skeleton and design a variational segmentation model integrating morphological skeleton prior by employing operator splitting and dual methods. Then, we integrate this model into the network architecture of SAM, which is achieved by adding a token to mask decoder and modifying the final sigmoid layer, ensuring the final segmentation results preserve the skeleton structure as much as possible. Experimental results on remote sensing datasets, including buildings, roads and water, demonstrate that our method outperforms the original SAM on slender object segmentation and exhibits better generalization capability.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。