Learning Extended Logic Programs

Abstract

inouefieedept.kobe-u.ac.jp This paper presents a method to generate nonmonotonic rules with exceptions from positive/negative examples and background knowledge in Inductive Logic Programming. We adopt extended logic programs as the form of programs to be learned, where two kinds of negation—negation as failure and classical negation—are effectively used in the presence of incomplete information. While default rules axe generated as specialization of general rules that cover positive examples, exceptions to general rules are identified from negative examples and are then generalized to rules for cancellation of defaults. We implemented the learning system LELP based on the proposed method. In LELP, when the numbers of positive and negative examples are very close, either parallel default rules with positive and negative consequents or nondeterministic rules are learned. Moreover, hierarchical defaults can also be learned by recursively calling the exception identification algorithm. 1

Cite

Text

Inoue and Kudoh. "Learning Extended Logic Programs." International Joint Conference on Artificial Intelligence, 1997.

Markdown

[Inoue and Kudoh. "Learning Extended Logic Programs." International Joint Conference on Artificial Intelligence, 1997.](https://mlanthology.org/ijcai/1997/inoue1997ijcai-learning/)

BibTeX

@inproceedings{inoue1997ijcai-learning,
  title     = {{Learning Extended Logic Programs}},
  author    = {Inoue, Katsumi and Kudoh, Yoshimitsu},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {1997},
  pages     = {176-181},
  url       = {https://mlanthology.org/ijcai/1997/inoue1997ijcai-learning/}
}