面向异构遥感图像变化检测的图对比学习网络

IF 7.6 1区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE
Zhiyong Lv , Sizhe Cheng , Linfu Xie , Junhuai Li , Minghua Zhao
{"title":"面向异构遥感图像变化检测的图对比学习网络","authors":"Zhiyong Lv ,&nbsp;Sizhe Cheng ,&nbsp;Linfu Xie ,&nbsp;Junhuai Li ,&nbsp;Minghua Zhao","doi":"10.1016/j.patcog.2025.112394","DOIUrl":null,"url":null,"abstract":"<div><div>Land cover change detection (LCCD) with heterogeneous remote sensing images (Hete-RSIs) is an attractive topic in the community of remote sensing applications. Intuitively, Hete-RSIs are acquired with different remote sensors, and they cannot be compared directly for LCCD because of the different imaging modalities. In this paper, a graph contrastive learning network (GCLN) is proposed for LCCD with bitemporal Hete-RSIs. First, with the motivation of smoothing the noise and utilizing contextual information, the k-nearest neighbor algorithm is used to improve the spectral homogeneity of the pixels within a superpixel. Then, a pairwise graph is constructed on the basis of each superpixel from spectral similarity and dissimilarity perspectives, and a graph feature learning network is designed to learn the near-far dependencies of graph features for change detection. Finally, the similarity and dissimilarity loss functions are coupled as a contrastive loss function to expand the difference between similar and dissimilar features. Comparisons with seven advanced methods on five pairs of Hete-RSIs demonstrate the feasibility and superiority of the proposed GCLN for LCCD with Hete-RSIs. For example, the improvements on the five datasets are 3.63<span><math><mo>%</mo></math></span>, 8.47<span><math><mo>%</mo></math></span>, 4.17<span><math><mo>%</mo></math></span>, 8.23<span><math><mo>%</mo></math></span>, and 4.98<span><math><mo>%</mo></math></span> in terms of overall accuracy. The code of the proposed approach can be available at: <span><span>https://github.com/ImgSciGroup/2024-GCLN</span><svg><path></path></svg></span>.</div></div>","PeriodicalId":49713,"journal":{"name":"Pattern Recognition","volume":"172 ","pages":"Article 112394"},"PeriodicalIF":7.6000,"publicationDate":"2025-09-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"A graph contrastive learning network for change detection with heterogeneous remote sensing images\",\"authors\":\"Zhiyong Lv ,&nbsp;Sizhe Cheng ,&nbsp;Linfu Xie ,&nbsp;Junhuai Li ,&nbsp;Minghua Zhao\",\"doi\":\"10.1016/j.patcog.2025.112394\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><div>Land cover change detection (LCCD) with heterogeneous remote sensing images (Hete-RSIs) is an attractive topic in the community of remote sensing applications. Intuitively, Hete-RSIs are acquired with different remote sensors, and they cannot be compared directly for LCCD because of the different imaging modalities. In this paper, a graph contrastive learning network (GCLN) is proposed for LCCD with bitemporal Hete-RSIs. First, with the motivation of smoothing the noise and utilizing contextual information, the k-nearest neighbor algorithm is used to improve the spectral homogeneity of the pixels within a superpixel. Then, a pairwise graph is constructed on the basis of each superpixel from spectral similarity and dissimilarity perspectives, and a graph feature learning network is designed to learn the near-far dependencies of graph features for change detection. Finally, the similarity and dissimilarity loss functions are coupled as a contrastive loss function to expand the difference between similar and dissimilar features. Comparisons with seven advanced methods on five pairs of Hete-RSIs demonstrate the feasibility and superiority of the proposed GCLN for LCCD with Hete-RSIs. For example, the improvements on the five datasets are 3.63<span><math><mo>%</mo></math></span>, 8.47<span><math><mo>%</mo></math></span>, 4.17<span><math><mo>%</mo></math></span>, 8.23<span><math><mo>%</mo></math></span>, and 4.98<span><math><mo>%</mo></math></span> in terms of overall accuracy. The code of the proposed approach can be available at: <span><span>https://github.com/ImgSciGroup/2024-GCLN</span><svg><path></path></svg></span>.</div></div>\",\"PeriodicalId\":49713,\"journal\":{\"name\":\"Pattern Recognition\",\"volume\":\"172 \",\"pages\":\"Article 112394\"},\"PeriodicalIF\":7.6000,\"publicationDate\":\"2025-09-02\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Pattern Recognition\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://www.sciencedirect.com/science/article/pii/S0031320325010556\",\"RegionNum\":1,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q1\",\"JCRName\":\"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Pattern Recognition","FirstCategoryId":"94","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S0031320325010556","RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE","Score":null,"Total":0}
引用次数: 0

摘要

基于异质遥感影像的土地覆盖变化检测(LCCD)是遥感应用领域的一个热门课题。直观上,hete - rsi是通过不同的遥感器获取的,由于成像方式的不同,无法直接对LCCD进行比较。本文提出了一种具有双时相hete - rsi的LCCD图对比学习网络(GCLN)。首先,以平滑噪声和利用上下文信息为动机,采用k近邻算法提高超像素内像素的光谱均匀性;然后,从光谱相似度和不相似度的角度,在每个超像素的基础上构建成对图,并设计图特征学习网络,学习图特征的远近依赖关系,用于变化检测。最后,将相似和不相似损失函数耦合为对比损失函数,扩展相似和不相似特征之间的差异。通过与7种先进方法在5对hete - rsi上的比较,证明了该GCLN用于具有hete - rsi LCCD的可行性和优越性。例如,5个数据集的整体准确率分别提高了3.63%、8.47%、4.17%、8.23%和4.98%。建议的方法的代码可以在https://github.com/ImgSciGroup/2024-GCLN上获得。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
A graph contrastive learning network for change detection with heterogeneous remote sensing images
Land cover change detection (LCCD) with heterogeneous remote sensing images (Hete-RSIs) is an attractive topic in the community of remote sensing applications. Intuitively, Hete-RSIs are acquired with different remote sensors, and they cannot be compared directly for LCCD because of the different imaging modalities. In this paper, a graph contrastive learning network (GCLN) is proposed for LCCD with bitemporal Hete-RSIs. First, with the motivation of smoothing the noise and utilizing contextual information, the k-nearest neighbor algorithm is used to improve the spectral homogeneity of the pixels within a superpixel. Then, a pairwise graph is constructed on the basis of each superpixel from spectral similarity and dissimilarity perspectives, and a graph feature learning network is designed to learn the near-far dependencies of graph features for change detection. Finally, the similarity and dissimilarity loss functions are coupled as a contrastive loss function to expand the difference between similar and dissimilar features. Comparisons with seven advanced methods on five pairs of Hete-RSIs demonstrate the feasibility and superiority of the proposed GCLN for LCCD with Hete-RSIs. For example, the improvements on the five datasets are 3.63%, 8.47%, 4.17%, 8.23%, and 4.98% in terms of overall accuracy. The code of the proposed approach can be available at: https://github.com/ImgSciGroup/2024-GCLN.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Pattern Recognition
Pattern Recognition 工程技术-工程:电子与电气
CiteScore
14.40
自引率
16.20%
发文量
683
审稿时长
5.6 months
期刊介绍: The field of Pattern Recognition is both mature and rapidly evolving, playing a crucial role in various related fields such as computer vision, image processing, text analysis, and neural networks. It closely intersects with machine learning and is being applied in emerging areas like biometrics, bioinformatics, multimedia data analysis, and data science. The journal Pattern Recognition, established half a century ago during the early days of computer science, has since grown significantly in scope and influence.
×
引用
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学术官方微信