# Syntax-Preserving Belief Change Operators for Logic Programs

**Authors:** Sebastian Binnewies, Zhiqiang Zhuang, Kewen Wang, Bela Stantic

arXiv: 1703.04912 · 2017-03-20

## TL;DR

This paper introduces syntax-preserving belief change operators for logic programs that maintain explicit rule relationships, satisfying key properties and improving upon existing semantic approaches, with formal rationality and practical algorithms.

## Contribution

It presents novel partial meet and ensconcement belief change operators for logic programs that preserve more information and satisfy important properties like preservation and support.

## Key findings

- Operators fully comply with belief base postulates.
- The proposed algorithm modularizes logic programs for efficient revision.
- Our approach generalizes and addresses shortcomings of existing methods.

## Abstract

Recent methods have adapted the well-established AGM and belief base frameworks for belief change to cover belief revision in logic programs. In this study here, we present two new sets of belief change operators for logic programs. They focus on preserving the explicit relationships expressed in the rules of a program, a feature that is missing in purely semantic approaches that consider programs only in their entirety. In particular, operators of the latter class fail to satisfy preservation and support, two important properties for belief change in logic programs required to ensure intuitive results.   We address this shortcoming of existing approaches by introducing partial meet and ensconcement constructions for logic program belief change, which allow us to define syntax-preserving operators that satisfy preservation and support. Our work is novel in that our constructions not only preserve more information from a logic program during a change operation than existing ones, but they also facilitate natural definitions of contraction operators, the first in the field to the best of our knowledge.   In order to evaluate the rationality of our operators, we translate the revision and contraction postulates from the AGM and belief base frameworks to the logic programming setting. We show that our operators fully comply with the belief base framework and formally state the interdefinability between our operators. We further propose an algorithm that is based on modularising a logic program to reduce partial meet and ensconcement revisions or contractions to performing the operation only on the relevant modules of that program. Finally, we compare our approach to two state-of-the-art logic program revision methods and demonstrate that our operators address the shortcomings of one and generalise the other method.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1703.04912/full.md

## Figures

8 figures with captions in the complete paper: https://tomesphere.com/paper/1703.04912/full.md

## References

60 references — full list in the complete paper: https://tomesphere.com/paper/1703.04912/full.md

---
Source: https://tomesphere.com/paper/1703.04912