2018/11/22 by Bohan Zhuang, Zhuang, Bohan, Chunhua Shen +7 · 2 citations
Computer Science · Mathematics · #Advanced Image and Video Retrieval Techniques #Advanced Neural Network Applications #Algorithm #Artificial intelligence #Artificial neural network #Binary number #Computation #Computer Vision and Pattern Recognition (cs.CV) #Computer science #Contextual image classification #Convolutional neural network #Domain Adaptation and Few-Shot Learning #Embedding #FOS: Computer and information sciences #Image (mathematics) #Mathematics #Pattern recognition (psychology) #Quantization (signal processing) #Segmentation #Theoretical computer science #cs.CV
paper · pdf · doi:10.48550/arxiv.1811.10413
arXiv admin note: text overlap with arXiv:1808.02631
openalex publication_date 2018/11/22 · arxiv created 2018/11/27 · arxiv updated 2018/11/29 · openalex created_date 2025/10/10 · openalex updated_date 2026/08/05
In this paper, we propose to train convolutional neural networks (CNNs) with both binarized weights and activations, leading to quantized models specifically for mobile devices with limited power capacity and computation resources. Previous works on quantizing CNNs seek to approximate the floating-point information using a set of discrete values, which we call value approximation, but typically assume the same architecture as the full-precision networks. In this paper, however, we take a novel 'structure approximation' view for quantization---it is very likely that a different architecture may be better for best performance. In particular, we propose a `network decomposition' strategy, named Group-Net, in which we divide the network into groups. In this way, each full-precision group can be effectively reconstructed by aggregating a set of homogeneous binary branches. In addition, we learn effective connections among groups to improve the representational capability. Moreover, the proposed Group-Net shows strong generalization to other tasks. For instance, we extend Group-Net for highly accurate semantic segmentation by embedding rich context into the binary structure. Experiments on both classification and semantic segmentation tasks demonstrate the superior performance of the proposed methods over various popular architectures. In particular, we outperform the previous best binary neural networks in terms of accuracy and major computation savings.