Papers › UDPNet: Unleashing Depth-based Priors for Robust Image Dehazing

UDPNet: Unleashing Depth-based Priors for Robust Image Dehazing

11 Jan 2026arXiv:2601.06909added by Syntology

Zengyuan Zuo, Junjun Jiang, Gang Wu, Xianming Liu

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Image dehazing has witnessed significant advancements with the development of deep learning models. However, most existing methods focus solely on single-modal RGB features, neglecting the inherent correlation between scene depth and haze distribution. Even those that jointly optimize depth estimation and image dehazing often suffer from suboptimal performance due to inadequate utilization of accurate depth information. In this paper, we present UDPNet, a general framework that leverages depth-based priors from a large-scale pretrained depth estimation model DepthAnything V2 to boost existing image dehazing models. Specifically, our architecture comprises two key components: the Depth-Guided Attention Module (DGAM) adaptively modulates features via lightweight depth-guided channel attention, and the Depth Prior Fusion Module (DPFM) enables hierarchical fusion of multi-scale depth map features by dual sliding-window multi-head cross-attention mechanism. These modules ensure both computational efficiency and effective integration of depth priors. Moreover, the depth priors empower the network to dynamically adapt to varying haze densities, illumination conditions, and domain gaps across synthetic and real-world data. Extensive experimental results demonstrate the effectiveness of our UDPNet, outperforming the state-of-the-art methods on popular dehazing datasets, with PSNR improvements of 0.85 dB on SOTS-indoor, 1.19 dB on Haze4K, and 1.79 dB on NHR. Our proposed solution establishes a new benchmark for depth-aware dehazing across various scenarios. Pretrained models and codes are released at our project https://github.com/Harbinzzy/UDPNet.

PaperPDFCode 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="2601.06909")

Code

Syntology Ran 2 of 10 code samples harvested from 1 repository linked to this paper; 8 have no recorded run. Of those that ran: 2 ran with no contract checked.

By repository: found in paper text by Syntology: 10 samples from 1 repository, 2 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

Harbinzzy/UDPNet found in paper text by Syntology report

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

10 samples harvested; 2 ran; 0 honoured the contract we drafted; 8 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.

2ran
8unverified

Licence: 0 of the 10 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 Harbinzzy/UDPNet. “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.

DepthGuidedFusionModule Harbinzzy/UDPNet/Dehazing/ITS/models/ConvIR_UDPNet.py found in paper text by Syntology ran fingerprinted Apache-2.0 (permissive) · f9e4a1c11a5e50e8 · report
DepthRefinement Harbinzzy/UDPNet/Dehazing/ITS/models/ConvIR_UDPNet.py found in paper text by Syntology ran · metamorphic tier: deterministic fingerprinted Apache-2.0 (permissive) · 810344292d8463ac · report
ConvIR Harbinzzy/UDPNet/Dehazing/ITS/models/ConvIR_UDPNet.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 63447836550fa09b · report
DBlock Harbinzzy/UDPNet/Dehazing/ITS/models/ConvIR_UDPNet.py found in paper text by Syntology unverified Apache-2.0 (permissive) · d4601a5cebcdbcb7 · report
EBlock Harbinzzy/UDPNet/Dehazing/ITS/models/ConvIR_UDPNet.py found in paper text by Syntology unverified Apache-2.0 (permissive) · b15522528f2cddc3 · report
FAM Harbinzzy/UDPNet/Dehazing/ITS/models/ConvIR_UDPNet.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 31acc959673304f7 · report
SCM Harbinzzy/UDPNet/Dehazing/ITS/models/ConvIR_UDPNet.py found in paper text by Syntology unverified Apache-2.0 (permissive) · fca030b4641fcd24 · report
fusion1 Harbinzzy/UDPNet/Dehazing/ITS/models/ConvIR_UDPNet.py found in paper text by Syntology unverified Apache-2.0 (permissive) · b7ce4e9d1abe43d6 · report
fusion2 Harbinzzy/UDPNet/Dehazing/ITS/models/ConvIR_UDPNet.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 05cad96474c159c6 · report
fusion3 Harbinzzy/UDPNet/Dehazing/ITS/models/ConvIR_UDPNet.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 1c1ac9f728327556 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2601.06909, was issued in January 2026, after that date, so the archive has no leaderboard rows for it.

Placed on leaderboards by Syntology Syntology

Syntology's extractor considered 3 leaderboards for this paper and placed the paper on none of them: 3 rejected by the independent check. What is not shown.

Syntology has checked 6,264 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.

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