Dehaze-GaussianImage: Zero-Shot Dehazing via Efficient 2D Gaussian Splatting Representation

· Source: Computer Vision and Pattern Recognition · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Computer Vision · Depth: Expert, quick

Summary

Dehaze-GaussianImage is a novel zero-shot framework for single image dehazing that introduces 2D Gaussian Splatting (2DGS) representation, moving beyond traditional pixel-grid processing. This approach models hazy images as continuous, dynamically evolvable anisotropic Gaussian fields, addressing limitations of computational redundancy in pixel-level optimization and lack of physical interpretability in implicit neural networks. The method employs a reconstruction-decoupling zero-shot learning strategy, embedding the atmospheric scattering model into the Gaussian parameter space. This allows Gaussian primitives to adaptively split, clone, and prune during optimization, achieving geometric-level decoupling of the transmission medium and clear textures. Explicit structure-preserving constraints are also integrated to suppress common artifacts. Experimental results indicate Dehaze-GaussianImage achieves state-of-the-art performance in a fully unsupervised manner with minimal parameters.

Key takeaway

For Computer Vision Engineers developing image restoration systems, Dehaze-GaussianImage offers a new paradigm. You should consider integrating 2D Gaussian Splatting for zero-shot dehazing, especially when seeking high fidelity with minimal parameters. This approach allows for geometric decoupling of haze and textures, potentially reducing computational overhead compared to traditional pixel-level methods. Explore its application to other low-level vision tasks to improve efficiency and performance.

Key insights

Dehaze-GaussianImage uses 2D Gaussian Splatting for zero-shot dehazing, modeling haze as evolvable anisotropic Gaussian fields.

Principles

Method

The method employs a reconstruction-decoupling zero-shot learning strategy. It embeds the atmospheric scattering model into Gaussian parameter space, driving Gaussian primitives to adaptively split, clone, and prune during optimization.

In practice

Topics

Best for: Research Scientist, AI Scientist, Computer Vision Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Computer Vision and Pattern Recognition.