Induction of Logic Programs Based on Psi-Terms

Abstract

This paper extends the traditional inductive logic programming (ILP) framework to a ψ -term capable ILP framework. Aït-Kaci’s ψ -terms have interesting and significant properties for markedly widening applicable areas of ILP. For example, ψ -terms allow partial descriptions of information, generalization and specialization of sorts (or types ) placed instead of function symbols, and abstract descriptions of data using sorts; they have comparable representation power to feature structures used in natural language processing. We have developed an algorithm that learns logic programs based on -terms, made possible by a bottom-up approach employing the least general generalization (lgg) extended for ψ -terms. As an area of application, we have selected information extraction (IE) tasks in which sort information is crucial in deciding the generality of IE rules. Experiments were conducted on a set of test examples and background knowledge consisting of case frames of newspaper articles. The results showed high precision and recall rates for learned rules for the IE tasks.

Cite

Text

Sasaki. "Induction of Logic Programs Based on Psi-Terms." International Conference on Algorithmic Learning Theory, 1999. doi:10.1007/3-540-46769-6_14

Markdown

[Sasaki. "Induction of Logic Programs Based on Psi-Terms." International Conference on Algorithmic Learning Theory, 1999.](https://mlanthology.org/alt/1999/sasaki1999alt-induction/) doi:10.1007/3-540-46769-6_14

BibTeX

@inproceedings{sasaki1999alt-induction,
  title     = {{Induction of Logic Programs Based on Psi-Terms}},
  author    = {Sasaki, Yutaka},
  booktitle = {International Conference on Algorithmic Learning Theory},
  year      = {1999},
  pages     = {169-181},
  doi       = {10.1007/3-540-46769-6_14},
  url       = {https://mlanthology.org/alt/1999/sasaki1999alt-induction/}
}