English

Laplacian Multi-scale Flow Matching for Generative Modeling

Computer Vision and Pattern Recognition 2026-02-24 v1 Machine Learning

Abstract

In this paper, we present Laplacian multiscale flow matching (LapFlow), a novel framework that enhances flow matching by leveraging multi-scale representations for image generative modeling. Our approach decomposes images into Laplacian pyramid residuals and processes different scales in parallel through a mixture-of-transformers (MoT) architecture with causal attention mechanisms. Unlike previous cascaded approaches that require explicit renoising between scales, our model generates multi-scale representations in parallel, eliminating the need for bridging processes. The proposed multi-scale architecture not only improves generation quality but also accelerates the sampling process and promotes scaling flow matching methods. Through extensive experimentation on CelebA-HQ and ImageNet, we demonstrate that our method achieves superior sample quality with fewer GFLOPs and faster inference compared to single-scale and multi-scale flow matching baselines. The proposed model scales effectively to high-resolution generation (up to 1024×\times1024) while maintaining lower computational overhead.

Keywords

Cite

@article{arxiv.2602.19461,
  title  = {Laplacian Multi-scale Flow Matching for Generative Modeling},
  author = {Zelin Zhao and Petr Molodyk and Haotian Xue and Yongxin Chen},
  journal= {arXiv preprint arXiv:2602.19461},
  year   = {2026}
}

Comments

Accepted to appear in ICLR 2026

R2 v1 2026-07-01T10:46:47.770Z