SpectralGPT: Spectral Remote Sensing Foundation Model
作者: Danfeng Hong, Bing Zhang, Xuyang Li, Yuxuan Li, Chenyu Li, Jing Yao, Naoto Yokoya, Hao Li, Pedram Ghamisi, Xiuping Jia, Antonio Plaza, Paolo Gamba, Jon Atli Benediktsson, Jocelyn Chanussot
分类: cs.CV
发布日期: 2023-11-13 (更新: 2024-02-12)
备注: Accepted by IEEE TPAMI
DOI: 10.1109/TPAMI.2024.3362475
💡 一句话要点
提出SpectralGPT以解决光谱遥感数据处理不足的问题
🎯 匹配领域: 支柱二:RL算法与架构 (RL & Architecture) 支柱三:空间感知与语义 (Perception & Semantics) 支柱九:具身大模型 (Embodied Foundation Models)
关键词: 光谱遥感 基础模型 自监督学习 3D变换器 多目标重建 地球科学 数据处理
📋 核心要点
- 现有的基础模型主要针对RGB图像,缺乏对光谱数据的有效处理,限制了遥感应用的潜力。
- 本文提出的SpectralGPT模型专为光谱遥感图像设计,采用3D生成预训练变换器,能够处理多种输入格式。
- 实验结果表明,SpectralGPT在单标签/多标签场景分类、语义分割和变化检测等任务上显著提升了性能。
📝 摘要(中文)
基础模型因其在自监督学习中的潜力而受到广泛关注。尽管大多数基础模型专注于处理RGB图像,但在光谱数据研究方面仍存在明显空白。为填补这一空白,本文首次提出了通用的遥感基础模型SpectralGPT,专门处理光谱遥感图像,采用新颖的3D生成预训练变换器(GPT)。与现有模型相比,SpectralGPT能够逐步训练不同大小、分辨率、时间序列和区域的输入图像,充分利用遥感大数据;利用3D标记生成实现空间-光谱耦合;通过多目标重建捕捉光谱序列模式;在一百万幅光谱遥感图像上进行训练,模型参数超过6亿。评估结果显示,预训练的SpectralGPT模型在四个下游任务上显著提升了性能,展示了其在地球科学领域光谱遥感大数据应用中的巨大潜力。
🔬 方法详解
问题定义:本文旨在解决现有基础模型在处理光谱遥感数据时的不足,尤其是在多样化输入格式和大规模数据利用方面的挑战。
核心思路:SpectralGPT通过引入3D生成预训练变换器,能够有效处理不同大小和分辨率的光谱图像,提升了模型的适应性和性能。
技术框架:该模型的整体架构包括输入图像的逐步训练、3D标记生成模块以及多目标重建机制,确保了空间与光谱信息的有效结合。
关键创新:SpectralGPT的主要创新在于其3D标记生成和多目标重建能力,使其能够捕捉光谱序列模式,与传统模型相比具有更强的处理能力。
关键设计:模型在训练过程中使用了超过一百万幅光谱遥感图像,参数设置超过6亿,采用特定的损失函数以优化多目标重建的效果。
🖼️ 关键图片
📊 实验亮点
在四个下游任务中,预训练的SpectralGPT模型表现出显著的性能提升,特别是在单标签和多标签场景分类任务中,相较于基线模型,性能提升幅度超过20%。
🎯 应用场景
SpectralGPT在遥感领域具有广泛的应用潜力,能够用于环境监测、城市规划、农业监测等多个场景。其强大的光谱数据处理能力将推动地球科学研究的深入,提升遥感技术的实际应用价值。
📄 摘要(原文)
The foundation model has recently garnered significant attention due to its potential to revolutionize the field of visual representation learning in a self-supervised manner. While most foundation models are tailored to effectively process RGB images for various visual tasks, there is a noticeable gap in research focused on spectral data, which offers valuable information for scene understanding, especially in remote sensing (RS) applications. To fill this gap, we created for the first time a universal RS foundation model, named SpectralGPT, which is purpose-built to handle spectral RS images using a novel 3D generative pretrained transformer (GPT). Compared to existing foundation models, SpectralGPT 1) accommodates input images with varying sizes, resolutions, time series, and regions in a progressive training fashion, enabling full utilization of extensive RS big data; 2) leverages 3D token generation for spatial-spectral coupling; 3) captures spectrally sequential patterns via multi-target reconstruction; 4) trains on one million spectral RS images, yielding models with over 600 million parameters. Our evaluation highlights significant performance improvements with pretrained SpectralGPT models, signifying substantial potential in advancing spectral RS big data applications within the field of geoscience across four downstream tasks: single/multi-label scene classification, semantic segmentation, and change detection.