Learning Systems of First-Order Rules

Abstract

Similarity-based inductive learning has mainly been concerned with learning concepts from examples and counter-examples. When applied to knowledge base construction, these techniques suffer from a basic limitation: a knowledge base is not a simple juxtaposition of such concepts, but rather a coherent system of rules interacting with one another. These techniques are incapable of learning such systems of rules because they simply ignore the context in which the rules are induced. This paper introduces a new algorithm for learning such rule systems; it allows the representation of these in a powerful subset of first-order predicate logic, thus going beyond the capabilities of systems that learn decision trees or production rules. The approach is kept formal and independent of any application.

Cite

Text

Helft. "Learning Systems of First-Order Rules." International Conference on Machine Learning, 1988. doi:10.1016/B978-0-934613-64-4.50045-1

Markdown

[Helft. "Learning Systems of First-Order Rules." International Conference on Machine Learning, 1988.](https://mlanthology.org/icml/1988/helft1988icml-learning/) doi:10.1016/B978-0-934613-64-4.50045-1

BibTeX

@inproceedings{helft1988icml-learning,
  title     = {{Learning Systems of First-Order Rules}},
  author    = {Helft, Nicolas},
  booktitle = {International Conference on Machine Learning},
  year      = {1988},
  pages     = {395-401},
  doi       = {10.1016/B978-0-934613-64-4.50045-1},
  url       = {https://mlanthology.org/icml/1988/helft1988icml-learning/}
}