面向遥感图像语义分割的自适应多类型对比视图生成

IF 8.6 1区 地球科学 Q1 ENGINEERING, ELECTRICAL & ELECTRONIC
Cheng Shi;Peiwen Han;Minghua Zhao;Li Fang;Qiguang Miao;Chi-Man Pun
{"title":"面向遥感图像语义分割的自适应多类型对比视图生成","authors":"Cheng Shi;Peiwen Han;Minghua Zhao;Li Fang;Qiguang Miao;Chi-Man Pun","doi":"10.1109/TGRS.2024.3525133","DOIUrl":null,"url":null,"abstract":"Self-supervised contrastive learning is a powerful pretraining framework for learning the invariant features from the different views of remote sensing images, therefore, the performance of contrastive learning heavily depends on the generation of views. Current view generation is primarily accomplished through different transformations, and the types and parameters of the transformations are required hand-crafted. Hence, the diversity and discriminability of generated views cannot be guaranteed. To address this, we propose a multitype views optimization method to optimize these transformations. We formulate contrastive learning as a min-max optimization problem, and transformation parameters are optimized by maximizing the contrastive loss. The optimized transformations encourage the negative sample pairs to be close and the positive sample pairs to be far apart. Different from the current adversarial view generation methods, our method can optimize both photometric transformations and geometric transformations. For remote sensing images, the geometric transformation is more critical for view generation, while the existing view optimization methods fail to achieve this. We consider the hue, saturation, brightness, contrast, and geometric rotation transformations in contrastive learning, and evaluate the optimized views on the downstream remote sensing images semantic segmentation task. Extensive experiments are carried out on the three remote sensing image segmentation datasets, including the ISPRS Potsdam dataset, the ISPRS Vaihingen dataset, and the LoveDA dataset. Results show that the learned views obtain high advantages compared to the hand-crafted views and other optimized views. The code associated with this article has been released and can be accessed at <uri>https://github.com/AAAA-CS/AMView</uri>.","PeriodicalId":13213,"journal":{"name":"IEEE Transactions on Geoscience and Remote Sensing","volume":"63 ","pages":"1-13"},"PeriodicalIF":8.6000,"publicationDate":"2025-01-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Adaptive Multitype Contrastive Views Generation for Remote Sensing Image Semantic Segmentation\",\"authors\":\"Cheng Shi;Peiwen Han;Minghua Zhao;Li Fang;Qiguang Miao;Chi-Man Pun\",\"doi\":\"10.1109/TGRS.2024.3525133\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Self-supervised contrastive learning is a powerful pretraining framework for learning the invariant features from the different views of remote sensing images, therefore, the performance of contrastive learning heavily depends on the generation of views. Current view generation is primarily accomplished through different transformations, and the types and parameters of the transformations are required hand-crafted. Hence, the diversity and discriminability of generated views cannot be guaranteed. To address this, we propose a multitype views optimization method to optimize these transformations. We formulate contrastive learning as a min-max optimization problem, and transformation parameters are optimized by maximizing the contrastive loss. The optimized transformations encourage the negative sample pairs to be close and the positive sample pairs to be far apart. Different from the current adversarial view generation methods, our method can optimize both photometric transformations and geometric transformations. For remote sensing images, the geometric transformation is more critical for view generation, while the existing view optimization methods fail to achieve this. We consider the hue, saturation, brightness, contrast, and geometric rotation transformations in contrastive learning, and evaluate the optimized views on the downstream remote sensing images semantic segmentation task. Extensive experiments are carried out on the three remote sensing image segmentation datasets, including the ISPRS Potsdam dataset, the ISPRS Vaihingen dataset, and the LoveDA dataset. Results show that the learned views obtain high advantages compared to the hand-crafted views and other optimized views. The code associated with this article has been released and can be accessed at <uri>https://github.com/AAAA-CS/AMView</uri>.\",\"PeriodicalId\":13213,\"journal\":{\"name\":\"IEEE Transactions on Geoscience and Remote Sensing\",\"volume\":\"63 \",\"pages\":\"1-13\"},\"PeriodicalIF\":8.6000,\"publicationDate\":\"2025-01-10\",\"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/10838338/\",\"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/10838338/","RegionNum":1,"RegionCategory":"地球科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"ENGINEERING, ELECTRICAL & ELECTRONIC","Score":null,"Total":0}
引用次数: 0

摘要

自监督对比学习是一种强大的预训练框架,用于从遥感图像的不同视图中学习不变特征,因此,对比学习的性能在很大程度上取决于视图的生成。当前视图的生成主要是通过不同的转换完成的,并且转换的类型和参数需要手工制作。因此,不能保证生成视图的多样性和可辨别性。为了解决这个问题,我们提出了一种多类型视图优化方法来优化这些转换。我们将对比学习描述为最小-最大优化问题,并通过最大化对比损失来优化转换参数。优化后的变换使负样本对接近,正样本对远离。与现有的对抗性视图生成方法不同,我们的方法可以同时优化光度变换和几何变换。对于遥感图像而言,几何变换对于视图生成更为关键,而现有的视图优化方法无法实现这一点。我们考虑了对比学习中的色调、饱和度、亮度、对比度和几何旋转变换,并对下游遥感图像语义分割任务的优化视图进行了评价。在ISPRS波茨坦数据集、ISPRS Vaihingen数据集和LoveDA数据集这三个遥感图像分割数据集上进行了大量的实验。结果表明,与手工制作视图和其他优化视图相比,学习视图具有较高的优势。与本文相关的代码已经发布,可以在https://github.com/AAAA-CS/AMView上访问。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Adaptive Multitype Contrastive Views Generation for Remote Sensing Image Semantic Segmentation
Self-supervised contrastive learning is a powerful pretraining framework for learning the invariant features from the different views of remote sensing images, therefore, the performance of contrastive learning heavily depends on the generation of views. Current view generation is primarily accomplished through different transformations, and the types and parameters of the transformations are required hand-crafted. Hence, the diversity and discriminability of generated views cannot be guaranteed. To address this, we propose a multitype views optimization method to optimize these transformations. We formulate contrastive learning as a min-max optimization problem, and transformation parameters are optimized by maximizing the contrastive loss. The optimized transformations encourage the negative sample pairs to be close and the positive sample pairs to be far apart. Different from the current adversarial view generation methods, our method can optimize both photometric transformations and geometric transformations. For remote sensing images, the geometric transformation is more critical for view generation, while the existing view optimization methods fail to achieve this. We consider the hue, saturation, brightness, contrast, and geometric rotation transformations in contrastive learning, and evaluate the optimized views on the downstream remote sensing images semantic segmentation task. Extensive experiments are carried out on the three remote sensing image segmentation datasets, including the ISPRS Potsdam dataset, the ISPRS Vaihingen dataset, and the LoveDA dataset. Results show that the learned views obtain high advantages compared to the hand-crafted views and other optimized views. The code associated with this article has been released and can be accessed at https://github.com/AAAA-CS/AMView.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
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学术官方微信