Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

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

About

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 .

Xiaolong Zeng, Yitong Yu, Shiyao Xiong, Jinhua Hao, Ming Sun, Chao Zhou, Bin Wang• 2026

Related benchmarks

TaskDatasetResultRank
Image Super-resolutionUrban100 x4 (test)
PSNR25.12
282
Super-ResolutionSet14 4x (test)
PSNR28.11
131
Super-ResolutionBSD100 4x (test)
PSNR27.21
70
Image Super-resolutionManga109 x4 (test)
PSNR29.16
58
Single Image Super-ResolutionSet5 x4 (test)
PSNR31.33
42
Grayscale Image DenoisingSet12 (test)--
29
Single Image Super-ResolutionAverage Set5, Set14, BSDS100, Urban100, Manga109 x4 (test)
PSNR28.19
14
Grayscale Image DenoisingBSD68 (test)
PSNR31.32
5
Showing 8 of 8 rows

Other info

Follow for update