CLIPtone: Unsupervised Learning for Text-based Image Tone Adjustment
Hyeongmin Lee, Kyoungkook Kang, Jungseul Ok, Sunghyun Cho
TL;DR
CLIPtone introduces an unsupervised framework for text-guided image tone adjustment that leverages CLIP as a perceptual prior to align tonal edits with natural language descriptions. It builds a text adapter that, via a hyper-network, modulates a backbone 3D-LUT-based tone adjustment network by adjusting the AdaInt and weight-predictor modules, enabling diverse, zero-shot descriptions without paired training data. Training relies on two unpaired streams (Color Names with appended 'photo' and MIT-Adobe 5K source images) and a composite loss consisting of content preservation, CLIP directional alignment, and LUT regularization, including a sampling-interval term to ensure smooth color transitions. Across qualitative and quantitative experiments, CLIPtone outperforms baselines in preserving image structure while achieving text-aligned tonal changes, and it demonstrates efficiency and zero-shot generalization, highlighting its practical impact for light, flexible image editing with natural language guidance.
Abstract
Recent image tone adjustment (or enhancement) approaches have predominantly adopted supervised learning for learning human-centric perceptual assessment. However, these approaches are constrained by intrinsic challenges of supervised learning. Primarily, the requirement for expertly-curated or retouched images escalates the data acquisition expenses. Moreover, their coverage of target style is confined to stylistic variants inferred from the training data. To surmount the above challenges, we propose an unsupervised learning-based approach for text-based image tone adjustment method, CLIPtone, that extends an existing image enhancement method to accommodate natural language descriptions. Specifically, we design a hyper-network to adaptively modulate the pretrained parameters of the backbone model based on text description. To assess whether the adjusted image aligns with the text description without ground truth image, we utilize CLIP, which is trained on a vast set of language-image pairs and thus encompasses knowledge of human perception. The major advantages of our approach are three fold: (i) minimal data collection expenses, (ii) support for a range of adjustments, and (iii) the ability to handle novel text descriptions unseen in training. Our approach's efficacy is demonstrated through comprehensive experiments, including a user study.
