UTCS Artificial Intelligence
courses
talks/events
demos
people
projects
publications
software/data
labs
areas
admin
Constructing Diverse Classifier Ensembles Using Artificial Training Examples (2003)
Prem Melville
and
Raymond J. Mooney
Ensemble methods like bagging and boosting that combine the decisions of multiple hypotheses are some of the strongest existing machine learning methods. The diversity of the members of an ensemble is known to be an important factor in determining its generalization error. This paper presents a new method for generating ensembles that directly constructs diverse hypotheses using additional artificially-constructed training examples. The technique is a simple, general meta-learner that can use any strong learner as a base classifier to build diverse committees. Experimental results using decision-tree induction as a base learner demonstrate that this approach consistently achieves higher predictive accuracy than both the base classifier and bagging (whereas boosting can occasionally decrease accuracy), and also obtains higher accuracy than boosting early in the learning curve when training data is limited.
View:
PDF
,
PS
Citation:
In
Proceedings of the Eighteenth International Joint Conference on Artificial Intelligence (IJCAI-2003)
, pp. 505-510, Acapulco, Mexico, August 2003.
Bibtex:
@InProceedings{melville:ijcai03, title={Constructing Diverse Classifier Ensembles Using Artificial Training Examples}, author={Prem Melville and Raymond J. Mooney}, booktitle={Proceedings of the Eighteenth International Joint Conference on Artificial Intelligence (IJCAI-2003)}, month={August}, address={Acapulco, Mexico}, pages={505-510}, url="http://www.cs.utexas.edu/users/ai-lab?melville:ijcai03", year={2003} }
People
Prem Melville
Ph.D. Alumni
pmelvi [at] us ibm com
Raymond J. Mooney
Faculty
mooney [at] cs utexas edu
Areas of Interest
Ensemble Learning
Inductive Learning
Machine Learning
Labs
Machine Learning