4KDehazeFlow: Ultra-High-Definition Image Dehazing via Flow Matching
Xingchi Chen, Pu Wang, Xuerui Li, Chaopeng Li, Juxiang Zhou, Jianhou Gan, Dianjie Lu, Guijuan Zhang, Wenqi Ren, Zhuoran Zheng
TL;DR
4KDehazeFlow addresses UHD image dehazing by reframing restoration as Flow Matching over a continuous vector field. It integrates a haze purifier and a learnable Haze-LUT within a time-dependent vector field and solves the resulting ODE with a fourth-order Runge-Kutta integrator, enabling stable, efficient 4K dehazing. Key contributions include a learnable 3D LUT for adaptive color correction, a haze-aware vector field design, and a data-driven, architecture-agnostic framework that outperforms seven SOTA methods while reducing computation. The approach demonstrates strong quantitative gains (e.g., ~2 dB PSNR improvements) and favorable runtime on UHD datasets, with robust qualitative restoration and color fidelity in real-world hazy scenes.
Abstract
Ultra-High-Definition (UHD) image dehazing faces challenges such as limited scene adaptability in prior-based methods and high computational complexity with color distortion in deep learning approaches. To address these issues, we propose 4KDehazeFlow, a novel method based on Flow Matching and the Haze-Aware vector field. This method models the dehazing process as a progressive optimization of continuous vector field flow, providing efficient data-driven adaptive nonlinear color transformation for high-quality dehazing. Specifically, our method has the following advantages: 1) 4KDehazeFlow is a general method compatible with various deep learning networks, without relying on any specific network architecture. 2) We propose a learnable 3D lookup table (LUT) that encodes haze transformation parameters into a compact 3D mapping matrix, enabling efficient inference through precomputed mappings. 3) We utilize a fourth-order Runge-Kutta (RK4) ordinary differential equation (ODE) solver to stably solve the dehazing flow field through an accurate step-by-step iterative method, effectively suppressing artifacts. Extensive experiments show that 4KDehazeFlow exceeds seven state-of-the-art methods. It delivers a 2dB PSNR increase and better performance in dense haze and color fidelity.
