Reducing the Derivation of Redundant Clauses in Reasoning Systems

Abstract

This paper addresses two problems concerning the issue of redundant information in resolution based reasoning systems. The first one deals with the question how the derivation of redundant clauses, such as duplicates or instances of already retained clauses, can be substantially reduced. The second one asks for a criterion to decide, which clauses need not be tested for reduncancy.
\nIn this paper we consider a particular kind of reduncancy, which we call ancestor subsumption, that is the subsumption of a resolvent by one of its ancestors. We give a complete syntactic characterization of clause sets producing ancestor subsumed clauses. This characterization partially answers the two questions. First, if a clause set is known to exclude ancestor subsumption, linear resolution turns out to be a preferable strategy in order to reduce the generation of subsumed clauses. Concerning the second question, this result allows a suitable restriction of the (usually very expensive) subsumption test.
\nFinally, we show that in particular cases those clauses that account for the occurrence of ancestor subsumption can be excluded from the resolution process. SAM’s lemma will serve as an example for demonstrating various possibilities to remove reduncancy-generating clauses.

Cite

Text

Socher-Ambrosius. "Reducing the Derivation of Redundant Clauses in Reasoning Systems." International Joint Conference on Artificial Intelligence, 1989. doi:10.22028/d291-40236

Markdown

[Socher-Ambrosius. "Reducing the Derivation of Redundant Clauses in Reasoning Systems." International Joint Conference on Artificial Intelligence, 1989.](https://mlanthology.org/ijcai/1989/socherambrosius1989ijcai-reducing/) doi:10.22028/d291-40236

BibTeX

@inproceedings{socherambrosius1989ijcai-reducing,
  title     = {{Reducing the Derivation of Redundant Clauses in Reasoning Systems}},
  author    = {Socher-Ambrosius, Rolf},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {1989},
  pages     = {401-406},
  doi       = {10.22028/d291-40236},
  url       = {https://mlanthology.org/ijcai/1989/socherambrosius1989ijcai-reducing/}
}