Towards a Systematic Approach to Design New Ensemble Learning Algorithms
Ensemble learning has been a focal point of machine learning research due to its potential to improve predictive performance. This study revisits the foundational work on ensemble error decomposition, historically confined to bias-variance-covariance analysis for regression problems since the 1990s. Recent advancements introduced a "unified theory of diversity," which proposes an innovative bias-variance-diversity decomposition framework. Leveraging this contemporary understanding, our research systematically explores the application of this decomposition to guide the creation of new ensemble learning algorithms. Focusing on regression tasks, we employ neural networks as base learners to investigate the practical implications of this theoretical framework. This approach used 7 simple ensemble methods, we name them strategies, for neural networks that were used to generate 21 new ensemble algorithms. Among these, most of the methods aggregated with the snapshot strategy, one of the 7 strategies used, showcase superior predictive performance across diverse datasets w.r.t. the Friedman rank test with the Conover post-hoc test. Our systematic design approach contributes a suite of effective new algorithms and establishes a structured pathway for future ensemble learning algorithm development.
Code (1)
Tasks
DiversityEnsemble LearningregressionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Solving Soft Clustering Ensemble via $k$-Sparse Discrete Wasserstein Barycenter
Clustering ensemble is one of the most important problems in ensemble learning. Though it has been extensively studied in the past decades, the existing methods often suffer from the issues like high computational compl…
ClusteringClustering EnsembleEnsemble LearningNative Language Identification With Classifier Stacking and Ensembles
Ensemble methods using multiple classifiers have proven to be among the most successful approaches for the task of Native Language Identification (NLI), achieving the current state of the art. However, a systematic exami…
Cross-corpusGeneral ClassificationLanguage AcquisitionLanguage Identification+2Systematic Ensemble Model Selection Approach for Educational Data Mining
A plethora of research has been done in the past focusing on predicting student's performance in order to support their development. Many institutions are focused on improving the performance and the education quality; a…
BIG-bench Machine LearningModel SelectionIntelligent Systematic Investment Agent: an ensemble of deep learning and evolutionary strategies
Machine learning driven trading strategies have garnered a lot of interest over the past few years. There is, however, limited consensus on the ideal approach for the development of such trading strategies. Further, most…
Evolutionary AlgorithmsEnsemble Value Functions for Efficient Exploration in Multi-Agent Reinforcement Learning
Multi-agent reinforcement learning (MARL) requires agents to explore within a vast joint action space to find joint actions that lead to coordination. Existing value-based MARL algorithms commonly rely on random explorat…
Efficient ExplorationMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning (RL)