paper-with-me

Papers

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 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.

📄 PDF Abstract BibTeX arXiv:2401.16418

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Generalizing Analogical Inference from Boolean to Continuous Domains

2025-11-13 · Francisco Cunha, Yves Lepage, Miguel Couceiro, Zied Bouraoui arxiv

Analogical reasoning is a powerful inductive mechanism, widely used in human cognition and increasingly applied in artificial intelligence. Formal frameworks for analogical inference have been developed for Boolean domai…

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…

Therapeutic target discovery using Boolean network attractors: improvements of kali

2016-11-10

In a previous article, an algorithm for identifying therapeutic targets in Boolean networks modeling pathological mechanisms was introduced. In the present article, the improvements made on this algorithm, named kali, ar…

Drug Discovery

Error Forward-Propagation: Reusing Feedforward Connections to Propagate Errors in Deep Learning

2018-08-09 · Adam A. Kohan, Edward A. Rietman, Hava T. Siegelmann

We introduce Error Forward-Propagation, a biologically plausible mechanism to propagate error feedback forward through the network. Architectural constraints on connectivity are virtually eliminated for error feedback in…

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…