Deductive Methods for Large Data Bases
Abstract
The design and prototype implementation of a deductive processor for efficient extraction of implicit information from explicit data stored within a relational data-base system is described. General statements (premises or inference rules) as well as queries are expressed in a canonical form as implications. From user queries, the system constructs skeletal derivations (proof plans) through the use of a predicate connection graph, a pre-computed net structure representing possible deductive interactions among the general statements. The system incorporates techniques for rapid selection of small sets of relevant premises (by proof planning); development and elaboration of proof plans; proof plan verification; use of proof plans as a basis for determining data-base access strategies; and instantiation of plans (i.e., turning proof plans into proofs) with retrieved data-base values.
Cite
Text
Kellogg et al. "Deductive Methods for Large Data Bases." International Joint Conference on Artificial Intelligence, 1977.Markdown
[Kellogg et al. "Deductive Methods for Large Data Bases." International Joint Conference on Artificial Intelligence, 1977.](https://mlanthology.org/ijcai/1977/kellogg1977ijcai-deductive/)BibTeX
@inproceedings{kellogg1977ijcai-deductive,
title = {{Deductive Methods for Large Data Bases}},
author = {Kellogg, Charles and Klahr, Philip and Travis, Larry},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {1977},
pages = {203-209},
url = {https://mlanthology.org/ijcai/1977/kellogg1977ijcai-deductive/}
}