BOLD: Boolean Logic Deep Learning
Van Minh Nguyen, Cristian Ocampo, Aymen Askri, Louis Leconte, Ba-Hien Tran

TL;DR
This paper introduces BOLD, a novel Boolean logic-based deep learning method that enables efficient training and inference, achieving competitive accuracy while significantly reducing energy consumption across various tasks.
Contribution
It presents a new mathematical principle using Boolean variation, allowing neurons with Boolean weights and inputs to be trained efficiently in the Boolean domain, bypassing traditional gradient descent.
Findings
Achieves baseline full-precision accuracy on ImageNet classification.
Surpasses state-of-the-art in semantic segmentation.
Reduces energy consumption during training and inference.
Abstract
Deep learning is computationally intensive, with significant efforts focused on reducing arithmetic complexity, particularly regarding energy consumption dominated by data movement. While existing literature emphasizes inference, training is considerably more resource-intensive. This paper proposes a novel mathematical principle by introducing the notion of Boolean variation such that neurons made of Boolean weights and inputs can be trained -- for the first time -- efficiently in Boolean domain using Boolean logic instead of gradient descent and real arithmetic. We explore its convergence, conduct extensively experimental benchmarking, and provide consistent complexity evaluation by considering chip architecture, memory hierarchy, dataflow, and arithmetic precision. Our approach achieves baseline full-precision accuracy in ImageNet classification and surpasses state-of-the-art results…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsAdvanced Neural Network Applications · Machine Learning and Data Classification · Explainable Artificial Intelligence (XAI)
