paper-with-me

홈 › Papers

Language Prompt vs. Image Enhancement: Boosting Object Detection With CLIP in Hazy Environments

2026-04-12 · Jian Pang, Bingfeng Zhang, Jin Wang, Baodi Liu, Dapeng Tao, Weifeng Liu arxiv

Object detection in hazy environments is challenging because degraded objects are nearly invisible and their semantics are weakened by environmental noise, making it difficult for detectors to identify. Common approaches involve image enhancement to boost weakened semantics, but these methods are limited by the instability of enhanced modules. This paper proposes a novel solution by employing language prompts to enhance weakened semantics without image enhancement. Specifically, we design Approximation of Mutual Exclusion (AME) to provide credible weights for Cross-Entropy Loss, resulting in CLIP-guided Cross-Entropy Loss (CLIP-CE). The provided weights assess the semantic weakening of objects. Through the backpropagation of CLIP-CE, weakened semantics are enhanced, making degraded objects easier to detect. In addition, we present Fine-tuned AME (FAME) which adaptively fine-tunes the weight of AME based on the predicted confidence. The proposed FAME compensates for the imbalanced optimization in AME. Furthermore, we present HazyCOCO, a large-scale synthetic hazy dataset comprising 61258 images. Experimental results demonstrate that our method achieves state-of-the-art performance. The code and dataset will be released.

📄 PDF Abstract BibTeX arXiv:2604.10637

Code (0)

등록된 구현이 없습니다.

Tasks

Image EnhancementObject Detection

Similar Papers 제목 키워드 기반

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

User Prompting Strategies and Prompt Enhancement Methods for Open-Set Object Detection in XR Environments

2026-01-30 · Junfeng Lin, Yanming Xiu, Maria Gorlatova arxiv

Open-set object detection (OSOD) localizes objects while identifying and rejecting unknown classes at inference. While recent OSOD models perform well on benchmarks, their behavior under realistic user prompting remains …

Object Detection

APE: Agentic Prompt Enhancer for Image Generation and Editing

2026-05-29 · Zijian Huang, Jay Zhangjie Wu, Zian Wang, Tianshi Cao 외 arxiv

Natural language has become a powerful interface for image generation and editing, yet text-guided visual systems remain highly sensitive to prompt formulation. Semantically similar requests can produce different outputs…

Image Generation

Self-Boosting Large Language Models with Synthetic Preference Data

2024-10-09 · Qingxiu Dong, Li Dong, Xingxing Zhang, Zhifang Sui 외

Through alignment with human preferences, Large Language Models (LLMs) have advanced significantly in generating honest, harmless, and helpful responses. However, collecting high-quality preference data is a resource-int…

Instruction Following

Boosting Open-Vocabulary Object Detection by Handling Background Samples

2024-10-11 · Ruizhe Zeng, Lu Zhang, Xu Yang, Zhiyong Liu

Open-vocabulary object detection is the task of accurately detecting objects from a candidate vocabulary list that includes both base and novel categories. Currently, numerous open-vocabulary detectors have achieved succ…

object-detectionObject DetectionOpen-vocabulary object detectionOpen Vocabulary Object Detection+1