Extracting boolean and probabilistic rules from trained neural networks.
basic_science · Level V
Where this comes from
- Record sourced from PubMed, PMID 32278262.
- Also identified by DOI 10.1016/j.neunet.2020.03.024.
- No licence information is recorded for this record.
- Because redistribution is not established, this page shows the abstract only. Follow the links below for the full text.
Abstract
This paper presents two approaches to extracting rules from a trained neural network consisting of linear threshold functions. The first one leads to an algorithm that extracts rules in the form of Boolean functions. Compared with an existing one, this algorithm outputs much more concise rules if the threshold functions correspond to 1-decision lists, majority functions, or certain combinations of these. The second one extracts probabilistic rules representing relations between some of the input variables and the output using a dynamic programming algorithm. The algorithm runs in pseudo-polynomial time if each hidden layer has a constant number of neurons. We demonstrate the effectiveness of these two approaches by computational experiments.
Medical subject headings
- Algorithms
- Neural Networks, Computer
- Probability