Pith. sign in

REVIEW 1 cited by

Flexpoint: An Adaptive Numerical Format for Efficient Training of Deep Neural Networks

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1711.02213 v2 pith:WXZD7ITV submitted 2017-11-06 cs.LG cs.NAmath.NAstat.ML

Flexpoint: An Adaptive Numerical Format for Efficient Training of Deep Neural Networks

classification cs.LG cs.NAmath.NAstat.ML
keywords trainingdeepflexpointformatinferencefloatingnetworknetworks
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Deep neural networks are commonly developed and trained in 32-bit floating point format. Significant gains in performance and energy efficiency could be realized by training and inference in numerical formats optimized for deep learning. Despite advances in limited precision inference in recent years, training of neural networks in low bit-width remains a challenging problem. Here we present the Flexpoint data format, aiming at a complete replacement of 32-bit floating point format training and inference, designed to support modern deep network topologies without modifications. Flexpoint tensors have a shared exponent that is dynamically adjusted to minimize overflows and maximize available dynamic range. We validate Flexpoint by training AlexNet, a deep residual network and a generative adversarial network, using a simulator implemented with the neon deep learning framework. We demonstrate that 16-bit Flexpoint closely matches 32-bit floating point in training all three models, without any need for tuning of model hyperparameters. Our results suggest Flexpoint as a promising numerical format for future hardware for training and inference.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. WINT: A Novel Weighted Integer Representation with Improved Error Characteristics

    cs.AR 2026-07 accept novelty 5.5

    WINT (M imes2^E) with 2–3 exponent bits gives both larger range and lower mean relative error than same-width integers for bit widths of 12 and above.