paper-with-me

Papers

ZID-Net: Zero-Inference Diffusion Prior Decoupling Network for Single Image Dehazing

2026-04-26 · Xinheng Li, Minghao Chen, Mengqing Wu, Yan Liu, Guanying Huo arxiv

Single image dehazing is often constrained by a trade-off between restoration quality and computational efficiency. While efficient, CNN networks struggle to learn robust priors for dense and non-homogeneous haze. Conversely, diffusion models provide strong generative priors but suffer from severe inference latency and sampling instability. To address these limitations, we propose ZID-Net, a novel framework that explicitly decouples diffusion supervision from feed-forward inference. For efficient inference, we design a frequency-spatial decoupled feed-forward backbone. Within this backbone, a Channel-Spatial Laplacian Mask (CSLM) filters haze-amplified noise to extract purified structural details, while Lightweight Global Context Blocks (LGCBs) establish long-range spatial dependencies to capture the global variations of haze. A Dynamic Feature Arbitration Block (DFAB) then adaptively fuses these semantic and structural features for robust reconstruction. To provide this backbone with physical priors without the inference cost, we introduce a Zero-Inference Prior Propagation Head (ZI-PPH) during training. ZI-PPH leverages a conditional diffusion process to predict residual noise, providing degradation-aware structural supervision to the backbone. By discarding the diffusion branch at test time, ZID-Net integrates diffusion priors into a pure feed-forward architecture for accurate and efficient restoration. ZID-Net achieves 40.75 dB PSNR on the synthetic RESIDE dataset and outperforms existing methods with a 1.13 dB gain on real-world datasets. Additionally, it yields a 3.06 dB PSNR gain on the StateHaze1k remote sensing dataset with an inference time of just 19.35 ms. The project code is available at: https://github.com/XoomitLXH/ZID-Net.

📄 PDF Abstract BibTeX arXiv:2604.23709

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencySingle Image Dehazing

Similar Papers 제목 키워드 기반

Need for Speed: Zero-Shot Depth Completion with Single-Step Diffusion

2026-03-11 · Jakub Gregorek, Paraskevas Pegios, Nando Metzger, Konrad Schindler 외 arxiv

We introduce Marigold-SSD, a single-step, late-fusion depth completion framework that leverages strong diffusion priors while eliminating the costly test-time optimization typically associated with diffusion-based method…

Domain GeneralizationDepth Completion

MapPFN: Learning Causal Perturbation Maps in Context

2026-01-28 · Marvin Sextro, Weronika Kłos, Gabriel Dernbach arxiv

Planning effective interventions in biological systems requires treatment-effect models that adapt to unseen biological contexts by identifying their specific underlying mechanisms. Yet single-cell perturbation datasets …

DCD-PFN: A Decoupling-Aware Foundation Model for Causal Discovery

2026-06-19 · Zhengkang Guan, Yikang Chen, Yi He, Yunze Tong 외 arxiv

Causal discovery is critical for understanding complex data-generating mechanisms, yet traditional algorithms often struggle with highly non-linear and noisy systems, or suffer from severe computational bottlenecks. Rece…

Zero-shot Generalization

UNIVERSE: Unified Video Action Models for Autonomous Driving with Flexible Mask-Modulated Modality Generation

2026-07-06 · Mengmeng Liu, Diankun Zhang, Jiuming Liu, Jianfeng Cui 외 arxiv

World Action Models (WAMs) have shown strong potential for improving action generalization in autonomous driving by using future video prediction as dense supervision for scene dynamics and temporal causality. However, i…

Autonomous DrivingVideo PredictionVideo Denoising

Zero123++: a Single Image to Consistent Multi-view Diffusion Base Model

2023-10-23 · Ruoxi Shi, Hansheng Chen, Zhuoyang Zhang, Minghua Liu 외

We report Zero123++, an image-conditioned diffusion model for generating 3D-consistent multi-view images from a single input view. To take full advantage of pretrained 2D generative priors, we develop various conditionin…