2020

ReActNet: Towards Precise Binary Neural Network with Generalized Activation Functions

Liu, Zechun, Shen, Zhiqiang, Savvides, Marios et al.

Understand

In this paper, we propose several ideas for enhancing a binary network to close its accuracy gap from real-valued networks without incurring any additional computational cost.

  • We first construct a baseline network by modifying and binarizing a compact real-valued network with parameter-free shortcuts, bypassing all the intermediate convolutional layers including the downsampling layers.
  • This baseline network strikes a good trade-off between accuracy and efficiency, achieving superior performance than most of existing binary networks at approximately half of the computational cost.
  • Through extensive experiments and analysis, we observed that the performance of binary networks is sensitive to activation distribution variations.

Reading the bibliography…