Composing Real-Time Systems
Abstract
nitors to check the partial results obtained and update the PPs accordingly. We are currently extending the framework to cover the generation and scheduling of anytime actions and observation actions, both of which are essential for the construction of autonomous agents. Anytime actions are actions whose outcome quality improves gradually over time. For example, moving toward a target in order to get a better view is an interruptible anytime action. Aiming a gun at a target is another example of an interruptible anytime action. In many cases anytime actions can be implemented by interleaving computation and action. Our ultimate goal in this project is to construct a real-time agent that acts by performing anytime actions and makes decisions using anytime computation. References
Cite
Text
Russell and Zilberstein. "Composing Real-Time Systems." International Joint Conference on Artificial Intelligence, 1991.Markdown
[Russell and Zilberstein. "Composing Real-Time Systems." International Joint Conference on Artificial Intelligence, 1991.](https://mlanthology.org/ijcai/1991/russell1991ijcai-composing/)BibTeX
@inproceedings{russell1991ijcai-composing,
title = {{Composing Real-Time Systems}},
author = {Russell, Stuart J. and Zilberstein, Shlomo},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {1991},
pages = {212-217},
url = {https://mlanthology.org/ijcai/1991/russell1991ijcai-composing/}
}