AdaInt: Learning Adaptive Intervals for 3D Lookup Tables on Real-time Image Enhancement
Canqian Yang, Meiguang Jin, Xu Jia, Yi Xu, Ying Chen

TL;DR
AdaInt introduces adaptive, non-uniform sampling intervals for 3D LUTs, significantly improving real-time image enhancement by better modeling local non-linearities in color transforms.
Contribution
The paper proposes AdaInt, a novel mechanism for learning adaptive sampling intervals in 3D LUTs, enhancing their expressiveness and performance in image enhancement tasks.
Findings
Achieves state-of-the-art results on benchmark datasets.
Maintains high efficiency with negligible overhead.
Enables flexible, non-uniform sampling in 3D LUTs.
Abstract
The 3D Lookup Table (3D LUT) is a highly-efficient tool for real-time image enhancement tasks, which models a non-linear 3D color transform by sparsely sampling it into a discretized 3D lattice. Previous works have made efforts to learn image-adaptive output color values of LUTs for flexible enhancement but neglect the importance of sampling strategy. They adopt a sub-optimal uniform sampling point allocation, limiting the expressiveness of the learned LUTs since the (tri-)linear interpolation between uniform sampling points in the LUT transform might fail to model local non-linearities of the color transform. Focusing on this problem, we present AdaInt (Adaptive Intervals Learning), a novel mechanism to achieve a more flexible sampling point allocation by adaptively learning the non-uniform sampling intervals in the 3D color space. In this way, a 3D LUT can increase its capability by…
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
TopicsImage Enhancement Techniques · Advanced Vision and Imaging · Advanced Image Processing Techniques
