paper-with-me

홈 › Papers

Aligned Structured Sparsity Learning for Efficient Image Super-Resolution

2021-12-01 · NeurIPS 2021 12 · Yulun Zhang, Huan Wang, Can Qin, Yun Fu

Lightweight image super-resolution (SR) networks have obtained promising results with moderate model size. Many SR methods have focused on designing lightweight architectures, which neglect to further reduce the redundancy of network parameters. On the other hand, model compression techniques, like neural architecture search and knowledge distillation, typically consume considerable memory and 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 aligned structured sparsity learning (ASSL), which introduces a weight normalization layer and applies $L_2$ regularization to the scale parameters for sparsity. To align the pruned locations across different layers, we propose a \emph{sparsity structure alignment} penalty term, which minimizes the norm of soft mask gram matrix. We apply aligned structured sparsity learning strategy to train efficient image SR network, named as ASSLN, with smaller model size and lower computation than state-of-the-art methods. We conduct extensive comparisons with lightweight SR networks. Our ASSLN achieves superior performance gains over recent methods quantitatively and visually.

📄 PDF Abstract BibTeX

Code (1)

mingsun-tse/assl 공식 구현 pytorch

Tasks

Image Super-ResolutionKnowledge DistillationModel CompressionNetwork PruningNeural Architecture SearchSuper-Resolution

Methods 이 논문이 사용한 방법론

Pruning 설명 없음
Weight Normalization Weight Normalization is a normalization method for training neural networks. It is inspired by batch normalization,…

Similar Papers 제목 키워드 기반

Spk2SRImgNet: Super-Resolve Dynamic Scene from Spike Stream via Motion Aligned Collaborative Filtering

2025-01-01 · CVPR 2025 1 · Yuanlin Wang, Yiyang Zhang, Ruiqin Xiong, Jing Zhao 외

Spike camera is a kind of neuromorphic camera that records dynamic scenes by firing a stream of binary spikes with extremely high temporal resolution. It demonstrates great potential for vision tasks in high-speed sc…

Collaborative FilteringImage RestorationSuper-Resolution

Structured Sparsity Learning for Efficient Video Super-Resolution

2022-06-15 · CVPR 2023 1 · Bin Xia, Jingwen He, Yulun Zhang, Yitong Wang 외

The high computational costs of video super-resolution (VSR) models hinder their deployment on resource-limited devices, (e.g., smartphones and drones). Existing VSR models contain considerable redundant filters, which d…

Super-ResolutionVideo Super-Resolution

Super-resolution photoacoustic microscopy using blind structured illumination

2016-12-21 · optica 2016 12 · Todd W. Murray

We present a method for enhancing the spatial resolution of optical-absorption-based photoacoustic imaging through or within highly scattering media. The optical speckle pattern that emerges as light propagates through …

ObjectSuper-Resolution

Attentive Fine-Grained Structured Sparsity for Image Restoration

2022-04-26 · CVPR 2022 1 · Junghun Oh, Heewon Kim, Seungjun Nah, Cheeun Hong 외

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 …

DeblurringImage RestorationSuper-Resolution

Learning Discriminative Multilevel Structured Dictionaries for Supervised Image Classification

2018-02-28 · Jeremy Aghaei Mazaheri, Elif Vural, Claude Labit, Christine Guillemot

Sparse representations using overcomplete dictionaries have proved to be a powerful tool in many signal processing applications such as denoising, super-resolution, inpainting, compression or classification. The sparsity…

ClassificationDenoisingGeneral Classificationimage-classification+2