paper-with-me

Papers

Large Kernel Modulation Network for Efficient Image Super-Resolution

2025-08-16 · Quanwei Hu, Yinggan Tang, Xuguang Zhang arxiv

Image super-resolution (SR) in resource-constrained scenarios demands lightweight models balancing performance and latency. Convolutional neural networks (CNNs) offer low latency but lack non-local feature capture, while Transformers excel at non-local modeling yet suffer slow inference. To address this trade-off, we propose the Large Kernel Modulation Network (LKMN), a pure CNN-based model. LKMN has two core components: Enhanced Partial Large Kernel Block (EPLKB) and Cross-Gate Feed-Forward Network (CGFN). The EPLKB utilizes channel shuffle to boost inter-channel interaction, incorporates channel attention to focus on key information, and applies large kernel strip convolutions on partial channels for non-local feature extraction with reduced complexity. The CGFN dynamically adjusts discrepancies between input, local, and non-local features via a learnable scaling factor, then employs a cross-gate strategy to modulate and fuse these features, enhancing their complementarity. Extensive experiments demonstrate that our method outperforms existing state-of-the-art (SOTA) lightweight SR models while balancing quality and efficiency. Specifically, LKMN-L achieves 0.23 dB PSNR improvement over DAT-light on the Manga109 dataset at $\times$4 upscale, with nearly $\times$4.8 times faster. Codes are in the supplementary materials. The code is available at https://github.com/Supereeeee/LKMN.

📄 PDF Abstract BibTeX arXiv:2508.11893

Code (0)

등록된 구현이 없습니다.

Tasks

Image Super-Resolution

Similar Papers 제목 키워드 기반

A super-resolution reconstruction method for lightweight building images based on an expanding feature modulation network

2025-03-17 · Yi Zhang, Ruonan Lin, Ang Ping

This study proposes a lightweight method for building image super-resolution using a Dilated Contextual Feature Modulation Network (DCFMN). The process includes obtaining high-resolution images, down-sampling them to low…

Image Super-ResolutionSuper-Resolution

Image-specific Convolutional Kernel Modulation for Single Image Super-resolution

2021-11-16 · Yuanfei Huang, Jie Li, Yanting Hu, Xinbo Gao 외

Recently, deep-learning-based super-resolution methods have achieved excellent performances, but mainly focus on training a single generalized deep network by feeding numerous samples. Yet intuitively, each image has its…

Image Super-ResolutionSuper-Resolution

Learning the Non-Differentiable Optimization for Blind Super-Resolution

2021-06-19 · CVPR 2021 1 · Zheng Hui, Jie Li, Xiumei Wang, Xinbo Gao

Previous convolutional neural network (CNN) based blind super-resolution (SR) methods usually adopt an iterative optimization way to approximate the ground-truth (GT) step-by-step. This solution always involves more …

Blind Super-ResolutionDeep Reinforcement LearningSuper-Resolution

Learning Detail-Structure Alternative Optimization for Blind Super-Resolution

2022-12-03 · Feng Li, Yixuan Wu, Huihui Bai, Weisi Lin 외

Existing convolutional neural networks (CNN) based image super-resolution (SR) methods have achieved impressive performance on bicubic kernel, which is not valid to handle unknown degradations in real-world applications.…

Blind Super-ResolutionImage Super-ResolutionRolling Shutter CorrectionSuper-Resolution

LGFN: Lightweight Light Field Image Super-Resolution using Local Convolution Modulation and Global Attention Feature Extraction

2024-09-26 · Zhongxin Yu, Liang Chen, Zhiyun Zeng, Kunping Yang 외

Capturing different intensity and directions of light rays at the same scene Light field (LF) can encode the 3D scene cues into a 4D LF image which has a wide range of applications (i.e. post-capture refocusing and depth…

Image Super-ResolutionPositionSuper-Resolution