arXiv:2502.00435cs.CV2025-02被引 8

用状态空间模型提升遥感图像基础模型的效率与规模

SatMamba: Development of Foundation Models for Remote Sensing Imagery Using State Space Models

  • 结合掩码自编码器与状态空间模型,实现线性计算复杂度
  • 在高分辨率遥感图像上多个下游任务表现优于传统ViT模型
  • 适合需要处理长序列多光谱、多时相数据的研究者

基础模型是通过自监督算法在大规模无标签数据上预训练的深度学习模型。在地球科学和遥感领域,利用基础模型转变卫星与航空影像的使用方式正成为趋势。已有多种针对多光谱、高分辨率及高光谱图像的基础模型被开发,并在各类下游任务中表现出优于传统监督模型的性能。这些模型正快速发展,具备处理多光谱、多时相和多传感器数据的能力。当前多数研究采用掩码自编码器结合视觉变换器(ViTs)作为预训练骨干网络。尽管表现良好,但ViT存在输入长度平方级的计算开销,限制了其在长序列的多波段和多时相数据上的应用。本研究提出SatMamba,一种将掩码自编码器与状态空间模型相结合的新预训练框架,实现线性计算复杂度。在高分辨率遥感图像上的多个下游任务实验显示其具有优异表现,为更高效的基础模型铺平道路,充分释放地球观测数据潜力。源代码已公开于https://github.com/mdchuc/HRSFM。

原文摘要 · Abstract (English)

Foundation models refer to deep learning models pretrained on large unlabeled datasets through self-supervised algorithms. In the Earth science and remote sensing communities, there is growing interest in transforming the use of Earth observation data, including satellite and aerial imagery, through foundation models. Various foundation models have been developed for remote sensing, such as those for multispectral, high-resolution, and hyperspectral images, and have demonstrated superior performance on various downstream tasks compared to traditional supervised models. These models are evolving rapidly, with capabilities to handle multispectral, multitemporal, and multisensor data. Most studies use masked autoencoders in combination with Vision Transformers (ViTs) as the backbone for pretraining. While the models showed promising performance, ViTs face challenges, such as quadratic computational scaling with input length, which may limit performance on multiband and multitemporal data with long sequences. This research aims to address these challenges by proposing SatMamba, a new pretraining framework that combines masked autoencoders with State Space Model, offering linear computational scaling. Experiments on high-resolution imagery across various downstream tasks show promising results, paving the way for more efficient foundation models and unlocking the full potential of Earth observation data. The source code is available in https://github.com/mdchuc/HRSFM.

遥感状态空间模型基础模型高效架构

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。