paper-with-me

Papers

ShiftLUT: Spatial Shift Enhanced Look-Up Tables for Efficient Image Restoration

2026-03-01 · Xiaolong Zeng, Yitong Yu, Shiyao Xiong, Jinhua Hao, Ming Sun, Chao Zhou, Bin Wang arxiv

Look-Up Table based methods have emerged as a promising direction for efficient image restoration tasks. Recent LUT-based methods focus on improving their performance by expanding the receptive field. However, they inevitably introduce extra computational and storage overhead, which hinders their deployment in edge devices. To address this issue, we propose ShiftLUT, a novel framework that attains the largest receptive field among all LUT-based methods while maintaining high efficiency. Our key insight lies in three complementary components. First, Learnable Spatial Shift module (LSS) is introduced to expand the receptive field by applying learnable, channel-wise spatial offsets on feature maps. Second, we propose an asymmetric dual-branch architecture that allocates more computation to the information-dense branch, substantially reducing inference latency without compromising restoration quality. Finally, we incorporate a feature-level LUT compression strategy called Error-bounded Adaptive Sampling (EAS) to minimize the storage overhead. Compared to the previous state-of-the-art method TinyLUT, ShiftLUT achieves a 3.8$\times$ larger receptive field and improves an average PSNR by over 0.21 dB across multiple standard benchmarks, while maintaining a small storage size and inference time. The code is available at: https://github.com/Sailor-t/ShiftLUT .

📄 PDF Abstract BibTeX arXiv:2603.00906

Code (0)

등록된 구현이 없습니다.

Tasks

Image Restoration

Similar Papers 제목 키워드 기반

Lightweight and Fast Real-time Image Enhancement via Decomposition of the Spatial-aware Lookup Tables

2025-08-22 · Wontae Kim, Keuntek Lee, Nam Ik Cho arxiv

The image enhancement methods based on 3D lookup tables (3D LUTs) efficiently reduce both model size and runtime by interpolating pre-calculated values at the vertices. However, the 3D LUT methods have a limitation due t…

Image Enhancement

TUTA: Tree-based Transformers for Generally Structured Table Pre-training

2020-10-21 · Zhiruo Wang, Haoyu Dong, Ran Jia, Jia Li 외

Tables are widely used with various structures to organize and present data. Recent attempts on table understanding mainly focus on relational tables, yet overlook to other common table structures. In this paper, we prop…

Real-time Image Enhancer via Learnable Spatial-aware 3D Lookup Tables

2021-08-19 · ICCV 2021 10 · Tao Wang, Yong Li, Jingyang Peng, Yipeng Ma 외

Recently, deep learning-based image enhancement algorithms achieved state-of-the-art (SOTA) performance on several publicly available datasets. However, most existing methods fail to meet practical requirements either fo…

4kGPUImage Enhancement

Online Video Quality Enhancement with Spatial-Temporal Look-up Tables

2023-11-22 · Zefan Qu, Xinyang Jiang, Yifan Yang, Dongsheng Li 외

Low latency rates are crucial for online video-based applications, such as video conferencing and cloud gaming, which make improving video quality in online scenarios increasingly important. However, existing quality enh…

Learning Series-Parallel Lookup Tables for Efficient Image Super-Resolution

2022-07-26 · Cheng Ma, Jingyi Zhang, Jie zhou, Jiwen Lu

Lookup table (LUT) has shown its efficacy in low-level vision tasks due to the valuable characteristics of low computational cost and hardware independence. However, recent attempts to address the problem of single image…

Image Super-ResolutionSuper-Resolution