**arXiv ID:** 1601.06071 **Authors:** Minje Kim, Paris Smaragdis **Published:** 2016-01-22T16:59:01Z **Abstract:** Based on the assumption that there exists a neural network that efficiently represents a set of Boolean functions between all binary inputs and outputs, we propose a process for developing and deploying neural networks whose weight parameters, bias terms, input, and intermediate hidden layer output signals, are all binary-valued, and require only basic bit logic for the feedforwa...
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill bitwise-neural-networks --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Bitwise Neural Networks?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-bitwise-neural-networks)More formats (shields.io, HTML) on the badges page.
# Bitwise Neural Networks
**arXiv ID:** 1601.06071
**Authors:** Minje Kim, Paris Smaragdis
**Published:** 2016-01-22T16:59:01Z
**Abstract:**
Based on the assumption that there exists a neural network that efficiently represents a set of Boolean functions between all binary inputs and outputs, we propose a process for developing and deploying neural networks whose weight parameters, bias terms, input, and intermediate hidden layer output signals, are all binary-valued, and require only basic bit logic for the feedforward pass. The proposed Bitwise Neural Network (BNN) is especially suitable for resource-constrained environments, since it replaces either floating or fixed-point arithmetic with significantly more efficient bitwise operations. Hence, the BNN requires for less spatial complexity, less memory bandwidth, and less power consumption in hardware. In order to design such networks, we propose to add a few training schemes, such as weight compression and noisy backpropagation, which result in a bitwise network that performs almost as well as its corresponding real-valued network. We test the proposed network on the MNIST dataset, represented using binary features, and show that BNNs result in competitive performance while offering dramatic computational savings.
## Skill Description
This skill is generated from the arXiv paper: Bitwise Neural Networks (1601.06071).
## How to Use
[To be filled in by the user or by future automation]
## References
- [arXiv:1601.06071](http://arxiv.org/abs/1601.06071v1)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!