Investigators
|
E. Amir and S. Russell,
Logical Filtering,
in 18th Intl' Joint Conference on Artificial Intelligence (IJCAI'03), 2003.
E. Amir and S. Russell,
Logical Filtering,
Sixth Symposium on the logical formalization of commonsense reasoning, part of the AAAI Spring Symposium, 2003.
E. Amir,
STRIPS Filter Version 0.5 (also packaged), now available for CMUCL (CMU Common Lisp).
Logical Filter for STRIPS domains, where an assumption is made that the actions
succeeded, and the effect is (nondeterministically) changing the same set of propositional state features (fluents).
This implementation receives as input a domain description in PDDL, a sequence of actions and observations, and an initial belief state formula, and it outputs a belief state formula. It was tested on the Blocks-World domain. (January 2003)
Alex Jaffe (re-using STRIPS-filter code by Eyal Amir),
NNF Filter
Version 0.5
(also packaged and with
README),
now available for
CMUCL (CMU Common Lisp).
Logical Filter for domains where filtering distributes over conjunction
(giving a logically weaker belief-state formula (i.e., more states)
when this assumption does not hold).
This implementation receives as input a domain description in PDDL, a
sequence of actions and observations, and an initial belief state
formula, and it outputs a belief state formula. It was tested on the
Blocks-World domain. (May 2003)