Advanced search
Start date
Betweenand

Genetic programming for evolving decision tree induction algorithms

Abstract

Decision trees are a well-known and widely-used data mining technique for classification. Decision tree induction algorithms usually rely on a greedy top-down divide-and-conquer strategy for tree growth. There are at least two major problems related to this strategy: (i) greedy strategies usually provide local rather than global optimal solutions, (ii) recursive partitioning iteratively degrades the dataset quality and thus the quality of the obtained results. Different approaches were suggested to handle with these difficulties, such as Option Trees, ensembles (e.g. bagging, boosting) and evolutionary algorithms. Nevertheless, the previously mentioned evolutionary algorithms are used to evolve decision trees which are specific to each classification problem, i.e., they do not evolve decision tree induction algorithms capable of inducing trees for any classification problem. Genetic programming (GP), a branch of evolutionary algorithms, is a suitable tool for evolving computer programs. A GP evolved program can provide similar solutions to those developed by humans, but also something completely different and perhaps better. Hence, this project aims to study GP in order to make use of its features for evolving decision tree induction algorithms. In a nut shell, the solution provided by the GP is a decision tree induction algorithm capable of solving any classification problem rather than a single decision tree tailored according to a specific dataset. With that in mind, this project is actually proposing the development of a meta-learning algorithm, since it is an algorithm that learns a learning algorithm. (AU)

Articles published in Agência FAPESP Newsletter about the research grant:
Articles published in other media outlets (0 total):
More itemsLess items
VEICULO: TITULO (DATA)
VEICULO: TITULO (DATA)

Please report errors in scientific publications list by writing to: gei-bv@fapesp.br.