CVAIMay 19

Multi-Scale Generative Modeling with Heat Dissipation Flow Matching

arXiv:2605.1937111.5
Predicted impact top 49% in CV · last 90 daysOriginality Incremental advance
AI Analysis

Improves image generation quality for practitioners by combining blur-based corruption with ODE-based flow matching, though results are incremental over existing methods.

HDFM integrates a continuous heat-dissipation (blur) process into Flow Matching to inject multi-scale priors, addressing ill-posedness and high-dimensional regression. It outperforms most baselines on all tested datasets.

Diffusion models are widely used in image generation, with most relying on noise-based corruption and denoising. A distinct branch instead uses blur as the main corruption, preserving better color budgets and multi-scale detail by providing multi-scale priors. However, blur-based models remain in SDE-based frameworks and are not integrated into ODE-based frameworks, such as Flow Matching (FM). Meanwhile, in the blur-based formulation, the classical inverse heat-dissipation (IHD) process faces an ill-posed challenge. Moreover, under the data-manifold assumption, regressing blurred images from high-dimensional noise (or velocity) space is also difficult. We propose Heat Dissipation Flow Matching (HDFM), which introduces a continuous blurred (heat-dissipation) process into FM to inject multi-scale priors. HDFM aligns an interpolated heat-dissipation path to address ill-posedness and adopts $x$-prediction to mitigate high-dimensional regression difficulty. Toy experiments and ablation studies show that HDFM consistently benefits from both blur and $x$-prediction. The performance of HDFM outperforms most baseline methods on all datasets.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes