Ensemble Pruning Via Base-Classifier Replacement

Huaping Guo,Ming Fan
DOI: https://doi.org/10.1007/978-3-642-23535-1_43
2011-01-01
Abstract:Ensemble pruning is a technique to increase ensemble accuracy and reduce its size by choosing an optimal or suboptimal subset of ensemble members to form subensembles for prediction. A number of greedy ensemble pruning methods that are based on greedy search policy have recently been proposed. In this paper, we contribute a new greedy ensemble pruning method, called EPR, based on replacement policy. Unlike traditional pruning methods, EPR searches for the optimal or suboptimal subensemble with predefined size by iteratively replacing the least important classifier in it with current classifier. Especially, replacement would not occur if the current classifier was the least important one. Also, we adopt diversity measure [1] to theoretically analyze the properties of EPR, based on which a new metric is proposed to guide EPR's search process. We evaluate the performance of EPR by comparing it with other advanced greenly ensemble pruning methods and obtain very promising results.
What problem does this paper attempt to address?