XNOR-Net: ImageNet Classification Using Binary Convolutional Neural Networks
AI-generated Key Points
⚠The license of the paper does not allow us to build upon its content and the key points are generated using the paper metadata rather than the full article.
- Authors propose two efficient approximations to standard convolutional neural networks (CNNs): Binary-Weight-Networks and XNOR-Networks
- Binary-Weight-Networks approximate filters in CNNs with binary values, resulting in a 32x reduction in memory usage without sacrificing accuracy
- XNOR-Networks represent both filters and input as binary values, enabling primarily binary operations and leading to a 58x increase in computational speed and an additional 32x reduction in memory usage compared to traditional CNNs
- Binary-Weight-Network version of AlexNet achieves only a 2.9% lower classification accuracy compared to full-precision AlexNet on ImageNet task (measured using top-1 accuracy)
- XNOR-Nets outperform recent network binarization methods such as BinaryConnect and BinaryNets by large margins on ImageNet, achieving more than a 16% improvement in top-1 accuracy
- Combination of reduced memory usage and increased computational speed makes XNOR-Nets highly practical for real-time applications on devices with limited computing resources
- Proposed binary networks are simple, accurate, efficient, and capable of handling complex visual tasks.
Authors: Mohammad Rastegari, Vicente Ordonez, Joseph Redmon, Ali Farhadi
Abstract: We propose two efficient approximations to standard convolutional neural networks: Binary-Weight-Networks and XNOR-Networks. In Binary-Weight-Networks, the filters are approximated with binary values resulting in 32x memory saving. In XNOR-Networks, both the filters and the input to convolutional layers are binary. XNOR-Networks approximate convolutions using primarily binary operations. This results in 58x faster convolutional operations and 32x memory savings. XNOR-Nets offer the possibility of running state-of-the-art networks on CPUs (rather than GPUs) in real-time. Our binary networks are simple, accurate, efficient, and work on challenging visual tasks. We evaluate our approach on the ImageNet classification task. The classification accuracy with a Binary-Weight-Network version of AlexNet is only 2.9% less than the full-precision AlexNet (in top-1 measure). We compare our method with recent network binarization methods, BinaryConnect and BinaryNets, and outperform these methods by large margins on ImageNet, more than 16% in top-1 accuracy.
Ask questions about this paper to our AI assistant
You can also chat with multiple papers at once here.
⚠The license of the paper does not allow us to build upon its content and the AI assistant only knows about the paper metadata rather than the full article.
Assess the quality of the AI-generated content by voting
Score: 0
Why do we need votes?
Votes are used to determine whether we need to re-run our summarizing tools. If the count reaches -10, our tools can be restarted.
The previous summary was created more than a year ago and can be re-run (if necessary) by clicking on the Run button below.
⚠The license of this specific paper does not allow us to build upon its content and the summarizing tools will be run using the paper metadata rather than the full article. However, it still does a good job, and you can also try our tools on papers with more open licenses.
Similar papers summarized with our AI tools
Navigate through even more similar papers through a
tree representationLook for similar papers (in beta version)
By clicking on the button above, our algorithm will scan all papers in our database to find the closest based on the contents of the full papers and not just on metadata. Please note that it only works for papers that we have generated summaries for and you can rerun it from time to time to get a more accurate result while our database grows.
Disclaimer: The AI-based summarization tool and virtual assistant provided on this website may not always provide accurate and complete summaries or responses. We encourage you to carefully review and evaluate the generated content to ensure its quality and relevance to your needs.