IRAICLLGMay 10, 2018

Hybrid Adaptive Fuzzy Extreme Learning Machine for text classification

arXiv:1805.06524v12 citations
Originality Incremental advance
AI Analysis

This work addresses text classification challenges for machine learning practitioners, but it is incremental as it builds on existing ELM methods.

The authors tackled the problem of outliers, noise, and imbalance in text classification by proposing a hybrid adaptive fuzzy ELM (HA-FELM), which introduced a novel fuzzy membership function based on distance and density, resulting in better performance than SVM, ELM, and RELM in experiments.

In traditional ELM and its improved versions suffer from the problems of outliers or noises due to overfitting and imbalance due to distribution. We propose a novel hybrid adaptive fuzzy ELM(HA-FELM), which introduces a fuzzy membership function to the traditional ELM method to deal with the above problems. We define the fuzzy membership function not only basing on the distance between each sample and the center of the class but also the density among samples which based on the quantum harmonic oscillator model. The proposed fuzzy membership function overcomes the shortcoming of the traditional fuzzy membership function and could make itself adjusted according to the specific distribution of different samples adaptively. Experiments show the proposed HA-FELM can produce better performance than SVM, ELM, and RELM in text classification.

Foundations

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

Your Notes