CFFormer:一种多源遥感图像语义分割的交叉融合变压器框架

IF 8.6 1区 地球科学 Q1 ENGINEERING, ELECTRICAL & ELECTRONIC
Jinqi Zhao;Ming Zhang;Zhonghuai Zhou;Zixuan Wang;Fengkai Lang;Hongtao Shi;Nanshan Zheng
{"title":"CFFormer:一种多源遥感图像语义分割的交叉融合变压器框架","authors":"Jinqi Zhao;Ming Zhang;Zhonghuai Zhou;Zixuan Wang;Fengkai Lang;Hongtao Shi;Nanshan Zheng","doi":"10.1109/TGRS.2024.3507274","DOIUrl":null,"url":null,"abstract":"Multisource remote sensing images (RSIs) can capture the complementary information of ground objects for use in semantic segmentation. However, there can be inconsistency and interference noise among the multimodal data from different sensors. Therefore, it is a challenge to effectively reduce the differences and noise between the different modalities and fully utilize their complementary features. In this article, we propose a universal cross-fusion transformer framework (CFFormer) for the semantic segmentation of multisource RSIs, adopting a parallel dual-stream structure to extract features separately from the different modalities. We introduce a feature correction module (FCM) that corrects the features of the current modality by combining features from the other modalities in both the spatial and channel dimensions. In the feature fusion module (FFM), we employ a multihead cross-attention mechanism to interact globally and fuse features from the different modalities, enabling the comprehensive utilization of the complementary information in multisource RSIs. Finally, comparative experiments demonstrate that the proposed CFFormer framework not only achieves state-of-the-art (SOTA) accuracy but also exhibits outstanding robustness when compared to the current advanced networks for semantic segmentation of multisource RSIs. Specifically, CFFormer achieves a mean intersection over union (mIoU) of 58% and an overall accuracy (OA) of 85.35% on the WHU-OPT-SAR dataset, outperforming the second-ranked network by 4.71% and 1.74%, respectively. On the Vaihingen and Potsdam datasets, CFFormer also achieves the best results, with mIoU and OA values of 84.31%/91.88% and 88.62%/92.64%, respectively. The source code is available at \n<uri>https://github.com/masurq/CFFormer</uri>\n.","PeriodicalId":13213,"journal":{"name":"IEEE Transactions on Geoscience and Remote Sensing","volume":"63 ","pages":"1-17"},"PeriodicalIF":8.6000,"publicationDate":"2024-12-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"CFFormer: A Cross-Fusion Transformer Framework for the Semantic Segmentation of Multisource Remote Sensing Images\",\"authors\":\"Jinqi Zhao;Ming Zhang;Zhonghuai Zhou;Zixuan Wang;Fengkai Lang;Hongtao Shi;Nanshan Zheng\",\"doi\":\"10.1109/TGRS.2024.3507274\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Multisource remote sensing images (RSIs) can capture the complementary information of ground objects for use in semantic segmentation. However, there can be inconsistency and interference noise among the multimodal data from different sensors. Therefore, it is a challenge to effectively reduce the differences and noise between the different modalities and fully utilize their complementary features. In this article, we propose a universal cross-fusion transformer framework (CFFormer) for the semantic segmentation of multisource RSIs, adopting a parallel dual-stream structure to extract features separately from the different modalities. We introduce a feature correction module (FCM) that corrects the features of the current modality by combining features from the other modalities in both the spatial and channel dimensions. In the feature fusion module (FFM), we employ a multihead cross-attention mechanism to interact globally and fuse features from the different modalities, enabling the comprehensive utilization of the complementary information in multisource RSIs. Finally, comparative experiments demonstrate that the proposed CFFormer framework not only achieves state-of-the-art (SOTA) accuracy but also exhibits outstanding robustness when compared to the current advanced networks for semantic segmentation of multisource RSIs. Specifically, CFFormer achieves a mean intersection over union (mIoU) of 58% and an overall accuracy (OA) of 85.35% on the WHU-OPT-SAR dataset, outperforming the second-ranked network by 4.71% and 1.74%, respectively. On the Vaihingen and Potsdam datasets, CFFormer also achieves the best results, with mIoU and OA values of 84.31%/91.88% and 88.62%/92.64%, respectively. The source code is available at \\n<uri>https://github.com/masurq/CFFormer</uri>\\n.\",\"PeriodicalId\":13213,\"journal\":{\"name\":\"IEEE Transactions on Geoscience and Remote Sensing\",\"volume\":\"63 \",\"pages\":\"1-17\"},\"PeriodicalIF\":8.6000,\"publicationDate\":\"2024-12-09\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"IEEE Transactions on Geoscience and Remote Sensing\",\"FirstCategoryId\":\"5\",\"ListUrlMain\":\"https://ieeexplore.ieee.org/document/10786275/\",\"RegionNum\":1,\"RegionCategory\":\"地球科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q1\",\"JCRName\":\"ENGINEERING, ELECTRICAL & ELECTRONIC\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"IEEE Transactions on Geoscience and Remote Sensing","FirstCategoryId":"5","ListUrlMain":"https://ieeexplore.ieee.org/document/10786275/","RegionNum":1,"RegionCategory":"地球科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"ENGINEERING, ELECTRICAL & ELECTRONIC","Score":null,"Total":0}
引用次数: 0

摘要

多源遥感图像可以捕获地物的互补信息,用于语义分割。然而,不同传感器的多模态数据之间可能存在不一致和干扰噪声。因此,如何有效地降低不同模态之间的差异和噪声,充分利用它们的互补特性是一个挑战。在本文中,我们提出了一个通用的交叉融合变压器框架(CFFormer)用于多源rsi的语义分割,采用并行双流结构从不同的模态中分别提取特征。我们引入了一个特征校正模块(FCM),通过结合空间和通道维度上其他模态的特征来校正当前模态的特征。在特征融合模块(FFM)中,我们采用多头交叉注意机制进行全局交互并融合来自不同模态的特征,从而实现多源rsi中互补信息的综合利用。最后,对比实验表明,与当前先进的多源rsi语义分割网络相比,所提出的CFFormer框架不仅达到了最先进的SOTA精度,而且具有出色的鲁棒性。具体而言,CFFormer在WHU-OPT-SAR数据集上实现了58%的平均交叉集(mIoU)和85.35%的总体准确率(OA),分别比排名第二的网络高出4.71%和1.74%。在Vaihingen和Potsdam数据集上,CFFormer也取得了最好的效果,mIoU和OA值分别为84.31%/91.88%和88.62%/92.64%。源代码可从https://github.com/masurq/CFFormer获得。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
CFFormer: A Cross-Fusion Transformer Framework for the Semantic Segmentation of Multisource Remote Sensing Images
Multisource remote sensing images (RSIs) can capture the complementary information of ground objects for use in semantic segmentation. However, there can be inconsistency and interference noise among the multimodal data from different sensors. Therefore, it is a challenge to effectively reduce the differences and noise between the different modalities and fully utilize their complementary features. In this article, we propose a universal cross-fusion transformer framework (CFFormer) for the semantic segmentation of multisource RSIs, adopting a parallel dual-stream structure to extract features separately from the different modalities. We introduce a feature correction module (FCM) that corrects the features of the current modality by combining features from the other modalities in both the spatial and channel dimensions. In the feature fusion module (FFM), we employ a multihead cross-attention mechanism to interact globally and fuse features from the different modalities, enabling the comprehensive utilization of the complementary information in multisource RSIs. Finally, comparative experiments demonstrate that the proposed CFFormer framework not only achieves state-of-the-art (SOTA) accuracy but also exhibits outstanding robustness when compared to the current advanced networks for semantic segmentation of multisource RSIs. Specifically, CFFormer achieves a mean intersection over union (mIoU) of 58% and an overall accuracy (OA) of 85.35% on the WHU-OPT-SAR dataset, outperforming the second-ranked network by 4.71% and 1.74%, respectively. On the Vaihingen and Potsdam datasets, CFFormer also achieves the best results, with mIoU and OA values of 84.31%/91.88% and 88.62%/92.64%, respectively. The source code is available at https://github.com/masurq/CFFormer .
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
IEEE Transactions on Geoscience and Remote Sensing
IEEE Transactions on Geoscience and Remote Sensing 工程技术-地球化学与地球物理
CiteScore
11.50
自引率
28.00%
发文量
1912
审稿时长
4.0 months
期刊介绍: IEEE Transactions on Geoscience and Remote Sensing (TGRS) is a monthly publication that focuses on the theory, concepts, and techniques of science and engineering as applied to sensing the land, oceans, atmosphere, and space; and the processing, interpretation, and dissemination of this information.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信