2017 IEEE INTERNATIONAL CONFERENCE ON COMPUTER VISION (ICCV)(2017)
Xi An Jiao Tong Univ
被引用3699|浏览13
摘要
In this paper, we introduce a new channel pruning method to accelerate very deep convolutional neural networks. Given a trained CNN model, we propose an iterative two-step algorithm to effectively prune each layer, by a LASSO regression based channel selection and least square reconstruction. We further generalize this algorithm to multi-layer and multi-branch cases. Our method reduces the accumulated error and enhance the compatibility with various architectures. Our pruned VGG-16 achieves the state-of-the-art results by 5× speed-up along with only 0.3% increase of error. More importantly, our method is able to accelerate modern networks like ResNet, Xception and suffers only 1.4%, 1.0% accuracy loss under 2× speedup respectively, which is significant.
更多
查看译文
关键词
CNN model training,channel pruning,very deep convolutional neural networks,iterative two-step algorithm,LASSO regression,least square reconstruction