Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Search Your Block Floating Point Scales!

About

Quantization has emerged as a standard technique for accelerating inference for generative models by enabling faster low-precision computations and reduced memory transfers. Recently, GPU accelerators have added first-class support for microscaling Block Floating Point (BFP) formats. Standard BFP algorithms use a fixed scale based on the maximum magnitude of the block. We observe that this scale choice can be suboptimal with respect to quantization errors. In this work, we propose ScaleSearch, an alternative strategy for selecting these scale factors: using a fine-grained search leveraging the mantissa bits in microscaling formats to minimize the quantization error for the given distribution. ScaleSearch can be integrated with existing quantization methods such as Post Training Quantization and low-precision attention, and is shown to improve their performance. Additionally, we introduce ScaleSearchAttention, an accelerated NVFP4-based attention algorithm, which uses ScaleSearch and adapted prior techniques to ensure near-0 performance loss for causal language modeling. Experiments show that ScaleSearch reduces quantization error by 27% for NVFP4 and improves language model PTQ by up to 15 points for MATH500 (Qwen3-8B), while ScaleSearchAttention improves Wikitext-2 PPL by upto 0.77 points for Llama 3.1 70B. The proposed methods closely match baseline performance while providing quantization accuracy improvements.

Tanmaey Gupta, Hayden Prairie, Xiaoxia Wu, Reyna Abhyankar, Qingyang Wu, Austin Silveria, Pragaash Ponnusamy, Jue Wang, Ben Athiwaratkun, Leon Song, Tri Dao, Daniel Y. Fu, Chris De Sa• 2026

Related benchmarks

TaskDatasetResultRank
Language ModelingWikiText-2 (test)--
2333
Graduate-level Science ReasoningGPQA
Accuracy49.9
121
Question AnsweringGPQA Diamond
Accuracy32.32
61
Mathematical Problem SolvingMATH 500
MATH-500 Accuracy88.1
19
Multi-subject KnowledgeMMLU
Accuracy79.4
16
Mathematical Problem SolvingAIME-120
Accuracy63
6
Showing 6 of 6 rows

Other info

Follow for update