Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Bi-Real Net: Enhancing the Performance of 1-bit CNNs With Improved Representational Capability and Advanced Training Algorithm

About

In this work, we study the 1-bit convolutional neural networks (CNNs), of which both the weights and activations are binary. While being efficient, the classification accuracy of the current 1-bit CNNs is much worse compared to their counterpart real-valued CNN models on the large-scale dataset, like ImageNet. To minimize the performance gap between the 1-bit and real-valued CNN models, we propose a novel model, dubbed Bi-Real net, which connects the real activations (after the 1-bit convolution and/or BatchNorm layer, before the sign function) to activations of the consecutive block, through an identity shortcut. Consequently, compared to the standard 1-bit CNN, the representational capability of the Bi-Real net is significantly enhanced and the additional cost on computation is negligible. Moreover, we develop a specific training algorithm including three technical novelties for 1- bit CNNs. Firstly, we derive a tight approximation to the derivative of the non-differentiable sign function with respect to activation. Secondly, we propose a magnitude-aware gradient with respect to the weight for updating the weight parameters. Thirdly, we pre-train the real-valued CNN model with a clip function, rather than the ReLU function, to better initialize the Bi-Real net. Experiments on ImageNet show that the Bi-Real net with the proposed training algorithm achieves 56.4% and 62.2% top-1 accuracy with 18 layers and 34 layers, respectively. Compared to the state-of-the-arts (e.g., XNOR Net), Bi-Real net achieves up to 10% higher top-1 accuracy with more memory saving and lower computational cost. Keywords: binary neural network, 1-bit CNNs, 1-layer-per-block

Zechun Liu, Baoyuan Wu, Wenhan Luo, Xin Yang, Wei Liu, Kwang-Ting Cheng• 2018

Related benchmarks

TaskDatasetResultRank
Image ClassificationImageNet (val)
Top-1 Acc59
1206
Image ClassificationImageNet ILSVRC-2012 (val)
Top-1 Accuracy56.4
405
Image ClassificationImageNet (val)--
300
Semantic segmentationScanNet (val)
mIoU57.3
231
Semantic segmentationNYUD v2 (test)
mIoU30.4
187
Image ClassificationImageNet-1k (val)
Accuracy62.2
19
Image ClassificationImageNet (test)
Accuracy (%)64.5
15
Low-light Raw Video DenoisingLLRVD (test)
PSNR35.9
15
Low-light Video EnhancementSMOID Gain 0 (test)
PSNR36.81
15
Low-light Video EnhancementSMOID Gain 15 (test)
PSNR36.71
15
Showing 10 of 11 rows

Other info

Follow for update