1. What are the contributions mentioned in the paper "Binary image classification: a genetic programming approach to the problem of limited training instances" ?
Recently, the authors have proposed two Genetic Programming ( GP ) based methods, One-shot GP and Compound-GP, that aim to evolve a program for the task of binary classification in images.. In this study, the authors investigate these two methods in terms of performance, robustness, and complexity of the evolved programs.
read more
2. What are the future works mentioned in the paper "Binary image classification: a genetic programming approach to the problem of limited training instances" ?
Future Work. In the future the authors plan to investigate the possibility of extending both of the One-shot GP and Compound-GP methods to perform multi-class image classification using a limited number of instances of each class in the training set.. Reducing the complexity of the evolved programs by these two methods, represents another direction that are worth investigating in the future.. The authors also plan to study the impact of using different classifiers Evolutionary Computation Volume x, Number x 29 ( i. e. wrapped ) on the performance of the evolved programs, and the goodness of the extracted features by the One-shot GP and Compound-GP methods.
read more
3. What is the role of feature descriptors in the ML and MAP learning algorithms?
Feature descriptors or image descriptors play an essential role to detect and extract informative features such as shape, texture, scale or size, rotation, and colour (Szeliski, 2010).
read more
4. How many instances of each class are required to evolve the model?
It is important to notice that at least two instances of each class are required to evolve the model, where one of them is used as a representative instance and one (or more) is used to populate the non-representative set.
read more





