Papers › Wavelet-based Fourier Information Interaction with Frequency Diffusion Adjustment for...

Wavelet-based Fourier Information Interaction with Frequency Diffusion Adjustment for Underwater Image Restoration

28 Nov 2023CVPR 2024 1arXiv:2311.16845archive 2025-07-28

Chen Zhao, Weiling Cai, Chenyu Dong, Chengwei Hu

Underwater images are subject to intricate and diverse degradation, inevitably affecting the effectiveness of underwater visual tasks. However, most approaches primarily operate in the raw pixel space of images, which limits the exploration of the frequency characteristics of underwater images, leading to an inadequate utilization of deep models' representational capabilities in producing high-quality images. In this paper, we introduce a novel Underwater Image Enhancement (UIE) framework, named WF-Diff, designed to fully leverage the characteristics of frequency domain information and diffusion models. WF-Diff consists of two detachable networks: Wavelet-based Fourier information interaction network (WFI2-net) and Frequency Residual Diffusion Adjustment Module (FRDAM). With our full exploration of the frequency domain information, WFI2-net aims to achieve preliminary enhancement of frequency information in the wavelet space. Our proposed FRDAM can further refine the high- and low-frequency information of the initial enhanced images, which can be viewed as a plug-and-play universal module to adjust the detail of the underwater images. With the above techniques, our algorithm can show SOTA performance on real-world underwater image datasets, and achieves competitive performance in visual quality.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2311.16845")

Code

Syntology Ran 11 of 14 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 1 ran · honoured contract; 2 ran · violated contract; 2 ran · our draft was wrong; 6 ran with no contract checked.

By repository: official repository: 14 samples from 1 repository, 11 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

zhihefang/wf-diff officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

14 samples harvested; 11 ran; 1 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
2ran · violated contract
2ran · our draft was wrong
6ran
3unverified

Licence: 14 of the 14 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from zhihefang/wf-diff. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

Normalize zhihefang/wf-diff/basicsr/models/Wfdiff_model.py official repository ran fingerprinted no licence file found · pointer only · 29b74807841606b3 · report
default zhihefang/wf-diff/basicsr/utils/diff_util.py official repository ran · violated contract no licence file found · pointer only · fbf9ec7be545688e · report
dwt_init zhihefang/wf-diff/basicsr/models/Wfdiff_model.py official repository ran fingerprinted no licence file found · pointer only · c772979b10e50aa7 · report
exists zhihefang/wf-diff/basicsr/utils/diff_util.py official repository ran · violated contract no licence file found · pointer only · 608e364a9d2376a3 · report
flow_warp zhihefang/wf-diff/basicsr/archs/arch_util.py official repository ran · our draft was wrong no licence file found · pointer only · ef9faf68f492a375 · report
get_position_from_periods zhihefang/wf-diff/basicsr/models/lr_scheduler.py official repository ran fingerprinted no licence file found · pointer only · cd569444547de84f · report
iwt_init zhihefang/wf-diff/basicsr/models/Wfdiff_model.py official repository ran fingerprinted no licence file found · pointer only · fb592810ea948fbf · report
make_beta_schedule zhihefang/wf-diff/basicsr/utils/diff_util.py official repository ran · honoured contract no licence file found · pointer only · 90be2f67f3d453d7 · report
make_layer zhihefang/wf-diff/basicsr/archs/arch_util.py official repository ran · our draft was wrong no licence file found · pointer only · 96ad5dc9ca239aec · report
reorder_image zhihefang/wf-diff/basicsr/metrics/metric_util.py official repository ran no licence file found · pointer only · 95067518dc16b3e5 · report
resize_flow zhihefang/wf-diff/basicsr/archs/arch_util.py official repository ran no licence file found · pointer only · 5a1d8458dc7077a6 · report
reduce_loss zhihefang/wf-diff/basicsr/losses/loss_util.py official repository unverified no licence file found · pointer only · a648a03a952822c0 · report
weight_reduce_loss zhihefang/wf-diff/basicsr/losses/loss_util.py official repository unverified no licence file found · pointer only · 1ba39317ea81871a · report
weighted_loss zhihefang/wf-diff/basicsr/losses/loss_util.py official repository unverified no licence file found · pointer only · cf63f8afc13f62a7 · report

Tasks

Image EnhancementImage RestorationUIEUnderwater Image Restoration

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Diffusion

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections