PsSR: Hybrid Path Selection Mechanism for Efficient Image Super-Resolution
Cheng Ding, Zhongqiu Zhao, Yang Zhao
Abstract
In practical applications, large images are processed in patches, many of which are simple and smooth, making them suitable for lighter network processing. This paper proposes a hybrid path selection mechanism that enables the dynamic routing of patches through the network, achieving a balance between accuracy and computational efficiency. The proposed method develops a dual-branch architecture, in which the two branches keep the same structural design, but differ in the number of channels. An efficient classification module is integrated for directing patches to the appropriate branches within the model. In addition, within each branch, we introduce an early exit strategy to further reduce the calculation cost. Subsequently, we enhance the restoration capabilities of the lightweight branch through channel and spatial feature distillation. Experimental results demonstrate that our Hybrid Path Selection based Super-Resolution (PsSR) mechanism effectively reduces computational costs while preserving the integrity of the backbone performance.
BibTeX
@inproceedings{icassp2025_pssrhybridpathse,
title = {PsSR: Hybrid Path Selection Mechanism for Efficient Image Super-Resolution},
author = {Cheng Ding and Zhongqiu Zhao and Yang Zhao},
booktitle = {ICASSP 2025},
year = {2025}
}