Leveraging Content and Context Cues for Low-Light Image Enhancement
Igor Morawski, Kai He, Shusil Dangi, Winston H. Hsu

TL;DR
This paper introduces a novel low-light image enhancement method leveraging CLIP for semantic guidance and data augmentation, improving image quality and downstream task performance without requiring paired data.
Contribution
It proposes a zero-reference enhancement approach using CLIP-based semantic guidance and prompt learning for data augmentation, avoiding the need for paired normal-light images.
Findings
Improved image contrast and hue in low-light conditions.
Enhanced background-foreground discrimination and reduced noise.
Better downstream task performance across multiple datasets.
Abstract
Low-light conditions have an adverse impact on machine cognition, limiting the performance of computer vision systems in real life. Since low-light data is limited and difficult to annotate, we focus on image processing to enhance low-light images and improve the performance of any downstream task model, instead of fine-tuning each of the models which can be prohibitively expensive. We propose to improve the existing zero-reference low-light enhancement by leveraging the CLIP model to capture image prior and for semantic guidance. Specifically, we propose a data augmentation strategy to learn an image prior via prompt learning, based on image sampling, to learn the image prior without any need for paired or unpaired normal-light data. Next, we propose a semantic guidance strategy that maximally takes advantage of existing low-light annotation by introducing both content and context cues…
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 Image Processing Techniques · Digital Media Forensic Detection
MethodsContrastive Language-Image Pre-training · Focus
