Value-difference based exploration: adaptive control between epsilon-greedy and softmax

  • Authors:
  • Michel Tokic;Günther Palm

  • Affiliations:
  • Institute of Neural Information Processing, University of Ulm, Ulm and Institute of Applied Research, University of Applied Sciences, Weingarten, Germany;Institute of Neural Information Processing, University of Ulm, Ulm, Germany

  • Venue:
  • KI'11 Proceedings of the 34th Annual German conference on Advances in artificial intelligence
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper proposes "Value-Difference Based Exploration combined with Softmax action selection" (VDBE-Softmax) as an adaptive exploration/exploitation policy for temporal-difference learning. The advantage of the proposed approach is that exploration actions are only selected in situations when the knowledge about the environment is uncertain, which is indicated by fluctuating values during learning. The method is evaluated in experiments having deterministic rewards and a mixture of both deterministic and stochastic rewards. The results show that a VDBE-Softmax policy can outperform ε-greedy, Softmax and VDBE policies in combination with on- and off-policy learning algorithms such as Q-learning and Sarsa. Furthermore, it is also shown that VDBE-Softmax is more reliable in case of value-function oscillations.