西安电子科技大学学报 ›› 2025, Vol. 52 ›› Issue (3): 202-216.doi: 10.19665/j.issn1001-2400.20250110

• 第二十七届中国科协年会——AI时代网络技术创新 • 上一篇    下一篇

双域渐进算法优化的自适应指导机制通道剪枝

冯进1,2(), 郭杰1,2(), 张铭津1,2(), 李云松1,2(), 徐志远2()   

  1. 1.西安电子科技大学 空天地一体化综合业务网全国重点实验室,陕西 西安 710071
    2.西安电子科技大学 通信工程学院,陕西 西安 710071
  • 收稿日期:2024-12-19 出版日期:2025-06-20 发布日期:2025-01-14
  • 通讯作者: 郭 杰(1982—),男,副教授,E-mail:jguo@mail.xidian.edu.cn
  • 作者简介:冯 进(2001—),男,西安电子科技大学硕士研究生,E-mail:23011210782@stu.xidian.edu.cn
    张铭津(1988—),女,教授,E-mail:mjinzhang@xidian.edu.cn
    李云松(1974—),男,教授,E-mail:ysli@mail.xidian.edu.cn
    徐志远(2004—),男,西安电子科技大学本科生,E-mail:22009100896@stu.xidian.edu.cn
  • 基金资助:
    国家自然科学基金(62272363);国家自然科学基金(92470108);中国科协青年人才托举工程(2021QNRC001);星载计算机与电子技术创新联合实验室2023年度开放基金(2024KFKT001-1)

Channel pruning via an adaptive guidance mechanism optimized by the dual-domain progressive optimization algorithm

FENG Jin1,2(), GUO Jie1,2(), ZHANG Mingjin1,2(), LI Yunsong1,2(), XU Zhiyuan2()   

  1. 1. State Key Laboratory of Integrated Services Networks,Xidian University,Xi’an 710071,China
    2. School of Telecommunications Engineering,Xidian University,Xi’an 710071,China
  • Received:2024-12-19 Online:2025-06-20 Published:2025-01-14

摘要:

现有的剪枝方法面临着通道选择标准不一致问题,使通道的选择趋势存在明显差异,这种差异导致了剪枝策略中出现盲点。为了解决这一问题,提出了一种基于双域渐进算法优化的自适应指导机制的通道剪枝方法。具体而言,该指导机制引入了一个正则化项来分配惩罚权重,平衡了单个标准的得分和多个标准的统一性。此外,双域渐进优化算法根据空间关系变化与迭代搜索进度动态调整搜索策略,灵活确定指导机制的最优作用深度和广度,达到最佳剪枝效果。所提方法以最优的作用深度和广度协调了基于个体视角与整体视角剪枝标准之间的对立和统一,形成了全面而高效的剪枝体系。实验结果表明,所提出的剪枝方法优于现有的剪枝方法,以最小的精度损失显著降低了模型参数规模和运算量。在CIFAR-10数据集上,所提方法将VGG-16模型压缩至原始大小的11.15%,而精度仅下降0.04%。在ImageNet数据集上,将ResNet-50模型的参数减少至27.01%,同时保持了73.83%的准确率。

关键词: 深度学习, 卷积神经网络, 通道剪枝, 模型压缩

Abstract:

Current pruning methods often face inconsistencies in channel selection criteria,resulting in noticeable disparities in channel selection trends.This discrepancy contributes to the emergence of blind spots within pruning strategies.To address this issue,we propose a channel pruning method via an Adaptive Guidance Mechanism (AGM) optimized by the Dual-Domain Progressive Optimization Algorithm.Specifically,the Guiding Mechanism introduces a regularization term to allocate penalty levels,balancing individual criterion scores with the convergence of multiple criteria.In addition,the Dual-Domain Progressive Optimization Algorithm dynamically adjusts the search strategy based on changes in spatial relationships and the progress of iterative search,flexibly determining the optimal depth and breadth of the guidance mechanism to achieve the best pruning performance.The proposed AGM harmonizes the opposition and unity between the individual perspective-based and overall perspective-based pruning criteria with the optimal depth and breadth of impact,forming a cohesive and comprehensive pruning system.Experimental results demonstrate that the proposed pruning method outperforms existing pruning methods,significantly reducing model parameters and FLOPs with a minimal accuracy loss.For example,it compresses the VGG-16 network on CIFAR-10 to 11.15% of its original size with just a 0.04% accuracy drop.On ImageNet,it reduces ResNet-50 parameters to 27.01% while maintaining a 73.83% accuracy.

Key words: deep learning, convolutional neural network, channel pruning, model compression

中图分类号: 

  • TP391