UTCS Artificial Intelligence
courses
talks/events
demos
people
projects
publications
software/data
labs
admin
Automated Debugging of Logic Programs via Theory Revision (1992)
Raymond J. Mooney
and
Bradley L. Richards
This paper presents results on using a theory revision system to automatically debug logic programs. FORTE is a recently developed system for revising function-free Horn-clause theories. Given a theory and a set of training examples, it performs a hill-climbing search in an attempt to minimally modify the theory to correctly classify all of the examples. FORTE makes use of methods from propositional theory revision, Horn-clause induction (FOIL), and inverse resolution. The system has has been successfully used to debug logic programs written by undergraduate students for a programming languages course.
View:
PDF
,
PS
Citation:
In
Proceedings of the Second International Workshop on Inductive Logic Programming (ILP-92)
, Tokyo, Japan, 1992.
Bibtex:
@InProceedings{mooney:ilp92, title={Automated Debugging of Logic Programs via Theory Revision}, author={Raymond J. Mooney and Bradley L. Richards}, booktitle={Proceedings of the Second International Workshop on Inductive Logic Programming (ILP-92)}, address={Tokyo, Japan}, key={FORTE}, url="http://www.cs.utexas.edu/users/ai-lab/pub-view.php?PubID=51525", year={1992} }
People
Raymond J. Mooney
Professor
mooney@cs.utexas.edu
Bradley Richards
Alumni
bradley@ai-lab.fh-furtwangen.de
Areas of Interest
Theory and Knowledge Refinement
Machine Learning
Labs
Machine Learning