Pith. sign in

CPT: Efficient Deep Neural Network Training via Cyclic Precision

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

Low-precision deep neural network (DNN) training has gained tremendous attention as reducing precision is one of the most effective knobs for boosting DNNs' training time/energy efficiency. In this paper, we attempt to explore low-precision training from a new perspective as inspired by recent findings in understanding DNN training: we conjecture that DNNs' precision might have a similar effect as the learning rate during DNN training, and advocate dynamic precision along the training trajectory for further boosting the time/energy efficiency of DNN training. Specifically, we propose Cyclic Precision Training (CPT) to cyclically vary the precision between two boundary values which can be identified using a simple precision range test within the first few training epochs. Extensive simulations and ablation studies on five datasets and eleven models demonstrate that CPT's effectiveness is consistent across various models/tasks (including classification and language modeling). Furthermore, through experiments and visualization we show that CPT helps to (1) converge to a wider minima with a lower generalization error and (2) reduce training variance which we believe opens up a new design knob for simultaneously improving the optimization and efficiency of DNN training. Our codes are available at: https://github.com/RICE-EIC/CPT.

fields

cs.LG 1

years

2024 1

verdicts

CONDITIONAL 1

representative citing papers

Towards Accurate and Efficient Sub-8-Bit Integer Training

cs.LG · 2024-11-17 · conditional · novelty 6.0

Sub-8-bit integer training can be made accurate and efficient using power-of-two channel grouping (ShiftQuant) and fully quantized L1 normalization, with reported accuracy close to full precision.

citing papers explorer

Showing 1 of 1 citing paper.

  • Towards Accurate and Efficient Sub-8-Bit Integer Training cs.LG · 2024-11-17 · conditional · none · ref 9 · internal anchor

    Sub-8-bit integer training can be made accurate and efficient using power-of-two channel grouping (ShiftQuant) and fully quantized L1 normalization, with reported accuracy close to full precision.