MEGA Hub

Mage-Flow: An Efficient Native-Resolution Foundation Model for Image Generation and Editing

Authors

Do you know Xinjie Zhang?You can claim authorship or link another user.Do you know Peng Zhang?You can claim authorship or link another user.Do you know Shicheng Zheng?You can claim authorship or link another user.Do you know Jinghao Guo?You can claim authorship or link another user.Do you know Zhaoyang Jia?You can claim authorship or link another user.Do you know Yifei Shen?You can claim authorship or link another user.Do you know Xun Guo?You can claim authorship or link another user.Do you know Yuxuan Luo?You can claim authorship or link another user.Do you know Jiahao Li?You can claim authorship or link another user.Do you know Wenxuan Xie?You can claim authorship or link another user.Do you know Fanyi Pu?You can claim authorship or link another user.Do you know Xiaoyi Zhang?You can claim authorship or link another user.Do you know Kaichen Zhang?You can claim authorship or link another user.Do you know Zongyu Guo?You can claim authorship or link another user.Do you know Tianci Bi?You can claim authorship or link another user.Do you know Dongnan Gui?You can claim authorship or link another user.Do you know Zhening Liu?You can claim authorship or link another user.Do you know Zimo Wen?You can claim authorship or link another user.Do you know Zihan Zheng?You can claim authorship or link another user.Do you know Senqiao Yang?You can claim authorship or link another user.Do you know Xiao Li?You can claim authorship or link another user.Do you know Jinglu Wang?You can claim authorship or link another user.Do you know Bin Li?You can claim authorship or link another user.Do you know Yan Lu?You can claim authorship or link another user.

Abstract

Large-scale visual generators are increasingly capable but costly to train, fine-tune, and deploy. We introduce Mage-Flow, a compact 4B-scale generative stack for efficient text-to-image generation and instruction-based image editing. The stack is built from two co-designed components: Mage-VAE, a lightweight high-fidelity latent tokenizer, and a Native-Resolution Multimodal Diffusion Transformer trained with rectified flow matching. Mage-VAE uses one-step diffusion-style encoding and decoding with anchor-latent regularization, preserving the reconstruction quality of strong public VAEs while reducing tokenization cost by more than an order of magnitude. Together with native-resolution packing and stack-level CUDA kernel fusion, the stack supports flexible-resolution training and improves end-to-end training throughput by about $2.5\times$. Built on this foundation, we develop a complete model family with Base, RL-aligned, and Turbo variants for both generation and editing. Diffusion-NFT improves prompt following, text rendering, aesthetic quality, and editing fidelity, while few-step distillation with adversarial perceptual guidance produces 4-step Turbo models for low-latency inference. Despite its compact scale, Mage-Flow and Mage-Flow-Edit achieves competitive performance across standard generation and editing benchmarks. More importantly, the Turbo variants make high-resolution generation and editing practical for interactive use: at $1024^2$ resolution on a single NVIDIA A100 GPU, Mage-Flow-Turbo generates an image in 0.59s, and Mage-Flow-Edit-Turbo edits an image in 1.02s, while maintaining a small memory footprint. These results show that careful tokenizer--backbone--system co-design can deliver strong high-resolution generation and editing within an efficient 4B model family.

Community

00