论文标题

SCOP:可靠神经网络修剪的科学控制

SCOP: Scientific Control for Reliable Neural Network Pruning

论文作者

Tang, Yehui, Wang, Yunhe, Xu, Yixing, Tao, Dacheng, Xu, Chunjing, Xu, Chao, Xu, Chang

论文摘要

本文提出了一种可靠的神经网络修剪算法,通过建立科学控制。现有的修剪方法已经制定了各种假设,以近似过滤器对网络的重要性,然后相应地执行过滤器修剪。为了提高结果的可靠性,我们希望通过将科学对照组包括在内,以最大程度地减少所有因素的效果,除了过滤器和预期网络输出之间的关联以最小化所有因素的效果。作为对照组起作用,生成了仿冒功能,以模仿网络滤波器生成的特征图,但它们在给定真实特征映射的情况下与示例标签无关。从理论上讲,我们认为鉴于网络层的信息传播,可以保留仿冒条件。除了中间层上的真实特征映射外,相应的仿冒特征被作为后续层的另一个辅助输入信号。可以在不同特征的对抗过程中发现冗余过滤器。通过实验,我们证明了所提出的算法优于最先进的方法。例如,我们的方法可以减少57.8%的参数和60.2%的RESNET-101,而ImageNet上仅0.01%的TOP-1准确性损失。该代码可从https://github.com/huawei-noah/pruning/tree/master/scop_neurips2020获得。

This paper proposes a reliable neural network pruning algorithm by setting up a scientific control. Existing pruning methods have developed various hypotheses to approximate the importance of filters to the network and then execute filter pruning accordingly. To increase the reliability of the results, we prefer to have a more rigorous research design by including a scientific control group as an essential part to minimize the effect of all factors except the association between the filter and expected network output. Acting as a control group, knockoff feature is generated to mimic the feature map produced by the network filter, but they are conditionally independent of the example label given the real feature map. We theoretically suggest that the knockoff condition can be approximately preserved given the information propagation of network layers. Besides the real feature map on an intermediate layer, the corresponding knockoff feature is brought in as another auxiliary input signal for the subsequent layers. Redundant filters can be discovered in the adversarial process of different features. Through experiments, we demonstrate the superiority of the proposed algorithm over state-of-the-art methods. For example, our method can reduce 57.8% parameters and 60.2% FLOPs of ResNet-101 with only 0.01% top-1 accuracy loss on ImageNet. The code is available at https://github.com/huawei-noah/Pruning/tree/master/SCOP_NeurIPS2020.

扫码加入交流群

加入微信交流群

微信交流群二维码

扫码加入学术交流群,获取更多资源