Game-theoretic agent programming in Golog under partial observability

  • Authors:
  • Alberto Finzi;Thomas Lukasiewicz

  • Affiliations:
  • Institut für Informationssysteme, Technische Universität Wien, Vienna, Austria and Dipartimento di Informatica e Sistemistica, Università di Roma "La Sapienza", Rome, Italy;Dipartimento di Informatica e Sistemistica, Università di Roma "La Sapienza", Rome, Italy and Institut für Informationssysteme, Technische Universität Wien, Vienna, Austria

  • Venue:
  • KI'06 Proceedings of the 29th annual German conference on Artificial intelligence
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present the agent programming language POGTGolog, which integrates explicit agent programming in Golog with game-theoretic multi-agent planning in partially observable stochastic games. It deals with the case of one team of cooperative agents under partial observability, where the agents may have different initial belief states and not necessarily the same rewards. POGTGolog allows for specifying a partial control program in a high-level logical language, which is then completed by an interpreter in an optimal way. To this end, we define a formal semantics of POGTGolog programs in terms of Nash equilibria, and we specify a POGTGolog interpreter that computes one of these Nash equilibria. We illustrate the usefulness of POGTGolog along a rugby scenario.