Constructive Induction in Knowledge-Based Neural Networks
Abstract
Artificial neural networks have proven to be a successful, general method for inductive learning from examples. However, they have not often been viewed in terms of constructive induction. We describe a method for using a knowledge-based neural network of the kind created by the KBANN algorithm as the basis of a system for constructive induction. After training, we extract two types of rules from a network: modified versions of the rules initially provided to the knowledge-based neural network, and rules which describe newly constructed features. Our experiments show that the extracted rules are more accurate, at classifying novel examples, than the trained network from which the rules are extracted.
Cite
Text
Towell et al. "Constructive Induction in Knowledge-Based Neural Networks." International Conference on Machine Learning, 1991. doi:10.1016/B978-1-55860-200-7.50046-5Markdown
[Towell et al. "Constructive Induction in Knowledge-Based Neural Networks." International Conference on Machine Learning, 1991.](https://mlanthology.org/icml/1991/towell1991icml-constructive/) doi:10.1016/B978-1-55860-200-7.50046-5BibTeX
@inproceedings{towell1991icml-constructive,
title = {{Constructive Induction in Knowledge-Based Neural Networks}},
author = {Towell, Geoffrey G. and Craven, Mark W. and Shavlik, Jude W.},
booktitle = {International Conference on Machine Learning},
year = {1991},
pages = {213-217},
doi = {10.1016/B978-1-55860-200-7.50046-5},
url = {https://mlanthology.org/icml/1991/towell1991icml-constructive/}
}