paper-with-me

홈 › Papers

On fine-tuning of Autoencoders for Fuzzy rule classifiers

2021-06-21 · Rahul Kumar Sevakula, Nishchal Kumar Verma, Hisao Ishibuchi

Recent discoveries in Deep Neural Networks are allowing researchers to tackle some very complex problems such as image classification and audio classification, with improved theoretical and empirical justifications. This paper presents a novel scheme to incorporate the use of autoencoders in Fuzzy rule classifiers (FRC). Autoencoders when stacked can learn the complex non-linear relationships amongst data, and the proposed framework built towards FRC can allow users to input expert knowledge to the system. This paper further introduces four novel fine-tuning strategies for autoencoders to improve the FRC's classification and rule reduction performance. The proposed framework has been tested across five real-world benchmark datasets. Elaborate comparisons with over 15 previous studies, and across 10-fold cross validation performance, suggest that the proposed methods are capable of building FRCs which can provide state of the art accuracies.

📄 PDF Abstract BibTeX arXiv:2106.11182

Code (0)

등록된 구현이 없습니다.

Tasks

Audio ClassificationClassificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Applying Interval Type-2 Fuzzy Rule Based Classifiers Through a Cluster-Based Class Representation

2016-07-21 · Javier Navarro, Christian Wagner, Uwe Aickelin

Fuzzy Rule-Based Classification Systems (FRBCSs) have the potential to provide so-called interpretable classifiers, i.e. classifiers which can be introspective, understood, validated and augmented by human experts by rel…

ClassificationClusteringGeneral Classification

Improving Fuzzy Rule Classifier with Brain Storm Optimization and Rule Modification

2024-10-02 · Yan Huang, Wei Liu, Xiaogang Zang

The expanding complexity and dimensionality in the search space can adversely affect inductive learning in fuzzy rule classifiers, thus impacting the scalability and accuracy of fuzzy systems. This research specifically …

ClassificationInductive Learning

CFM-BD: a distributed rule induction algorithm for building Compact Fuzzy Models in Big Data classification problems

2019-02-25 · Mikel Elkano, Jose Sanz, Edurne Barrenechea, Humberto Bustince 외

Interpretability has always been a major concern for fuzzy rule-based classifiers. The usage of human-readable models allows them to explain the reasoning behind their predictions and decisions. However, when it comes to…

General Classification

A Study on Multi-Class Online Fuzzy Classifiers for Dynamic Environments

2026-02-16 · Kensuke Ajimoto, Yuma Yamamoto, Yoshifumi Kusunoki, Tomoharu Nakashima arxiv

This paper proposes a multi-class online fuzzy classifier for dynamic environments. A fuzzy classifier comprises a set of fuzzy if-then rules where human users determine the antecedent fuzzy sets beforehand. In contrast,…

Employing Iterative Feature Selection in Fuzzy Rule-Based Binary Classification

2024-01-26 · Haoning Li, Cong Wang, Qinghua Huang

The feature selection in a traditional binary classification algorithm is always used in the stage of dataset preprocessing, which makes the obtained features not necessarily the best ones for the classification algorith…

Binary ClassificationClassificationfeature selection