Integrated Learning for Goal-Driven Autonomy

Abstract

Goal-driven autonomy (GDA) is a reflective model of goal reasoning that controls the focus of an agent’s planning activities by dynamically resolving unexpected discrepancies in the world state, which frequently arise when solving tasks in complex environments. GDA agents have performed well on such tasks by integrating methods for discrepancy recognition, explanation, goal formulation, and goal management. However, they require substantial domain knowledge, including what constitutes a discrepancy and how to resolve it. We introduce LGDA, a learning algorithm for acquiring this knowledge, modeled as cases, that and integrates case-based reasoning and reinforcement learning methods. We assess its utility on tasks from a complex video game environment. We claim that, for these tasks, LGDA can significantly outperform its ablations. Our evaluation provides evidence to support this claim. LGDA exemplifies a feasible design methodology for deployable GDA agents.

Cite

Text

Jaidee et al. "Integrated Learning for Goal-Driven Autonomy." International Joint Conference on Artificial Intelligence, 2011. doi:10.5591/978-1-57735-516-8/IJCAI11-408

Markdown

[Jaidee et al. "Integrated Learning for Goal-Driven Autonomy." International Joint Conference on Artificial Intelligence, 2011.](https://mlanthology.org/ijcai/2011/jaidee2011ijcai-integrated/) doi:10.5591/978-1-57735-516-8/IJCAI11-408

BibTeX

@inproceedings{jaidee2011ijcai-integrated,
  title     = {{Integrated Learning for Goal-Driven Autonomy}},
  author    = {Jaidee, Ulit and Muñoz-Avila, Héctor and Aha, David W.},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2011},
  pages     = {2450-2455},
  doi       = {10.5591/978-1-57735-516-8/IJCAI11-408},
  url       = {https://mlanthology.org/ijcai/2011/jaidee2011ijcai-integrated/}
}