MAMNet: Multi-path Adaptive Modulation Network for Image Super-Resolution
Jun-Hyuk Kim, Jun-Ho Choi, Manri Cheon, Jong-Seok Lee

TL;DR
MAMNet introduces a multi-path adaptive modulation approach for image super-resolution, effectively capturing diverse image features with fewer parameters, leading to improved performance over existing methods.
Contribution
The paper proposes a novel multi-path adaptive modulation block (MAMB) that adaptively modulates features using three information paths, enhancing efficiency and effectiveness in super-resolution.
Findings
MAMNet outperforms many state-of-the-art SR methods.
MAMB is lightweight and parameter-efficient.
Experimental results validate the effectiveness of the proposed approach.
Abstract
In recent years, single image super-resolution (SR) methods based on deep convolutional neural networks (CNNs) have made significant progress. However, due to the non-adaptive nature of the convolution operation, they cannot adapt to various characteristics of images, which limits their representational capability and, consequently, results in unnecessarily large model sizes. To address this issue, we propose a novel multi-path adaptive modulation network (MAMNet). Specifically, we propose a multi-path adaptive modulation block (MAMB), which is a lightweight yet effective residual block that adaptively modulates residual feature responses by fully exploiting their information via three paths. The three paths model three types of information suitable for SR: 1) channel-specific information (CSI) using global variance pooling, 2) inter-channel dependencies (ICD) based on the CSI, 3) and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image Processing Techniques · Advanced Vision and Imaging · Image Enhancement Techniques
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Batch Normalization · Residual Block · Residual Connection · Convolution
