Next: Contraction
Up: The First Examples
Previous: The First Examples
The problem of revision arises when, for example, an intelligent agent has to modify her belief(s) because she has required more recent or preferred information. While she wants to incorporate the new information into her beliefs, she also wishes to retain as much of her existing knowledge as consistently possible.
Consider revising a knowledge base
by a formula
. Simply conjoining
with
violates consistency as
. On the other hand,
the disjunction
has a model satisfying
, although
asserts that at least one of
and
must be false.
We show how COBA 2.0 computes
.
- Find the common atoms between the knowledge base and the revision formula.
- Create a new formula
from
by priming the common atoms appearing in
.
- Find all maximal equivalence sets
such that {
is satisfiable.
- For each
, create a belief change extension by
(a) unpriming in
every primed atom
if
,
(b) replacing every primed atom
with
if
,
and finally (c) conjoining
with the revision formula.
- The resulting knowledge base is the deductive closure of either the disjunction of all belief change extensions for skeptical change, or one belief change
extension for choice change.
Next: Contraction
Up: The First Examples
Previous: The First Examples
Daphne Liu
2006-01-23