English

Attentive Fine-Grained Structured Sparsity for Image Restoration

Computer Vision and Pattern Recognition 2024-10-10 v3

Abstract

Image restoration tasks have witnessed great performance improvement in recent years by developing large deep models. Despite the outstanding performance, the heavy computation demanded by the deep models has restricted the application of image restoration. To lift the restriction, it is required to reduce the size of the networks while maintaining accuracy. Recently, N:M structured pruning has appeared as one of the effective and practical pruning approaches for making the model efficient with the accuracy constraint. However, it fails to account for different computational complexities and performance requirements for different layers of an image restoration network. To further optimize the trade-off between the efficiency and the restoration accuracy, we propose a novel pruning method that determines the pruning ratio for N:M structured sparsity at each layer. Extensive experimental results on super-resolution and deblurring tasks demonstrate the efficacy of our method which outperforms previous pruning methods significantly. PyTorch implementation for the proposed methods is available at https://github.com/JungHunOh/SLS_CVPR2022.

Keywords

Cite

@article{arxiv.2204.12266,
  title  = {Attentive Fine-Grained Structured Sparsity for Image Restoration},
  author = {Junghun Oh and Heewon Kim and Seungjun Nah and Cheeun Hong and Jonghyun Choi and Kyoung Mu Lee},
  journal= {arXiv preprint arXiv:2204.12266},
  year   = {2024}
}

Comments

Accepted at CVPR 2022

R2 v1 2026-06-24T10:58:56.909Z