Extraction of Knowledge from Data Using Constrained Neural Networks
Abstract
This paper deals with two complementary problems: the problem of extracting knowledge from neural networks and the problem of inserting knowledge into neural networks. Our approach to the extraction of knowledge is essentially constraints-based. Local constraints are imposed on the neural network's weights and activities to make neural networkunits work as logical operators. We have modified two well-known learning algorithms, namely the simulated annealing and the backpropagation, with respect to imposed constraints. In the case of the non-empty domain theory, the knowledge insertion technique is used to impose global constraints to determine the neural network's topology and initialization according to a priori knowledge about the problem under study. The knowledge to be inserted can be expressed as a set of propositional rules. We report simulation results obtained by running our algorithms to extract boolean formulae.
Cite
Text
Kane et al. "Extraction of Knowledge from Data Using Constrained Neural Networks." European Conference on Machine Learning, 1993. doi:10.1007/3-540-56602-3_161Markdown
[Kane et al. "Extraction of Knowledge from Data Using Constrained Neural Networks." European Conference on Machine Learning, 1993.](https://mlanthology.org/ecmlpkdd/1993/kane1993ecml-extraction/) doi:10.1007/3-540-56602-3_161BibTeX
@inproceedings{kane1993ecml-extraction,
title = {{Extraction of Knowledge from Data Using Constrained Neural Networks}},
author = {Kane, Raqui and Tchoumatchenko, Irina and Milgram, Maurice},
booktitle = {European Conference on Machine Learning},
year = {1993},
pages = {420-425},
doi = {10.1007/3-540-56602-3_161},
url = {https://mlanthology.org/ecmlpkdd/1993/kane1993ecml-extraction/}
}