Reinforcement learning as heuristic for action-rule preferences

  • Authors:
  • Joost Broekens;Koen Hindriks;Pascal Wiggers

  • Affiliations:
  • Man-Machine Interaction department (MMI), Delft University of Technology, The Netherlands;Man-Machine Interaction department (MMI), Delft University of Technology, The Netherlands;Man-Machine Interaction department (MMI), Delft University of Technology, The Netherlands

  • Venue:
  • ProMAS'10 Proceedings of the 8th international conference on Programming Multi-Agent Systems
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

A common action selection mechanism used in agent-oriented programming is to base action selection on a set of rules. Since rules need not be mutually exclusive, agents are often underspecified. This means that the decision-making of such agents leaves room for multiple choices of actions. Underspecification implies there is potential for improvement or optimalization of the agent's behavior. Such optimalization, however, is not always naturally coded using BDI-like agent concepts. In this paper, we propose an approach to exploit this potential for improvement using reinforcement learning. This approach is based on learning rule priorities to solve the rule-selection problem, and we show that using this approach the behavior of an agent is significantly improved. Key here is the use of a state representation that combines the set of rules of the agent with a domain-independent heuristic based on the number of active goals. Our experiments show that this provides a useful generic base for learning while avoiding the state-explosion problem or overfitting.