Landslide detection based on efficient residual channel attention mechanism network and faster R-CNN

IF 1.2 4区 计算机科学 Q4 COMPUTER SCIENCE, INFORMATION SYSTEMS
Yabing Jin, Ou Ou, Shanwen Wang, Yijun Liu, Haoqing Niu, X. Leng
{"title":"Landslide detection based on efficient residual channel attention mechanism network and faster R-CNN","authors":"Yabing Jin, Ou Ou, Shanwen Wang, Yijun Liu, Haoqing Niu, X. Leng","doi":"10.2298/csis220831003j","DOIUrl":null,"url":null,"abstract":"Accurate landslide detection plays an important role in land planning, disaster prediction and disaster relief. At present, field investigation and exploration based on professional personnel is the most widely used landslide mapping and detection technology, but this method consumes a lot of manpower and material resources and is inefficient. With the development of artificial intelligence, landslide identification and target detection based on deep learning have attracted more and more attention due to their remarkable advantages over traditional technologies. It is a technical problem to identify landslides from satellite remote sensing images. Although there are some methods at present, there is still room for improvement in the target detection algorithm of landslides against the background of the diversity and complexity of landslides. In this paper, target detection algorithm models such as Faster R-CNN apply to landslide recognition and detection tasks, and various commonly used recognition and detection algorithm network structures are used as the basic models for landslide recognition. Efficient residual channel soft thresholding attention mechanism algorithm (ERCA) is proposed, which intends to reduce the background noise of images in complex environments by means of deep learning adaptive soft thresholding to improve the feature learning capability of deep learning target detection algorithms. ERCA is added to the backbone network of the target detection algorithm for basic feature extraction to enhance the feature extraction and expression capability of the network. During the experiment ERCA combined with ResNet50, ResNet101 and other backbone networks, the objective indicators of detection results such as AP50 (Average Precision at IOU=0.50), AP75 (Average Precision at IOU=0.75) and AP (Average Precision) were improved, and the AP values were all improved to about 4%, and the final detection results using ResNet101 combined with ERCA as the backbone network reached 76.4% AP value. ERCA and other advanced channel attention networks such as ECA (Efficient Channel Attention for Deep Convolutional Neural Networks) and SENet (Squeeze-and-Excitation Networks) are fused into the backbone network of the target detection algorithm and experimented on the landslide identification detection task, and the detection results are that the objective detection indexes AP50, AP75, AP, etc. are higher for ERCA compared with other channel attention, and the subjective detection image detection effect and feature map visualization display are also better. We released our code at: https://github.com/fluoritess/Efficient-residual-channel-attention-mechanism-network-and-Faster-R-CNN.","PeriodicalId":50636,"journal":{"name":"Computer Science and Information Systems","volume":null,"pages":null},"PeriodicalIF":1.2000,"publicationDate":"2023-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"Computer Science and Information Systems","FirstCategoryId":"94","ListUrlMain":"https://doi.org/10.2298/csis220831003j","RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q4","JCRName":"COMPUTER SCIENCE, INFORMATION SYSTEMS","Score":null,"Total":0}
引用次数: 0

Abstract

Accurate landslide detection plays an important role in land planning, disaster prediction and disaster relief. At present, field investigation and exploration based on professional personnel is the most widely used landslide mapping and detection technology, but this method consumes a lot of manpower and material resources and is inefficient. With the development of artificial intelligence, landslide identification and target detection based on deep learning have attracted more and more attention due to their remarkable advantages over traditional technologies. It is a technical problem to identify landslides from satellite remote sensing images. Although there are some methods at present, there is still room for improvement in the target detection algorithm of landslides against the background of the diversity and complexity of landslides. In this paper, target detection algorithm models such as Faster R-CNN apply to landslide recognition and detection tasks, and various commonly used recognition and detection algorithm network structures are used as the basic models for landslide recognition. Efficient residual channel soft thresholding attention mechanism algorithm (ERCA) is proposed, which intends to reduce the background noise of images in complex environments by means of deep learning adaptive soft thresholding to improve the feature learning capability of deep learning target detection algorithms. ERCA is added to the backbone network of the target detection algorithm for basic feature extraction to enhance the feature extraction and expression capability of the network. During the experiment ERCA combined with ResNet50, ResNet101 and other backbone networks, the objective indicators of detection results such as AP50 (Average Precision at IOU=0.50), AP75 (Average Precision at IOU=0.75) and AP (Average Precision) were improved, and the AP values were all improved to about 4%, and the final detection results using ResNet101 combined with ERCA as the backbone network reached 76.4% AP value. ERCA and other advanced channel attention networks such as ECA (Efficient Channel Attention for Deep Convolutional Neural Networks) and SENet (Squeeze-and-Excitation Networks) are fused into the backbone network of the target detection algorithm and experimented on the landslide identification detection task, and the detection results are that the objective detection indexes AP50, AP75, AP, etc. are higher for ERCA compared with other channel attention, and the subjective detection image detection effect and feature map visualization display are also better. We released our code at: https://github.com/fluoritess/Efficient-residual-channel-attention-mechanism-network-and-Faster-R-CNN.
基于高效残差通道注意机制网络和更快R-CNN的滑坡检测
准确的滑坡探测在土地规划、灾害预测和救灾中具有重要作用。目前,基于专业人员的现场调查勘探是应用最广泛的滑坡测绘探测技术,但这种方法耗费大量人力物力,效率低下。随着人工智能的发展,基于深度学习的滑坡识别和目标检测因其相对于传统技术的显著优势而受到越来越多的关注。从卫星遥感图像中识别滑坡是一个技术难题。虽然目前已有一些方法,但在滑坡多样性和复杂性的背景下,滑坡目标检测算法仍有改进的空间。本文将Faster R-CNN等目标检测算法模型应用于滑坡识别检测任务,并将各种常用的识别检测算法网络结构作为滑坡识别的基本模型。提出了高效残差通道软阈值注意机制算法(ERCA),该算法旨在通过深度学习自适应软阈值来降低复杂环境下图像的背景噪声,从而提高深度学习目标检测算法的特征学习能力。在目标检测算法的骨干网中加入ERCA进行基本特征提取,增强网络的特征提取和表达能力。在实验中,ERCA与ResNet50、ResNet101等骨干网联合使用时,检测结果的客观指标AP50 (Average Precision at IOU=0.50)、AP75 (Average Precision at IOU=0.75)和AP (Average Precision)均得到提高,AP值均提高到4%左右,最终以ResNet101联合ERCA作为骨干网的检测结果达到76.4% AP值。将ERCA与ECA (Efficient channel attention for Deep Convolutional Neural networks)、SENet (squeese -and- excitation networks)等先进的通道关注网络融合到目标检测算法的骨干网络中,并对滑坡识别检测任务进行实验,检测结果为ERCA的客观检测指标AP50、AP75、AP等均高于其他通道关注;主观检测图像检测效果和特征图可视化显示效果也较好。我们在https://github.com/fluoritess/Efficient-residual-channel-attention-mechanism-network-and-Faster-R-CNN上发布了我们的代码。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
求助全文
约1分钟内获得全文 求助全文
来源期刊
Computer Science and Information Systems
Computer Science and Information Systems COMPUTER SCIENCE, INFORMATION SYSTEMS-COMPUTER SCIENCE, SOFTWARE ENGINEERING
CiteScore
2.30
自引率
21.40%
发文量
76
审稿时长
7.5 months
期刊介绍: About the journal Home page Contact information Aims and scope Indexing information Editorial policies ComSIS consortium Journal boards Managing board For authors Information for contributors Paper submission Article submission through OJS Copyright transfer form Download section For readers Forthcoming articles Current issue Archive Subscription For reviewers View and review submissions News Journal''s Facebook page Call for special issue New issue notification Aims and scope Computer Science and Information Systems (ComSIS) is an international refereed journal, published in Serbia. The objective of ComSIS is to communicate important research and development results in the areas of computer science, software engineering, and information systems.
×
引用
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学术文献互助群
群 号:481959085
Book学术官方微信