Litcius/Paper detail

An automated ensemble learning framework using genetic programming for image classification

Ying Bi, Bing Xue, Mengjie Zhang

202111 citationsDOIOpen Access PDF

Abstract

© 2019 Association for Computing Machinery. An ensemble consists of multiple learners and can achieve a better generalisation performance than a single learner. Genetic programming (GP) has been applied to construct ensembles using different strategies such as bagging and boosting. However, no GP-based ensemble methods focus on dealing with image classification, which is a challenging task in computer vision and machine learning. This paper proposes an automated ensemble learning framework using GP (EGP) for image classification. The new method integrates feature learning, classification function selection, classifier training, and combination into a single program tree. To achieve this, a novel program structure, a new function set and a new terminal set are developed in EGP. The performance of EGP is examined on nine different image classification data sets of varying difficulty and compared with a large number of commonly used methods including recently published methods. The results demonstrate that EGP achieves better performance than most competitive methods. Further analysis reveals that EGP evolves good ensembles simultaneously balancing diversity and accuracy. To the best of our knowledge, this study is the first work using GP to automatically generate ensembles for image classification.

Topics & Concepts

Computer scienceGenetic programmingEnsemble learningArtificial intelligenceBoosting (machine learning)Machine learningClassifier (UML)Feature selectionContextual image classificationPattern recognition (psychology)Decision treeImage (mathematics)Data miningEvolutionary Algorithms and ApplicationsMetaheuristic Optimization Algorithms ResearchMachine Learning and Data Classification