Hybrid Adaptive Fuzzy Extreme Learning Machine for text classification
Ming Li, Peilun Xiao, and Ju Zhang

TL;DR
This paper introduces a hybrid adaptive fuzzy extreme learning machine (HA-FELM) that improves text classification by adaptively handling outliers and class imbalance through a novel fuzzy membership function based on sample distance and density.
Contribution
The paper proposes a new fuzzy membership function for ELM that adapts to data distribution, enhancing robustness against noise and imbalance in text classification.
Findings
HA-FELM outperforms SVM, ELM, and RELM in experiments
The adaptive fuzzy membership improves classification accuracy
The method effectively handles outliers and class imbalance
Abstract
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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and ELM · Advanced Algorithms and Applications · Face and Expression Recognition
MethodsSupport Vector Machine
