paper-with-me

Papers

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

2026-02-03 · Binbin Yong, Haoran Pei, Jun Shen, Haoran Li, Qingguo Zhou, Zhao Su 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 structural complexity, where the product-based inference mechanism causes an exponential explosion of rules in high-dimensional spaces. We herein propose the Kolmogorov-Arnold Neuro-Fuzzy Inference System (KANFIS), a compact neuro-symbolic architecture that unifies fuzzy reasoning with additive function decomposition. KANFIS employs an additive aggregation mechanism, under which both model parameters and rule complexity scale linearly with input dimensionality rather than exponentially. Furthermore, KANFIS is compatible with both Type-1 (T1) and Interval Type-2 (IT2) fuzzy logic systems, enabling explicit modeling of uncertainty and ambiguity in fuzzy representations. By using sparse masking mechanisms, KANFIS generates compact and structured rule sets, resulting in an intrinsically interpretable model with clear rule semantics and transparent inference processes. Empirical results demonstrate that KANFIS achieves competitive performance against representative neural and neuro-fuzzy baselines.

📄 PDF Abstract BibTeX arXiv:2602.03034

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Constraint-Aware Neurosymbolic Uncertainty Quantification with Bayesian Deep Learning for Scientific Discovery

2026-01-18 · Shahnawaz Alam, Mohammed Mudassir Uddin, Mohammed Kaif Pasha arxiv

Scientific Artificial Intelligence (AI) applications require models that deliver trustworthy uncertainty estimates while respecting domain constraints. Existing uncertainty quantification methods lack mechanisms to incor…

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

Hierarchical Neuro-Symbolic Decision Transformer

2025-03-10 · Ali Baheri, Cecilia O. Alm

We present a hierarchical neuro-symbolic control framework that tightly couples a classical symbolic planner with a transformer-based policy to address long-horizon decision-making under uncertainty. At the high level, t…

Decision MakingDecision Making Under Uncertainty

Neuro-Symbolic Manipulation Understanding with Enriched Semantic Event Chains

2026-04-22 · Fatemeh Ziaeetabar arxiv

Robotic systems operating in human environments must reason about how object interactions evolve over time, which actions are currently being performed, and what manipulation step is likely to follow. Classical enriched …

Action RecognitionDecision Making

NeuroSymbolic AI for Legal AI-TRISM: Trustworthy, Reliable, Interpretable, Safe Models

2026-04-05 · Deepa Tilwani, Yash Saxena, Ankur Padia, Srinivasan Parthasarathy 외 arxiv

Large Language Models (LLMs) have transformed natural language processing, but their lack of interpretable reasoning and tendency to hallucinate pose significant challenges for legal applications. While LLMs show promise…