RMSE-ELM: Recursive Model based Selective Ensemble of Extreme Learning Machines for Robustness Improvement
Bo Han, Bo He, Mengmeng Ma, Tingting Sun, Tianhong Yan, Amaury, Lendasse

TL;DR
RMSE-ELM introduces a recursive selective ensemble framework for Extreme Learning Machines, significantly enhancing robustness against noisy and blended data while maintaining competitive computational efficiency.
Contribution
The paper proposes a novel two-layer recursive ensemble framework for ELMs that improves robustness on blended data, addressing the randomness in weights and biases.
Findings
Significant robustness improvement in mean square error and standard deviation.
Comparable computational time with existing methods.
Effective handling of high-dimensional blended datasets.
Abstract
Extreme learning machine (ELM) as an emerging branch of shallow networks has shown its excellent generalization and fast learning speed. However, for blended data, the robustness of ELM is weak because its weights and biases of hidden nodes are set randomly. Moreover, the noisy data exert a negative effect. To solve this problem, a new framework called RMSE-ELM is proposed in this paper. It is a two-layer recursive model. In the first layer, the framework trains lots of ELMs in different groups concurrently, then employs selective ensemble to pick out an optimal set of ELMs in each group, which can be merged into a large group of ELMs called candidate pool. In the second layer, selective ensemble is recursively used on candidate pool to acquire the final ensemble. In the experiments, we apply UCI blended datasets to confirm the robustness of our new approach in two key aspects (mean…
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 · Stochastic Gradient Optimization Techniques · Face and Expression Recognition
