paper-with-me

홈 › Papers

Unsupervised Image Prior via Prompt Learning and CLIP Semantic Guidance for Low-Light Image Enhancement

2024-05-19 · Igor Morawski, Kai He, Shusil Dangi, Winston H. Hsu

Currently, low-light conditions present a significant challenge for machine cognition. In this paper, rather than optimizing models by assuming that human and machine cognition are correlated, we use zero-reference low-light enhancement to improve the performance of downstream task models. We propose to improve the zero-reference low-light enhancement method by leveraging the rich visual-linguistic CLIP prior without any need for paired or unpaired normal-light data, which is laborious and difficult to collect. We propose a simple but effective strategy to learn prompts that help guide the enhancement method and experimentally show that the prompts learned without any need for normal-light data improve image contrast, reduce over-enhancement, and reduce noise over-amplification. Next, we propose to reuse the CLIP model for semantic guidance via zero-shot open vocabulary classification to optimize low-light enhancement for task-based performance rather than human visual perception. We conduct extensive experimental results showing that the proposed method leads to consistent improvements across various datasets regarding task-based performance and compare our method against state-of-the-art methods, showing favorable results across various low-light datasets.

📄 PDF Abstract BibTeX arXiv:2405.11478

Code (0)

등록된 구현이 없습니다.

Tasks

Image EnhancementLow-Light Image EnhancementPrompt Learning

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

CLIP-Guided Unsupervised Semantic-Aware Exposure Correction

2026-01-27 · Puzhen Wu, Han Weng, Quan Zheng, Yi Zhan 외 arxiv

Improper exposure often leads to severe loss of details, color distortion, and reduced contrast. Exposure correction still faces two critical challenges: (1) the ignorance of object-wise regional semantic information cau…

Improving Generalization of Image Captioning with Unsupervised Prompt Learning

2023-08-05 · Hongchen Wei, Zhenzhong Chen

Pretrained visual-language models have demonstrated impressive zero-shot abilities in image captioning, when accompanied by hand-crafted prompts. Meanwhile, hand-crafted prompts utilize human prior knowledge to guide the…

AttributeImage CaptioningPrompt LearningSemantic Similarity+1

Text-Phase Synergy Network with Dual Priors for Unsupervised Cross-Domain Image Retrieval

2026-03-13 · Jing Yang, Hui Xue, Shipeng Zhu, Pengfei Fang arxiv

This paper studies unsupervised cross-domain image retrieval (UCDIR), which aims to retrieve images of the same category across different domains without relying on labeled data. Existing methods typically utilize pseudo…

Representation LearningImage Retrieval

Iterative Prompt Learning for Unsupervised Backlit Image Enhancement

2023-03-30 · ICCV 2023 1 · Zhexin Liang, Chongyi Li, Shangchen Zhou, Ruicheng Feng 외

We propose a novel unsupervised backlit image enhancement method, abbreviated as CLIP-LIT, by exploring the potential of Contrastive Language-Image Pre-Training (CLIP) for pixel-level image enhancement. We show that the …

Image EnhancementImage ManipulationPrompt Learning

Prototypical Contrastive Learning-based CLIP Fine-tuning for Object Re-identification

2023-10-26 · Jiachen Li, Xiaojin Gong

This work aims to adapt large-scale pre-trained vision-language models, such as contrastive language-image pretraining (CLIP), to enhance the performance of object reidentification (Re-ID) across various supervision sett…

Contrastive LearningPerson Re-IdentificationPrompt LearningUnsupervised Person Re-Identification+1