PulseAugur
EN
LIVE 12:00:47

MIMFlow integrates Masked Image Modeling with Normalizing Flows for advanced image generation

Researchers have introduced MIMFlow, a novel framework that integrates Masked Image Modeling (MIM) with Normalizing Flows (NFs) for enhanced end-to-end image generation. This approach uses a VAE encoder to extract semantic latents from masked images, allowing the Normalizing Flow to focus on a simplified semantic manifold while a decoder handles high-frequency synthesis. This decoupling resolves the capacity bottleneck in NFs, prioritizing global coherence over pixel-level details. MIMFlow-L demonstrated strong performance on ImageNet 256x256, achieving 71.3% linear probing accuracy and an FID of 2.50, with a 32.8% gain over similar-scale NF baselines despite using fewer tokens. AI

IMPACT This research could lead to more efficient and semantically coherent image generation models by optimizing the use of generative model capacity.

RANK_REASON The cluster contains a research paper detailing a new method for image generation.

Read on arXiv cs.CV →

AI-generated summary · Google Gemini · from 2 sources. How we write summaries →

MIMFlow integrates Masked Image Modeling with Normalizing Flows for advanced image generation

COVERAGE [2]

  1. arXiv cs.CV TIER_1 English(EN) · Yang Chen, Xiaowei Xu, Shuai Wang, Xinwen Zhang, Qiushi Guo, Tiezheng Ge, Limin Wang ·

    MIMFlow: Integrating Masked Image Modeling with Normalizing Flows for End-to-End Image Generation

    arXiv:2606.26016v1 Announce Type: new Abstract: Normalizing Flows (NFs) are powerful generative models capable of exact density estimation and sampling. However, their strict invertibility often forces the model to exhaust its capacity on low-level pixel details, hindering the ca…

  2. arXiv cs.CV TIER_1 English(EN) · Limin Wang ·

    MIMFlow: Integrating Masked Image Modeling with Normalizing Flows for End-to-End Image Generation

    Normalizing Flows (NFs) are powerful generative models capable of exact density estimation and sampling. However, their strict invertibility often forces the model to exhaust its capacity on low-level pixel details, hindering the capture of high-level semantic structures. While M…