首页 /研究 /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

发表年份
2018
引用次数
26

摘要

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.

关键词

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

相关论文

查看 LEARNING 分类全部论文