FourTune Enables Efficient 4-Bit Post-Training for Diffusion Models

Bowen Xue, Zihan Min, Xingyang Li, Zhekai Zhang, Haocheng Xi, Lvmin Zhang, Maneesh Agrawala, Jun-Yan Zhu, Song Han, Yujun Lin, Muyang Li· July 8, 2026 View original

▶ The 2-minute explainer

Summary

FourTune is a new framework for efficient 4-bit post-training of large diffusion models, addressing memory and speed limitations. It uses a triple-branch hybrid pipeline with a frozen numerical stabilizer and hardware-efficient quantization, matching full-precision quality while significantly reducing memory and increasing throughput.

Diffusion models have become a leading technology for generating high-quality content, but adapting these large models for specific applications through post-training remains computationally intensive. Existing parameter-efficient fine-tuning methods only partially alleviate the prohibitive memory footprints and slow training speeds. To tackle these challenges, a new framework called FourTune has been developed, enabling fully 4-bit efficient post-training for diffusion models. FourTune employs an end-to-end W4A4G4 paradigm, meaning weights, activations, and gradients are all processed in 4-bit precision. Its core innovation is a triple-branch hybrid pipeline that augments the standard LoRA architecture with a frozen numerical stabilizer. This stabilizer isolates quantization-sensitive outliers, ensuring stable training even under native 4-bit computation. Furthermore, FourTune incorporates hardware-efficient block-wise quantization and custom fused kernels. These features are designed to support efficient quantized backpropagation and minimize memory bandwidth overhead. Across various tasks like customization, reinforcement learning, and distillation, FourTune consistently matches the quality of full-precision fine-tuning. For instance, on FLUX.1-dev (12B), it reduced memory overhead by 2.25 times and boosted training throughput by 2.27 times compared to BF16 LoRA, marking a significant leap in efficiency.

Why it matters

This breakthrough allows for much more accessible and cost-effective fine-tuning of large diffusion models, democratizing access to high-quality generative AI and accelerating its application across various industries.

How to implement this in your domain

  1. 1Evaluate the memory and speed bottlenecks in your current diffusion model post-training workflows.
  2. 2Explore integrating 4-bit quantization techniques like FourTune to reduce computational resource requirements.
  3. 3Pilot FourTune or similar efficient fine-tuning methods for customizing diffusion models for specific downstream tasks.
  4. 4Investigate hardware support and custom kernel development to maximize the benefits of quantized training.

Who benefits

AI DevelopmentMedia & EntertainmentAdvertisingGamingE-commerce

Key takeaways

  • FourTune enables efficient 4-bit post-training for large diffusion models.
  • It significantly reduces memory overhead and increases training throughput.
  • A triple-branch hybrid pipeline with a numerical stabilizer ensures stable 4-bit training.
  • FourTune matches full-precision fine-tuning quality across various tasks.

Original post by Bowen Xue, Zihan Min, Xingyang Li, Zhekai Zhang, Haocheng Xi, Lvmin Zhang, Maneesh Agrawala, Jun-Yan Zhu, Song Han, Yujun Lin, Muyang Li

"arXiv:2607.05711v1 Announce Type: new Abstract: Diffusion models have become a dominant paradigm for high-quality generative modeling, while post-training is essential for adapting them to diverse downstream applications. However, post-training of large diffusion models is still…"

View on X

Originally posted by Bowen Xue, Zihan Min, Xingyang Li, Zhekai Zhang, Haocheng Xi, Lvmin Zhang, Maneesh Agrawala, Jun-Yan Zhu, Song Han, Yujun Lin, Muyang Li on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses