paper-with-me

홈 › Papers

AutoLUT: LUT-Based Image Super-Resolution with Automatic Sampling and Adaptive Residual Learning

2025-03-03 · CVPR 2025 1 · Yuheng Xu, Shijie Yang, Xin Liu, Jie Liu, Jie Tang, Gangshan Wu

In recent years, the increasing popularity of Hi-DPI screens has driven a rising demand for high-resolution images. However, the limited computational power of edge devices poses a challenge in deploying complex super-resolution neural networks, highlighting the need for efficient methods. While prior works have made significant progress, they have not fully exploited pixel-level information. Moreover, their reliance on fixed sampling patterns limits both accuracy and the ability to capture fine details in low-resolution images. To address these challenges, we introduce two plug-and-play modules designed to capture and leverage pixel information effectively in Look-Up Table (LUT) based super-resolution networks. Our method introduces Automatic Sampling (AutoSample), a flexible LUT sampling approach where sampling weights are automatically learned during training to adapt to pixel variations and expand the receptive field without added inference cost. We also incorporate Adaptive Residual Learning (AdaRL) to enhance inter-layer connections, enabling detailed information flow and improving the network's ability to reconstruct fine details. Our method achieves significant performance improvements on both MuLUT and SPF-LUT while maintaining similar storage sizes. Specifically, for MuLUT, we achieve a PSNR improvement of approximately +0.20 dB improvement on average across five datasets. For SPF-LUT, with more than a 50% reduction in storage space and about a 2/3 reduction in inference time, our method still maintains performance comparable to the original. The code is available at https://github.com/SuperKenVery/AutoLUT.

📄 PDF Abstract BibTeX arXiv:2503.01565

Code (1)

superkenvery/autolut 공식 구현 jax

Tasks

Image Super-ResolutionSuper-Resolution

Similar Papers 제목 키워드 기반

Efficient Residual Dense Block Search for Image Super-Resolution

2019-09-25 · Dehua Song, Chang Xu, Xu Jia, Yiyi Chen 외

Although remarkable progress has been made on single image super-resolution due to the revival of deep convolutional neural networks, deep learning methods are confronted with the challenges of computation and memory con…

Image Super-ResolutionSuper-Resolution

ADASR: An Adversarial Auto-Augmentation Framework for Hyperspectral and Multispectral Data Fusion

2023-10-11 · Jinghui Qin, Lihuang Fang, Ruitao Lu, Liang Lin 외

Deep learning-based hyperspectral image (HSI) super-resolution, which aims to generate high spatial resolution HSI (HR-HSI) by fusing hyperspectral image (HSI) and multispectral image (MSI) with deep neural networks (DNN…

Data AugmentationDiversitySuper-Resolution

SCSNet: An Efficient Paradigm for Learning Simultaneously Image Colorization and Super-Resolution

2022-01-12 · Jiangning Zhang, Chao Xu, Jian Li, Yue Han 외

In the practical application of restoring low-resolution gray-scale images, we generally need to run three separate processes of image colorization, super-resolution, and dows-sampling operation for the target device. Ho…

ColorizationImage ColorizationSuper-Resolution

Efficient Conditional Diffusion Model with Probability Flow Sampling for Image Super-resolution

2024-04-16 · Yutao Yuan, Chun Yuan

Image super-resolution is a fundamentally ill-posed problem because multiple valid high-resolution images exist for one low-resolution image. Super-resolution methods based on diffusion probabilistic models can deal with…

Image Super-ResolutionSuper-Resolution

An investigation of pre-upsampling generative modelling and Generative Adversarial Networks in audio super resolution

2021-09-30 · James King, Ramon Viñas Torné, Alexander Campbell, Pietro Liò

There have been several successful deep learning models that perform audio super-resolution. Many of these approaches involve using preprocessed feature extraction which requires a lot of domain-specific signal processin…

Audio GenerationAudio Super-ResolutionImage Super-ResolutionSuper-Resolution