面向遥感影像场景分类的多维空间剪枝

IF 3.4 3区 工程技术 Q2 ENGINEERING, ELECTRICAL & ELECTRONIC Digital Signal Processing Pub Date : 2025-03-01 Epub Date: 2025-01-02 DOI:10.1016/j.dsp.2025.104979
Dezhao Zhai , Wei Chen , Baoming Miao , Fulong Liu , Siqi Han , Yinghao Ding , Ming Yu , Hang Wu
{"title":"面向遥感影像场景分类的多维空间剪枝","authors":"Dezhao Zhai ,&nbsp;Wei Chen ,&nbsp;Baoming Miao ,&nbsp;Fulong Liu ,&nbsp;Siqi Han ,&nbsp;Yinghao Ding ,&nbsp;Ming Yu ,&nbsp;Hang Wu","doi":"10.1016/j.dsp.2025.104979","DOIUrl":null,"url":null,"abstract":"<div><div>In recent years, remote sensing image classification tasks have garnered widespread attention and have been extensively studied by researchers. Most current studies focus on improving classification accuracy, leading to overly large and complex networks with high computational costs that are challenging to deploy for real-time remote sensing tasks. To address this issue, neural network pruning has emerged as an effective solution. However, existing pruning methods typically prune along a single dimension, and as the pruning ratio increases, important weights in that dimension often suffer from over-pruning, resulting in significant accuracy loss. This paper proposes a novel pruning method for remote sensing scene classification—Multidimensional Space Pruning (MSP). MSP performs stereoscopic pruning of filters along both channel and depth dimensions, simultaneously removing redundant information across two different dimensions. This prevents excessive pruning of important weights in a single dimension, thereby significantly reducing model complexity while maintaining accuracy. As a novel pruning method, MSP achieves remarkable results. At a pruning ratio of 0.4, MSP-pruned VGG-16 and ResNet-34 models on the NWPU-RESISC45 dataset show accuracy drops of only 1.05 % and 0.71 %, respectively, while achieving compression ratios of 92.52 % and 93.19 %. Similarly, on the AID dataset, the accuracy drops are merely 0.26 % and 0.54 %, with compression ratios reaching 96.23 % and 88.56 %, respectively. Experimental results on two public remote sensing image datasets demonstrate that compared to existing methods, MSP achieves higher compression ratios while maintaining model accuracy, showcasing superior model compression performance.</div></div>","PeriodicalId":51011,"journal":{"name":"Digital Signal Processing","volume":"158 ","pages":"Article 104979"},"PeriodicalIF":3.4000,"publicationDate":"2025-03-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Multi-dimensional spatial pruning for remote sensing image scene classification\",\"authors\":\"Dezhao Zhai ,&nbsp;Wei Chen ,&nbsp;Baoming Miao ,&nbsp;Fulong Liu ,&nbsp;Siqi Han ,&nbsp;Yinghao Ding ,&nbsp;Ming Yu ,&nbsp;Hang Wu\",\"doi\":\"10.1016/j.dsp.2025.104979\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><div>In recent years, remote sensing image classification tasks have garnered widespread attention and have been extensively studied by researchers. Most current studies focus on improving classification accuracy, leading to overly large and complex networks with high computational costs that are challenging to deploy for real-time remote sensing tasks. To address this issue, neural network pruning has emerged as an effective solution. However, existing pruning methods typically prune along a single dimension, and as the pruning ratio increases, important weights in that dimension often suffer from over-pruning, resulting in significant accuracy loss. This paper proposes a novel pruning method for remote sensing scene classification—Multidimensional Space Pruning (MSP). MSP performs stereoscopic pruning of filters along both channel and depth dimensions, simultaneously removing redundant information across two different dimensions. This prevents excessive pruning of important weights in a single dimension, thereby significantly reducing model complexity while maintaining accuracy. As a novel pruning method, MSP achieves remarkable results. At a pruning ratio of 0.4, MSP-pruned VGG-16 and ResNet-34 models on the NWPU-RESISC45 dataset show accuracy drops of only 1.05 % and 0.71 %, respectively, while achieving compression ratios of 92.52 % and 93.19 %. Similarly, on the AID dataset, the accuracy drops are merely 0.26 % and 0.54 %, with compression ratios reaching 96.23 % and 88.56 %, respectively. Experimental results on two public remote sensing image datasets demonstrate that compared to existing methods, MSP achieves higher compression ratios while maintaining model accuracy, showcasing superior model compression performance.</div></div>\",\"PeriodicalId\":51011,\"journal\":{\"name\":\"Digital Signal Processing\",\"volume\":\"158 \",\"pages\":\"Article 104979\"},\"PeriodicalIF\":3.4000,\"publicationDate\":\"2025-03-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Digital Signal Processing\",\"FirstCategoryId\":\"5\",\"ListUrlMain\":\"https://www.sciencedirect.com/science/article/pii/S1051200425000016\",\"RegionNum\":3,\"RegionCategory\":\"工程技术\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"2025/1/2 0:00:00\",\"PubModel\":\"Epub\",\"JCR\":\"Q2\",\"JCRName\":\"ENGINEERING, ELECTRICAL & ELECTRONIC\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Digital Signal Processing","FirstCategoryId":"5","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S1051200425000016","RegionNum":3,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"2025/1/2 0:00:00","PubModel":"Epub","JCR":"Q2","JCRName":"ENGINEERING, ELECTRICAL & ELECTRONIC","Score":null,"Total":0}
引用次数: 0

摘要

近年来,遥感图像分类任务受到了广泛的关注,并得到了研究者的广泛研究。目前大多数研究都集中在提高分类精度上,导致网络过于庞大和复杂,计算成本高,难以部署到实时遥感任务中。为了解决这一问题,神经网络修剪已经成为一种有效的解决方案。然而,现有的剪枝方法通常是沿着单个维度进行剪枝,随着剪枝比例的增加,该维度上的重要权值往往会发生过度剪枝,从而导致显著的精度损失。提出了一种新的遥感场景分类剪枝方法——多维空间剪枝。MSP沿着通道和深度维度对滤波器进行立体修剪,同时去除两个不同维度上的冗余信息。这可以防止在单个维度中过度修剪重要的权重,从而在保持准确性的同时显着降低模型的复杂性。作为一种新颖的修剪方法,MSP取得了显著的效果。在NWPU-RESISC45数据集上,msp修剪后的VGG-16和ResNet-34模型在修剪比为0.4时,准确率分别下降了1.05%和0.71%,压缩比分别达到92.52%和93.19%。同样,在AID数据集上,准确率仅下降0.26%和0.54%,压缩比分别达到96.23%和88.56%。在两个公共遥感图像数据集上的实验结果表明,与现有方法相比,MSP在保持模型精度的同时实现了更高的压缩比,显示出优越的模型压缩性能。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
Multi-dimensional spatial pruning for remote sensing image scene classification
In recent years, remote sensing image classification tasks have garnered widespread attention and have been extensively studied by researchers. Most current studies focus on improving classification accuracy, leading to overly large and complex networks with high computational costs that are challenging to deploy for real-time remote sensing tasks. To address this issue, neural network pruning has emerged as an effective solution. However, existing pruning methods typically prune along a single dimension, and as the pruning ratio increases, important weights in that dimension often suffer from over-pruning, resulting in significant accuracy loss. This paper proposes a novel pruning method for remote sensing scene classification—Multidimensional Space Pruning (MSP). MSP performs stereoscopic pruning of filters along both channel and depth dimensions, simultaneously removing redundant information across two different dimensions. This prevents excessive pruning of important weights in a single dimension, thereby significantly reducing model complexity while maintaining accuracy. As a novel pruning method, MSP achieves remarkable results. At a pruning ratio of 0.4, MSP-pruned VGG-16 and ResNet-34 models on the NWPU-RESISC45 dataset show accuracy drops of only 1.05 % and 0.71 %, respectively, while achieving compression ratios of 92.52 % and 93.19 %. Similarly, on the AID dataset, the accuracy drops are merely 0.26 % and 0.54 %, with compression ratios reaching 96.23 % and 88.56 %, respectively. Experimental results on two public remote sensing image datasets demonstrate that compared to existing methods, MSP achieves higher compression ratios while maintaining model accuracy, showcasing superior model compression performance.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Digital Signal Processing
Digital Signal Processing 工程技术-工程:电子与电气
CiteScore
5.30
自引率
17.20%
发文量
435
审稿时长
66 days
期刊介绍: Digital Signal Processing: A Review Journal is one of the oldest and most established journals in the field of signal processing yet it aims to be the most innovative. The Journal invites top quality research articles at the frontiers of research in all aspects of signal processing. Our objective is to provide a platform for the publication of ground-breaking research in signal processing with both academic and industrial appeal. The journal has a special emphasis on statistical signal processing methodology such as Bayesian signal processing, and encourages articles on emerging applications of signal processing such as: • big data• machine learning• internet of things• information security• systems biology and computational biology,• financial time series analysis,• autonomous vehicles,• quantum computing,• neuromorphic engineering,• human-computer interaction and intelligent user interfaces,• environmental signal processing,• geophysical signal processing including seismic signal processing,• chemioinformatics and bioinformatics,• audio, visual and performance arts,• disaster management and prevention,• renewable energy,
期刊最新文献
D3S-Net: A dense SAR ship detection network for dynamic denoising and structural sparsity deinterference Fine-grained adaptive distillation framework for cross-modal hashing retrieval A strategy of joint TR beam resource allocation and STSLF in netted radar system in the complex scenario SCP-based Kalman filter for multi-sensor networked systems with bandwidth allocation and uniform quantization A method for decoupling RFF from received cepstral-domain CIR in LTE-V2X communications
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1