paper-with-me

홈 › Papers

DIPNet: Efficiency Distillation and Iterative Pruning for Image Super-Resolution

2023-04-14 · Lei Yu, Xinpeng Li, Youwei Li, Ting Jiang, Qi Wu, Haoqiang Fan, Shuaicheng Liu

Efficient deep learning-based approaches have achieved remarkable performance in single image super-resolution. However, recent studies on efficient super-resolution have mainly focused on reducing the number of parameters and floating-point operations through various network designs. Although these methods can decrease the number of parameters and floating-point operations, they may not necessarily reduce actual running time. To address this issue, we propose a novel multi-stage lightweight network boosting method, which can enable lightweight networks to achieve outstanding performance. Specifically, we leverage enhanced high-resolution output as additional supervision to improve the learning ability of lightweight student networks. Upon convergence of the student network, we further simplify our network structure to a more lightweight level using reparameterization techniques and iterative network pruning. Meanwhile, we adopt an effective lightweight network training strategy that combines multi-anchor distillation and progressive learning, enabling the lightweight network to achieve outstanding performance. Ultimately, our proposed method achieves the fastest inference time among all participants in the NTIRE 2023 efficient super-resolution challenge while maintaining competitive super-resolution performance. Additionally, extensive experiments are conducted to demonstrate the effectiveness of the proposed components. The results show that our approach achieves comparable performance in representative dataset DIV2K, both qualitatively and quantitatively, with faster inference and fewer number of network parameters.

📄 PDF Abstract BibTeX arXiv:2304.07018

Code (0)

등록된 구현이 없습니다.

Tasks

Image Super-ResolutionNetwork PruningSuper-Resolution

Similar Papers 제목 키워드 기반

Paying more attention to snapshots of Iterative Pruning: Improving Model Compression via Ensemble Distillation

2020-06-20 · BMVC 2020 8 · Duong H. Le, Trung-Nhan Vo, Nam Thoai

Network pruning is one of the most dominant methods for reducing the heavy inference cost of deep neural networks. Existing methods often iteratively prune networks to attain high compression ratio without incurring sign…

image-classificationImage ClassificationKnowledge DistillationModel Compression+1

DDIPNet and DDIPNet+: Discriminant Deep Image Prior Networks for Remote Sensing Image Classification

2022-12-20 · Daniel F. S. Santos, Rafael G. Pires, Leandro A. Passos, João P. Papa

Research on remote sensing image classification significantly impacts essential human routine tasks such as urban planning and agriculture. Nowadays, the rapid advance in technology and the availability of many high-qual…

Classificationimage-classificationImage ClassificationRemote Sensing Image Classification+1

Teacher-Guided One-Shot Pruning via Context-Aware Knowledge Distillation

2025-11-20 · Md. Samiul Alim, Sharjil Khan, Amrijit Biswas, Fuad Rahman 외 arxiv

Unstructured pruning remains a powerful strategy for compressing deep neural networks, yet it often demands iterative train-prune-retrain cycles, resulting in significant computational overhead. To address this challenge…

Knowledge DistillationImage Classification

Power Control with QoS Guarantees: A Differentiable Projection-based Unsupervised Learning Framework

2023-05-31 · Mehrazin Alizadeh, Hina Tabassum

Deep neural networks (DNNs) are emerging as a potential solution to solve NP-hard wireless resource allocation problems. However, in the presence of intricate constraints, e.g., users' quality-of-service (QoS) constraint…

EPSD: Early Pruning with Self-Distillation for Efficient Model Compression

2024-01-31 · Dong Chen, Ning Liu, Yichen Zhu, Zhengping Che 외

Neural network compression techniques, such as knowledge distillation (KD) and network pruning, have received increasing attention. Recent work `Prune, then Distill' reveals that a pruned student-friendly teacher network…

Knowledge DistillationModel CompressionNetwork PruningNeural Network Compression