Default-Reasoning with Models

Abstract

Reasoning with model-based representations is an intuitive paradigm, which has been shown to be theoretically sound and to possess some computational advantages over reasoning with formula-based representations of knowledge. In this paper we present more evidence to the utility of such representations. In real life situations, one normally completes a lot of missing "context" information when answering queries. We model this situation by augmenting the available knowledge about the world with context-specific information; we show that reasoning with model-based representations can be done efficiently in the presence of varying context information. We then consider the task of default reasoning. We show that default reasoning is a generalization of reasoning within context, in which the reasoner has many "context" rules, which may be conflicting. We characterize the cases in which model-based reasoning supports efficient default reasoning and develop algorithms that handle efficiently fragments of Reiter's default logic. In particular, this includes cases in which performing the default reasoning task with the traditional, formula-based, representation is intractable. Further, we argue that these results support an incremental view of reasoning in a natural way.

Cite

Text

Khardon and Roth. "Default-Reasoning with Models." International Joint Conference on Artificial Intelligence, 1995.

Markdown

[Khardon and Roth. "Default-Reasoning with Models." International Joint Conference on Artificial Intelligence, 1995.](https://mlanthology.org/ijcai/1995/khardon1995ijcai-default/)

BibTeX

@inproceedings{khardon1995ijcai-default,
  title     = {{Default-Reasoning with Models}},
  author    = {Khardon, Roni and Roth, Dan},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {1995},
  pages     = {319-327},
  url       = {https://mlanthology.org/ijcai/1995/khardon1995ijcai-default/}
}