Automated Refinement of First-Order Horn-Clause Domain Theories

Abstract

Knowledge acquisition is a difficult, error-prone, and time-consuming task. The task of automatically improving an existing knowledge base using learning methods is addressed by the class of systems performing theory refinement . This paper presents a system, Forte (First-Order Revision of Theories from Examples), which refines first-order Horn-clause theories by integrating a variety of different revision techniques into a coherent whole. Forte uses these techniques within a hill-climbing framework, guided by a global heuristic. It identifies possible errors in the theory and calls on a library of operators to develop possible revisions. The best revision is implemented, and the process repeats until no further revisions are possible. Operators are drawn from a variety of sources, including propositional theory refinement, first-order induction, and inverse resolution. Forte is demonstrated in several domains, including logic programming and qualitative modelling.

Cite

Text

Richards and Mooney. "Automated Refinement of First-Order Horn-Clause Domain Theories." Machine Learning, 1995. doi:10.1007/BF01007461

Markdown

[Richards and Mooney. "Automated Refinement of First-Order Horn-Clause Domain Theories." Machine Learning, 1995.](https://mlanthology.org/mlj/1995/richards1995mlj-automated/) doi:10.1007/BF01007461

BibTeX

@article{richards1995mlj-automated,
  title     = {{Automated Refinement of First-Order Horn-Clause Domain Theories}},
  author    = {Richards, Bradley L. and Mooney, Raymond J.},
  journal   = {Machine Learning},
  year      = {1995},
  pages     = {95-131},
  doi       = {10.1007/BF01007461},
  volume    = {19},
  url       = {https://mlanthology.org/mlj/1995/richards1995mlj-automated/}
}