Informed Expectations to Guide GDA Agents in Partially Observable Environments

Abstract

Goal Driven Autonomy (GDA) is an agent model for reasoning about goals while acting in a dynamic environment. Since anomalous events may cause an agent's current goal to become invalid, GDA agents monitor the environment for such anomalies. When domains are both partially observable and dynamic, agents must reason about sensing and planning actions. Previous GDA work evaluated agents in domains that were partially observable, but does not address sensing actions with associated costs. Furthermore, partial observability still enabled generation of a grounded plan to reach the goal. We study agents where observability is more limited: the agent cannot generate a grounded plan because it does not know which future actions will be available until it explores more of the environment. We present a formalism of the problem that includes sensing costs, a GDA algorithm using this formalism, an examination of four methods of expectations under this formalism, and an implementation of the algorithm and empirical study. PDF

Cite

Text

Dannenhauer et al. "Informed Expectations to Guide GDA Agents in Partially Observable Environments." International Joint Conference on Artificial Intelligence, 2016.

Markdown

[Dannenhauer et al. "Informed Expectations to Guide GDA Agents in Partially Observable Environments." International Joint Conference on Artificial Intelligence, 2016.](https://mlanthology.org/ijcai/2016/dannenhauer2016ijcai-informed/)

BibTeX

@inproceedings{dannenhauer2016ijcai-informed,
  title     = {{Informed Expectations to Guide GDA Agents in Partially Observable Environments}},
  author    = {Dannenhauer, Dustin and Muñoz-Avila, Hector and Cox, Michael T.},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2016},
  pages     = {2493-2499},
  url       = {https://mlanthology.org/ijcai/2016/dannenhauer2016ijcai-informed/}
}