paper-with-me

Papers

DCNFIS: Deep Convolutional Neuro-Fuzzy Inference System

2023-08-11 · Mojtaba Yeganejou, Kimia Honari, Ryan Kluzinski, Scott Dick, Michael Lipsett, James Miller

A key challenge in eXplainable Artificial Intelligence is the well-known tradeoff between the transparency of an algorithm (i.e., how easily a human can directly understand the algorithm, as opposed to receiving a post-hoc explanation), and its accuracy. We report on the design of a new deep network that achieves improved transparency without sacrificing accuracy. We design a deep convolutional neuro-fuzzy inference system (DCNFIS) by hybridizing fuzzy logic and deep learning models and show that DCNFIS performs as accurately as existing convolutional neural networks on four well-known datasets and 3 famous architectures. Our performance comparison with available fuzzy methods show that DCNFIS is now state-of-the-art fuzzy system and outperforms other shallow and deep fuzzy methods to the best of our knowledge. At the end, we exploit the transparency of fuzzy logic by deriving explanations, in the form of saliency maps, from the fuzzy rules encoded in the network to take benefit of fuzzy logic upon regular deep learning methods. We investigate the properties of these explanations in greater depth using the Fashion-MNIST dataset.

📄 PDF Abstract BibTeX arXiv:2308.06378

Code (0)

등록된 구현이 없습니다.

Tasks

Explainable artificial intelligence

Similar Papers 제목 키워드 기반

A Comparative Study of Adversarial Robustness in CNN and CNN-ANFIS Architectures

2026-02-02 · Kaaustaaub Shankar, Bharadwaj Dogga, Kelly Cohen arxiv

Convolutional Neural Networks (CNNs) achieve strong image classification performance but lack interpretability and are vulnerable to adversarial attacks. Neuro-fuzzy hybrids such as DCNFIS replace fully connected CNN cla…

Adversarial RobustnessImage Classification

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…

A Deep Neuro-Fuzzy Network for Image Classification

2019-12-22 · Omolbanin Yazdanbakhsh, Scott Dick

The combination of neural network and fuzzy systems into neuro-fuzzy systems integrates fuzzy reasoning rules into the connectionist networks. However, the existing neuro-fuzzy systems are developed under shallow structu…

ClassificationGeneral Classificationimage-classificationImage Classification

Feature base fusion for splicing forgery detection based on neuro fuzzy

2017-01-29 · Habib Ghaffari Hadigheh, Ghazali bin sulong

Most of researches on image forensics have been mainly focused on detection of artifacts introduced by a single processing tool. They lead in the development of many specialized algorithms looking for one or more particu…

ClusteringImage Forensics

UNFIS: A Novel Neuro-Fuzzy Inference System with Unstructured Fuzzy Rules for Classification

2022-10-28 · Armin Salimi-Badr

An important constraint of Fuzzy Inference Systems (FIS) is their structured rules defined based on evaluating all input variables. Indeed, the length of all fuzzy rules and the number of input variables are equal. Howev…

Decision Making