LGMLJul 31, 2019

A comparative study of general fuzzy min-max neural networks for pattern classification problems

arXiv:1907.13308v233 citations
Originality Synthesis-oriented
AI Analysis

This is an incremental study that provides empirical insights for researchers working on fuzzy neural networks in pattern classification.

This paper conducted a comparative study of general fuzzy min-max neural networks for pattern classification, analyzing factors like hyperbox size and similarity thresholds, and found overall strengths and weaknesses on benchmark datasets.

General fuzzy min-max (GFMM) neural network is a generalization of fuzzy neural networks formed by hyperbox fuzzy sets for classification and clustering problems. Two principle algorithms are deployed to train this type of neural network, i.e., incremental learning and agglomerative learning. This paper presents a comprehensive empirical study of performance influencing factors, advantages, and drawbacks of the general fuzzy min-max neural network on pattern classification problems. The subjects of this study include (1) the impact of maximum hyperbox size, (2) the influence of the similarity threshold and measures on the agglomerative learning algorithm, (3) the effect of data presentation order, (4) comparative performance evaluation of the GFMM with other types of fuzzy min-max neural networks and prevalent machine learning algorithms. The experimental results on benchmark datasets widely used in machine learning showed overall strong and weak points of the GFMM classifier. These outcomes also informed potential research directions for this class of machine learning algorithms in the future.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes