paper-with-me

Papers

Analyzing Differentiable Fuzzy Logic Operators

2020-02-14 · Emile van Krieken, Erman Acar, Frank van Harmelen

The AI community is increasingly putting its attention towards combining symbolic and neural approaches, as it is often argued that the strengths and weaknesses of these approaches are complementary. One recent trend in the literature are weakly supervised learning techniques that employ operators from fuzzy logics. In particular, these use prior background knowledge described in such logics to help the training of a neural network from unlabeled and noisy data. By interpreting logical symbols using neural networks, this background knowledge can be added to regular loss functions, hence making reasoning a part of learning. We study, both formally and empirically, how a large collection of logical operators from the fuzzy logic literature behave in a differentiable learning setting. We find that many of these operators, including some of the most well-known, are highly unsuitable in this setting. A further finding concerns the treatment of implication in these fuzzy logics, and shows a strong imbalance between gradients driven by the antecedent and the consequent of the implication. Furthermore, we introduce a new family of fuzzy implications (called sigmoidal implications) to tackle this phenomenon. Finally, we empirically show that it is possible to use Differentiable Fuzzy Logics for semi-supervised learning, and compare how different operators behave in practice. We find that, to achieve the largest performance improvement over a supervised baseline, we have to resort to non-standard combinations of logical operators which perform well in learning, but no longer satisfy the usual logical laws.

📄 PDF Abstract BibTeX arXiv:2002.06100

Code (1)

HEmile/differentiable-fuzzy-logics 공식 구현 pytorch

Tasks

Weakly-supervised Learning

Similar Papers 제목 키워드 기반

Analyzing Differentiable Fuzzy Implications

2020-06-04 · Emile van Krieken, Erman Acar, Frank van Harmelen

Combining symbolic and neural approaches has gained considerable attention in the AI community, as it is often argued that the strengths and weaknesses of these approaches are complementary. One such trend in the literat…

Weakly-supervised Learning

logLTN: Differentiable Fuzzy Logic in the Logarithm Space

2023-06-26 · Samy Badreddine, Luciano Serafini, Michael Spranger

The AI community is increasingly focused on merging logic with deep learning to create Neuro-Symbolic (NeSy) paradigms and assist neural approaches with symbolic knowledge. A significant trend in the literature involves …

Tensor Networks

A Unified Differentiable Boolean Operator with Fuzzy Logic

2024-07-15 · Hsueh-Ti Derek Liu, Maneesh Agrawala, Cem Yuksel, Tim Omernick 외

This paper presents a unified differentiable boolean operator for implicit solid shape modeling using Constructive Solid Geometry (CSG). Traditional CSG relies on min, max operators to perform boolean operations on impli…

Reduced Implication-bias Logic Loss for Neuro-Symbolic Learning

2022-08-14 · Haoyuan He, WangZhou Dai, Ming Li

Integrating logical reasoning and machine learning by approximating logical inference with differentiable operators is a widely used technique in Neuro-Symbolic systems. However, some differentiable operators could bring…

Logical Reasoning

ANDRE: An Attention-based Neuro-symbolic Differentiable Rule Extractor for Inductive Logic Programming

2026-05-05 · Iman Sharifi, Peng Wei, Saber Fallah arxiv

Inductive Logic Programming (ILP) aims to learn interpretable first-order rules from data, but existing symbolic and neuro-symbolic approaches struggle to scale to noisy and probabilistic settings. Classical ILP relies o…

Inductive logic programming