FxpNet: Training a deep convolutional neural network in fixed-point representation

2017 INTERNATIONAL JOINT CONFERENCE ON NEURAL NETWORKS (IJCNN)(2017)

引用 52|浏览66
暂无评分
摘要
We introduce FxpNet, a framework to train deep convolutional neural networks with low bit-width arithmetics in both forward pass and backward pass. During training FxpNet further reduces the bit-width of stored parameters (also known as primal parameters) by adaptively updating their fixed-point formats. These primal parameters are usually represented in the full resolution of floating-point values in previous binarized and quantized neural networks. In FxpNet, during forward pass fixed-point primal weights and activations are first binarized before computation, while in backward pass all gradients are represented as low resolution fixed-point values and then accumulated to corresponding fixed-point primal parameters. To have highly efficient implementations in FPGAs, ASICs and other dedicated devices, FxpNet introduces Integer Batch Normalization (IBN) and Fixed-point ADAM (FxpADAM) methods to further reduce the required floating-point operations, which will save considerable power and chip area. The evaluation on CIFAR-10 dataset indicates the effectiveness that FxpNet with 12-bit primal parameters and 12-bit gradients achieves comparable prediction accuracy with state-of-the-art binarized and quantized neural networks.
更多
查看译文
关键词
FxpNet,deep convolutional neural network,fixed-point representation,bit-width arithmetics,forward pass,backward pass,floating-point values,binarized neural networks,quantized neural networks,fixed-point primal weights,low resolution fixed-point values,fixed-point primal parameters,FPGAs,ASICs,integer batch normalization,IBN,fixed-point ADAM,FxpADAM,CIFAR-10 dataset,12-bit primal parameters,12-bit gradients
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要