BOLD: Boolean Logic Deep Learning
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 in semantic segmentation, with notable performance in image super-resolution, and natural language understanding with transformer-based models. Moreover, it significantly reduces energy consumption during both training and inference.
Code (0)
등록된 구현이 없습니다.
Tasks
BenchmarkingDeep LearningImage Super-ResolutionNatural Language UnderstandingSemantic SegmentationSuper-ResolutionSimilar Papers 제목 키워드 기반
Boolean Variation and Boolean Logic BackPropagation
The notion of variation is introduced for the Boolean set and based on which Boolean logic backpropagation principle is developed. Using this concept, deep models can be built with weights and activations being Boolean n…
Boolean Logic as an Error feedback mechanism
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…
De-Confounded Variational Encoder-Decoder for Logical Table-to-Text Generation
Logical table-to-text generation aims to automatically generate fluent and logically faithful text from tables. The task remains challenging where deep learning models often generated linguistically fluent but logically …
DecoderSentenceTable-to-Text GenerationText Generation+1Gate-level boolean evolutionary geometric attention neural networks
This paper presents a gate-level Boolean evolutionary geometric attention neural network that models images as Boolean fields governed by logic gates. Each pixel is a Boolean variable (0 or 1) embedded on a two-dimension…
Does TMS increase BOLD activity at the site of stimulation?
Transcranial magnetic stimulation (TMS) is widely used for understanding brain function in neurologically intact subjects and for the treatment of various disorders. However, the precise neurophysiological effects of TMS…