CAST-LUT: Tokenizer-Guided HSV Look-Up Tables for Purple Flare Removal
Pu Wang, Shuning Sun, Jialang Lu, Chen Wu, Zhihua Zhang, Youshan Zhang, Chenggang Shan, Dianjie Lu, Guijuan Zhang, Zhuoran Zheng

TL;DR
This paper introduces CAST-LUT, a novel HSV look-up table approach guided by tokenization, for effectively removing purple flare artifacts in images, outperforming existing methods with a new large-scale dataset and specialized metrics.
Contribution
The paper proposes a decoupled HSV LUT-based network with a spectral tokenizer for purple flare removal, addressing color coupling issues and lacking training data in prior methods.
Findings
Outperforms existing methods in visual quality
Achieves state-of-the-art results on all metrics
Introduces a large-scale purple flare dataset
Abstract
Purple flare, a diffuse chromatic aberration artifact commonly found around highlight areas, severely degrades the tone transition and color of the image. Existing traditional methods are based on hand-crafted features, which lack flexibility and rely entirely on fixed priors, while the scarcity of paired training data critically hampers deep learning. To address this issue, we propose a novel network built upon decoupled HSV Look-Up Tables (LUTs). The method aims to simplify color correction by adjusting the Hue (H), Saturation (S), and Value (V) components independently. This approach resolves the inherent color coupling problems in traditional methods. Our model adopts a two-stage architecture: First, a Chroma-Aware Spectral Tokenizer (CAST) converts the input image from RGB space to HSV space and independently encodes the Hue (H) and Value (V) channels into a set of semantic tokens…
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.
Videos
Taxonomy
TopicsImage Enhancement Techniques · Generative Adversarial Networks and Image Synthesis · Computer Graphics and Visualization Techniques
