Circulant Binary Convolutional Networks for Object Recognition.

Chunlei Liu,Wenrui Ding,Yuan Hu,Xin Xia,Baochang Zhang,JianZhuang Liu,David Doermann
DOI: https://doi.org/10.1109/jstsp.2020.2969516
IF: 7.695
2020-01-01
IEEE Journal of Selected Topics in Signal Processing
Abstract:The rapidly decreasing computation and memory cost has recently driven the success of many applications in the field of deep learning. Practical applications of deep learning in resource-limited hardware, such as embedded devices and smart phones, however, remain challenging. For binary convolutional networks, the reason lies in the degraded representation caused by binarizing full-precision filters. To address this problem, we propose new circulant filters (CiFs) and a circulant binary convolution (CBConv) to enhance the capacity of binarized convolutional features via our circulant back propagation (CBP). The CiFs can be easily incorporated into existing deep convolutional neural networks (DCNNs), which leads to new Circulant Binary Convolutional Networks (CBCNs). Extensive experiments confirm that the performance gap between the 1-bit and full-precision DCNNs is minimized by increasing the filter diversity, which further increases the representational ability in our networks. Our experiments on ImageNet show that CBCNs achieve 61.4% top-1 accuracy with ResNet18. Compared to the state-of-the-art such as XNOR, CBCNs can achieve up to 10% higher top-1 accuracy with more powerful representational ability. Also, CBCNs approximately achieve a storage reduction about 32 times. In particular, our method shows strong generalization on the object recognition task, i.e., face recognition, facial expression recognition and person re-identification.
What problem does this paper attempt to address?