English

Deriving Conclusions From Non-Monotonic Cause-Effect Relations

Logic in Computer Science 2016-08-03 v1

Abstract

We present an extension of Logic Programming (under stable models semantics) that, not only allows concluding whether a true atom is a cause of another atom, but also deriving new conclusions from these causal-effect relations. This is expressive enough to capture informal rules like "if some agent's actions A\mathcal{A} have been necessary to cause an event EE then conclude atom caused(A,E)caused(\mathcal{A},E)," something that, to the best of our knowledge, had not been formalised in the literature. To this aim, we start from a first attempt that proposed extending the syntax of logic programs with so-called causal literals. These causal literals are expressions that can be used in rule bodies and allow inspecting the derivation of some atom AA in the program with respect to some query function ϕ\phi. Depending on how these query functions are defined, we can model different types of causal relations such as sufficient, necessary or contributory causes, for instance. The initial approach was specifically focused on monotonic query functions. This was enough to cover sufficient cause-effect relations but, unfortunately, necessary and contributory are essentially non-monotonic. In this work, we define a semantics for non-monotonic causal literals showing that, not only extends the stable model semantics for normal logic programs, but also preserves many of its usual desirable properties for the extended syntax. Using this new semantics, we provide precise definitions of necessary and contributory causal relations and briefly explain their behaviour on a pair of typical examples from the Knowledge Representation literature. (Under consideration for publication in Theory and Practice of Logic Programming)

Keywords

Cite

@article{arxiv.1608.00867,
  title  = {Deriving Conclusions From Non-Monotonic Cause-Effect Relations},
  author = {Jorge Fandinno},
  journal= {arXiv preprint arXiv:1608.00867},
  year   = {2016}
}

Comments

Paper presented at the 32nd International Conference on Logic Programming (ICLP 2016), New York City, USA, 16-21 October 2016, 15 pages, LaTeX

R2 v1 2026-06-22T15:10:11.385Z