An On-Line Decision-Theoretic Golog Interpreter
Abstract
We consider an on-line decision-theoretic interpreter and incremental execution of Golog programs. We introduce two new search control operators and demonstrate in an example how one of them can be used to save computational efforts. In addition to sensing actions designed to identify outcomes of stochastic actions, we consider a new representation for sensing actions that may return both binary and real valued data at the run time. Programmers may use sensing actions explicitly in Golog programs whenever results of sensing are required to evaluate tests. The representation for sensing actions that we introduce allows the use of regression, a computationally efficient mechanism for evaluation of tests. We describe an implementation of the on-line incremental decision-theoretic Golog interpreter in Prolog. The implementation was tested on the B21 robot Golem manufactured by RWI. 1 Introduction This report provides an overview of our recent research devoted to designing c...
Cite
Text
Soutchanski. "An On-Line Decision-Theoretic Golog Interpreter." International Joint Conference on Artificial Intelligence, 2001.Markdown
[Soutchanski. "An On-Line Decision-Theoretic Golog Interpreter." International Joint Conference on Artificial Intelligence, 2001.](https://mlanthology.org/ijcai/2001/soutchanski2001ijcai-line/)BibTeX
@inproceedings{soutchanski2001ijcai-line,
title = {{An On-Line Decision-Theoretic Golog Interpreter}},
author = {Soutchanski, Mikhail},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2001},
pages = {19-26},
url = {https://mlanthology.org/ijcai/2001/soutchanski2001ijcai-line/}
}