Title :
Design smart NNtrees based on the R4-rule
Author_Institution :
Aizu Univ., Aizuwakamatsu, Japan
Abstract :
Neural network tree (NNTree) is a hybrid learning model with the overall structure being a decision tree (DT), and each non-terminal node containing an expert neural network (ENN). Generally speaking, NNTrees outperform conventional DTs because more complex and possibly better features can be extracted by the ENNs. So far we have studied several genetic algorithms (GAs) for designing the NNTrees. These algorithms are computationally expensive, and the NNTrees obtained are often very large. In this paper, we propose a new approach based on the R4-rule, which is a non-genetic evolutionary algorithm proposed by the author several years ago. The key point is to propose a heuristic method for defining the teacher signals for the examples assigned to a non-terminal node. Once the teacher signals are defined, the ENNs can be trained quickly using the R4-rule. Experiments with several public databases show that the new approach can produce smart NNTrees quickly and effectively.
Keywords :
decision trees; genetic algorithms; heuristic programming; learning (artificial intelligence); neural nets; pattern classification; R4-rule; decision tree; evolutionary algorithm; expert neural network; genetic algorithms; heuristic method; learning model; machine learning; neural network tree; nonterminal node; public databases; smart NNtrees; teacher signals; Algorithm design and analysis; Computer networks; Databases; Decision trees; Evolutionary computation; Feature extraction; Genetic algorithms; Machine learning; Multilayer perceptrons; Neural networks;
Conference_Titel :
Advanced Information Networking and Applications, 2005. AINA 2005. 19th International Conference on
Print_ISBN :
0-7695-2249-1
DOI :
10.1109/AINA.2005.155