paper-with-me

Papers

Learning Efficient Image Super-Resolution Networks via Structure-Regularized Pruning

2021-09-29 · ICLR 2022 4 · Yulun Zhang, Huan Wang, Can Qin, Yun Fu

Lightweight image super-resolution (SR) networks have obtained promising results with moderate model size. However, they are impractical or neglected to be extended to larger networks. At the same time, model compression techniques, like neural architecture search and knowledge distillation, typically consume considerable computation resources. In contrast, network pruning is a cheap and effective model compression technique. However, it is hard to be applied to SR networks directly, because filter pruning for residual blocks is well-known tricky. To address the above issues, we propose structure-regularized pruning (SRP), which imposes regularization on the pruned structure to make sure the locations of pruned filters are aligned across different layers. Specifically, for the layers connected by the same residual, we select the filters of the same indices as unimportant filters. To transfer the expressive power in the unimportant filters to the rest of the network, we employ $L_2$ regularization to drive the weights towards zero so that eventually their absence will cause minimal performance degradation. We apply SRP to train efficient image SR networks, resulting in a lightweight network SRPN-L and a very deep one SRPN. We conduct extensive comparisons with both lightweight and larger image SR networks. SRPN-L and SRPN achieve superior performance gains over recent methods quantitatively and visually.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Image Super-ResolutionKnowledge DistillationModel CompressionNetwork PruningNeural Architecture SearchSuper-Resolution

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Iterative Soft Shrinkage Learning for Efficient Image Super-Resolution

2023-03-16 · ICCV 2023 1 · Jiamian Wang, Huan Wang, Yulun Zhang, Yun Fu 외

Image super-resolution (SR) has witnessed extensive neural network designs from CNN to transformer architectures. However, prevailing SR models suffer from prohibitive memory footprint and intensive computations, which l…

Image Super-ResolutionNetwork PruningSuper-Resolution

Orthogonally Regularized Deep Networks For Image Super-resolution

2018-02-06 · Tiantong Guo, Hojjat S. Mousavi, Vishal Monga

Deep learning methods, in particular trained Convolutional Neural Networks (CNNs) have recently been shown to produce compelling state-of-the-art results for single image Super-Resolution (SR). Invariably, a CNN is learn…

Image Super-ResolutionSuper-Resolution

A New Branch-and-Bound Pruning Framework for $\ell_0$-Regularized Problems

2024-06-03 · Theo Guyard, Cédric Herzet, Clément Elvira, Ayşe-Nur Arslan

We consider the resolution of learning problems involving $\ell_0$-regularization via Branch-and-Bound (BnB) algorithms. These methods explore regions of the feasible space of the problem and check whether they do not co…

An Once-for-All Budgeted Pruning Framework for ConvNets Considering Input Resolution

2020-12-02 · Wenyu Sun, Jian Cao, Pengtao Xu, Xiangcheng Liu 외

We propose an efficient once-for-all budgeted pruning framework (OFARPruning) to find many compact network structures close to winner tickets in the early training stage considering the effect of input resolution during …

Allimage-classificationImage Classificationobject-detection+1

Deep MR Image Super-Resolution Using Structural Priors

2018-09-10 · Venkateswararao Cherukuri, Tiantong Guo, Steven J. Schiff, Vishal Monga

High resolution magnetic resonance (MR) images are desired for accurate diagnostics. In practice, image resolution is restricted by factors like hardware, cost and processing constraints. Recently, deep learning methods …

Image Super-ResolutionSuper-Resolution