Home /Research /Action Selection Methods in a Robotic Reinforcement Learning Scenario
LEARNING

Action Selection Methods in a Robotic Reinforcement Learning Scenario

Francisco Cruz, Peter Wuppen, Alvin Fazrie, Cornelius Weber, Stefan Wermter

Year
2018
Citations
26

Abstract

Reinforcement learning allows an agent to learn a new task while autonomously exploring its environment. For this aim, the agent chooses an action to perform among the available ones for a certain state. Nonetheless, a common problem for a reinforcement learning agent is to find a proper balance between exploration and exploitation of actions in order to achieve an optimal behavior. This paper compares multiple approaches to the exploration/exploitation dilemma in reinforcement learning and, moreover, it implements an exemplary reinforcement learning task within the domain of domestic robotics to show the performance of different exploration policies on it. We perform the domestic task using ϵ-greedy, softmax, VDBE, and VDBE-Softmax with online and offline temporal-difference learning. The obtained results show that the agent is able to collect larger and faster reward by using the VDBE-Softmax exploration strategy with both Q-learning and SARSA.

Keywords

Reinforcement learningSoftmax functionComputer scienceAction selectionArtificial intelligenceTask (project management)Machine learningLearning classifier systemAction (physics)Selection (genetic algorithm)

Related papers

Browse all LEARNING papers