Elastic-Link for Binarized Neural Networks

Authors

  • Jie Hu State Key Laboratory of Computer Science Institute of Software Chinese Academy of Sciences University of Chinese Academy of Sciences
  • Ziheng Wu Alibaba Group
  • Vince Tan Bytedance Inc.
  • Zhilin Lu Tsinghua University
  • Mengze Zeng Bytedance Inc.
  • Enhua Wu State Key Laboratory of Computer Science Institute of Software Chinese Academy of Sciences University of Chinese Academy of Sciences Faculty of Science and Technology, University of Macau

DOI:

https://doi.org/10.1609/aaai.v36i1.19977

Keywords:

Computer Vision (CV)

Abstract

Recent work has shown that Binarized Neural Networks (BNNs) are able to greatly reduce computational costs and memory footprints, facilitating model deployment on resource-constrained devices. However, in comparison to their full-precision counterparts, BNNs suffer from severe accuracy degradation. Research aiming to reduce this accuracy gap has thus far largely focused on specific network architectures with few or no 1 × 1 convolutional layers, for which standard binarization methods do not work well. Because 1 × 1 convolutions are common in the design of modern architectures (e.g. GoogleNet, ResNet, DenseNet), it is crucial to develop a method to binarize them effectively for BNNs to be more widely adopted. In this work, we propose an “Elastic-Link” (EL) module to enrich information flow within a BNN by adaptively adding real-valued input features to the subsequent convolutional output features. The proposed EL module is easily implemented and can be used in conjunction with other methods for BNNs. We demonstrate that adding EL to BNNs produces a significant improvement on the challenging large-scale ImageNet dataset. For example, we raise the top-1 accuracy of binarized ResNet26 from 57.9% to 64.0%. EL also aids con-vergence in the training of binarized MobileNet, for which a top-1 accuracy of 56.4% is achieved. Finally, with the integration of ReActNet, it yields a new state-of-the-art result of 71.9% top-1 accuracy.

Downloads

Published

2022-06-28

How to Cite

Hu, J., Wu, Z., Tan, V., Lu, Z., Zeng, M., & Wu, E. (2022). Elastic-Link for Binarized Neural Networks. Proceedings of the AAAI Conference on Artificial Intelligence, 36(1), 942-950. https://doi.org/10.1609/aaai.v36i1.19977

Issue

Section

AAAI Technical Track on Computer Vision I