Guangyao Li , Haijian Shao , Xing Deng , Yingtao Jiang
{"title":"自适应卷积网络修剪通过像素级互相关和通道独立性增强模型压缩","authors":"Guangyao Li , Haijian Shao , Xing Deng , Yingtao Jiang","doi":"10.1016/j.engappai.2025.110920","DOIUrl":null,"url":null,"abstract":"<div><div>In deep learning model optimization, the majority of pruning techniques employ predefined criteria to guide filter elimination. Although effective in identifying redundant filters, these methods often overlook intrinsic linear redundancy embedded within the network during early training stages, thus not fully exploiting the latent capacity of the model. To address this limitation, we propose an innovative structured pruning approach grounded in a Pixel-Level Cross-Correlation(PCC) loss term. By incorporating this data-driven loss function in the pre-training phase, our method promotes the formation of more robust intrinsic connections among feature maps. Leveraging PCC of output features, the network discerns finer inter-pixel relationships. This approach enhances feature map granularity, refining local feature representation and overall map quality. During the pruning phase, we employ a channel screening strategy based on Channel Independence (CI), which allows the classification of channels by importance and preserves adequate linear redundancy. Following pruning, the model is retrained and fine-tuned. Compared to state-of-the-art approaches, our method achieves substantial compression while retaining performance. For instance, on the Canadian Institute For Advanced Research 10 (CIFAR-10) dataset, the Visual Geometry Group 16-layer network (VGG-16) model demonstrates a 0.87% improvement in pre-training accuracy (94.59%) and achieves 93.40% accuracy post-pruning, with pruning rates of 92.75% for parameters(Params) and 84.61% for Floating Point Operations (FLOPs). Similarly, on the ImageNet(LSVRC-2012) dataset, our method reduces Params and FLOPs of Residual Network-50(ResNet-50) by 60.24% and 58.40%, respectively. This demonstrates a significant reduction in model size and computational complexity while maintaining high performance.</div></div>","PeriodicalId":50523,"journal":{"name":"Engineering Applications of Artificial Intelligence","volume":"154 ","pages":"Article 110920"},"PeriodicalIF":8.0000,"publicationDate":"2025-05-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Adaptive convolutional network pruning through pixel-level cross-correlation and channel independence for enhanced model compression\",\"authors\":\"Guangyao Li , Haijian Shao , Xing Deng , Yingtao Jiang\",\"doi\":\"10.1016/j.engappai.2025.110920\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><div>In deep learning model optimization, the majority of pruning techniques employ predefined criteria to guide filter elimination. Although effective in identifying redundant filters, these methods often overlook intrinsic linear redundancy embedded within the network during early training stages, thus not fully exploiting the latent capacity of the model. To address this limitation, we propose an innovative structured pruning approach grounded in a Pixel-Level Cross-Correlation(PCC) loss term. By incorporating this data-driven loss function in the pre-training phase, our method promotes the formation of more robust intrinsic connections among feature maps. Leveraging PCC of output features, the network discerns finer inter-pixel relationships. This approach enhances feature map granularity, refining local feature representation and overall map quality. During the pruning phase, we employ a channel screening strategy based on Channel Independence (CI), which allows the classification of channels by importance and preserves adequate linear redundancy. Following pruning, the model is retrained and fine-tuned. Compared to state-of-the-art approaches, our method achieves substantial compression while retaining performance. For instance, on the Canadian Institute For Advanced Research 10 (CIFAR-10) dataset, the Visual Geometry Group 16-layer network (VGG-16) model demonstrates a 0.87% improvement in pre-training accuracy (94.59%) and achieves 93.40% accuracy post-pruning, with pruning rates of 92.75% for parameters(Params) and 84.61% for Floating Point Operations (FLOPs). Similarly, on the ImageNet(LSVRC-2012) dataset, our method reduces Params and FLOPs of Residual Network-50(ResNet-50) by 60.24% and 58.40%, respectively. This demonstrates a significant reduction in model size and computational complexity while maintaining high performance.</div></div>\",\"PeriodicalId\":50523,\"journal\":{\"name\":\"Engineering Applications of Artificial Intelligence\",\"volume\":\"154 \",\"pages\":\"Article 110920\"},\"PeriodicalIF\":8.0000,\"publicationDate\":\"2025-05-05\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Engineering Applications of Artificial Intelligence\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://www.sciencedirect.com/science/article/pii/S0952197625009200\",\"RegionNum\":2,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q1\",\"JCRName\":\"AUTOMATION & CONTROL SYSTEMS\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Engineering Applications of Artificial Intelligence","FirstCategoryId":"94","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S0952197625009200","RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"AUTOMATION & CONTROL SYSTEMS","Score":null,"Total":0}
引用次数: 0
摘要
在深度学习模型优化中,大多数修剪技术使用预定义的标准来指导过滤器消除。尽管这些方法在识别冗余过滤器方面是有效的,但在早期训练阶段,这些方法往往忽略了嵌入在网络中的固有线性冗余,因此没有充分利用模型的潜在能力。为了解决这一限制,我们提出了一种基于像素级互相关(PCC)损失项的创新结构化修剪方法。通过在预训练阶段结合这种数据驱动的损失函数,我们的方法促进了特征映射之间更鲁棒的内在联系的形成。利用输出特征的PCC,网络识别更精细的像素间关系。这种方法增强了特征图粒度,改进了局部特征表示和整体地图质量。在修剪阶段,我们采用基于信道独立性(CI)的信道筛选策略,该策略允许按重要性对信道进行分类并保留足够的线性冗余。在修剪之后,对模型进行重新训练和微调。与最先进的方法相比,我们的方法在保持性能的同时实现了实质性的压缩。例如,在加拿大高级研究院10 (CIFAR-10)数据集上,Visual Geometry Group 16层网络(vgg16)模型的训练前准确率(94.59%)提高了0.87%,后修剪准确率提高了93.40%,其中参数(Params)的修剪率为92.75%,浮点运算(FLOPs)的修剪率为84.61%。同样,在ImageNet(LSVRC-2012)数据集上,我们的方法将残余网络-50(ResNet-50)的Params和FLOPs分别降低了60.24%和58.40%。这表明在保持高性能的同时,模型大小和计算复杂度显著降低。
Adaptive convolutional network pruning through pixel-level cross-correlation and channel independence for enhanced model compression
In deep learning model optimization, the majority of pruning techniques employ predefined criteria to guide filter elimination. Although effective in identifying redundant filters, these methods often overlook intrinsic linear redundancy embedded within the network during early training stages, thus not fully exploiting the latent capacity of the model. To address this limitation, we propose an innovative structured pruning approach grounded in a Pixel-Level Cross-Correlation(PCC) loss term. By incorporating this data-driven loss function in the pre-training phase, our method promotes the formation of more robust intrinsic connections among feature maps. Leveraging PCC of output features, the network discerns finer inter-pixel relationships. This approach enhances feature map granularity, refining local feature representation and overall map quality. During the pruning phase, we employ a channel screening strategy based on Channel Independence (CI), which allows the classification of channels by importance and preserves adequate linear redundancy. Following pruning, the model is retrained and fine-tuned. Compared to state-of-the-art approaches, our method achieves substantial compression while retaining performance. For instance, on the Canadian Institute For Advanced Research 10 (CIFAR-10) dataset, the Visual Geometry Group 16-layer network (VGG-16) model demonstrates a 0.87% improvement in pre-training accuracy (94.59%) and achieves 93.40% accuracy post-pruning, with pruning rates of 92.75% for parameters(Params) and 84.61% for Floating Point Operations (FLOPs). Similarly, on the ImageNet(LSVRC-2012) dataset, our method reduces Params and FLOPs of Residual Network-50(ResNet-50) by 60.24% and 58.40%, respectively. This demonstrates a significant reduction in model size and computational complexity while maintaining high performance.
期刊介绍:
Artificial Intelligence (AI) is pivotal in driving the fourth industrial revolution, witnessing remarkable advancements across various machine learning methodologies. AI techniques have become indispensable tools for practicing engineers, enabling them to tackle previously insurmountable challenges. Engineering Applications of Artificial Intelligence serves as a global platform for the swift dissemination of research elucidating the practical application of AI methods across all engineering disciplines. Submitted papers are expected to present novel aspects of AI utilized in real-world engineering applications, validated using publicly available datasets to ensure the replicability of research outcomes. Join us in exploring the transformative potential of AI in engineering.