LGMLMar 25, 2020

Accelerated learning algorithms of general fuzzy min-max neural network using a novel hyperbox selection rule

arXiv:2003.11333v22 citations
AI Analysis

This work addresses training speed issues for users of fuzzy min-max neural networks, representing an incremental improvement over existing methods.

The paper tackled the problem of slow training in general fuzzy min-max neural networks by proposing a hyperbox selection rule to reduce unsuitable candidates, resulting in training time reductions of 1.2 to 12 times for online learning and 7 to 37 times for agglomerative learning.

This paper proposes a method to accelerate the training process of a general fuzzy min-max neural network. The purpose is to reduce the unsuitable hyperboxes selected as the potential candidates of the expansion step of existing hyperboxes to cover a new input pattern in the online learning algorithms or candidates of the hyperbox aggregation process in the agglomerative learning algorithms. Our proposed approach is based on the mathematical formulas to form a branch-and-bound solution aiming to remove the hyperboxes which are certain not to satisfy expansion or aggregation conditions, and in turn, decreasing the training time of learning algorithms. The efficiency of the proposed method is assessed over a number of widely used data sets. The experimental results indicated the significant decrease in training time of the proposed approach for both online and agglomerative learning algorithms. Notably, the training time of the online learning algorithms is reduced from 1.2 to 12 times when using the proposed method, while the agglomerative learning algorithms are accelerated from 7 to 37 times on average.

Foundations

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

Your Notes