paper-with-me

Papers

Underwater Diffusion Attention Network with Contrastive Language-Image Joint Learning for Underwater Image Enhancement

2025-05-26 · Afrah Shaahid, Muzammil Behzad

Underwater images are often affected by complex degradations such as light absorption, scattering, color casts, and artifacts, making enhancement critical for effective object detection, recognition, and scene understanding in aquatic environments. Existing methods, especially diffusion-based approaches, typically rely on synthetic paired datasets due to the scarcity of real underwater references, introducing bias and limiting generalization. Furthermore, fine-tuning these models can degrade learned priors, resulting in unrealistic enhancements due to domain shifts. To address these challenges, we propose UDAN-CLIP, an image-to-image diffusion framework pre-trained on synthetic underwater datasets and enhanced with a customized classifier based on vision-language model, a spatial attention module, and a novel CLIP-Diffusion loss. The classifier preserves natural in-air priors and semantically guides the diffusion process, while the spatial attention module focuses on correcting localized degradations such as haze and low contrast. The proposed CLIP-Diffusion loss further strengthens visual-textual alignment and helps maintain semantic consistency during enhancement. The proposed contributions empower our UDAN-CLIP model to perform more effective underwater image enhancement, producing results that are not only visually compelling but also more realistic and detail-preserving. These improvements are consistently validated through both quantitative metrics and qualitative visual comparisons, demonstrating the model's ability to correct distortions and restore natural appearance in challenging underwater conditions.

📄 PDF Abstract BibTeX arXiv:2505.19895

Code (0)

등록된 구현이 없습니다.

Tasks

Image Enhancementobject-detectionObject DetectionScene Understanding

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Average Pooling 설명 없음
Sigmoid Activation 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Single Underwater Image Restoration by Contrastive Learning

2021-03-17 · Junlin Han, Mehrdad Shoeiby, Tim Malthus, Elizabeth Botha 외

Underwater image restoration attracts significant attention due to its importance in unveiling the underwater world. This paper elaborates on a novel method that achieves state-of-the-art results for underwater image res…

Contrastive LearningImage RestorationImage-to-Image TranslationTranslation+2

Underwater Image Enhancement by Diffusion Model with Customized CLIP-Classifier

2024-05-25 · Shuaixin Liu, Kunqian Li, Yilin Ding, Qi Qi

Underwater Image Enhancement (UIE) aims to improve the visual quality from a low-quality input. Unlike other image enhancement tasks, underwater images suffer from the unavailability of real reference images. Although ex…

Image EnhancementImage GenerationUIE

AquaDiff: Diffusion-Based Underwater Image Enhancement for Addressing Color Distortion

2025-12-15 · Afrah Shaahid, Muzammil Behzad arxiv

Underwater images are severely degraded by wavelength-dependent light absorption and scattering, resulting in color distortion, low contrast, and loss of fine details that hinder vision-based underwater applications. To …

Image Enhancement

Image-Conditional Diffusion Transformer for Underwater Image Enhancement

2024-07-07 · Xingyang Nie, Su Pan, Xiaoyu Zhai, Shifei Tao 외

Underwater image enhancement (UIE) has attracted much attention owing to its importance for underwater operation and marine engineering. Motivated by the recent advance in generative models, we propose a novel UIE method…

DenoisingImage EnhancementUIE

Enhancing Underwater Light Field Images via Global Geometry-aware Diffusion Process

2026-01-29 · Yuji Lin, Qian Zhao, Zongsheng Yue, Junhui Hou 외 arxiv

This work studies the challenging problem of acquiring high-quality underwater images via 4-D light field (LF) imaging. To this end, we propose GeoDiff-LF, a novel diffusion-based framework built upon SD-Turbo to enhance…