RTE-FM-Dehazer: Radiative Transfer Equation Inspired Flow Matching for Real-World Image Dehazing

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

Summary

RTE-FM-Dehazer is a new single-image dehazing approach addressing limitations of current methods, which often suffer from residual haze and color drift due to reliance on the Atmospheric Scattering Model (ASM) and a scarcity of realistic training data. This novel technique replaces ASM with the Radiative Transfer Equation (RTE), which better models non-homogeneous, multiple-scattering hazy scenes by accounting for both scattering and absorption. It integrates a diffusion-absorption regularizer, derived from a reduced RTE, to guide the flow matching trajectory. Complementing this, the authors developed an automated data pipeline using vision-language models, releasing P-HAZE, a dataset of 50,000 realistic hazy/clear image pairs. Trained exclusively on P-HAZE, RTE-FM-Dehazer effectively eliminates artifacts, demonstrates strong cross-domain generalization, and achieves leading performance on five real-world dehazing benchmarks.

Key takeaway

For computer vision engineers developing robust image processing solutions, RTE-FM-Dehazer offers a significant advancement in real-world dehazing. You should consider integrating RTE-inspired flow matching models, as they overcome the limitations of traditional atmospheric scattering models by better handling complex haze. Furthermore, explore leveraging vision-language models to generate large, realistic synthetic datasets like P-HAZE, which can dramatically improve model generalization and reduce reliance on costly real-world data collection.

Key insights

RTE-FM-Dehazer combines the Radiative Transfer Equation with flow matching and a large synthetic dataset to achieve superior real-world image dehazing.

Principles

Method

RTE-FM-Dehazer integrates a diffusion-absorption regularizer, derived from a reduced Radiative Transfer Equation, into a flow matching framework. It is trained on P-HAZE, a 50,000-pair dataset generated via an automated vision-language model pipeline.

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.