paper-with-me

홈 › Papers

Fuzzy Logic Visual Network (FLVN): A neuro-symbolic approach for visual features matching

2023-07-29 · Francesco Manigrasso, Lia Morra, Fabrizio Lamberti

Neuro-symbolic integration aims at harnessing the power of symbolic knowledge representation combined with the learning capabilities of deep neural networks. In particular, Logic Tensor Networks (LTNs) allow to incorporate background knowledge in the form of logical axioms by grounding a first order logic language as differentiable operations between real tensors. Yet, few studies have investigated the potential benefits of this approach to improve zero-shot learning (ZSL) classification. In this study, we present the Fuzzy Logic Visual Network (FLVN) that formulates the task of learning a visual-semantic embedding space within a neuro-symbolic LTN framework. FLVN incorporates prior knowledge in the form of class hierarchies (classes and macro-classes) along with robust high-level inductive biases. The latter allow, for instance, to handle exceptions in class-level attributes, and to enforce similarity between images of the same class, preventing premature overfitting to seen classes and improving overall performance. FLVN reaches state of the art performance on the Generalized ZSL (GZSL) benchmarks AWA2 and CUB, improving by 1.3% and 3%, respectively. Overall, it achieves competitive performance to recent ZSL methods with less computational overhead. FLVN is available at https://gitlab.com/grains2/flvn.

📄 PDF Abstract BibTeX arXiv:2307.16019

Code (1)

https://gitlab.com/grains2/flvn 공식 구현 pytorch

Tasks

Tensor NetworksZero-Shot Learning

Similar Papers 제목 키워드 기반

The DeepLog Neurosymbolic Machine

2025-08-19 · Vincent Derkinderen, Robin Manhaeve, Rik Adriaensen, Lucas Van Praet 외 arxiv

We contribute a theoretical and operational framework for neurosymbolic AI called DeepLog. DeepLog introduces building blocks and primitives for neurosymbolic AI that make abstraction of commonly used representations and…

KANFIS: A Neuro-Symbolic Framework for Interpretable and Uncertainty-Aware Learning

2026-02-03 · Binbin Yong, Haoran Pei, Jun Shen, Haoran Li 외 arxiv

Adaptive Neuro-Fuzzy Inference System (ANFIS) was designed to combine the learning capabilities of neural network with the reasoning transparency of fuzzy logic. However, conventional ANFIS architectures suffer from stru…

NSFL: A Post-Training Neuro-Symbolic Fuzzy Logic Framework for Boolean Operators in Neural Embeddings

2026-04-12 · Vladi Vexler, Ofer Idan, Gil Lederman, Dima Sivov arxiv

Standard dense retrievers lack a native calculus for multi-atom logical constraints. We introduce Neuro-Symbolic Fuzzy Logic (NSFL), a framework that adapts formal t-norms and t-conorms to neural embedding spaces without…

Logical Reasoning

Logic of Hypotheses: from Zero to Full Knowledge in Neurosymbolic Integration

2025-09-25 · Davide Bizzaro, Alessandro Daniele arxiv

Neurosymbolic integration (NeSy) blends neural-network learning with symbolic reasoning. The field can be split between methods injecting hand-crafted rules into neural models, and methods inducing symbolic rules from da…

Differentiable Fuzzy Neural Networks for Recommender Systems

2025-05-09 · Stephan Bartl, Kevin Innerebner, Elisabeth Lex

As recommender systems become increasingly complex, transparency is essential to increase user trust, accountability, and regulatory compliance. Neuro-symbolic approaches that integrate symbolic reasoning with sub-symbol…

Decision MakingRecommendation Systems