Extracting decision trees from trained neural networks

作者:

Highlights:

摘要

In this paper we present a methodology for extracting decision trees from input data generated from trained neural networks instead of doing it directly from the data. A genetic algorithm is used to query the trained network and extract prototypes. A prototype selection mechanism is then used to select a subset of the prototypes. Finally, a standard induction method like ID3 or C5.0 is used to extract the decision tree. The extracted decision trees can be used to understand the working of the neural network besides performing classification. This method is able to extract different decision trees of high accuracy and comprehensibility from the trained neural network.

论文关键词:Rule extraction,Decision trees,Data mining,Knowledge discovery,Classification

论文评审过程:Received 6 April 1998, Revised 30 November 1998, Accepted 30 November 1998, Available online 7 June 2001.

论文官网地址:https://doi.org/10.1016/S0031-3203(98)00181-2