- Source: Block floating point
Block floating point (BFP) is a method used to provide an arithmetic approaching floating point while using a fixed-point processor. BFP assigns a group of significands (the non-exponent part of the floating-point number) to a single exponent, rather than single significand being assigned its own exponent. BFP can be advantageous to limit space use in hardware to perform the same functions as floating-point algorithms, by reusing the exponent; some operations over multiple values between blocks can also be done with a reduced amount of computation.
The common exponent is found by data with the largest amplitude in the block. To find the value of the exponent, the number of leading zeros must be found (count leading zeros). For this to be done, the number of left shifts needed for the data must be normalized to the dynamic range of the processor used. Some processors have means to find this out themselves, such as exponent detection and normalization instructions.
Block floating-point algorithms were extensively studied by James Hardy Wilkinson.
BFP can be recreated in software for smaller performance gains.
Microscaling (MX) Formats
Microscaling (MX) formats are a type of Block Floating Point (BFP) data format specifically designed for AI and machine learning workloads. The MX format, endorsed and standardized by major industry players such as AMD, Arm, Intel, Meta, Microsoft, NVIDIA, and Qualcomm, represents a significant advancement in narrow precision data formats for AI.
The MX format uses a single shared scaling factor (exponent) for a block of elements, significantly reducing the memory footprint and computational resources required for AI operations. Each block of k elements shares this common scaling factor, which is stored separately from the individual elements.
The initial MX specification introduces several specific formats, including MXFP8, MXFP6, MXFP4, and MXINT8. These formats support various precision levels:
MXFP8: 8-bit floating-point with two variants (E5M2 and E4M3).
MXFP6: 6-bit floating-point with two variants (E3M2 and E2M3).
MXFP4: 4-bit floating-point (E2M1).
MXINT8: 8-bit integer.
MX formats have been demonstrated to be effective in a variety of AI tasks, including large language models (LLMs), image classification, speech recognition and recommendation systems. For instance, MXFP6 closely matches FP32 for inference tasks after quantization-aware fine-tuning, and MXFP4 can be used for training generative language models with only a minor accuracy penalty.
The MX format has been standardized through the Open Compute Project (OCP) as Microscaling Formats (MX) Specification v1.0. An emulation libraries also has been published to provide details on the data science approach and select results of MX in action.
Hardware support
The following hardware supports BFP operations:
d-Matrix Jayhawk II
Tenstorrent Grayskull e75 and e150 (BFP8, BFP4 and BFP2)
Tenstorrent Wormhole n150 and n300 (BFP8, BFP4 and BFP2)
Amd Strix Point APU (branded as Ryzen AI 300 series) supports Block FP16 in NPU
AMD Versal AI Edge Series Gen 2 supports MX6 and MX9 data types
See also
Binary scaling
Fast Fourier transform (FFT)
Digital signal processor (DSP)
References
Further reading
"FFT/IFFT Block Floating Point Scaling" (PDF) (Application note). San Jose, CA, USA: Altera Corporation. October 2005. 404-1.0. Archived (PDF) from the original on 2018-07-11. Retrieved 2018-07-11.
Kata Kunci Pencarian:
- Alpha AXP
- Bola voli
- Daftar film bertema lesbian, gay, biseksual dan transgender
- Detroit
- Album Jazz Kontemporer Terbaik (Grammy Award)
- Festival Seni Media Jepang
- Block floating point
- IEEE 754
- Fixed-point arithmetic
- Evergreen Point Floating Bridge
- Motorola 56000
- Homomorphic encryption
- Panasonic M2
- Arithmetic logic unit
- BFP
- Evergreen Point Floating Bridge (1963)