Recognizing Unnecessary Inference

Abstract

Intelligent reasoners sometimes draw conclusions that lack new or relevant information. Similarly, automated reasoning systems can produce formulas that are not necessary for the problem at hand. We concentrate on the problem of unnecessary inference in the context of resolution based systems. In such systems several strategies have been developed that allow for the deletion of clauses without sacrificing completeness. Unfortunately these strategies fail to recognize other frequently generated unnecessary formulas. We will present a generalized subsumption theorem that can be used to recognize such formulas and to develop new deletion methods which retain completeness.

Cite

Text

Benanav. "Recognizing Unnecessary Inference." International Joint Conference on Artificial Intelligence, 1989.

Markdown

[Benanav. "Recognizing Unnecessary Inference." International Joint Conference on Artificial Intelligence, 1989.](https://mlanthology.org/ijcai/1989/benanav1989ijcai-recognizing/)

BibTeX

@inproceedings{benanav1989ijcai-recognizing,
  title     = {{Recognizing Unnecessary Inference}},
  author    = {Benanav, Dan},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {1989},
  pages     = {366-371},
  url       = {https://mlanthology.org/ijcai/1989/benanav1989ijcai-recognizing/}
}