HiFloat4 Enables Efficient 4-bit RL Post-Training for Large Language Models

Hei Yi Mak, Shadan Golestan, Hoang Le, Mehran Taghian Jazi, Yunke Peng, Yaoyuan Wang, Yao Wang, Junsong Wang, Tianchi Hu, Fengchen He, Guipeng Hu, Tanzila Rahman, Anandharaju Durai Raju· July 30, 2026 View original

Summary

This paper introduces HiFloat4 (HiF4) and Rollout Residual Quantization (Rollout-ResQ), enabling the first end-to-end 4-bit precision reinforcement learning post-training for large language models. This approach significantly reduces the accuracy gap to higher precision models by addressing rollout activation quantization issues.

Quantizing large language models (LLMs) to 4-bit precision for reinforcement learning (RL) post-training offers significant computational and memory benefits, but often comes with a substantial accuracy penalty. Previous attempts to use 4-bit precision for both rollout and training phases have faced challenges, primarily due to activation quantization errors during the rollout phase, where outliers cause many values to underflow to zero. This research identifies that the mismatch between rollout and training precision, rather than just training-side quantization, is a principal failure mode. To overcome this, the authors propose Rollout Residual Quantization (Rollout-ResQ), a lightweight correction applied only to the 4-bit rollout matrix multiplication. When combined with the HiFloat4 (HiF4) format, which uses a hierarchical scaling to preserve resolution, this method dramatically closes the accuracy gap to BF16 precision (from 4.9% to 1.1% on Qwen2.5-3B). This breakthrough establishes HiF4 as a key enabler for practical, end-to-end 4-bit RL post-training of LLMs.

Why it matters

Professionals working with large language models can achieve significant cost savings and faster deployment by using 4-bit precision for RL post-training without sacrificing much accuracy. This is crucial for democratizing access to powerful LLMs and enabling their use in resource-constrained environments.

How to implement this in your domain

  1. 1Evaluate current LLM deployment strategies for opportunities to leverage 4-bit quantization for RL fine-tuning.
  2. 2Investigate the HiFloat4 format and Rollout-ResQ for specific LLM applications to reduce inference and training costs.
  3. 3Benchmark the performance and accuracy of 4-bit RL post-trained models against higher-precision baselines.
  4. 4Train engineering teams on advanced quantization techniques and their implications for LLM development.

Who benefits

AI/ML DevelopmentCloud ComputingEdge AITelecommunicationsSoftware Development

Key takeaways

  • End-to-end 4-bit RL post-training for LLMs is now feasible with HiFloat4.
  • Rollout activation quantization is a major source of degradation in 4-bit RL.
  • Rollout Residual Quantization (Rollout-ResQ) effectively mitigates this issue.
  • HiFloat4 significantly closes the accuracy gap to higher precision models.

Original post by Hei Yi Mak, Shadan Golestan, Hoang Le, Mehran Taghian Jazi, Yunke Peng, Yaoyuan Wang, Yao Wang, Junsong Wang, Tianchi Hu, Fengchen He, Guipeng Hu, Tanzila Rahman, Anandharaju Durai Raju

"arXiv:2607.26515v1 Announce Type: new Abstract: We present, to our knowledge, the first end-to-end FP4 RL post-training, in which both the rollout and training policies, including their forward and backward passes, operate at 4-bit precision. A systematic study reveals that the d…"

View on X

Originally posted by Hei Yi Mak, Shadan Golestan, Hoang Le, Mehran Taghian Jazi, Yunke Peng, Yaoyuan Wang, Yao Wang, Junsong Wang, Tianchi Hu, Fengchen He, Guipeng Hu, Tanzila Rahman, Anandharaju Durai Raju on X · view source

Want to go deeper?

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

Explore courses