English

Adaptive Pixel-wise Structured Sparse Network for Efficient CNNs

Computer Vision and Pattern Recognition 2021-03-23 v3 Image and Video Processing

Abstract

To accelerate deep CNN models, this paper proposes a novel spatially adaptive framework that can dynamically generate pixel-wise sparsity according to the input image. The sparse scheme is pixel-wise refined, regional adaptive under a unified importance map, which makes it friendly to hardware implementation. A sparse controlling method is further presented to enable online adjustment for applications with different precision/latency requirements. The sparse model is applicable to a wide range of vision tasks. Experimental results show that this method efficiently improve the computing efficiency for both image classification using ResNet-18 and super resolution using SRResNet. On image classification task, our method can save 30%-70% MACs with a slightly drop in top-1 and top-5 accuracy. On super resolution task, our method can reduce more than 90% MACs while only causing around 0.1 dB and 0.01 decreasing in PSNR and SSIM. Hardware validation is also included.

Keywords

Cite

@article{arxiv.2010.11083,
  title  = {Adaptive Pixel-wise Structured Sparse Network for Efficient CNNs},
  author = {Chen Tang and Wenyu Sun and Zhuqing Yuan and Yongpan Liu},
  journal= {arXiv preprint arXiv:2010.11083},
  year   = {2021}
}