vix.ing · top · new · best · stats

BCNN: A Binary CNN with All Matrix Ops Quantized to 1 Bit Precision

2020/10/01 by Arthur J. Redfern, Redfern, Arthur J., Lijun Zhu +3 · 1 citation
Computer Science · #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #Machine Learning (cs.LG) #cs.CV #cs.LG

paper · pdf · doi:10.48550/arxiv.2010.00704

arxiv created 2021/03/05 · arxiv updated 2021/03/08

Abstract

This paper describes a CNN where all CNN style 2D convolution operations that lower to matrix matrix multiplication are fully binary. The network is derived from a common building block structure that is consistent with a constructive proof outline showing that binary neural networks are universal function approximators. 71.24% top 1 accuracy on the 2012 ImageNet validation set was achieved with a 2 step training procedure and implementation strategies optimized for binary operands are provided.

Cited by

Related