paper-with-me

Papers

BOLD: Boolean Logic Deep Learning

2024-05-25 · Van Minh Nguyen, Cristian Ocampo, Aymen Askri, Louis Leconte, Ba-Hien Tran

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.

📄 PDF Abstract BibTeX arXiv:2405.16339

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingDeep LearningImage Super-ResolutionNatural Language UnderstandingSemantic SegmentationSuper-Resolution

Similar Papers 제목 키워드 기반

Boolean Variation and Boolean Logic BackPropagation

2023-11-13 · Van Minh Nguyen

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

2024-01-29 · Louis Leconte

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

2021-08-01 · ACL 2021 5 · Wenqing Chen, Jidong Tian, Yitian Li, Hao He 외

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+1

Gate-level boolean evolutionary geometric attention neural networks

2025-11-11 · Xianshuai Shi, Jianfeng Zhu, Leibo Liu arxiv

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?

2021-10-26 · Farshad Rafiei, Dobromir Rahnev

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…