Determination of minimal artificial neural network based on decision tree algorithm

LIU Dong,FENG Yong,ZHAO Xiang-hui
2010-01-01
Journal of Computer Applications
Abstract:It is shown that multilayer networks can be used to approximate almost any function,if neurons are enough.In neural networks,people want to use the simplest network that can adequately represent the training set.Here is a common rule: Do not use a bigger network when a smaller network will work.However,no definite approach can be used to determinate the number of hidden layer neurons.In general,people determine the number through carrying out experiments many times.This paper presented a simple method for determining the number of hidden layer neurons in a neural network.This method integrated two techniques: decision tree based on maximum information gain of entropy and neural network.The depth of decision tree was used to determine the number of hidden layer neurons.This approach for determining the number of hidden layer neurons can produce a minimum scale network with good recognition rate.Two different experiments were done to show its validity.
What problem does this paper attempt to address?