Improving backpropagation learning with feature selection

作者:Rudy Setiono, Huan Liu

摘要

There exist redundant, irrelevant and noisy data. Using proper data to train a network can speed up training, simplify the learned structure, and improve its performance. A two-phase training algorithm is proposed. In the first phase, the number of input units of the network is determined by using an information base method. Only those attributes that meet certain criteria for inclusion will be considered as the input to the network. In the second phase, the number of hidden units of the network is selected automatically based on the performance of the network on the training data. One hidden unit is added at a time only if it is necessary. The experimental results show that this new algorithm can achieve a faster learning time, a simpler network and an improved performance.

论文关键词:feedforward neural network, backpropagation, information theory, feature selection

论文评审过程:

论文官网地址:https://doi.org/10.1007/BF00117813