PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
October 19, 20255 citationsOpen Access

MX+: Pushing the Limits of Microscaling Formats for Efficient Large Language Model Serving

View Full Paper
JLJungi LeeJPJunyong ParkSCSung-Deok Cha

Key Points

  • MX+ achieves significantly higher model performance compared to the conventional 4-bit MX format, enhancing efficiency.
  • Existing ultra low-bit block floating-point formats struggle with outlier values, impacting language model outcomes.
  • The analysis suggests that repurposing the exponent field can effectively resolve precision issues with outliers.
  • MX+ provides a non-intrusive solution, allowing seamless integration into existing microscaling frameworks.

Abstract

Reduced-precision data formats are crucial for cost-effective serving of large language models (LLMs). While numerous reduced-precision formats have been introduced thus far, they often require intrusive modifications to the software frameworks or are rather unconventional for widespread adoption across hardware vendors. In this paper, we instead focus on recent industry-driven variants of block floating-point (BFP) formats and conduct a comprehensive analysis to push their limits for efficient LLM serving. Our analysis shows that existing ultra low-bit BFP variants struggle to provide reasonable language model performance due to outlier values in blocks. To address the outliers with BFPs, we propose MX+, a cost-effective and non-intrusive extension designed for seamless integration into the microscaling (MX) formats. MX+ builds on the key insight that the outlier does not need to use its exponent field in the element data type, which allows us to repurpose the exponent field as an extended mantissa to increase the precision of the outlier element. Our evaluation shows that MX+ achieves significantly higher model performance compared to the 4-bit MX format (MXFP4) with negligible storage overhead and slowdown, thus offering a compelling alternative to MXFP4 or MXFP6 for efficient LLM inference.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Lee et al. (2025) studied this question.

synapsesocial.com/papers/68f4b10d3d9d770bbc696dcehttps://doi.org/10.1145/3725843.3756118
Ask AI
Helpful
Bookmark
Share
View Full Paper