arXiv:2409.13496cs.CVcs.AI2024-09ICRA被引 10

用CLIP指导联合增强与去模糊,提升暗光下视觉任务表现

DAP-LED: Learning Degradation-Aware Priors with CLIP for Joint Low-light Enhancement and Deblurring

论文配图:DAP-LED: Learning Degradation-Aware Priors with CLIP for Joint Low-light Enhancement and Deblurring
图 1 · 摘自论文原文
  • 利用CLIP学习图像退化程度,生成多尺度退化热图
  • 通过增强型Transformer融合热图,保留关键退化信息
  • 在暗光下实现更好增强效果,适用于检测/分割等下游任务

自动驾驶和机器人在夜间常因光照不足和长曝光导致的运动模糊而难以可靠感知。现有方法通常串联预训练的低光增强与去模糊模型,但易产生过曝区域色偏等伪影,且难以捕捉暗区运动特征。本文发现,视觉语言模型(如CLIP)能全面感知夜间多种退化水平。基于此,提出DAP-LED——一种基于Transformer的联合学习框架,可同时完成低光增强与去模糊,提升深度估计、分割与检测等下游任务性能。核心思想是利用CLIP从图像嵌入中自适应学习退化级别,从而促进语义信息与视觉表示的学习。具体地,设计了CLIP引导的跨模态融合模块,生成多尺度局部退化热图,并通过CLIP增强型Transformer块进行融合,以保留有效退化信息用于优化。实验表明,相比现有方法,DAP-LED在暗光场景下达到最优性能,增强结果对三类下游任务均有显著提升。

原文摘要 · Abstract (English)

Autonomous vehicles and robots often struggle with reliable visual perception at night due to the low illumination and motion blur caused by the long exposure time of RGB cameras. Existing methods address this challenge by sequentially connecting the off-the-shelf pretrained low-light enhancement and deblurring models. Unfortunately, these methods often lead to noticeable artifacts (\eg, color distortions) in the over-exposed regions or make it hardly possible to learn the motion cues of the dark regions. In this paper, we interestingly find vision-language models, \eg, Contrastive Language-Image Pretraining (CLIP), can comprehensively perceive diverse degradation levels at night. In light of this, we propose a novel transformer-based joint learning framework, named DAP-LED, which can jointly achieve low-light enhancement and deblurring, benefiting downstream tasks, such as depth estimation, segmentation, and detection in the dark. The key insight is to leverage CLIP to adaptively learn the degradation levels from images at night. This subtly enables learning rich semantic information and visual representation for optimization of the joint tasks. To achieve this, we first introduce a CLIP-guided cross-fusion module to obtain multi-scale patch-wise degradation heatmaps from the image embeddings. Then, the heatmaps are fused via the designed CLIP-enhanced transformer blocks to retain useful degradation information for effective model optimization. Experimental results show that, compared to existing methods, our DAP-LED achieves state-of-the-art performance in the dark. Meanwhile, the enhanced results are demonstrated to be effective for three downstream tasks. For demo and more results, please check the project page: \url{https://vlislab22.github.io/dap-led/}.

低光增强去模糊CLIP联合学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。