Efficient Real-World Dehazing via Physics-Inspired Global-Local Decoupling
About
Real-world single image dehazing is highly ill-posed due to spatially and spectrally varying scattering, while practical deployment demands lightweight and low-latency models. Existing approaches either rely on fragile physical inversion under simplified assumptions or adopt heavy blind architectures unsuitable for edge deployment. To overcome these limitations, we propose PGL-Net (Physics-Inspired Global-Local Decoupling Network), a lightweight framework that incorporates physical inductive biases via operator-level emulation, avoiding explicit parameter estimation. It decouples dehazing into global distribution rectification and local structural refinement. A Physics-Inspired Affine Fusion (PAF) module performs globally conditioned alignment across hierarchical skip connections to compensate for haze-induced bias, while a compact Degradation-Aware Modulation (DAM) block adaptively restores spatially and spectrally variant details through dynamic feature modulation. Extensive experiments on multiple real-world benchmarks demonstrate that PGL-Net achieves state-of-the-art restoration quality with significantly reduced complexity. Compared with the recent SOTA SGDN, the Tiny variant (PGL-Net-T) improves PSNR by up to 2.6dB and consistently enhances downstream object detection accuracy, while achieving over a 10x reduction in inference latency. Code is publicly available at: https://github.com/sc-30-bit/PGL-Net.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Object Detection | RTTS | mAP@5053.8 | 23 | |
| Image Dehazing | RW2AH | PSNR22.82 | 16 | |
| Image Dehazing | RRSHID thin | PSNR24.58 | 15 | |
| Image Dehazing | RRSHID moderate | PSNR25.06 | 15 | |
| Image Dehazing | RRSHID thick | PSNR25.69 | 15 | |
| Image Dehazing | RRSHID average | PSNR25.1 | 15 | |
| Image Dehazing | RUDB | PSNR23.28 | 12 | |
| Image Dehazing | NH-HAZE 21 | PSNR26.96 | 12 | |
| Image Dehazing | HD-NH-HAZE | PSNR21.07 | 12 | |
| Image Dehazing | RTTS no-reference (test) | NIQE3.7458 | 7 |