Boolean Logic as an Error feedback mechanism
Machine Learning
2024-01-30 v1 Machine Learning
Abstract
The notion of Boolean logic backpropagation was introduced to build neural networks with weights and activations being Boolean numbers. Most of computations can be done with Boolean logic instead of real arithmetic, both during training and inference phases. But the underlying discrete optimization problem is NP-hard, and the Boolean logic has no guarantee. In this work we propose the first convergence analysis, under standard non-convex assumptions.
Cite
@article{arxiv.2401.16418,
title = {Boolean Logic as an Error feedback mechanism},
author = {Louis Leconte},
journal= {arXiv preprint arXiv:2401.16418},
year = {2024}
}