paper-with-me

홈 › Papers

Adaptive n-ary Activation Functions for Probabilistic Boolean Logic

2022-03-16 · Jed A. Duersch, Thomas A. Catanach, Niladri Das

Balancing model complexity against the information contained in observed data is the central challenge to learning. In order for complexity-efficient models to exist and be discoverable in high dimensions, we require a computational framework that relates a credible notion of complexity to simple parameter representations. Further, this framework must allow excess complexity to be gradually removed via gradient-based optimization. Our n-ary, or n-argument, activation functions fill this gap by approximating belief functions (probabilistic Boolean logic) using logit representations of probability. Just as Boolean logic determines the truth of a consequent claim from relationships among a set of antecedent propositions, probabilistic formulations generalize predictions when antecedents, truth tables, and consequents all retain uncertainty. Our activation functions demonstrate the ability to learn arbitrary logic, such as the binary exclusive disjunction (p xor q) and ternary conditioned disjunction ( c ? p : q ), in a single layer using an activation function of matching or greater arity. Further, we represent belief tables using a basis that directly associates the number of nonzero parameters to the effective arity of the belief function, thus capturing a concrete relationship between logical complexity and efficient parameter representations. This opens optimization approaches to reduce logical complexity by inducing parameter sparsity.

📄 PDF Abstract BibTeX arXiv:2203.08977

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Logical Activation Functions: Logit-space equivalents of Probabilistic Boolean Operators

2021-10-22 · Scott C. Lowe, Robert Earle, Jason d'Eon, Thomas Trappenberg 외

The choice of activation functions and their motivation is a long-standing issue within the neural network community. Neuronal representations within artificial neural networks are commonly understood as logits, represen…

Compositional Zero-Shot Learningimage-classificationImage ClassificationTransfer Learning+1

A Logical View of GNN-Style Computation and the Role of Activation Functions

2025-12-22 · Pablo Barceló, Floris Geerts, Matthias Lanzinger, Klara Pakhomenko 외 arxiv

We study the numerical and Boolean expressiveness of MPLang, a declarative language that captures the computation of graph neural networks (GNNs) through linear message passing and activation functions. We begin with A-M…

Aggregating Probabilistic Judgments

2019-07-22 · Magdalena Ivanovska, Marija Slavkovik

In this paper we explore the application of methods for classical judgment aggregation in pooling probabilistic opinions on logically related issues. For this reason, we first modify the Boolean judgment aggregation fram…

Generalizing Fuzzy Logic Probabilistic Inferences

2013-03-27 · Silvio Ursic

Linear representations for a subclass of boolean symmetric functions selected by a parity condition are shown to constitute a generalization of the linear constraints on probabilities introduced by Boole. These linear co…

Copula Representations and Error Surface Projections for the Exclusive Or Problem

2019-07-08 · Roy S. Freedman

The exclusive or (xor) function is one of the simplest examples that illustrate why nonlinear feedforward networks are superior to linear regression for machine learning applications. We review the xor representation and…

BIG-bench Machine Learningregression